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