Problem videogames
User boaznumberd5555
Submission Time 2024-12-30 16:57:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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