Problem penguingathering
User Zubair
Submission Time 2026-06-24 15:33:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

penguingathering.cpp: In function ‘int main()’:
penguingathering.cpp:24:21: error: expected ‘}’ at end of input
24 | cout << ans << endl;
| ^
penguingathering.cpp:5:16: note: to match this ‘{’
5 | signed main() {
| ^