/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'void dfs(int)':
/in/foo.cc:24:21: error: expected ']' before ')' token
   if(!z[g][dao[from]){
                     ^
/in/foo.cc:31:11: error: a function-definition is not allowed here before '{' token
 int main(){
           ^
/in/foo.cc:64:1: error: expected '}' at end of input
 }
 ^

信息

递交者
类型
递交
题目
P1070 新年趣事之游戏
语言
C++
递交时间
2017-08-18 21:51:04
评测时间
2017-08-18 21:51:04
评测机
分数
0
总耗时
122ms
峰值内存
14.633 MiB