/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'void Search2(int, int, int*, bool)':
/in/foo.cc:24:29: warning: unused variable 'j' [-Wunused-variable]
     int c=(a[0]+a[1]+u)%n,i,j;
                             ^
/in/foo.cc:74:7: error: expected '}' at end of input
       }
       ^
/in/foo.cc:74:7: error: expected '}' at end of input
/in/foo.cc:74:7: error: expected '}' at end of input

信息

递交者
类型
递交
题目
P1099 虫食算
语言
C++
递交时间
2019-12-12 19:20:30
评测时间
2019-12-12 19:20:30
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes