michael4338 / PeopleConnection

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C++ 100.0%