/PokeTournament-HW

OOP, Inheritance, Polymorphism, (Pure) Abstract Class, Memory Management, File Operations

Primary LanguageC++

PokeTournament-HW

Concepts:
OOP, Inheritance, Polymorphism, (Pure) Abstract Class, Memory Management, File Operations

Usage:
make clean
make all
./PokeTournament ./input_file > output_file
valgrind ./PokeTournament ./input_file --leak-check=full