题解列表

筛选

你就说过没过吧

摘要:解题思路:注意事项:参考代码:#include<iostream>using namespace std;int main(){ cout<<&quo……

Lucky Word - 模拟

摘要:解题思路:模拟注意事项:参考代码:#include<iostream>#include<cstring>usingnamespacestd;……

3020 :正确题解

摘要:解题思路:注意事项:参考代码:#include<bits/stdc++.h>using namespace std;int main(){ int n,m=0;&……

2835:计算书费

摘要:解题思路:注意事项:参考代码:#include<bits/stdc++.h>using namespace std;int main(){ float a[10]……