/ Vijos /

记录详情

Accepted

foo.cc: In function ‘int main()’:
foo.cc:13:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
   13 |         for(j=sum;j>=0;j--)
      |         ^~~
foo.cc:22:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
   22 |          sum+=h[i];
      |          ^~~
# 状态 耗时 内存占用
#1 Accepted 3ms 536.0 KiB
#2 Accepted 3ms 532.0 KiB
#3 Accepted 7ms 2.246 MiB
#4 Accepted 6ms 2.285 MiB
#5 Accepted 80ms 15.145 MiB
#6 Accepted 81ms 13.273 MiB
#7 Accepted 153ms 15.453 MiB
#8 Accepted 176ms 15.805 MiB
#9 Accepted 195ms 15.371 MiB
#10 Accepted 204ms 15.75 MiB

信息

递交者
类型
递交
题目
P1037 搭建双塔
语言
C++
递交时间
2024-08-14 20:48:27
评测时间
2024-08-14 20:48:27
评测机
分数
100
总耗时
912ms
峰值内存
15.805 MiB