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.
Ha, seems it was only me that understood the assignment as "Calculate the bitstring from the floating point value", as opposed to "extract the bitstring from the floating point value" (which I did in the first couple of minutes to check for correctness of my actual implementation). Oh well, can't say I learned nothing in this endeavour...
Nice use of the niche non-breaking switch-case "fallthrough" feature!
This is definitely next level. Well done!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution