Skip to content

EricRBruck/Cannibals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cannibals Eric Bruck

Missionaries and Cannibals Problem Language: C++

Place the all three of the files into the same folder

1. tree.h
2. tree.C
3. cannibal.C

Compile using the g++ compiler

g++ tree.C cannibal.C

Run the program

./a.out

About

cannibals and missionaries problem C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages