࿐
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在文章《CSP2025 游记》发表评论:
%%%
在讨论《洛谷奇观》回复:
我用同样的代码再交了一遍, 结果 TLE#12,没能通过此题。
在讨论《洛谷奇观》回复:
@[heyZZZ](luogu://user/1015977) 你的 #1 不是在下面吗?
在讨论《洛谷奇观》回复:
评测机 Bug ? @[chen_zhe](luogu://user/8457)
在讨论《线段树 20 pts 求调》回复:
@[KarmaticEnding](luogu://user/642173) 懂了,是复制过来的模板改了 build 忘了改 pushdown 了。
```cpp #include using namespace std; #define ll long long const ll N=1e6+5; ll A[N],n,m; struct tree { ll l,r,s,t_1,t_2=-INT_MAX; #define l(x) t[x].l #define r(…
AC on #1. ```cpp #include using namespace std; #define ll long long const ll N=1e6+5; ll A[N],n,m; struct tree { ll l,r,s,t_1,t_2; #define l(x) t[x].l #define r…
在讨论《请求撤下题解 & 数据更新 & 关于输入》回复:
qp
```cpp #include using namespace std; int n,l,r,s,t,k=-1e9,a[100005],ans; int main() { cin>>n>>l>>r; s=n; for(int i=0;i >a[i-1]; while(s>0) { k=-1e9; for(int i=t…
在讨论《梦熊 NOIP 2024 模拟赛 1 赛后总结帖》回复:
qp
### rt. ### TLE on #2 #9 #10 ### Code: ```cpp #include //#include //#include using namespace std; #define open signed #define cin(d) d=read() #define cout(d) pr…
在讨论《请大佬详解typedef的全部用法C++》回复:
@[ValueError](/user/1294772)
在讨论《请大佬详解typedef的全部用法C++》回复:
开 long long : ```cpp typedef long long ont; ```
在讨论《求助上界》回复:
@[jason_sun](/user/399762)
rt. ```cpp #include using namespace std; int n,s[15][60],cnt; int main() { cin>>n; for(int i=1;i >op>>d; if(op=='D') { if(d=='A') ++s[1][1]; if(d=='J') ++s[1][1…
在讨论《《深入浅出(进阶篇)》开售》回复:
hp
在讨论《JS-S,压缩包密码已破译》回复:
@[zeroflows](/user/699348) 有没有GX的?
在讨论《今晚嘅ARC系咩成分》回复:
qp
在讨论《提高一等奖有蓝✓吗?》回复:
@[cff_0102](/user/542457) 大概要多少分?
在讨论《rp++【据说只要回复rp++的人比赛就能拿1=哦(成功了来还愿!】》回复:
rp ++
在讨论《RP++是什么意思》回复:
@[yty888](/user/1464597) rp 指比赛中的分数,rp++就是祝福自己在比赛中能拿高分
```cpp #include using namespace std; long long n,m[1005][1005],dx,dy; struct K{long long x,y,a,b,cnt;}f[1005]; int main() { cin>>n; for(int i=1;i >f[i-1].a>>f[i…
在讨论《『STAOI』G - Round 8 赛时答疑帖》回复:
qp
在讨论《为何编译失败?(本地编译已过)》回复:
此贴结
在讨论《为何编译失败?(本地编译已过)》回复:
@[masonxiong](/user/446979) 好的,谢谢,已关