0
C++ task about
Compile a program that imports N natural number and outputs the maximum digit number for the number (if that number numbered several times then release the top position) https://code.sololearn.com/c9pXck08RJQK/?ref=app
1 Answer
+ 2
You're almost there:
https://code.sololearn.com/cQVVCCJydS2O/#cpp