山高,因其能纳尘埃;水深,因其不拒点滴。|| 求橙名QWQ || 狂刷红题 and 苦切黄绿题 || 六年级xxs ||绿名小蒟蒻 ||小号:LHLlin2014
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
```cpp #include #include using namespace std; struct aaa{ bool b=0; int a=0; }; int n; bool zs1[100005]; vector v1(100005); vector v; void fjzys(int m){ for(aut…
在讨论《(五金四银六铜)2026 年米兰科尔蒂纳冬奥会专题讨论帖》回复:
加油!!!
在讨论《草台班子》回复:
qp
```cpp line-numbers #include #include using namespace std; bool zs[100010]={}; int f[100010]; vector zs1(1,0); void zss(int b){//质数筛 for(int i=2;i >a>>b>>p; zss…
```cpp line-numbers #include #include #include using namespace std; map f; string find(string n){ if(n!=f[n]){ f[n]=find(f[n]); } return f[n]; } int main(){ whi…
在讨论《问,闭关,违规紫衫》回复:
@[I_Love_DS](luogu://user/1118614)@[mixue_bc](luogu://user/1260767) 彳亍,关了
在讨论《问,闭关,违规紫衫》回复:
@[I_Love_DS](luogu://user/1118614) ```cpp #include #include using namespace std; int f[200100],n,m; string mz[200100]; int name(string s){ for(int i=1;i >n>>m;…
在讨论《问,闭关,违规紫衫》回复:
@[mixue_bc](luogu://user/1260767) 呃,什么意思
在讨论《比赛处罚公告》回复:
qp
在讨论《团队封禁公告》回复:
qp
在讨论《GESP 2024 C++ 组客观题全部上传到了洛谷有题》回复:
qp
在讨论《30pts求条,闭关》回复:
@[YuMingYou](luogu://user/1815349) 可能是评测机出问题了,现在过了,已关,谢谢
在讨论《30pts求条,闭关》回复:
@[YuMingYou](luogu://user/1815349) 刚刚修改了,但还是WA on #7 ```cpp line-numbers #include #include #include #define int long long #define maxm 100010 #define minm -1000…
```cpp line-numbers #include #include #include #define int long long #define maxm 100010 using namespace std; struct qj{ int a,b; }arr[maxm]; bool px(qj a,qj b)…
在讨论《9pts求条,闭关》回复:
刚开了long long,好了,谢谢
在讨论《9pts求条,闭关》回复:
刚修改了,但还是错了一个点(#2) ```cpp line-numbers #include #include using namespace std; struct a1{ int t,b; }arr1[100010]; struct a2{ int t,b; }arr2[100010]; bool abc1(a1…
[记录详情](https://www.luogu.com.cn/record/256055030) ```cpp line-numbers #include #include using namespace std; struct a1{ int t,b; }arr1[100010]; struct a2{ int t…
在文章《为 GESP202512 伸冤》发表评论:
qp
在讨论《评测服务降级通知》回复:
纳尼(qp)
在文章《题解:P1090 [NOIP 2004 提高组] 合并果子》发表评论:
唯一一个看得懂的题解[苦笑]
在讨论《CSP 2025 奖项认证》回复:
请问体验赛能评勾吗
在讨论《新增标签“模板题”》回复:
qp
样例一直输出: ``` 44 54 ``` ```cpp line-number #include #include using namespace std; const int INT_MAX=100000000; const int INT_MIN=-100000000; int main(){ int n;cin…
样例一直输出: ``` 44 54 ``` [评测记录](https://www.luogu.com.cn/record/248727805) ```cpp line_number #include #include using namespace std; const int INT_MAX=100000000; c…
在讨论《洛谷入门赛 #41 赛时答疑》回复:
第二题好像题面错了: $x_1⋅y_1+x_2⋅y_2+⋯x_N+(←这里应该是×吧)y_N=0$
[评测记录](https://www.luogu.com.cn/record/248093429) ```cpp line-numbers #include using namespace std; int main(){ int n,w,dp[10005],arr[10005]; cin>>n>>w; for(int…
在讨论《LGR 248 赛后总结&致歉帖》回复:
qp
在讨论《30pts其他全TLE求调,闭关》回复:
@[AC_surprise](luogu://user/238698) AC了,谢谢
在讨论《30pts其他全TLE求调,闭关》回复:
@[AC_surprise](luogu://user/238698) 等会,还是错啊 ```cpp #include using namespace std; struct yh{ int sj; int jg; bool sy=0; }; int main(){ int n,price,a,t,x=0,sum=0;…