Problem | videogames |
---|---|
User | FIips |
Submission Time | 2024-12-30 13:42:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
videogames.cpp: In function ‘int32_t main()’:
videogames.cpp:26:2: error: ‘pos’ was not declared in this scope; did you mean ‘pow’?
26 | pos = false;
| ^~~
| pow