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.
Thanks for your help. Maybe when I have more time... If you have enough time feel free to introduce your modifications.
Description completed for "This team didn't play!".
@dinglemouse: float numbers are not a contrived example; I saw on the Internet that kind of typo on a result sheet that has the appearance of something official. Anybody can make mistakes:-)
for that point, look at the example tests too.
IMO that rule above seemed silly.
Apparently we can trust the format of everything else in the result sheet - comma separators (tick), team names with no spelling mistakes (tick), team names and scores all correctly ordered (tick), spaces in all the right places (tick), no garbage characters (tick) .... Oh, but we must check for floating point numbers for the score (wtf?). See - it doesn't make sense - it's just a contrived complication that seems out of place.
But the instructions say:
I cannot tell if you might be on a path, but the solution is much simpler...
Hi,
L != 0
but pointsscored == 0
D != 0
but all games are draw 0-0Both tests should not return "...:This team didn't play!" (currently, my solution doesn't hnadle the second case)
I still remember that year when the Lakers lost the 3 points needed for a spot in Champion's League playoffs with that draw in the last game of regular season against Manchester United.
Just kidding :P Merry Christmas :)
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Do you mean 10100 or 10(10100)? I mean is 10100 the total number or the argument you send to the function? If it is the second then yes I would have to rethink everything from scratch, the closest I got my code running without having to go make a coffee till the results get calculated was 10**500.000.
And no this is not my real name, neither my real gender actually (if I'm not mistaken Alyona is a slavic version of Helen), it is just a random generated internet nickname.
Just checked to be sure to tell you the exact number: up to
10**100
, so you might want to optimize your algo. A lot ;)P.S.: are you by any chance the Alyona I spoke a few weeks ago on Skype to organize an event?
Thanks :)
Thanks for your comment and approval, Regards suic
This was highly entertaining/amusing, thanks.
Loading more items...