| Problem | boxispull |
|---|---|
| User | earthyeet |
| Submission Time | 2026-01-29 12:01:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
boxispull.cpp: In function ‘int time(int, int, int, int)’:
boxispull.cpp:6:16: error: expected primary-expression before ‘or’ token
6 | if (x1 == x2) or (y1 == y2) {
| ^~