Problem penguingathering
User skzy09
Submission Time 2026-06-24 16:10:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

penguingathering.cpp: In function ‘int main()’:
penguingathering.cpp:14:23: error: ‘n’ was not declared in this scope
14 | for (int i = 0; i < n; i++){
| ^