Problem videogames
User FIips
Submission Time 2024-12-30 13:39:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

videogames.cpp: In function ‘int32_t main()’:
videogames.cpp:35:2: error: ‘pos’ was not declared in this scope; did you mean ‘pow’?
35 | pos = false;
| ^~~
| pow