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.
Yes, for a basquete play for example.
I used this: int x = Integer.parseInt(s.charAt(0));
And then on production suddenly there are 393 goals in a match for some reason..
This solution is wrong as it would count ") :" as a smiley face.
mmm... 'was talking about "code reviewing" more than anything. I actually thought that you meant that the solution wasn't efficient because it uses string containment check (which would have been true), but wasn't sure. So, seeing your solution (where you effectively overcomplicated the stuff a bit ;) ), I was interested to know about the actual reason of your first message.
Nothing more... ;)
cheers
might be more useful for other users if you develop a bit, don't you think?