随笔分类 -  CSP

摘要:参考 #include <iostream> #include <map> using namespace std; typedef long long int INT; int main() { ios::sync_with_stdio(false); INT n,a,b; INT sum = 0 阅读全文
posted @ 2020-09-27 17:24 幻想Elapse 阅读(114) 评论(0) 推荐(0) 编辑
摘要:1 #include <iostream> 2 #include <cstdio> 3 using namespace std; 4 struct DOT 5 { 6 int x, y; 7 int type;//A1,B0 8 }; 9 int main() 10 { 11 int dot, ju 阅读全文
posted @ 2020-09-27 13:30 幻想Elapse 阅读(146) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示