Owl Get a Life
democracy.cpp: In function ‘int mostFrequentNum(int*, int)’:democracy.cpp:6:16: error: ‘i’ was not declared in this scope 6 | elements[arr[i]]++; | ^