/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'void add(int, int)':
/in/foo.cc:8:40: error: 'cnt' was not declared in this scope
 {   e[++tol]=(node){y,head[x]};head[x]=cnt; }  
                                        ^~~
/in/foo.cc: At global scope:
/in/foo.cc:26:5: error: 'maxx' does not name a type
     maxx=max(maxx,f[x]+g[x]);  // 求树的直径-1 
     ^~~~
/in/foo.cc:27:1: error: expected declaration before '}' token
 }  
 ^

信息

递交者
类型
递交
题目
P1476 旅游规划(csapc)
语言
C++
递交时间
2019-07-18 09:58:23
评测时间
2019-07-18 09:58:23
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes