/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int find(int)':
/in/foo.cc:23:20: error: 'weight' was not declared in this scope
  father[x].weight=(weight)((father[x].weight+father[fa].weight)%2);
                    ^~~~~~

信息

递交者
类型
递交
题目
P1697 平面几何
语言
C++
递交时间
2020-05-16 18:50:48
评测时间
2020-05-16 18:50:48
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes