/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:56:7: error: 'pre' was not declared in this scope
       pre[newnum] = now;
       ^~~
/in/foo.cc:73:7: error: 'pre' was not declared in this scope
       pre[newnum] = now;
       ^~~
/in/foo.cc:90:7: error: 'pre' was not declared in this scope
       pre[newnum] = now;
       ^~~
/in/foo.cc:107:7: error: 'pre' was not declared in this scope
       pre[newnum] = now;
       ^~~

信息

递交者
类型
递交
题目
P1206 CoVH之再破难关
语言
C++
递交时间
2017-09-06 10:26:17
评测时间
2017-09-06 10:26:17
评测机
分数
0
总耗时
336ms
峰值内存
40.617 MiB