/ 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];
      |          ^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 336.0 KiB
#2 Accepted 3ms 504.0 KiB
#3 Accepted 10ms 1.875 MiB
#4 Accepted 89ms 14.992 MiB
#5 Accepted 13ms 1.875 MiB
#6 Accepted 82ms 13.367 MiB
#7 Accepted 138ms 15.492 MiB
#8 Accepted 153ms 15.742 MiB
#9 Accepted 186ms 15.367 MiB
#10 Accepted 165ms 15.496 MiB

信息

递交者
类型
递交
题目
P1037 搭建双塔
语言
C++
递交时间
2022-08-28 21:08:49
评测时间
2022-08-28 21:08:49
评测机
分数
100
总耗时
848ms
峰值内存
15.742 MiB