/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'void dfs(int)':
/in/foo.cc:21:14: error: 'struct patoulaoge' has no member named 'y'; did you mean 'y1'?
   if(a[b][c].y
              ^
/in/foo.cc:22:3: error: expected ')' before numeric constant
   1==1) d++;
   ^
/in/foo.cc:17:10: warning: unused variable 'e' [-Wunused-variable]
  int d=0,e=a[b][c].y2;
          ^

信息

递交者
类型
递交
题目
P1787 寻宝
语言
C++
递交时间
2019-09-18 18:38:15
评测时间
2019-09-18 18:38:15
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes