/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:13:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
         for(j=sum;j>=0;j--)
         ^~~
/in/foo.cc:22:10: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
          sum+=h[i];
          ^~~
# 状态 耗时 内存占用
#1 Accepted 2ms 336.0 KiB
#2 Accepted 2ms 476.0 KiB
#3 Accepted 10ms 1.887 MiB
#4 Accepted 88ms 14.84 MiB
#5 Accepted 20ms 1.742 MiB
#6 Accepted 89ms 13.125 MiB
#7 Accepted 144ms 15.332 MiB
#8 Accepted 184ms 15.73 MiB
#9 Accepted 185ms 15.234 MiB
#10 Accepted 237ms 15.363 MiB

信息

递交者
类型
递交
题目
P1037 搭建双塔
语言
C++
递交时间
2019-05-17 13:40:34
评测时间
2019-05-17 13:40:34
评测机
分数
100
总耗时
965ms
峰值内存
15.73 MiB