| Problem | robotbombs |
|---|---|
| User | estkn |
| Submission Time | 2026-05-07 22:22:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
robotbombs.cpp:21:1: error: ‘cout’ does not name a type
21 | cout << u + max(l, r) + 1
| ^~~~
robotbombs.cpp:26:1: error: expected declaration before ‘}’ token
26 | }
| ^