learn-cpp
learn-cpp copied to clipboard
Codecademy | Learn C++
**learning C++ **
removed the std:: and added "using namespace std"
Added profile header and custom length for its divider
I am new to the course and found that the examples available don't match the course but also add some confusion. I have attached my version of the project. Both...
Hi all! I wrote some additional code as part of the Piggy Bank exercise to retake input values if they are not valid (i.e. while std::cin has an error flag,...
A sample solution with switch and if statement examples.
add dog_years0 (own attempt, including a check for non existing dog and the possibilities of partial years.)
I completed the project.
This is a fun game try it