Download - Probleme Info

Transcript

#include using namespace std; int main() { int n, i = 0; cin >> n; while( n != 0) { i++; n /= 10; } cout n; while( n >= 10 ) n /= 10; cout maxim) maxim = aux; n /= 10; }

cout