Problem | selfdefence |
---|---|
User | PlayVoltz |
Submission Time | 2024-06-27 13:12:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
selfdefence.cpp: In function ‘int32_t main()’:
selfdefence.cpp:46:31: error: ‘i’ was not declared in this scope
46 | dp[1][0][0]=dp[1][0][1]=psum[i][0][0]=psum[i][0][1]=1;
| ^