数据
查看原帖
数据
780505
x1489631649楼主2025/1/3 20:04
struct node{
	int chi[105],top=0;
}tree[100005];
int s[100005];

这样的结构体能过

2025/1/3 20:04
加载中...