/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int read()':
/in/foo.cc:12:9: warning: variable 'sgn' set but not used [-Wunused-but-set-variable]
 int x=0,sgn=1;char ch=getchar();
         ^~~
/in/foo.cc: In function 'bool check(int)':
/in/foo.cc:53:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 if (maxo-cut<=mid) return true;return false;
 ^~
/in/foo.cc:53:32: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
 if (maxo-cut<=mid) return true;return false;
                                ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 27ms 16.25 MiB
#2 Accepted 40ms 14.25 MiB
#3 Accepted 34ms 14.25 MiB
#4 Accepted 44ms 14.25 MiB
#5 Accepted 27ms 16.266 MiB
#6 Accepted 40ms 14.434 MiB
#7 Accepted 44ms 16.484 MiB
#8 Accepted 16ms 14.25 MiB
#9 Accepted 11ms 16.348 MiB
#10 Accepted 12ms 16.352 MiB
#11 Accepted 84ms 16.434 MiB
#12 Accepted 161ms 16.434 MiB
#13 Accepted 114ms 22.184 MiB
#14 Accepted 131ms 21.859 MiB
#15 Accepted 149ms 23.684 MiB
#16 Accepted 173ms 22.809 MiB
#17 Accepted 163ms 19.684 MiB
#18 Accepted 170ms 19.875 MiB
#19 Accepted 151ms 20.16 MiB
#20 Accepted 283ms 27.5 MiB

信息

递交者
类型
递交
题目
P1983 运输计划
语言
C++
递交时间
2018-01-12 20:53:07
评测时间
2018-01-12 20:53:08
评测机
分数
100
总耗时
1883ms
峰值内存
27.5 MiB