Problem island
User LimCheeHann
Submission Time 2025-02-24 23:20:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

island.cpp: In function ‘int main()’:
island.cpp:20:1: error: expected ‘}’ at end of input
20 | }
| ^
island.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^