Problem | collectmushrooms5 |
---|---|
User | ChickenCoder |
Submission Time | 2023-07-11 14:36:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
collectmushrooms5.cpp: In function ‘int main()’:
collectmushrooms5.cpp:30:18: error: ‘temp’ was not declared in this scope; did you mean ‘mktemp’?
30 | cout << dp[n-1][temp] << endl;
| ^~~~
| mktemp