When submitting a solution, the Language dropdown includes Go 1.4.
This is incorrect, as the compiler is actually < 1.1 considering the compiler will throw;
undefined: bufio.NewScanner
The wiki displays the compiler version as 1.0.2, although links to something that is not a Go compiler.