ฏ้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้ | 巅峰极速爱好者 | 不过复赛不改签 | 懒癌晚期
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《FeSo4OI Long Round #1 赛时答疑帖》回复:
@[Lyz09](luogu://user/284013) X题的max 是什么意思呀
在讨论《求条,必关注》回复:
@[Eason_lyx](luogu://user/930718)练习部分分呢,我要稳定切黄
```cpp #include using namespace std; #define int long long set st; int n,suma0,suma1,sumb0,sumb1; int a[20],b[20],ans=100000000; string ats(){ string s; for(int…
```cpp #include using namespace std; const int N=1007; int h,w,d; char a[N][N]; int f[N][N]; int dx[]={-1,1,0,0}; int dy[]={0,0,-1,1}; int cnt; struct node{ int…
在讨论《比赛咨询,好主意会关注》回复:
@[ws540d](luogu://user/1473063)@[lqy202400091](luogu://user/1740609)关注了
在讨论《比赛咨询,好主意会关注》回复:
@[123asdf123](luogu://user/576074)@[123asdf123](luogu://user/576074)更具体的来说?说了就关注
在讨论《比赛咨询,好主意会关注》回复:
@[lqy202400091](luogu://user/1740609)好的
在讨论《比赛咨询,好主意会关注》回复:
@[abc114514avdf](luogu://user/1125575)6,awa
在讨论《来推荐一道好题!》回复:
@[GoldExperience641](luogu://user/1269111)6
在讨论《【宣】“抢红包外挂”网络安全研究》回复:
火钳刘明
在讨论《求调,必关住,大佬们看一看,这一题是区间dp》回复:
@[officialluogu](luogu://user/1529916)关注了,谢谢
在讨论《求调,必关住,大佬们看一看,这一题是区间dp》回复:
@[chenshixian](luogu://user/749793)关注了
在讨论《求调,必关住,大佬们看一看,这一题是区间dp》回复:
@[chenshixian](luogu://user/749793)谢谢
```cpp #include using namespace std; int dp[1003][1003]; int n,a[1005],b[1005]; int main() { cin>>n; for(int i=1;i >a[i]; for (int i=1;i n) a[i]=a[i-n]; b[i]=a[…
在讨论《70pts求调```》回复:
@[kobelukuankuan](luogu://user/1124371)好的,谢谢
``` #include using namespace std; struct sh{ int a,b,c; string name; }; int main(){ map s; int n; cin>>n; for(int i=0;i >ba>>a>>b>>c; s[a+b+c].name=ba; s[a+b+c]…
```cpp #include using namespace std; #define int long long const int MAXN=50005; int t; vector v[MAXN]; bool f[MAXN]; int memo[MAXN]; void dfs(int pos) { if(mem…
```cpp #include using namespace std; const int N=2e2+5; int dp[N][N]; int a[N][N]; int n,m,mx; int main(){ cin>>n>>m; int last=m/2+1; memset(a,-0x3f,sizeof(a));…
在讨论《使用二进制出现问题,求调》回复:
@[wusheng_](luogu://user/1795848)虽然我已经A了,但任然感谢
在讨论《使用二进制出现问题,求调》回复:
@[dg114514](luogu://user/1373205)xiexie
```cpp #include using namespace std; signed main(){ int a,b,ans=0; cin>>a>>b; for(int i=a;i<=b;i++){ if(__builtin_popcount(i)==2) ans++; } cout<<ans; } ```
在讨论《LGR-255 作弊名单》回复:
qp
在讨论《洛谷如何看当日做题数???》回复:
@[chenyuan3](luogu://user/559528)@[Natural_Selection](luogu://user/1397333)@[wjy7777](luogu://user/1328264)ok!
在讨论《Opoi 2025 赛时答疑帖》回复:
qp
在讨论《一道自创黄题,求如何LCS》回复:
@[Gavinzhou](luogu://user/1320771)是啊
在讨论《一道自创黄题,求如何LCS》回复:
@[ini2015_____](luogu://user/1423269)谢谢!已关注!
在讨论《一道自创黄题,求如何LCS》回复:
@[kobelukuankuan](luogu://user/1124371)是啊,那不是自创的吗