Definitely not the 7-th kyu kata.
Hey! Here's a good explanation: https://stackoverflow.com/questions/18483470/is-addition-of-byte-converts-to-int-because-of-java-language-rules-or-because-of
This comment is hidden because it contains spoiler information about the solution
Nice kata. Thanks! I didn't know about automatic byte to int convertation before.
Same thing. Seems like wrong condition in the tests.
Loading collection data...
Definitely not the 7-th kyu kata.
Hey! Here's a good explanation: https://stackoverflow.com/questions/18483470/is-addition-of-byte-converts-to-int-because-of-java-language-rules-or-because-of
This comment is hidden because it contains spoiler information about the solution
Nice kata. Thanks! I didn't know about automatic byte to int convertation before.
Same thing. Seems like wrong condition in the tests.