| Problem | closedrooms |
|---|---|
| User | bobtan123 |
| Submission Time | 2023-11-17 14:30:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
closedrooms.cpp: In function ‘int main()’:
closedrooms.cpp:38:2: error: ‘else’ without a previous ‘if’
38 | else cout<<mini+1;
| ^~~~