赵和杰
赵和杰
全部文章
分类
题解(6)
归档
标签
去牛客网
登录
/
注册
赵和杰的博客
Learn and progress together with me!
全部文章
(共1篇)
[SCOI2005]骑士精神
见注释 #include <bits/stdc++.h> #define FIO ios::sync_with_stdio(false),cin.tie(0),cout.tie(0) using namespace std; //typedef long long int ll; ch...
A*
2020-08-07
1
746