error in my code!!#include <iostream> #include <cmath> using namespace std; int main() { string inp; int j...
error in my code!!Im trying to input number input base print DECIMAL not working!!
error in my code!!theres no way I can use this logic as a string?? (its for class and we havent leared cmath)
error in my code!!hey all :))) im getting error on my code :( int main() { string inp; int dec=0;...
binary to decimal algorithmusing MOD how would I do this?? input 110 input base 2 print 6 im really lost :(
This user does not accept Private Messages