Problem | hdb |
---|---|
User | PoTheSloth |
Submission Time | 2023-11-30 14:33:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hdb.cpp: In function ‘int32_t main()’:
hdb.cpp:28:11: error: ‘n’ was not declared in this scope
28 | cout<<dp(n, l);
| ^
hdb.cpp:28:14: error: ‘l’ was not declared in this scope
28 | cout<<dp(n, l);
| ^