Problem illuminate
User Bristie
Submission Time 2026-07-17 15:10:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

illuminate.cpp: In function ‘int main()’:
illuminate.cpp:41:2: error: expected ‘}’ before ‘else’
41 | else {
| ^~~~
illuminate.cpp:17:14: note: to match this ‘{’
17 | if (r == 1) {
| ^