摘要:
A - Automatic Judge #include <bits/stdc++.h> using namespace std; int vis[1200],timing[1200]; int main() { int T; scanf("%d",&T); while(T--) { int n,m 阅读全文
posted @ 2019-06-09 12:23
_Zlrrr
阅读(200)
评论(0)
推荐(0)
摘要:
A. Nate and Actual 3D Girls #include <bits/stdc++.h> using namespace std; const int maxn = 2e5 + 10; int N, M, K; string s, t; map<char, int> mp; int 阅读全文
posted @ 2019-06-09 12:17
_Zlrrr
阅读(522)
评论(0)
推荐(0)

浙公网安备 33010602011771号