Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Number Base Converter

A program that runs in the terminal, and can convert any number from base 1-36 to another from base 1-36.

Usage

Run the C++ source file in your perferred code editor or run the .exe file in this folder.

Input

  • Source base: The base of the number you would like to be converted
  • Target base: The base that you want your number to be converted into