| Problem | penguingathering |
|---|---|
| User | Zubair |
| Submission Time | 2026-06-24 15:32:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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() {
| ^