网络(network)
摘要:
#include<iostream> using namespace std; const int max_M = 5000005; const int max_N = 500005; int n, m, X[max_M],Y[max_M], P[max_N], preX[max_M], preY[ 阅读全文
posted @ 2020-10-17 23:19
Chri_K
阅读(512)
评论(0)
推荐(0)
浙公网安备 33010602011771号