/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:138:45: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
      printf("%I64d %lld\n", sum[sb], sum[sa]);
                                             ^
/in/foo.cc:104:25: warning: variable 'ans1' set but not used [-Wunused-but-set-variable]
  register long long a,b,ans1,ans2,lenth,sa,sb,c,ok,M = 0;
                         ^~~~
# 状态 耗时 内存占用
#1 Accepted 7ms 20.25 MiB
#2 Accepted 8ms 26.363 MiB
#3 Accepted 13ms 26.25 MiB
#4 Accepted 48ms 32.414 MiB
#5 Accepted 64ms 36.453 MiB
#6 Accepted 140ms 44.93 MiB
#7 Accepted 161ms 44.305 MiB
#8 Accepted 149ms 45.023 MiB
#9 Accepted 145ms 44.926 MiB
#10 Accepted 130ms 45.156 MiB

信息

递交者
类型
递交
题目
P1935 不可思议的清晨
语言
C++
递交时间
2017-08-21 21:20:43
评测时间
2017-08-21 21:20:43
评测机
分数
100
总耗时
869ms
峰值内存
45.156 MiB