/ Vijos /

记录详情

Runtime Error

/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 Runtime Error 4ms 12.199 MiB
#2 Runtime Error 3ms 4.203 MiB
#3 Runtime Error 5ms 12.172 MiB
#4 Runtime Error 3ms 4.203 MiB
#5 Runtime Error 4ms 12.211 MiB
#6 Runtime Error 3ms 4.203 MiB
#7 Runtime Error 4ms 12.195 MiB
#8 Runtime Error 3ms 4.203 MiB
#9 Runtime Error 4ms 12.199 MiB
#10 Runtime Error 3ms 4.203 MiB

信息

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