Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ps2_stdiscm

Build / Compilation Instructions

Run the following commands in order:

mkdir build
cd build
cmake ..
cmake --build .

Running the Program:

cd ./Debug
ps2_stdiscm.exe

Test cases for P2:

#1 Even-steven case
Tank: 10
Heal: 10
DPS: 30


#2 No heals
T: 20
H: 5
D: 50

#3 No tanks
T: 10
H: 50
D: 100

#4 So manyyyyyy
T: 200
H: 200
D: 1000

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages