/ 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 356.0 KiB
#2 Runtime Error 7ms 8.418 MiB
#3 Runtime Error 7ms 8.418 MiB
#4 Runtime Error 7ms 8.363 MiB
#5 Runtime Error 7ms 8.445 MiB
#6 Runtime Error 7ms 8.41 MiB
#7 Runtime Error 28ms 8.402 MiB
#8 Runtime Error 28ms 8.414 MiB
#9 Runtime Error 53ms 8.473 MiB
#10 Runtime Error 38ms 8.406 MiB

信息

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