The validation seems to be broken. I am using Clojure. My solution passes all tests, but not a single one of the validators (no, not even the single G). I rewrote my solution 3 times very differently, in every case it passed all the tests, failed all the validators. In my despair, i tried a clojure solution from github: All tests pass, all validators fail. This is frustrating, folks.