{ "authors": [ "LegalizeAdulthood" ], "contributors": [ "cyborgsphinx", "elyashiv", "HenryRLee", "jackhughesweb", "KevinWMatthews", "kytrinyx", "patricksjackson" ], "files": { "solution": [ "space_age.cpp", "space_age.h" ], "test": [ "space_age_test.cpp" ], "example": [ ".meta/example.cpp", ".meta/example.h" ] }, "blurb": "Given an age in seconds, calculate how old someone is in terms of a given planet's solar years.", "source": "Partially inspired by Chapter 1 in Chris Pine's online Learn to Program tutorial.", "source_url": "https://pine.fm/LearnToProgram/?Chapter=01" }