系统临时维护中,临时主页:https://www.luogu.me/paste/2rs0cvgj
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在文章《一个《OJ 运维模拟器》,你能坚持到 2026 年不倒闭吗?》发表评论:
@MergeSort 好简单!最终得分: -2.74/168.82/-2.98(这么低的分不知道是怎么得的) (方法见https://www.luogu.me/article/9pjtth51)
``` #include using namespace std; int n,m,x,y,r,z,sz[501][501],l; void xz(int x,int y,int r,int z) { if(z==1) { xz(x,y,r,0); xz(x,y,r,0); xz(x,y,r,0); return; }…
``` #include using namespace std; long long T,n,t; char temp,rt[100002]; int main() { scanf("%lld",&T); for(int i=1;i >rt[i]; if(rt[i]!='A'&&rt[i]!='T'&&rt[i]!=…
为什么以下代码打开O2能过,但不开只有70分? 编程语言:c++14(gcc9) ``` #include using namespace std; int v,g,vg[30][30],v1[30],ans[30],itans[30],det[30],temp,mind=999999990; void dfs(int…
在讨论《扣 1 复活讨论区》回复:
1
在讨论《求删注释程序(c++)语言》回复:
@[TimADE](luogu://user/1281266),注释也没完全删掉呀,删掉后就成了[这样](https://www.luogu.com.cn/paste/9te96005)。 比如第1393行: ``` #endif // _GLIBCXX_CXX_CONFIG_H ```
在讨论《求删注释程序(c++)语言》回复:
@[TimADE](luogu://user/1281266),怎样复制?????要替换哪里????
本讨论是迁移于https://www.luogu.com.cn/discuss/1035254 的,因为有人发了卡死讨论的$\LaTeX$,所以$\huge{禁止在讨论区回复中发送任何\LaTeX}$
在讨论《关于LATEX的几个问题》回复:
补充一点:如何打出下面的内容: 
1. 为什么我写这么少的$L^{A}T_{E}X$就卡死了?$L^{A}T_{E}X$: ``` $$$$ \textup{ \textrm{你好,世界!}}d\Huge{x_{22}^{(n^{n^{n\frac{a^{\frac{-1^{n^{n^{n^{n^{n^{n^{n}}}}}}}}{-a^{0}}}}{b…
``` #include using namespace std; int c[100000]; int main() { int a,b,maxx=-10000000,maxd; int d[100000]; cin>>a>>d[1]; for(int i=2;i<=a;i++) { d[i]=((d[i]*37+3…
在讨论《stdc++.h被污染怎样恢复?》回复:
@[xiao_young](luogu://user/1270498),会编译错误!!!!
在讨论《请求改进验证码系统》回复:
@[dalu](luogu://user/1416993),违规言论,请立即删除!
我运行了一个程序,stdc++.h就被修改成了[这样](https://www.luogu.com.cn/paste/fh6ulhy3),怎样才能下载回原来的stdc++.h?
``` #include using namespace std; int main() { int a[11]; int e,m=0; for(int i=1;i >a[i]; } cin>>e; e=e+30; for(int i=1;i =e) { m++; } } cout<<m; return 0; }
``` #include using namespace std; int main() { int k,n=1; cin>>k; double b=0; while (b>k) { b=b+1.0/n; n++; } cout<<n; return 0; } ```
``` #include using namespace std; int main() { long long a,b=-100000000,d=10000000; cin>>a; long long c[a+1]; /*int c[a+1][b+1],e[a+1][b+1]; for(int i=1;i >c[i]…
在讨论《捞》回复:
@[DFs_YYDS](luogu://user/1119406),https://www.luogu.com.cn/discuss/913870 中提到了: >2. 无法从标题中看出帖子主要内容(包括但不限于有且仅有问、捞、萌新求助、违规自删等情况),或者是标题哗众取宠的。 所以应该删帖。
在讨论《捞》回复:
@[dg114514](luogu://user/1373205),违规内容,请删除。
在讨论《宣 文章(已全站 推荐)》回复:
@[luogu_00](luogu://user/1049033),无意义内容,请删除。
在讨论《举报GuaiDaojide_1》回复:
@[zaolong](luogu://user/1369233),请勿单独开帖,请在[洛谷举报专区](https://www.luogu.com.cn/discuss/685286?page=50)举报,而且: > - **单独发帖举报是违规的。**
在讨论《为何题解总是通过不了?》回复:
@[cqy12345678](luogu://user/1037709),没有AC代码。
在讨论《为何题解总是通过不了?》回复:
@[Lionel_Messi_10](luogu://user/1376362),感谢,已关注。
在讨论《为何题解总是通过不了?》回复:
@[cff_0102](luogu://user/542457),因为我提交的题目已不接受新题解提交,要单独找管理员申请。
在讨论《问题》回复:
最古老的帖子!!!
## 知识点分析 本题涉及三个知识点。 1. [if 语句](https://www.luogu.com/paste/zrpijq66) 2. [for 循环](https://www.luogu.com.cn/paste/9m1066he) 3. [桶数组](https://www.luogu.com.cn/past…
在讨论《求访问统计》回复:
@[AzureVelour](luogu://user/1590106)
在讨论《求访问统计》回复:
https://saobby.pythonanywhere.com/webcounter