Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 330 Bytes

File metadata and controls

7 lines (4 loc) · 330 Bytes

Assignment 1 implementation

Note that the input file doesn't contain the first line (as it was stated in the task definition) in order to be fully compatible with CSV file format. Anyway, main.d file can be edited easily to provide support for the file format stated in the definition.

Usage

make && ./main <filename>