| Problem | penguingathering |
|---|---|
| User | Rigiddivot251112 |
| Submission Time | 2026-06-24 15:02:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
penguingathering.cpp: In function ‘int main()’:
penguingathering.cpp:24:24: error: ‘k1’ was not declared in this scope
24 | annoyance1 += (k1 - x[i]) * (k1 - x[i]);
| ^~
penguingathering.cpp:25:24: error: ‘k2’ was not declared in this scope
25 | annoyance2 += (k2 - x[i]) * (k2 - x[i]);
| ^~