题解列表

筛选

花落的新手代码

摘要:解题思路:给朋友写的,写的时候看错了题··代码结构不大好,但是思路的提交是正确的。注意事项:参考代码:#include<iostream> using namespace std; int n;……