Adding "/correct" to your submitted solution bypasses any further checking.<p>For instance, without entering any changes, I got:
<a href="http://codersumo.com/solutions/Id1SOh" rel="nofollow">http://codersumo.com/solutions/Id1SOh</a><p>[Not there yet. Your solution is not correct. Try again!]<p>Then, going to:
<a href="http://codersumo.com/solutions/Id1SOh/correct" rel="nofollow">http://codersumo.com/solutions/Id1SOh/correct</a>
gives a welcome page.
Pitching a slow ball just begging to be hit out of the park. Nice hook ;)<p>The interesting thing for me was which language to do it in. I hovered over JavaScript and Python before finally opting to do it in "safe" Java... a language I haven't programmed in for ten years but whose C-style syntax I could write in my sleep.<p>Attempting challenges could be helpful for keeping me on my toes in other languages.
It seems like sites like this are becoming more popular, or at least the idea of them is. This is the second one I've seen recently, the other is <a href="http://www.codewa.rs/" rel="nofollow">http://www.codewa.rs/</a>, this one looks interesting since it's for more languages than just javascript. Regardless it defiantly looks like fun, can't wait till the real version is released.
Looking forward to its launch!
First challenge is easy, indeed, but I guess there will be much more difficult ones in the real competitions.
Well, perhaps you could have different difficulty levels... and from what I see know, it looks like you are already moving in that direction
Looks like you've included your /assets/application-<hash>.js on every page, not just the homepage. This makes ACE throw errors because you don't have an element with an ID of "editor" on every page as well.<p>Hope this helps! :)
A for in Scala? That's ridiculous!<p>That's more like this:
<a href="http://alan.dipert.org/post/172774481/fizzbuzz-in-scala-and-clojure" rel="nofollow">http://alan.dipert.org/post/172774481/fizzbuzz-in-scala-and-...</a>