/ 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 480.0 KiB
#2 Accepted 5ms 816.0 KiB
#3 Accepted 5ms 812.0 KiB
#4 Accepted 210ms 3.918 MiB
#5 Accepted 212ms 3.914 MiB
#6 Accepted 206ms 3.914 MiB
#7 Accepted 244ms 3.719 MiB
#8 Accepted 232ms 3.621 MiB
#9 Accepted 116ms 3.527 MiB
#10 Accepted 214ms 3.82 MiB

信息

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