Skip to content

workshop 3/6

Latest
Compare
Choose a tag to compare
@HediLengliz HediLengliz released this 17 Oct 15:38
· 2 commits to prosit-3 since this release

1. Altered "nbrCages" in class Zoo to const

2. Created isZooFull method that verifies if a Zoo is full or not by pointing on nbr animals and nbrCages

3. Created « Zoo comparerZoo(Zoo z1, Zoo z2) » in class Zoo keepin in mind that z1 and z2 are type Zoo as parameters that return Zoo with the highest animals