otobraz / PAA-GRAFOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PAA-GRAFOS

Compiling

$ g++ -std=c++11 -o executable_file_name main.cpp estadio.cpp

Running

$ ./executable_file_name input_file_name output_file_name

About

License:MIT License


Languages

Language:C++ 100.0%