Go to file
Sandipsinh Rathod 1e0c4e63fb
fmt
2024-11-06 18:47:13 -05:00
CMakeLists.txt init 2024-11-04 16:23:07 -05:00
exact_number.cxx add custom testcases and handle division by 0 2024-11-06 18:30:20 -05:00
exact_number.h init 2024-11-04 16:23:07 -05:00
main.cxx fmt 2024-11-06 18:47:13 -05:00
README.txt add custom testcases and handle division by 0 2024-11-06 18:30:20 -05:00

Sandipsinh Rathod
sdr5549@psu.edu

I have compiled in one of the machines of SUN LAB with the command:

g++ -ansi -pedantic -Wall main.cxx exact_number.cxx -o exact_number

./exact_number