/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:36:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    if (d[i]==0) f[i]=0; if (f[i]>=f[mx]) mx=i;
    ^~
/in/foo.cc:36:25: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
    if (d[i]==0) f[i]=0; if (f[i]>=f[mx]) mx=i;
                         ^~
# 状态 耗时 内存占用
#1 Accepted 3ms 256.0 KiB
#2 Accepted 3ms 352.0 KiB
#3 Accepted 2ms 360.0 KiB
#4 Accepted 3ms 384.0 KiB
#5 Accepted 3ms 256.0 KiB
#6 Accepted 3ms 2.25 MiB
#7 Accepted 3ms 348.0 KiB
#8 Accepted 3ms 2.332 MiB
#9 Accepted 3ms 332.0 KiB
#10 Accepted 3ms 340.0 KiB
#11 Accepted 3ms 256.0 KiB
#12 Accepted 3ms 256.0 KiB
#13 Accepted 7ms 256.0 KiB
#14 Accepted 13ms 384.0 KiB
#15 Accepted 26ms 460.0 KiB
#16 Accepted 56ms 384.0 KiB
#17 Accepted 81ms 2.25 MiB
#18 Accepted 104ms 512.0 KiB
#19 Accepted 127ms 2.5 MiB
#20 Accepted 149ms 632.0 KiB

信息

递交者
类型
递交
题目
P1741 观光公交
语言
C++
递交时间
2017-08-30 22:33:19
评测时间
2017-08-30 22:33:20
评测机
分数
100
总耗时
606ms
峰值内存
2.5 MiB