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.
1 word book (only "Persepolis") was badly handled in my code,
it's fixed now :)
look like a bug.. i check that, thx
The catalog needs 14 Persepolis.
However, in the inventory notes, there is "persepolis x10"
Why does the reference solution expect 14 Persepolis? There are 10 Persepolis in the inventory.
sorry ^^
maybe too complex :D sorry
haha
i disagree with
.map(&:eval)
advice. "[1,2,3]".eval will trigger an NoMethodErrorThis comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Can you explain your solution?
Thanks voile, instructions updated
What about words with other characters mixed in alongside letters and digits? How are they supposed to be handled?
What if the first letter of a word is a digit? What if the first letter of every word is a digit?
Also, how are non-letter and digits removed? Before or after split? These are all unclear from the description.
thx for your time, i hope you enjoyed it ^^
:D
Yep, it works with my spaghetti code :p
i've changed my implem :D
thx a lot
Loading more items...