Problem | sortingtrainers |
---|---|
User | Longcx |
Submission Time | 2023-11-27 17:22:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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