Probleme Info

download Probleme Info

If you can't read please download the document

description

Probleme de informatica; pentru clasa a X-a, in programul C++ ;

Transcript of Probleme Info

#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