Accepted

foo.cc: In function ‘int main()’:
foo.cc:48:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   48 |                 if(hs[y]==0)cnt++;hs[y]++;
      |                 ^~
foo.cc:48:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
   48 |                 if(hs[y]==0)cnt++;hs[y]++;
      |                                   ^~
# 状态 耗时 内存占用
#1 Accepted 2ms 504.0 KiB
#2 Accepted 3ms 504.0 KiB
#3 Accepted 3ms 760.0 KiB
#4 Accepted 2ms 504.0 KiB
#5 Accepted 2ms 504.0 KiB
#6 Accepted 3ms 504.0 KiB
#7 Accepted 3ms 504.0 KiB
#8 Accepted 2ms 760.0 KiB
#9 Accepted 8ms 504.0 KiB
#10 Accepted 8ms 504.0 KiB
#11 Accepted 8ms 572.0 KiB
#12 Accepted 8ms 504.0 KiB
#13 Accepted 8ms 500.0 KiB
#14 Accepted 8ms 508.0 KiB
#15 Accepted 456ms 6.242 MiB
#16 Accepted 460ms 6.242 MiB
#17 Accepted 463ms 6.09 MiB
#18 Accepted 474ms 6.109 MiB
#19 Accepted 479ms 6.188 MiB
#20 Accepted 434ms 6.242 MiB

信息

递交者
类型
递交
题目
P1488 海港
比赛
高级班练习2025.7.22-24
语言
C++
递交时间
2025-07-24 16:45:16
评测时间
2025-07-24 16:45:16
评测机
分数
100
总耗时
2842ms
峰值内存
6.242 MiB