4600-project-2/inc/read_input.hpp

3 lines
57 B
C++
Raw Normal View History

2022-04-17 00:03:38 +00:00
int read_file(char *filename, struct adjmatrix *graph);