/ 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 3ms 580.0 KiB
#2 Accepted 7ms 808.0 KiB
#3 Accepted 7ms 804.0 KiB
#4 Accepted 292ms 3.914 MiB
#5 Accepted 290ms 3.914 MiB
#6 Accepted 280ms 3.926 MiB
#7 Accepted 316ms 3.719 MiB
#8 Accepted 235ms 3.621 MiB
#9 Accepted 119ms 3.523 MiB
#10 Accepted 215ms 3.824 MiB

信息

递交者
类型
递交
题目
P1940 奇怪的游戏
语言
C++
递交时间
2025-06-08 22:57:15
评测时间
2025-06-08 22:57:15
评测机
分数
100
总耗时
1769ms
峰值内存
3.926 MiB