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.
It's perfectly valid? It spells '. ..' which translates to 'EI'
It's what I said, that's the input of several tests together. Not a kata issue.
That looks like the input of several tests together. Are you sure that's the input? Could you add a carriage return/new line at the end of the printed input?
I have so far been unable to pass the tests testBasicBitsDecoding and testMultipleBitsPerDotHandling in java, while I pass the other tests.
But why should 110110001 eveluate to "EE"? There is clearly 3 characters in this String.
The test also tells me it expects "EE" for, 111111111111001111100011111111000001111111111100111111111000000000111, which makes even less sense.(I tried to log the bits input into the methods by the test.)
I would appreciate if someone with the authority to do sp double-checked the units tests for java.
This comment is hidden because it contains spoiler information about the solution
A
-
is 3 time units.