题解列表

筛选

校门外的树 (C++代码)

摘要:使用数组的时候,数组要大一些才行,定义在主函数外,防止栈溢出 #include<iostream> #include<cstdio> using namespace std; int ……