上次在线时间为:2024年 12月 20日 18:24|状态:
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《关于输入方式》回复:
scanf
在讨论《关于头像》回复:
建议去网上查头号玩家的图
在讨论《50分 求调》回复:
@[lty2023](/user/1037200) 感谢大佬
在讨论《50分 求调》回复:
@[zgjz3u8633](/user/981818) 改成这样可以吗```c #include #include #include #include using namespace std; int main(){ int n; cin>>n; unordered_map cardCounts; for (int i…
```c #include using namespace std; long long a; int main(){ cin>>a; cout<<52-a<<endl; return 0; } ```
在讨论《LGR-204 核桃编程 11 月月赛 I 赛后总结贴》回复:
qp
在讨论《《深入浅出(进阶篇)》开售》回复:
qp
在讨论《洛谷 Dataset 代码征集公告》回复:
qp
在讨论《能天使杯 赛后总结贴》回复:
qp
在讨论《洛谷暑期课程报名指南》回复:
qp
```cpp #include using namespace std; int main() { int a=0;//津津留在手里的钱 int b=0;//存在妈妈那里的钱 int c=300;//妈妈每个月给的钱 int z;//每个月的预算 int ans=0;//年度总额 bool flag=false; fo…
在讨论《为啥只对了五个测试点,求助!》回复:
@[NEKO_Daze](/user/758591) 感谢提示
在讨论《为啥只对了五个测试点,求助!》回复:
@[ghy_jerami__](/user/1160620) 感谢大佬
```cpp #include using namespace std; int main(){ string n; cin>>n; if(n.size()<19){ cout<<"Human"<<endl; }else{ if(n.substr(0,19)=="You are right, but"){ cout<<…
为啥一直是Unknown Error??? 速求 ```cpp #include using namespace std; int main() { int ans; while (cin>>ans) { if(ans!=42) { cout<<ans<<endl; }else{ break; } } return 0…
```cpp #include using namespace std; int main(){ int ans=0; int n=-1; int a[7]; int b[7]; for(int i=0;i >a[i]>>b[i]; if(a[i]+b[i]>8){ ans++; break; }else{ ans++…
在讨论《40分求助》回复:
@[rhq2022](/user/681610) 感谢大佬帮助
```cpp #include using namespace std; int main(){ int ans=-1; int n=-1; int a[7]; int b[7]; int x=-1; bool flag=true; bool y=true; for(int i=0;i >a[i]>>b[i]; if(…
在讨论《TLE求助》回复:
@[hexuchen](/user/945742) 感谢大佬帮助
```c #include using namespace std; int main(){ double n=2; int d=2; int ans=0; double a; cin>>a; while(n<a){ d=d*(49/50); n=n+d; ans+=1; } cout<<ans; return 0;…
在讨论《要用多久才能蓝名啊》回复:
@[不AKIOI不改名](/user/601639) 我跟你一样要准备csp
在讨论《要用多久才能蓝名啊》回复:
@[不AKIOI不改名](/user/601639) 你不是要退谷了吗