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.
hi all test passed but one failing testShould_correctly_multiply_any_two_non_negative_integers_together_for_products_up_to_and_including_255(BoolfuckTest)
expected:<[?]> but was <[?]>
I added UTF-8 encoding but problem still present. I think it's problem with encoding. Input empty,code:
In java tests 3string == "subtract" but not subStract