学术ing,全杀关,大号粉,小号关(未实名认证者除外)
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
自由发言 权限发送私信 权限使用专栏 权限使用图床 权限用户申请
在讨论《《小粉兔》》回复:
note.ms/xiaofentu
在讨论《想问一下背景和名字下面的字怎么改》回复:
https://www.luogu.com.cn/article/simknfnl 验证码:qpbd
在讨论《洛谷如何使用cookie登录》回复:
cff楼下的楼下!
在讨论《有c++14烧cpu代码不?》回复:
@[Ysh1384](luogu://user/1615280)?现在才发现这伤害是永久性的
在讨论《有c++14烧cpu代码不?》回复:
@[KarmaticEnding](luogu://user/642173)不是哥们,这玩意系统没法找到,建议在T.cpp前加一个地址(解决方法和我的那个一样)
在讨论《有c++14烧cpu代码不?》回复:
@[MCsky](luogu://user/1385675)这个是可抗的,按win+x后点击u后再点r可重启
在讨论《有c++14烧cpu代码不?》回复:
@[Ysh1384](luogu://user/1615280)一周内给你做出来
在讨论《有c++14烧cpu代码不?》回复:
@[Ysh1384](luogu://user/1615280)咋了?有什么恶搞需求尽管提
在讨论《有c++14烧cpu代码不?》回复:
@[Ysh1384](luogu://user/1615280)~~不要脸求互关~~
在讨论《有c++14烧cpu代码不?》回复:
```cpp #include #include using namespace std; int main(){ while(1)system("start cmd"); return 0; } ``` 我请你吃干烧cpu
在讨论《如何设置一个好的密码》回复:
@[Zengzhangchen](luogu://user/1277599)你这不知道有几位了,要%10 ``` for(int i=1;i<=14;i++){ cout<<rand()%10; } ``` 我更认同这种 ``` for(int i=1;i<=14;i++){ int t=rand()%100-5; c…
在讨论《主页咋放b站小TV》回复:
谢
在讨论《如何设置一个好的密码》回复:
@[pyz51](luogu://user/1188369)六年级?我们刚学
在讨论《关于人机(违规紫闪)》回复:
@[aka_ms](luogu://user/1355634)抱歉,我小号借同学刷题了,没想到搁着玩JC
在讨论《关于人机(违规紫闪)》回复:
@[tongtong2012_st](luogu://user/1176771)乱搞啥
在讨论《关于人机(违规紫闪)》回复:
@[tongtong2012_st](luogu://user/1176771) ?别JC了
在讨论《如果你很闲》回复:
……
在讨论《求游戏》回复:
@[Lsj18002329686](/user/1150182) https://www.luogu.com.cn/article/00p1v3bn
在讨论《TLE,HELP,玄关》回复:
除了TLE还有WA
``` #include using namespace std; struct tmd{ int id; int x; }a[9999999]; int n,T; bool cmp(tmd sx,tmd sy){ return sx.x >n>>T; for(int i=1;i >a[i].x;a[i].id=i;}…
在讨论《服了(* ̄︿ ̄)不用long long过不了》回复:
@[pengzheji](/user/1416050) 可以用unsigned long long,能过(求关
在讨论《【MX-J1】梦熊周赛 · 入门组 1 & Flanksy Round III 赛后总结》回复:
hp 第一次冲进7p!
```cpp #include using namespace std; string a,b,c; int main(){ cin>>a>>b; for(int i=0,j=a.length()-1;i '9')c[i+1]++,c[i]-=10; l++; while(l>1&&(c[l-1]=='0'||!c[l…
在讨论《10pts,悬棺》回复:
@[hongshixiaobai](/user/922679) ???
```cpp #include using namespace std; int n,dp[9999999],t[9999999],v[9999999]; int main(){ cin>>n; for(int i=1;i >t[i]; for(int i=1;i >v[i]; for(int i=1;i =0;j--…
# 很奇怪,样例2的输出与我本地运行的输出一模一样,却WA了,大佬们救救我吧! ```cpp #include using namespace std; int n,a,b,k[255],v[255],t[9999999],ts[9999999],mn=1e9; int main(){ cin>>n>>a>>b; fo…
# 换了个思路,MLE ```cpp #include using namespace std; int k[255],n,a,b,ans=10000; void f(int st,int sum){ if(st==b){ ans=min(ans,sum); return; } if(st+k[st] 0)f(st-k…
在讨论《76pts,#2#3#4#5WA,救我!》回复:
玄关!