Skip to content

Program to convert Roman numbers in arabic numbers in C using CATCH with automatic test.

Notifications You must be signed in to change notification settings

gabrielpereirapinheiro/convert-romans-arabic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Convert Romans Arabic

About

This code translate romans numbers to arabic numbers, example: IV to 4.

  • Obs: The program can convert numbers less than 4000

How to execute

Open the paste src on terminal and execute the command :

$ make

After execute:

.$ /lab

and the programe will be executed.


About

Program to convert Roman numbers in arabic numbers in C using CATCH with automatic test.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published