| Problem | penguingathering |
|---|---|
| User | shaekpie |
| Submission Time | 2026-06-24 15:35:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
penguingathering.cpp: In function ‘int main()’:
penguingathering.cpp:23:13: error: expected ‘;’ before ‘}’ token
23 | cout<<total
| ^
| ;
24 | }
| ~