Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 328 Bytes

File metadata and controls

14 lines (9 loc) · 328 Bytes

Roman2Integer

Roman2Integer is a simple app for roman digits to integer or vice versa.

Installation

You need to have C++ QT Creator. It doesn't matter what compiler which you are using.

Usage

  • Open Roman2Integer.pro via QT Creator.
  • Click Configure Project button to prepare build.
  • Run the project
  • Ta-da!