| Problem | boxispull |
|---|---|
| User | AwkUngenially |
| Submission Time | 2025-04-05 10:47:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
boxispull.cpp: In function ‘int main()’:
boxispull.cpp:11:48: error: expected primary-expression before ‘=’ token
11 | cout << abs(c - a) + abs(d - b) + 2 << "\n";=
| ^
boxispull.cpp:12:3: error: expected primary-expression before ‘}’ token
12 | } else {
| ^