/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:162:33: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
     printf("%d\n",(Pnum+mod)%mod);
                                 ^
/in/foo.cc:143:10: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k,o,p,l;
          ^
/in/foo.cc:143:12: warning: unused variable 'o' [-Wunused-variable]
  int i,j,k,o,p,l;
            ^
/in/foo.cc:143:14: warning: unused variable 'p' [-Wunused-variable]
  int i,j,k,o,p,l;
              ^
/in/foo.cc:143:16: warning: unused variable 'l' [-Wunused-variable]
  int i,j,k,o,p,l;
                ^
# 状态 耗时 内存占用
#1 Accepted 211ms 9.562 MiB
#2 Accepted 212ms 9.402 MiB
#3 Accepted 227ms 11.453 MiB
#4 Accepted 222ms 9.449 MiB
#5 Accepted 208ms 9.594 MiB
#6 Time Exceeded ≥2001ms ≥9.469 MiB
#7 Time Exceeded ≥2002ms ≥10.164 MiB
#8 Time Exceeded ≥2004ms ≥9.387 MiB
#9 Time Exceeded ≥2001ms ≥10.891 MiB
#10 Time Exceeded ≥2004ms ≥10.551 MiB

信息

递交者
类型
递交
题目
P2051 快速查询
语言
C++
递交时间
2019-05-08 08:40:53
评测时间
2019-05-08 08:40:53
评测机
分数
50
总耗时
≥11098ms
峰值内存
≥11.453 MiB