/ 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 340.0 KiB
#2 Accepted 2ms 2.312 MiB
#3 Accepted 5ms 8.305 MiB
#4 Accepted 66ms 38.301 MiB
#5 Accepted 9ms 18.332 MiB
#6 Accepted 69ms 34.543 MiB
#7 Accepted 140ms 38.598 MiB
#8 Accepted 231ms 39.016 MiB
#9 Accepted 232ms 38.379 MiB
#10 Accepted 239ms 38.863 MiB

信息

递交者
类型
递交
题目
P1037 搭建双塔
语言
C++
递交时间
2020-03-21 12:32:37
评测时间
2020-03-21 12:32:37
评测机
分数
100
总耗时
1000ms
峰值内存
39.016 MiB