| Problem | boxispull |
|---|---|
| User | chog |
| Submission Time | 2026-04-22 15:23:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
boxispull.cpp: In function ‘int main()’:
boxispull.cpp:14:3: error: expected ‘}’ before ‘else’
14 | else{
| ^~~~
boxispull.cpp:12:35: note: to match this ‘{’
12 | if (hordiff > 0 and verdiff > 0){
| ^
boxispull.cpp:17:11: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
17 | cout << ans << "\n";
| ^~~
| abs