Problem stepgame
User TinaD
Submission Time 2025-03-16 23:58:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stepgame.cpp: In function ‘int main()’:
stepgame.cpp:30:9: error: ‘a’ was not declared in this scope
30 | dp[i]=a[i]+a[i+1];
| ^