Problem stepgame
User Jude
Submission Time 2024-08-01 08:19:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stepgame.cpp: In function ‘int main()’:
stepgame.cpp:8:5: error: expected ‘,’ or ‘;’ before ‘cin’
8 | cin >> nums;
| ^~~