Problem | democracy |
---|---|
User | om2024 |
Submission Time | 2024-06-21 14:06:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
democracy.cpp: In function ‘int mostFrequentNum(int*, int)’:
democracy.cpp:11:5: error: ‘coutFreq’ was not declared in this scope; did you mean ‘countFreq’?
11 | coutFreq++;
| ^~~~~~~~
| countFreq