| Problem | watching |
|---|---|
| User | ForgottenDragon |
| Submission Time | 2025-12-14 20:45:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
watching.cpp:32:10: error: stray ‘`’ in program
32 | else {x`
| ^
watching.cpp: In function ‘int main()’:
watching.cpp:32:9: error: ‘x’ was not declared in this scope
32 | else {x`
| ^
watching.cpp:40:10: error: ‘r’ was not declared in this scope
40 | r = positions[N];
| ^
watching.cpp:45:15: error: ‘l’ was not declared in this scope
45 | while (r > l) {
| ^