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.
why don't you "refactor" it? ;)
Had 3 tiny errors, bugfixing took 3 hours.
RIP me.
No error. 161 guys passed the PHP kata. The fixed tests are the same in all languages.
In PHP is any issue with this test case #3.
Algorithm returns false but still the message is "Failed asserting that false matches expected true.".
Even dump result in CW shows "false" for this case.
haha, my formula was longer than most. I like that you used a for loop to actually run the race haha. Not the best for coding practice however =D
It is an issue. For many of the tests, expected and actual has been swithed around.
Expected for Test3 is not true. I wonder where you saw that. You should have posted exactly the ouput of the failing test.
Moreover don't post an issue when it is a question. You make the author lose points without any reason.
You could have seen at the top of the page that 126 guys out of 5331 passed the PHP kata; the tests are the same in all languages, so if there was an error somebody would have seen it since long, no?
Cheers and good luck!