Problem gotoschool
User WangZ
Submission Time 2025-07-03 20:44:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:13:3: error: ‘cont’ was not declared in this scope; did you mean ‘count’?
13 | cont << x << " ";
| ^~~~
| count