/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:15:5: error: 't' was not declared in this scope
   g[t-1]++;
     ^
/in/foo.cc:23:9: error: 't' was not declared in this scope
         t=a[1+i+(j<<1)+k*3+(l<<2)];
         ^

信息

递交者
类型
递交
题目
P1775 乌龟棋
语言
C++
递交时间
2021-10-23 18:53:27
评测时间
2021-10-23 18:53:27
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes