Problem sortingtrainers
User Longcx
Submission Time 2023-11-27 17:22:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sortingtrainers.cpp: In function ‘int main()’:
sortingtrainers.cpp:29:2: error: ‘ocount’ was not declared in this scope; did you mean ‘pcount’?
29 | ocount=n-zcount;
| ^~~~~~
| pcount