摘要: http://www.pipioj.online/problem.php?id=1208 #define IO std::ios::sync_with_stdio(0),cin.tie(0),cout.tie(0); #define bug(x) cout<<#x<<" is "<<x<<endl 阅读全文
posted @ 2021-03-10 03:43 Venux 阅读(94) 评论(0) 推荐(0) 编辑
摘要: http://www.pipioj.online/problem.php?id=1209 1 #define IO std::ios::sync_with_stdio(0),cin.tie(0),cout.tie(0); 2 #define bug(x) cout<<#x<<" is "<<x<<e 阅读全文
posted @ 2021-03-10 03:31 Venux 阅读(131) 评论(0) 推荐(0) 编辑
摘要: http://www.pipioj.online/problem.php?id=1211 1 #define IO std::ios::sync_with_stdio(0),cin.tie(0),cout.tie(0); 2 #define bug(x) cout<<#x<<" is "<<x<<e 阅读全文
posted @ 2021-03-10 02:22 Venux 阅读(127) 评论(0) 推荐(0) 编辑
摘要: http://www.pipioj.online/problem.php?id=1026 1 #define IO std::ios::sync_with_stdio(0),cin.tie(0),cout.tie(0); 2 #define bug(x) cout<<#x<<" is "<<x<<e 阅读全文
posted @ 2021-03-10 00:22 Venux 阅读(89) 评论(0) 推荐(0) 编辑