Problem penguingathering
User matt
Submission Time 2024-01-16 14:03:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

penguingathering.cpp: In function ‘int32_t main()’:
penguingathering.cpp:24:14: error: ‘x0’ was not declared in this scope; did you mean ‘x’?
24 | for (int i=x0; i<=1000; i++){
| ^~
| x