/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'long long int ISAP()':
/in/foo.cc:145:25: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  145 |                         for (road = link[x]; road; road = road->next)
      |                         ^~~
/in/foo.cc:150:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  150 |                                 deep[x]=small;
      |                                 ^~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 524.0 KiB
#2 Accepted 5ms 808.0 KiB
#3 Accepted 5ms 816.0 KiB
#4 Accepted 212ms 3.918 MiB
#5 Accepted 217ms 3.914 MiB
#6 Accepted 208ms 3.914 MiB
#7 Accepted 245ms 3.719 MiB
#8 Accepted 245ms 3.621 MiB
#9 Accepted 118ms 3.523 MiB
#10 Accepted 256ms 3.82 MiB

信息

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