这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《RemoteJudge 服务中断情况公告》回复:
so ~~byrdsxrxdeycrt,guyhgbx,jjjj,luogus,,,,fgybbbbbbbbb~~
在讨论《RemoteJudge 服务中断情况公告》回复:
qpad
help me! ```cpp #include using namespace std; bool find(int a){ for(int i=0;i >t; int hp,sum=0,h=0; for(int i=0;i >hp; if(find(hp)){ sum++; cout<<sum; continue;…
在文章《题解:B3958 [GESP202403 四级] 相似字符串》发表评论:
is_good!
在讨论《RemoteJudge 服务中断情况公告》回复:
qp
在讨论《RemoteJudge 服务中断情况公告》回复:
qp
在讨论《60分求调,必关》回复:
**谢大佬,已关**
```cpp #include using namespace std; int main(){ string a,b; int big=0,small=0,number=0,any=0,no=0; cin>>a; a+=','; for(int i=0;i ='A') big++; else if(a[i] ='a'…
在讨论《20分求调(悬赏关注)》回复:
2位
```cpp #include using namespace std; int main(){ int n,s,a,b,c=0; cin>>n>>s>>a>>b; int j=a+b; int x[n],y[n]; for(int i=0;i >x[i]>>y[i]; if(a+b>=x[i]&&b-y[i]>=0)…
在讨论《悬赏1个关注,解下题》回复:
6,关注已发
B3842 [GESP202306 三级] 春游 ```cpp #include using namespace std; bool a[10001]; int main(){ int n,m,j=0; cin>>n>>m; int b[m]; for(int i=0;i >b[i]; a[b[i]]=true; }…
在文章《当前正在征集题解的计划题目公示》发表评论:
牛++
在文章《当前正在征集题解的计划题目公示》发表评论:
Dism++
在文章《题解:P7249 [BalticOI 2012 Day1] 移动网络》发表评论:
666
抱歉 ~~为了方便你们抄题解~~ 我没加注释 ```cpp #include using namespace std; int n,l,a[1000005],b[1000005]; inline int read() { int x=0,f=1;char ch=getchar(); while(ch '9'){if(c…
在讨论《《深入浅出(进阶篇)》开售》回复:
qpzc ```python print(ks) ```
直接上代码 ```cpp #include using namespace std; int n,l,a[1000005],b[1000005]; inline int read() { int x=0,f=1;char ch=getchar(); while(ch '9'){if(ch=='-')f=-1;ch=ge…