Problem videogames
User boaznumberd5555
Submission Time 2024-12-30 15:22:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

videogames.cpp: In function ‘int32_t main()’:
videogames.cpp:68:3: error: ‘else’ without a previous ‘if’
68 | else cout<<"NO";
| ^~~~