这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
```cpp #include using namespace std; int tot; int e[1004],dp[1004],dpp[1004]; int a,b,c; int mm[1004]; bool nn[1004]; struct doit { int fr; int to; int w; int n…
```cpp #include using namespace std; int tot queue c; struct node { int fir; int to; int quan; }q[7005]; int head[2005],d[2005],sum[2005]; bool p[2005]; void ad…
在讨论《MX-X20/J23 作弊名单(棕108,封17)》回复:
qp
在讨论《P5602 30pts求调必关》回复:
@[AOJUNSHUO](luogu://user/1723924) 谢谢提醒!已做出!
在讨论《P5602 30pts求调必关》回复:
@[qiyichen12](luogu://user/1511874) 谢谢! 已关。
``` #include using namespace std; int x[3000003]; int n; int ans=0; bool solve(int s) { if(s==n) return 1; long long int sum1=(ans+x[s])*(ans+x[s]); long long i…
### 输出格式 输出一行,为获得两个奖项的人的编号,按在***科技创新奖获奖名单中的先后次序***输出。 不要给它排序了!! *~~**求关注**~~*
在讨论《警示后人(如果你70分)》回复:
~~不用谢我~~
```cpp #include using namespace std; struct Node { int data; Node *good; }; Node *p,*head,*r,*q,*li; int main() { int a,b,x,y; cin>>a; head=new Node; r=head; li…
在讨论《50分,蒟蒻求条》回复:
#include using namespace std; int main() { int n,i,max,sum; cin>>n; int a[101],b[101],e[101],money[101]={0}; char c[101],d[101]; string f[101]; for(i=1;i >f[i];…