/ 邱.Lucas /

记录详情

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 1ms 348.0 KiB
#2 Accepted 1ms 476.0 KiB
#3 Accepted 5ms 6.598 MiB
#4 Accepted 65ms 25.328 MiB
#5 Accepted 8ms 16.348 MiB
#6 Accepted 66ms 20.586 MiB
#7 Accepted 106ms 26.91 MiB
#8 Accepted 156ms 24.473 MiB
#9 Accepted 145ms 25.902 MiB
#10 Accepted 178ms 28.629 MiB

信息

递交者
类型
递交
题目
P1038 搭建双塔
语言
C++
递交时间
2020-08-29 16:50:57
评测时间
2020-08-29 16:50:57
评测机
分数
100
总耗时
738ms
峰值内存
28.629 MiB