/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:160: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:141:10: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k,o,p,l;
          ^
/in/foo.cc:141:12: warning: unused variable 'o' [-Wunused-variable]
  int i,j,k,o,p,l;
            ^
/in/foo.cc:141:14: warning: unused variable 'p' [-Wunused-variable]
  int i,j,k,o,p,l;
              ^
/in/foo.cc:141:16: warning: unused variable 'l' [-Wunused-variable]
  int i,j,k,o,p,l;
                ^
# 状态 耗时 内存占用
#1 Runtime Error 35ms 9.395 MiB
#2 Runtime Error 33ms 9.266 MiB
#3 Runtime Error 35ms 9.398 MiB
#4 Runtime Error 35ms 9.348 MiB
#5 Runtime Error 33ms 9.305 MiB
#6 Runtime Error 38ms 9.387 MiB
#7 Runtime Error 37ms 9.355 MiB
#8 Runtime Error 35ms 9.281 MiB
#9 Runtime Error 37ms 9.387 MiB
#10 Runtime Error 36ms 9.348 MiB

信息

递交者
类型
递交
题目
P2051 快速查询
语言
C++
递交时间
2019-05-07 11:39:49
评测时间
2019-05-07 11:39:49
评测机
分数
0
总耗时
358ms
峰值内存
9.398 MiB