上一页 1 2 3 4 5 6 7 8 ··· 18 下一页
摘要: https://zhuanlan.zhihu.com/p/136891972 阅读全文
posted @ 2021-06-07 14:48 Venux 阅读(77) 评论(0) 推荐(0)
摘要: 先配置mingw https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/8.1.0/threads-posix/seh/?tdso 阅读全文
posted @ 2021-04-16 16:03 Venux 阅读(119) 评论(0) 推荐(0)
摘要: http://www.pipioj.online/problem.php?id=1019 1 #define IO std::ios::sync_with_stdio(0); 2 #define bug(x) cout<<#x<<" is "<<x<<endl 3 #include <bits/st 阅读全文
posted @ 2021-03-14 00:45 Venux 阅读(105) 评论(0) 推荐(0)
摘要: http://www.pipioj.online/problem.php?id=1024 1 #define IO std::ios::sync_with_stdio(0); 2 #define bug(x) cout<<#x<<" is "<<x<<endl 3 #include <bits/st 阅读全文
posted @ 2021-03-13 23:08 Venux 阅读(101) 评论(0) 推荐(0)
摘要: http://www.pipioj.online/problem.php?id=1023 每次把当前的放在能排的当中最矮的一队里就ok 1 #define IO std::ios::sync_with_stdio(0); 2 #define bug(x) cout<<#x<<" is "<<x<<e 阅读全文
posted @ 2021-03-13 22:09 Venux 阅读(96) 评论(0) 推荐(0)
摘要: http://www.pipioj.online/problem.php?id=1022 1 #define IO std::ios::sync_with_stdio(0); 2 #define bug(x) cout<<#x<<" is "<<x<<endl 3 #include <bits/st 阅读全文
posted @ 2021-03-11 21:33 Venux 阅读(142) 评论(0) 推荐(0)
摘要: http://www.pipioj.online/problem.php?id=1021 1 #define IO std::ios::sync_with_stdio(0); 2 #define bug(x) cout<<#x<<" is "<<x<<endl 3 #include <bits/st 阅读全文
posted @ 2021-03-11 00:25 Venux 阅读(170) 评论(0) 推荐(0)
摘要: 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 阅读(127) 评论(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 阅读(155) 评论(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 阅读(147) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 18 下一页