/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:17:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
         for (int j=1; j<=m; ++j) f[i][j]=INF; flag=0;
         ^~~
/in/foo.cc:17:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
         for (int j=1; j<=m; ++j) f[i][j]=INF; flag=0;
                                               ^~~~
# 状态 耗时 内存占用
#1 Accepted 3ms 368.0 KiB
#2 Accepted 3ms 384.0 KiB
#3 Accepted 5ms 360.0 KiB
#4 Accepted 6ms 348.0 KiB
#5 Accepted 4ms 372.0 KiB
#6 Accepted 4ms 384.0 KiB
#7 Accepted 4ms 384.0 KiB
#8 Accepted 3ms 392.0 KiB
#9 Accepted 3ms 496.0 KiB
#10 Accepted 3ms 508.0 KiB
#11 Accepted 2ms 2.605 MiB
#12 Accepted 6ms 5.875 MiB
#13 Accepted 6ms 4.0 MiB
#14 Accepted 8ms 6.125 MiB
#15 Accepted 25ms 16.625 MiB
#16 Accepted 96ms 38.75 MiB
#17 Accepted 40ms 19.875 MiB
#18 Accepted 89ms 38.75 MiB
#19 Accepted 64ms 27.5 MiB
#20 Accepted 69ms 38.855 MiB

信息

递交者
类型
递交
题目
P1907 飞扬的小鸟
语言
C++
递交时间
2018-05-23 20:11:10
评测时间
2018-05-23 20:11:10
评测机
分数
100
总耗时
452ms
峰值内存
38.855 MiB