Skip to content

A class project from my sophomore year of college that demonstrates being able to use mathematical and conditional operators with occurrence of a class

Notifications You must be signed in to change notification settings

Alexter93/Class-Operator-Demonstration

Repository files navigation

Class-Operator-Demonstration

A class project from my sophomore year of college that demonstrates being able to use mathematical and conditional operators with occurrence of a class. In the main program, you can add/subteact/etc trees, but because the abount of leaves is the only operator, that only changes the number of leaves. The comparitive oporators like less than, greater than, etc are all used to compare all three attributes.
Language: C++
Date Completed: May 3, 2014

Instructions

Follow the promts and enter a tree's number of leafs, leaf color and bark color as the program asks. The program will print your tree to the console, print the pre-configured tree3 to the console, then print it again after it is assigned to be equal to your tree.

About

A class project from my sophomore year of college that demonstrates being able to use mathematical and conditional operators with occurrence of a class

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published