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.
Can't be changed
updated.
You don't need the first plus, as the first argument is number.
And without it you can make everything symmetrically cooler =)
(b,d) -> b+ +d
a // b is Math.floor(a / b) in javascript
http://coffeescript.org/#operators
nope, i'm still having problems with timing out!
Sorry again for yet another day of downtime. The servers are back up and we have fortified them with hopefully some more robust resource handling. The issues have been that some processes (so far Java and Haskell) are somehow eating up all of the CPU even after the Docker container is removed. Its a tricky thing to debug but over the next few days we should hopefully have all of the issues worked out.
I've been able to get around the timing out by working in Javascript - which apparently is light enough on system resources for it to get pushed through in short order.
C# is still timing out.
Now works again, yeah!!!!
** does some thanking dance, then stops and goes back doing kata fearing it won't last **
Oh, and of course thanks nathan, jhoffner and whoever else of the staff was involved in fixing this issue :)
Just tested and apparently Ruby still times out (it has been about 4 hrs, now), so I think it is relatively safe to assume that is not all that language-dependent.
And for Haskell... probably a problem independant of language.
the same here with javascript
+1, on python as well
Me too on Python
Same for me, also on Python
Loading more items...