Sari la conținut
Forum Roportal
Imy

Problema in C++

Evaluează acest topic

Postări Recomandate

pb e:

Write a modular program to allow convetring integer numbers of any magnitude from one base to another. The base may be between 2 and 32. A digit in a base occupies [log in base 2 from b] bits. The program should allow the following: rad a number in a base,convert it in another base and write it on the screen. The execution continues until the user decides to stop it. Separate the u

ser interface part from the function that make the computation.

 

Problema nu pare f grea, dificultatea consta in a citi un integer asa de mare...

Editat de Imy

Partajează acest post


Link spre post
Distribuie pe alte site-uri

Daca numarul poate fi oricat de mare trebuie sa lucrezi cu un vector in care sa pastrezi cifrele si sa definesti operatiile aritmetice pe el.

Partajează acest post


Link spre post
Distribuie pe alte site-uri
pb e:

Write a modular program to allow convetring integer numbers of any magnitude from one base to another. The base may be between 2 and 32. A digit in a base occupies [log in base 2 from b] bits. The program should allow the following: rad a number in a base,convert it in another base and write it on the screen. The execution continues until the user decides to stop it. Separate the u

ser interface part from the function that make the computation.

 

Problema nu pare f grea, dificultatea consta in a citi un integer asa de mare...

 

 

faci programare in engleza sau??

Partajează acest post


Link spre post
Distribuie pe alte site-uri

Creează un cont sau autentifică-te pentru a adăuga comentariu

Trebuie să fi un membru pentru a putea lăsa un comentariu.

Creează un cont

Înregistrează-te pentru un nou cont în comunitatea nostră. Este simplu!

Înregistrează un nou cont

Autentificare

Ai deja un cont? Autentifică-te aici.

Autentifică-te acum

×