这个家伙很懒,什么都没有留下
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《有个BUG》回复:
@[lin_toto](/user/256) @[kkksc03](/user/1)
[这里](https://www.luogu.org/wiki/show?name=RemoteJudge) ``` 总数量: 1篇 最近编辑时间: 1970-01-01 08:00 ``` 写这个百科的时候ltt都还没出生呢吧,估计Windows1.0都还没有 所以ltt是穿越时空了吗
在讨论《这段代码直接MLE和RE伺候怎么办》回复:
%16w!!!
在讨论《洛谷文文新闻》回复:
@[⑨baka](/space/show?uid=90285) 您的目录所有链接都在文章后一页
在讨论《我只是打了个卡》回复:
惊现洛谷2.0
在讨论《即可科技为了我》回复:
膉癤續竂羺聥翈,膽罃萖翖脷豖艩,鑈餢蔫民卖豔聨,堖艖砢節燱艩牟
在讨论《洛谷文文新闻》回复:
@[⑨baka](/space/show?uid=90285) 醒醒,太阳都晒屁股了,还不起来更
在讨论《洛谷文文新闻》回复:
@[⑨baka](/space/show?uid=90285) 您的目录从第十期开始所有的链接都在文章后一页
在讨论《这里是标题》回复:
请管理员帮忙删一下这个贴,我发错了
```cpp #include using namespace std; struct dot { int x,y; }; struct line { double k,b; int beginx,endx; inline int AnswerY(int x){return k*x+b;} int InitLine(d…
在讨论《发生了什么》回复:
Could you please tell me which line the error happened? (小学级别英文,如有错请见谅)
```cpp #include #include using namespace std; struct Dis { int to; int w; }; struct DisCompingFunction { bool operator()(Dis DisCompFrom,Dis DisComp) { return D…
```cpp #include #include using namespace std; int n[21],qn,alln; int a,b; int l; bool quickprime(int r) { if(r%2==0&&r!=2)return false; for(int i=3;i*i =a) { l-…
在讨论《【通告】洛谷正在修理中》回复:
@[lin_toto](/space/show?uid=256)  在`www.luogu.org/discuss/show/xxxx?`后面加&&会出错?自动返回上一页
在讨论《什么情况??!!》回复:
@[tudou123](/space/show?uid=135852) 正式进入99000时代? ~~离100000不远了~~
在讨论《什么情况??!!》回复:
@[tudou123](/space/show?uid=135852) ~~绿掉蓝再回绿的路过~~
```cpp #include using namespace std; int table[201][200],m,n,F[201][201]; void dp() { cerr >m>>n; for(int i=1;i >table[i][j]; dp(); cout<<F[m][(n-1)/2]; } ``` […
在讨论《题解有误&编译有毒?》回复:
@[NaCly_Fish](/space/show?uid=115864) pow返回的是DOUBLE...
在讨论《求大佬帮我查查错!!》回复:
如果不买呢
在讨论《!》回复:
@[first_fan](/space/show?uid=126484) Thanks # [不胜感激](https://www.luogu.org/recordnew/show/15771967)
10分,后面`则输出她把东海填平后剩下的最大的体力`咋写,求救大佬`!!!!!!!!!!` ```pascal #include using namespace std; int t,m,w[10001],q[10001],f[10001]; int i,j,v; int main() { cin>>v>>m>>t;…
在讨论《假装是个标题》回复:
@[该用户是VIP](/space/show?uid=134666) 然而我已A
在讨论《悄悄问一句》回复:
@[董鲤鱼烧](/space/show?uid=65309) [洛谷倒闭](https://www.luogu.org/discuss/show/52654?page=1359) [洛谷知名c姓管理涉嫌发布r15色情图像 kkk:处理中](https://www.luogu.org/discuss/show/52654…
```c #include #define max(a,b) ((a>b)?a:b) int F[200001],Fmax=-2147483647,A[200001],n,i; void input() { scanf("%d",&n); for(int i=1;i<=n;i++)scanf("%d",A+i); }…
在讨论《 》回复:
undefined - 洛谷|计算机科学教育新生态
在讨论《【规则】公开比赛要求》回复:
@[Created_equal1](/space/show?uid=3182) 洛谷一月月赛哪去了`?!`
在讨论《假装是个标题》回复:
@[该用户是VIP](/space/show?uid=134666) 大佬帮我改一下程序啊```cpp #include using namespace std; int t[101],f[101],f2[101],n,i,j,k,mx=0; int main() { cin>>n; for(i=1;i >t[i];…
在讨论《怎么回事》回复:
`为` `啥` `只` `有` `4` `0` `分` `????????` ```cpp #include #include using namespace std; int ans; int x[100001],N,C; bool check(int num) { int t1=1,t2; for(int i=2;…
```cpp #include #include #include using namespace std; int maxsiz=0,x[100001],cow[100001]; int i,j,k,l; int C,N; bool check() { int lminsiz=9999999; for(i=1;i =…