Program that turns decimal base to any base from 2-16 gives reverse numberHello! I am trying to make a program that turns any number with decimal base in number with any base...
Program that turns decimal base to any base from 2 to 16I have never used this function, but I could look into it. Thank you!
Program that turns decimal base to any base from 2 to 16So I`m trying to write a code for program that turns any Natural dec number to a number with any Nat...
Natural number factors that are some other natural numbers squared.I think I managed to do it #include <iostream> #include<math.h> using namespace std; int main() { ...
Natural number factors that are some other natural numbers squared.So, this problem asks me to give such natural number "n" factors that are some other natural numbers...
This user does not accept Private Messages