Dionuta / CPP-Dog-Years

Dog years converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPP-Dog-Years

Dog years converter

So a one-year-old dog is 10.5 years old in human years, and a two-year-old dog is 21 years old in humanyears… hmm this is about to get more complicated. Before I start doing the math in my head, let a computer take care of it!

I'll write a C++ program called dog_years.cpp to calculate the age, in human years, of any dog older than 2.

Link to Repl.it

https://repl.it/@TayBurton/Dog-Years

Image from Gyazo

About

Dog years converter

License:MIT License


Languages

Language:C++ 100.0%