Problem stepgame
User My12thCodebreakerAccount
Submission Time 2026-07-17 21:44:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stepgame.cpp: In function ‘int main()’:
stepgame.cpp:67:17: error: invalid types ‘long long int[int]’ for array subscript
67 | int cur = ans[0];
| ^