hacktoberfest
hacktoberfest copied to clipboard
Create your first PR! Don't forget to star if it helped!
thankyou for making it easier for me mate. I appreciate you doing the effort.
Learning to get confidence in pull request, this repo helped a lot!
This is a simple C++ program to solve quadratic equations given the coefficients.
…repository. I added my own special twist to printing out Hello World! I hope you enjoy it :)
The program evaluates given prefix expression using a stack. The program assumes that each operand is a single digit integer.