Merge sortI want to do a half merge sort, that will start from the elements of the vector What i want to do: ...
Descompose in prime numbersI have to make an algorithm that descompose the number in prime factors. I did it but it`s not goo...
Number as sum of prime numbersThe problem is that there isn`t and maximum input. The maximum input is the max of int.
Number as sum of prime numbersI have to make a number as sum of prime numbers with as low as possible terms in C++. I tried making...
This user does not accept Private Messages