Problem | hedgehogcrimes_easy |
---|---|
User | leyi |
Submission Time | 2023-11-16 16:50:42 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hedgehogcrimes_easy.cpp: In function ‘int main()’:
hedgehogcrimes_easy.cpp:21:14: error: ‘N’ was not declared in this scope
21 | cout<<dp(N,K);
| ^
hedgehogcrimes_easy.cpp:21:16: error: ‘K’ was not declared in this scope
21 | cout<<dp(N,K);
| ^