Problem | boxispull |
---|---|
User | Ush |
Submission Time | 2024-01-29 16:00:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
boxispull.cpp: In function ‘int32_t main()’:
boxispull.cpp:9:9: error: expected ‘;’ before ‘long’
9 | q = t*4
| ^
| ;
boxispull.cpp:14:7: error: ‘totaly’ was not declared in this scope
14 | totaly += y;
| ^~~~~~
boxispull.cpp:16:9: error: ‘totaly’ was not declared in this scope
16 | cout << totaly;
| ^~~~~~