我的名字不是随便敲的!!!||主题:https://www.luogu.com.cn/theme/design/291634
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《关于noip》回复:
@[liuyiyang_khaili](luogu://user/1020531)谢谢
在讨论《CSP-J219,S10 J组能拿二等吗》回复:
@[lovelish](luogu://user/760954)%%%
在讨论《CSP-J219,S10 J组能拿二等吗》回复:
需要看是哪个省的了,如果是弱省那应该有
在讨论《64pts求调》回复:
@[MonKeySort_ZYczc](luogu://user/1524111)绝对会爆
在讨论《64pts求调》回复:
不要使用vector,用链式前项星试试
```cpp #include using namespace std; int t,ans; double cntb,cntw,b; vector > q; int main() { cin>>t; while (t--) { q.clear(); cntb=0;//b和w的总个数 cntw=0; ans=0; in…
```cpp #include using namespace std; int t,ans; double cntb,cntw,b; vector > q; int main() { cin>>t; while (t--) { q.clear(); cntb=0;//b和w的总个数 cntw=0; ans=0; in…
在讨论《「CyOI」Round 1 赛时答疑帖》回复:
qp
在讨论《样例求解释!》回复:
@[Howardllhy](luogu://user/957234)感谢llhy神犇,我悟了
在讨论《样例求解释!》回复:
@[Howardllhy](luogu://user/957234)你将A分成了{1,2,3},{4,5,6}两部分,后面我看懂了,但前面这部分你是怎么用2费确定要猜的数不在其中的?
在讨论《样例求解释!》回复:
@[Howardllhy](luogu://user/957234)emm,怎么用花费2得到一个包含m的A?
在讨论《萌新虚树求调,有注释,必关》回复:
@[djy123456](luogu://user/666970)已关,id应作为全局变量(此贴结)
在讨论《萌新虚树求调,有注释,必关》回复:
去掉memset后得了30pts,不tle了,但还是wa ```cpp #include using namespace std; inline int read() { int x=0,f=1; char ch=getchar(); while(ch '9') { if(ch=='-') f=-1; ch=getch…
wa+tle0pts,样例通过 ```cpp #include using namespace std; inline int read() { int x=0,f=1; char ch=getchar(); while(ch '9') { if(ch=='-') f=-1; ch=getchar(); } while…
https://www.luogu.com.cn/problem/P2890 和本题思路基本一致,只不过更改的花费不为1,而是一个给定值,代码转移部分基本一致,只需要在本题+1时改成加上添加和删除的最小值
救救我吧,调一下午了 ```cpp #include using namespace std; #define int long long int n,w,h,tt,a[40005],tot; struct stars { int x1,x2,y; int w; } s[40005]; struct tree { in…
在讨论《SA 60pts~80pts求调》回复:
此贴结,经过玄学测试卡了7页才A如图
SA的思路是随机将一个数移到随机的组,本质上是将原来的组减去这个数,将新的组加上这个数。 大的小的参数都试过了,最多也是80pts ```cpp #include using namespace std; int n,m,a[25],sum[10],q[25],v[10]; double ans; const doub…
在讨论《SA悬棺60ptsWA》回复:
此贴结,自己的傻子特判害了自己,把初温带到公式里不炸才怪
在讨论《SA悬棺60ptsWA》回复:
@[quanguanyu](luogu://user/1181989)感谢哀木神犇
在讨论《SA悬棺60ptsWA》回复:
@[quanguanyu](luogu://user/1181989)但是一开大会T,开小会WA,最高只能得60pts
不知道是我的参数不行还是代码有误,我的代码一直是WA+TLE ```cpp #include using namespace std; int t,n,a[35]; int ans=INT_MAX; const dou…
在文章《题解:P12335 真真随机》发表评论:
%%%Yurz大佬太有实力啦,“宝宝加油!”
在讨论《求ac代码》回复:
@[Betrayer_of_love](luogu://user/1339828)这题感觉很熟悉,貌似做过,但具体说不上来是哪题(雾
在讨论《求ac代码》回复:
貌似重题了,原题机搜一下就能出
在讨论《如果你40pts,只A了前4个点》回复:
@[azaa414](luogu://user/643605)orz sto