社区讨论

有什么卡常的方法吗

学术版参与者 5已保存回复 6

讨论操作

快速查看讨论及其快照的属性,并进行相关操作。

当前回复
6 条
当前快照
1 份
快照标识符
@mhj3qtt4
此快照首次捕获于
2025/11/03 20:14
4 个月前
此快照最后确认于
2025/11/03 20:14
4 个月前
查看原帖
除了删
CPP
using nmaespace std;
CPP
	std::ios::sync_with_stdio(0);
	std::cin.tie(0);
	std::cout.tie(0);
CPP
  
#include<iostream>
#include<set>
#include<math.h>

回复

6 条回复,欢迎继续交流。

正在加载回复...