/ new_bzoj /

记录详情

Compile Error

/in/foo.cc: In function 'int ins(int, int, int, int)':
/in/foo.cc:26:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int spfa()':
/in/foo.cc:45:5: error: expected ';' before '}' token
     }
     ^
/in/foo.cc: In function 'int mcf()':
/in/foo.cc:59:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^

信息

递交者
类型
递交
题目
修车
语言
C++
递交时间
2017-07-18 17:10:50
评测时间
2017-07-18 17:10:50
评测机
分数
0
总耗时
241ms
峰值内存
32.125 MiB