/ Vijos /

记录详情

Compile Error

/in/foo.c:22:1: error: unknown type name 'bool'
 bool bfs(int s1,int t)
 ^~~~
/in/foo.c: In function 'main':
/in/foo.c:72:1: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 while(flow=dfs(S,T,999999999))
 ^~~~~

信息

递交者
类型
递交
题目
P1000 A+B Problem
语言
C
递交时间
2018-04-14 12:36:55
评测时间
2018-04-14 12:36:55
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes