Problem penguingathering
User blob
Submission Time 2023-12-09 11:13:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

penguingathering.cpp: In function ‘int main()’:
penguingathering.cpp:27:1: error: expected ‘}’ at end of input
27 | }
| ^
penguingathering.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^