/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:113:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int i = 0; i < m; i++)
     ^~~
/in/foo.cc:115:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  sort(edge, edge + m);
  ^~~~
# 状态 耗时 内存占用
#1 Runtime Error 8ms 10.359 MiB
#2 Runtime Error 8ms 12.363 MiB
#3 Runtime Error 7ms 12.375 MiB
#4 Runtime Error 7ms 10.324 MiB
#5 Runtime Error 7ms 10.348 MiB
#6 Runtime Error 6ms 8.332 MiB
#7 Runtime Error 7ms 10.34 MiB
#8 Runtime Error 7ms 10.371 MiB
#9 Runtime Error 7ms 10.348 MiB
#10 Runtime Error 7ms 10.34 MiB
#11 Runtime Error 7ms 10.363 MiB
#12 Runtime Error 8ms 12.375 MiB
#13 Runtime Error 7ms 10.34 MiB
#14 Runtime Error 9ms 10.352 MiB
#15 Runtime Error 8ms 12.348 MiB
#16 Runtime Error 7ms 10.355 MiB
#17 Runtime Error 7ms 10.375 MiB
#18 Runtime Error 8ms 12.332 MiB
#19 Runtime Error 7ms 10.34 MiB
#20 Runtime Error 7ms 8.355 MiB

信息

递交者
类型
递交
题目
P1843 货车运输
语言
C++
递交时间
2017-10-14 18:30:37
评测时间
2017-10-14 18:30:38
评测机
分数
0
总耗时
156ms
峰值内存
12.375 MiB