/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:33:21: warning: statement has no effect [-Wunused-value]
       dp[i][j][k][0]%MOD;
       ~~~~~~~~~~~~~~^~~~
/in/foo.cc:34:21: warning: statement has no effect [-Wunused-value]
       dp[i][j][k][1]%MOD;
       ~~~~~~~~~~~~~~^~~~
/in/foo.cc:14:13: warning: unused variable 'ans' [-Wunused-variable]
   int n,m,p,ans=0;
             ^~~
# 状态 耗时 内存占用
#1 Runtime Error 9ms 11.316 MiB
#2 Runtime Error 10ms 17.449 MiB
#3 Runtime Error 16ms 22.941 MiB
#4 Runtime Error 35ms 63.816 MiB
#5 Runtime Error 35ms 63.949 MiB
#6 Runtime Error 33ms 63.691 MiB
#7 Runtime Error 55ms 63.816 MiB
#8 Runtime Error 81ms 114.824 MiB
#9 Runtime Error 94ms 114.941 MiB
#10 Runtime Error 118ms 192.941 MiB

信息

递交者
类型
递交
题目
P1982 子串
语言
C++
递交时间
2017-10-19 20:30:41
评测时间
2017-10-19 20:30:41
评测机
分数
0
总耗时
491ms
峰值内存
192.941 MiB