/ 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 536.0 KiB
#2 Accepted 6ms 812.0 KiB
#3 Accepted 6ms 800.0 KiB
#4 Accepted 292ms 3.922 MiB
#5 Accepted 298ms 3.918 MiB
#6 Accepted 283ms 3.914 MiB
#7 Accepted 340ms 3.715 MiB
#8 Accepted 320ms 3.629 MiB
#9 Accepted 160ms 3.531 MiB
#10 Accepted 300ms 3.816 MiB

信息

递交者
类型
递交
题目
P1940 奇怪的游戏
语言
C++
递交时间
2025-06-10 11:53:35
评测时间
2025-06-10 11:53:35
评测机
分数
100
总耗时
2014ms
峰值内存
3.922 MiB