/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'long long int ISAP()':
/in/foo.cc:142:25: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  142 |                         for (road = link[x]; road; road = road->next)
      |                         ^~~
/in/foo.cc:147:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  147 |                                 deep[x]=small;
      |                                 ^~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 492.0 KiB
#2 Accepted 5ms 804.0 KiB
#3 Accepted 5ms 804.0 KiB
#4 Accepted 209ms 3.922 MiB
#5 Accepted 212ms 3.93 MiB
#6 Accepted 225ms 3.914 MiB
#7 Accepted 270ms 3.723 MiB
#8 Accepted 261ms 3.625 MiB
#9 Accepted 137ms 3.527 MiB
#10 Accepted 217ms 3.812 MiB

信息

递交者
类型
递交
题目
P1940 奇怪的游戏
语言
C++
递交时间
2025-06-08 18:55:35
评测时间
2025-06-08 18:55:35
评测机
分数
100
总耗时
1547ms
峰值内存
3.93 MiB