0
How do I convert a number in octal system into a number in decimal system?
preferably in c++.
1 Answer
0
include cstdio and convert to int using printf and %d
https://code.sololearn.com/c7T6C8vn4NXs/?ref=app
Hot today
I have made a calculator in which my % (Percentage) not work correctly for 100%50 or 100%20.
2 Votes
Python palindrome challenge.
1 Votes
Тренажер кода
0 Votes
Java
0 Votes
Number of Ones ( C++ ) question!
1 Votes