/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:10:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for (int i=1;i<1005;i++) f[i]=-1E8; f[0]=0;
     ^~~
/in/foo.cc:10:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
     for (int i=1;i<1005;i++) f[i]=-1E8; f[0]=0;
                                         ^
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 3ms 376.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 3ms 512.0 KiB
#5 Accepted 5ms 512.0 KiB
#6 Accepted 3ms 512.0 KiB
#7 Accepted 4ms 480.0 KiB
#8 Accepted 4ms 508.0 KiB
#9 Accepted 40ms 3.0 MiB
#10 Accepted 45ms 2.496 MiB
#11 Accepted 45ms 1.0 MiB
#12 Accepted 45ms 3.0 MiB
#13 Accepted 50ms 3.086 MiB
#14 Accepted 46ms 2.477 MiB
#15 Accepted 38ms 1.121 MiB
#16 Accepted 47ms 2.5 MiB
#17 Accepted 45ms 1.0 MiB
#18 Accepted 45ms 1.09 MiB
#19 Accepted 356ms 3.59 MiB
#20 Accepted 448ms 2.238 MiB

信息

递交者
类型
递交
题目
P1815 道路游戏
语言
C++
递交时间
2018-01-24 21:24:38
评测时间
2018-01-24 21:24:38
评测机
分数
100
总耗时
1287ms
峰值内存
3.59 MiB