Problem | penguingathering |
---|---|
User | Joashhh |
Submission Time | 2024-12-11 15:38:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
penguingathering.cpp: In function ‘int main()’:
penguingathering.cpp:17:26: error: invalid type argument of unary ‘*’ (have ‘int’)
17 | annoyance += (i-meet)**2;
| ^