摘要: D. XOR Permutations 注意 多次输入输出不要忘了初始化 注意分析 代码 点击查看代码 #include<iostream> #include<cstdio> #include<cstring> #include<algorithm> #include<cmath> #include 阅读全文
posted @ 2023-03-15 18:28 Keith- 阅读(12) 评论(0) 推荐(0) 编辑