OI虐我千百遍,我对OI如初恋 | 绿钩 | 2025/10/3福粉喜提100祭!!! | 状态:你猜我在不在线
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《J组初赛题75分求助》回复:
@[sunqiwen](luogu://user/1646989)嚎象是
```cpp #include using namespace std; int n,m,a[1005],x=1,y=1,b[105][105]; int main() { cin>>n>>m; for(int i=1; i >a[i]; } int t=a[1]; sort(a,a+n*m+1); for(int i…
在讨论《怎样才能出一道有趣的博弈》回复:
深度思考~~deepseek~~ $$ :(
在讨论《改日期能报名已经结束的比赛?》回复:
@[Lcm_simida](luogu://user/1077535)怎么改?
在讨论《悲伤的故事》回复:
@[ForgetOIDuck](luogu://user/464712) 6
在文章《借我一片繁星,还你半生天明》发表评论:
qp
在讨论《90pts wa#5悬关求条QWQ》回复:
@[zmxxmz](luogu://user/1297691) ```cpp #include #include #include using namespace std; const int N = 10; int n, a[N][6], res; int p[6]; int di[N]; int f(int x,…
在讨论《20分求调(必关)》回复:
@[kailangwu](luogu://user/1397005) ```cpp #include using namespace std; const int p[8][2]={{0,1},{1,0},{-1,0},{0,-1},{1,1},{1,-1},{-1,1},{-1,-1}}; int n,m,ans=0…
在讨论《本地运行全过但提交RE,求大佬带》回复:
@[_What__name_](luogu://user/673172)求关
在讨论《本地运行全过但提交RE,求大佬带》回复:
@[_What__name_](luogu://user/673172)数组开小了,每个调100就行了
在讨论《哥哥姐姐可以调一下么?(只有10分)》回复:
@[xinli11085912](luogu://user/1765474) ```cpp #include #include using namespace std; long long n; long long k; long long num[15]; string snum; int main() { cin…
在讨论《20分,到底哪错了?》回复:
@[zhangxibei](luogu://user/1612315)可
在讨论《20分,到底哪错了?》回复:
@[zhangxibei](luogu://user/1612315)求关
在讨论《20分,到底哪错了?》回复:
应该是i%1000不是i%10000
在讨论《20分,到底哪错了?》回复:
@[zhangxibei](luogu://user/1612315) ```cpp #include using namespace std; int k,sum; int main() { cin>>k; for(int i=10000; i<=30000; i++) { if((i/100)%k==0&&(i%1…
在讨论《0分,求条,必关!》回复:
@[Chiikawa__rabbit__](luogu://user/1517402) ```cpp #include using namespace std; int main() { int x1,y1,x2,y2,x3,y3; cin>>x1>>y1>>x2>>y2>>x3>>y3; double y=((x1-…
在讨论《0分求调 回必关》回复:
@[_second_coming_](luogu://user/1373638) ha
在讨论《「SFMOI」Round II 赛时答疑帖》回复:
qp
在讨论《理解不了样例,求帮》回复:
@[sty_qianhaoyan](luogu://user/1123031) 打字太麻烦了,你直接参考我代码吧 ``` #include using namespace std; #define endl '\n' const int maxn=1e4+5; #define inf INT_MAX int t,n,m…
在讨论《0分求调 回必关》回复:
@[Shiroko0516](luogu://user/1024595) ``` #include using namespace std; const int maxn=1e5+5; long long n,d,a[maxn],b[maxn],sum,x,cnt,l,ans; int main() { cin>>n>…
在讨论《关于复赛》回复:
@[Wu1hong2shen4](luogu://user/743127)嗯
在讨论《有大佬愿意帮我滚动优化这段50分的代码吗?》回复:
@[yinmingyang01](luogu://user/1242139)?
在讨论《有大佬愿意帮我滚动优化这段50分的代码吗?》回复:
无
在讨论《求助题意》回复:
例: 子序列1:a b c d e 子序列2:f g h i j 没有--两个子序列--包含--重复的元素
在讨论《求助题意》回复:
@[迟暮天复明](luogu://user/222865) 没有--两个子序列--包含--重复的元素
在讨论《0分求调》回复:
@[caokang](luogu://user/985457) ......
在讨论《0分求调》回复:
@[caokang](luogu://user/985457) 可以参考 ```cpp /* 10 770 77 5 633 1 211 545 1 499 683 3 227 858 3 257 723 37 13 572 26 11 867 17 17 829 3 263 528 4 109 ... 2 385 N…
在讨论《dfs+剪枝90分求条》回复:
@[SMXChina](luogu://user/965007) ```cpp #include using namespace std; int a[105], b[105]; int dp[105][1005]; int main() { int t, m; cin >> t >> m; for (int i =…
在讨论《TLE on #12求调》回复:
@[_mei_tou_nao_](luogu://user/1390743) xiao chou