题解列表

筛选

P1030 (C++代码)

摘要:解题思路:注意事项:参考代码:#include<iostream>&nbsp;&nbsp;#include<cstring>&nbsp;&nbs……

P1048 (C语言代码)坑

摘要:解题思路:注意事项:参考代码:#include<stdio.h>intb[10001],bb[10001];longlongsum,t;intmain(){intn,i,j,k,w;int……

P1045 (C++代码)

摘要:解题思路:注意事项:参考代码:#include&nbsp;<stdio.h>#include&nbsp;<stdlib.h>#define&nbsp;m……

P1048 (C++代码)

摘要:解题思路:注意事项:参考代码:#include<iostream>#include<cstdio>#include<climits>#include<algo……

P1052 (C++代码)

摘要:解题思路:注意事项:参考代码:#include<bits/stdc++.h>using&nbsp;namespace&nbsp;std;const&nbsp;int……

P1038 (C++代码)

摘要:解题思路:注意事项:参考代码:#include&nbsp;<cstdio>#include&nbsp;<cmath>#include&nbsp;<……

P1067 (C++代码)

摘要:解题思路:注意事项:参考代码:#include<iostream>#include<cmath>using&nbsp;namespace&nbsp;std;in……

P1078 (C++代码)

摘要:解题思路:注意事项:参考代码:#include<iostream>#include<cstdio>#include<cmath>using&nbsp;nam……