/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:115:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int i = 0; i < m; i++)
     ^~~
/in/foo.cc:117:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  sort(edge, edge + m);
  ^~~~
# 状态 耗时 内存占用
#1 Accepted 10ms 14.328 MiB
#2 Accepted 6ms 14.348 MiB
#3 Accepted 11ms 14.465 MiB
#4 Accepted 12ms 12.363 MiB
#5 Accepted 13ms 14.465 MiB
#6 Accepted 10ms 12.336 MiB
#7 Accepted 39ms 16.969 MiB
#8 Accepted 35ms 16.855 MiB
#9 Accepted 35ms 14.844 MiB
#10 Accepted 36ms 12.852 MiB
#11 Accepted 37ms 14.859 MiB
#12 Accepted 34ms 14.875 MiB
#13 Accepted 76ms 16.996 MiB
#14 Accepted 74ms 16.875 MiB
#15 Accepted 71ms 14.707 MiB
#16 Accepted 70ms 18.844 MiB
#17 Accepted 82ms 18.844 MiB
#18 Accepted 75ms 16.844 MiB
#19 Accepted 70ms 16.844 MiB
#20 Accepted 68ms 16.855 MiB

信息

递交者
类型
递交
题目
P1843 货车运输
语言
C++
递交时间
2017-10-14 18:28:21
评测时间
2017-10-14 18:28:21
评测机
分数
100
总耗时
871ms
峰值内存
18.844 MiB