| Problem | typicalstairs |
|---|---|
| User | bribritt |
| Submission Time | 2023-04-15 18:23:19 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
typicalstairs.cpp: In function ‘int main()’:
typicalstairs.cpp:9:20: error: ‘i’ was not declared in this scope
9 | dp[0]=1; dp[1]=ok[i];
| ^