| Problem | penguingathering |
|---|---|
| User | Joashhh |
| Submission Time | 2024-12-11 15:39:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
penguingathering.cpp: In function ‘int main()’:
penguingathering.cpp:17:34: error: expected ‘)’ before ‘;’ token
17 | annoyance += ((i-meet)*(i-meet);
| ~ ^
| )