/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'bool check(int)':
/in/foo.cc:92:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for (int i=1;i<=n;i++) val[i]=0; need=0,Max=0;
     ^~~
/in/foo.cc:92:38: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
     for (int i=1;i<=n;i++) val[i]=0; need=0,Max=0;
                                      ^~~~
# 状态 耗时 内存占用
#1 Accepted 58ms 22.25 MiB
#2 Accepted 72ms 22.25 MiB
#3 Accepted 76ms 22.25 MiB
#4 Accepted 71ms 22.25 MiB
#5 Accepted 71ms 22.375 MiB
#6 Accepted 74ms 22.375 MiB
#7 Accepted 82ms 24.426 MiB
#8 Accepted 64ms 22.484 MiB
#9 Accepted 18ms 22.352 MiB
#10 Accepted 12ms 24.359 MiB
#11 Accepted 126ms 36.75 MiB
#12 Accepted 249ms 40.676 MiB
#13 Accepted 253ms 38.18 MiB
#14 Accepted 309ms 44.676 MiB
#15 Accepted 293ms 47.43 MiB
#16 Accepted 336ms 50.219 MiB
#17 Accepted 287ms 38.926 MiB
#18 Accepted 294ms 41.238 MiB
#19 Accepted 270ms 41.875 MiB
#20 Accepted 741ms 78.0 MiB

信息

递交者
类型
递交
题目
P1983 运输计划
语言
C++
递交时间
2018-07-23 23:27:31
评测时间
2018-07-23 23:27:31
评测机
分数
100
总耗时
3765ms
峰值内存
78.0 MiB