/PeopleConnection

C++ - A testing project to build people relationship according to the connections in log files, basically for practicing c++ STL containers

Primary LanguageC++

compile:
	./make
run:
	./test test1.csv (or other csv files)