Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 157 Bytes

readme.md

File metadata and controls

4 lines (3 loc) · 157 Bytes

I implemented the n-ary tree for all scenarious of the fighting two pokoemons until one died.

To compile:

  • g++ -std=c++11 -Wall -Werror main.cpp -o main