Problem | typicalstairs |
---|---|
User | fastantic |
Submission Time | 2023-07-23 00:53:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
typicalstairs.cpp: In function ‘void solve()’:
typicalstairs.cpp:194:17: error: ‘dp1’ was not declared in this scope; did you mean ‘dp’?
194 | cout << dp1[1] << endl;
| ^~~
| dp