ACM-ICPC 2018 南京赛区网络预赛
摘要:
A An Olympian Math Problem #include <bits/stdc++.h> using namespace std; typedef long long ll; ll T,n; int main(){ scanf("%lld",&T); while(T--){ scanf 阅读全文
posted @ 2018-09-15 19:18 solvit 阅读(220) 评论(0) 推荐(0)
浙公网安备 33010602011771号