/ WHOJ /

记录详情

Compile Error

foo.cc:10:10: error: redefinition of 'long long int cnt'
   10 | int id=0,cnt,n,m,mod,r;
      |          ^~~
foo.cc:9:118: note: 'long long int cnt' previously declared here
    9 | int a[2000010],head[2000010],to[2000010],ne[2000010],fa[2000010],siz[2000010],dep[2000010],son[2000010],idx[2000010],cnt,top[2000010],num[2000010];
      |                                                                                                                      ^~~
Found 3 testcases.
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1123 【模板】轻重链剖分 / 树链剖分
题目数据
下载
语言
C++
递交时间
2022-04-09 20:06:51
评测时间
2022-04-09 20:06:51
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes