| Problem | stepgame |
|---|---|
| User | beefburger |
| Submission Time | 2026-02-18 22:14:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
stepgame.cpp: In function ‘int main()’:
stepgame.cpp:21:2: error: ‘co’ was not declared in this scope; did you mean ‘cos’?
21 | co = num[0];
| ^~
| cos