Problem videogames
User FIips
Submission Time 2024-12-30 12:29:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

videogames.cpp: In function ‘int32_t main()’:
videogames.cpp:49:1: error: expected ‘}’ at end of input
49 | }
| ^
videogames.cpp:15:16: note: to match this ‘{’
15 | int32_t main() {
| ^