/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void read(t_&)':
/in/foo.cc:11:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(t=='-')flag=1,t=getchar();x=t-'0';
  ^~
/in/foo.cc:11:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  if(t=='-')flag=1,t=getchar();x=t-'0';
                               ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:111:8: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   mid=l+r>>1;
       ~^~
# 状态 耗时 内存占用
#1 Accepted 14ms 38.309 MiB
#2 Accepted 13ms 38.297 MiB
#3 Accepted 12ms 36.312 MiB
#4 Accepted 14ms 38.305 MiB
#5 Accepted 13ms 38.445 MiB
#6 Accepted 14ms 38.434 MiB
#7 Accepted 16ms 38.559 MiB
#8 Accepted 14ms 38.074 MiB
#9 Accepted 15ms 38.309 MiB
#10 Accepted 14ms 36.434 MiB
#11 Accepted 89ms 39.52 MiB
#12 Accepted 112ms 42.242 MiB
#13 Accepted 93ms 45.719 MiB
#14 Accepted 107ms 46.812 MiB
#15 Accepted 131ms 47.941 MiB
#16 Accepted 150ms 51.016 MiB
#17 Accepted 130ms 41.473 MiB
#18 Accepted 147ms 41.895 MiB
#19 Accepted 177ms 42.254 MiB
#20 Accepted 886ms 52.281 MiB

信息

递交者
类型
递交
题目
P1983 运输计划
语言
C++
递交时间
2018-11-04 21:52:17
评测时间
2018-11-04 21:52:18
评测机
分数
100
总耗时
2170ms
峰值内存
52.281 MiB