String interpolation for the win!
personally I allways prefer braces. Makes arguments for methods much more readable.
My first time seeing ternary operator in c++, didn't think it was possible
noice
To take the previous population into account. Think of it as p0 + (p0 * percent / 100)
Why do we need to add 1 to percent / 100?
This comment is hidden because it contains spoiler information about the solution
Whew, just whew.
VERY clever. Nice job
Love the word "chuffed", looked it up and got a good laugh. Cheerio!
Nice solution.
Loading collection data...
String interpolation for the win!
personally I allways prefer braces. Makes arguments for methods much more readable.
My first time seeing ternary operator in c++, didn't think it was possible
noice
To take the previous population into account. Think of it as p0 + (p0 * percent / 100)
Why do we need to add 1 to percent / 100?
This comment is hidden because it contains spoiler information about the solution
Whew, just whew.
VERY clever. Nice job
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Love the word "chuffed", looked it up and got a good laugh. Cheerio!
This comment is hidden because it contains spoiler information about the solution
Nice solution.
This comment is hidden because it contains spoiler information about the solution
Loading more items...