这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《help》回复:
过了??? ```cpp #include using namespace std; int n,m,l; string x; map top; map > a; int main(){ cin>>n; for(int i=1;i >l; for(int j=1;j >x; a[x][++top[x]]=i; } }…
在讨论《help》回复:
写错了(ToT) ```cpp #include using namespace std; int n,m,l; string x; map top; map > a; int main(){ cin>>n; for(int i=1;i >l; for(int j=1;j >x; a[x][++top[x]]=i; }…
```cpp #include using namespace std; int n,m,l; string x; map top; map > a; int main(){ cin>>n; for(int i=1;i >l; for(int j=1;j >x; a[x][++top[x]]=i; } } cin>>m…
在讨论《第5测试点错了 大佬看看吧!》回复:
@[Max_robot](luogu://user/941628) 一定关注
在讨论《请大佬指点一下是否有问题》回复:
谢谢yuanhaoran1024
求求了看看吧第5测试点错了 ```cpp #include using namespace std; struct pp{ double d,p;//结构体 }a[10]; double km,c,kml,m,ans; int n; bool cmp(pp qqq,pp www){ return qqq.d >km>>…
```cpp #include #include #include #include using namespace std; int f[25],n; int main() { scanf("%d",&n); f[1]=0;f[2]=1;f[3]=2; if(n==1||n==2||n==3) { printf("%…