Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 200 Bytes

File metadata and controls

6 lines (5 loc) · 200 Bytes

FloatingPointAddition

Usage

To build the program, use: g++ floating_point_addition.cpp
Then to run, use: ./a.out {input file} {output file}
Additional information is printed to console.