| Problem | turbo |
|---|---|
| User | GrainOrBread |
| Submission Time | 2025-12-12 11:27:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
turbo.cpp: In function ‘void turbo(int)’:
turbo.cpp:73:8: error: ‘ll’ was not declared in this scope
73 | for (ll i=1; i<row; i++) move(1);
| ^~
turbo.cpp:73:16: error: ‘i’ was not declared in this scope
73 | for (ll i=1; i<row; i++) move(1);
| ^