Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Aren't programmers supposed to build each other up? lolol.
.
Thanks!
fixed
dinglemouse Katas rock!
:-)
Thanks!
The function signature is
int potatoes(int p0, int w0, int p1)
.It most probably means that C++ translation did things right, because requirement to round values is usually not a good thing: https://docs.codewars.com/authoring/recipes/floating-point#do-not-use-rounding-or-stringification-to-work-around-problems-with-precision
Have you created a function named greet?