| Problem | illuminate |
|---|---|
| User | Bristie |
| Submission Time | 2026-07-17 15:05:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
illuminate.cpp: In function ‘int main()’:
illuminate.cpp:19:2: error: expected ‘}’ before ‘else’
19 | else {
| ^~~~
illuminate.cpp:17:19: note: to match this ‘{’
17 | if (test == '.') {
| ^
illuminate.cpp:21:1: error: expected ‘}’ at end of input
21 | }
| ^
illuminate.cpp:6:1: note: to match this ‘{’
6 | {
| ^