Problem chessislands
User YSH2020
Submission Time 2024-03-06 08:10:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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