摘要:
1 #include <bits/stdc++.h> 2 using namespace std; 3 typedef long long ll; 4 int main() 5 { 6 int T; 7 cin >> T; 8 for(int t = 1; t <= T; t++) 9 { 10 l 阅读全文
posted @ 2017-02-18 11:42
NWU_ACM
阅读(168)
评论(0)
推荐(0)
浙公网安备 33010602011771号