2018年8月21日

HDU6424 Rikka with Time Complexity

摘要: HDU6424 Rikka with Time Complexity 数学题~(真的数学题) #include <bits/stdc++.h> #define mp(_,__) make_pair(_,__) using namespace std; int T,n,m; int a[5],b[5] 阅读全文

posted @ 2018-08-21 09:50 solvit 阅读(347) 评论(2) 推荐(0)

导航