我要看大自然
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《一个《OJ 运维模拟器》,你能坚持到 2026 年不倒闭吗?》回复:
总感觉是 前期:攒钱+研发点. 中期:开网校+学术点. 后期:API+研发点+声誉冲高分(防止服务器爆掉)
在讨论《一个《OJ 运维模拟器》,你能坚持到 2026 年不倒闭吗?》回复:
@[chen_zhe](luogu://user/8457) 建议断裂之后再给一个月,因为我就是靠网校撑着,很容易破产,结果不小心手滑了点到下个月,直接破产,有钱都不能下个月
```cpp #include #define ll long long using namespace std; ll dp[100010]; int cnt[100010]; ll n,sumcow; struct road{ int t,l; }; vector to[100010]; void dfs1(int…
在讨论《来推荐一道好题!》回复:
666,没蓝钩等于没写
样例过了,只有10分,求调 ```cpp #include using namespace std; struct Tree{ #define maxn 100010 #define pushup(u) w[u]=w[u*2]+w[u*2+1]; int w[maxn*4],tag[maxn*4]; void make…
在讨论《求助30分》回复:
OK做完了,谢谢~
```cpp #include using namespace std; int a[100010]; int pre[100010]; int log2(int x){ if(x >n>>m; for(int i=1;i >a[i]; for(int i=1;i >l>>r; pre[l]++;pre[r+1]--;…
在讨论《0分求调》回复:
我在这放一个洛谷图床地址 https://www.luogu.com.cn/image
帮帮我一下,我刚学树上dp ```cpp #include #include using namespace std; vector to[310]; int dp[310][310]; int vis[310]; int s[310]; int siz[310]; int n,m; void dfs(int n){…
在讨论《【优先晋级线公布】CSP-J/S 初赛讨论帖》回复:
csp-s估分顶多80,下线70,在广东感觉进不了复赛
在讨论《RE求调🙏》回复:
谢谢! @[Antten](luogu://user/1835267)
[录取分数线2024](https://www.noi.cn/xw/2024-09-27/830368.shtml) [录取分数线2023](https://www.noi.cn/xw/2023-09-28/795962.shtml) [我考的2024csp-s模拟](https://ti.luogu.com.cn/p…
在文章《Senior Data Structure · 浅谈线段树(Segment Tree)》发表评论:
来考古了
```cpp #include using namespace std; long long f[1010]; struct item{ int w,u,c; }wp[10010]; int W,n; int ans=-1; void backpack(int n){ for(int i=1;i =W){ for(in…
在讨论《RE求调🙏》回复:
能告诉我原因吗
不知道为啥就RE了(数组都开到大于数据范围了) [RE记录](https://www.luogu.com.cn/record/230880534) 源代码: ```cpp #include #define max(i,j) (i)>(j)?(i):(j); int pre[5010],f[2010][2010],del…
求助一下,样例对了 ```cpp #include #define ansmax 1000000000 using namespace std; int a[100010],n,m; int ans=0; int check(int a[],int x){ int v=0,nm=0,in=1; while(1){ v+…
在讨论《求助45pts》回复:
@[Jomo1203](luogu://user/1710362) AC了,谢谢你
求助一下,样例全对 ```cpp #include #include using namespace std; int f[1000010],broken,havechild[1000010],n; int comp(int a,int b){return a>b;} int find(int x){ if(f[x]…
在讨论《『ANIME』Round 1 赛时答疑帖》回复:
qppqpq