记录详情

Runtime Error

/in/foo.cc: In function 'void dfs(int*, int)':
/in/foo.cc:24:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   if(ans=-1) ans=dep;
            ^
# 状态 耗时 内存占用
#1 Accepted 2ms 360.0 KiB
#2 Runtime Error 814ms 1012.0 KiB
#3 Runtime Error 809ms 1008.0 KiB
#4 Runtime Error 4ms 552.0 KiB
#5 Runtime Error 4ms 496.0 KiB
#6 Runtime Error 4ms 540.0 KiB

信息

递交者
类型
递交
题目
P1307 D. 蚂蚁竞走I
比赛
2021年互联网创新创业科技节程序设计大赛
语言
C++
递交时间
2021-12-23 20:42:10
评测时间
2021-12-23 20:42:10
评测机
分数
50
总耗时
1641ms
峰值内存
1012.0 KiB