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.
No, you're wrong, you can see my solution works with a different formula.
got the same error in C++. description could be updated to w / h / h since that is the only formula that works
.
it looks you've renamed the function definition itself from 'bmi' to 'Bmi'. Make the "B" lowercase and it will likely be resolved.
The easiest way to see the difference is to do both solutions for some smaller inputs by hand.
If you're confused about the function you've used, try to write it out as a loop and compare the differences.
Thank you
The
num
argument is passed inedi
. The return value should be inrdx:rax
.Hello. How get <--- unsigned __int128 factorial(unsigned num) ---> this num argument in nasm?
This comment is hidden because it contains spoiler information about the solution
In C#,
actual
andexpected
are all mizxed up.Forked and approved
approved
I've updated the solution.
Float
to avoid invalidating solutionsArbitrary
instance of[Float]
which starts at[]
when the size parameter is 0Could anyone assist me?
I keep getting this error message:
tests/Fixture.cs(11,43): error CS0117: 'Kata' does not contain a definition for 'Bmi'
tests/Fixture.cs(12,38): error CS0117: 'Kata' does not contain a definition for 'Bmi'
tests/Fixture.cs(13,42): error CS0117: 'Kata' does not contain a definition for 'Bmi'
tests/Fixture.cs(14,37): error CS0117: 'Kata' does not contain a definition for 'Bmi'
Added in Crystal and Ruby.
Loading more items...