/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'bool dfs(int)':
/in/foo.cc:17:36: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
     for (int i = h[u], v; v = tto[i]; i = nxt[i]) {
                                    ^
# 状态 耗时 内存占用
#1 Accepted 1ms 388.0 KiB
#2 Runtime Error 7ms 8.418 MiB
#3 Runtime Error 7ms 8.375 MiB
#4 Runtime Error 7ms 8.418 MiB
#5 Runtime Error 7ms 8.414 MiB
#6 Runtime Error 7ms 8.414 MiB
#7 Runtime Error 7ms 8.422 MiB
#8 Runtime Error 7ms 8.422 MiB
#9 Runtime Error 7ms 8.371 MiB
#10 Runtime Error 7ms 8.367 MiB

信息

递交者
类型
递交
题目
P1204 CoVH之柯南开锁
语言
C++
递交时间
2024-09-14 13:22:11
评测时间
2024-09-14 13:22:11
评测机
分数
10
总耗时
67ms
峰值内存
8.422 MiB