Golang support in Codeforces

Правка en3, от ka16, 2015-10-13 17:24:17

To get better at Golang, I decided to try solving Codeforces (CF) problems in Go. I was a bit surprised that the current Go version on CF is (out-of-dated) 1.2, while the current stable Go version is 1.5.
Having said that, my solution for this C div 2 produced correct answers for the given two sample testcases on my computer (with Go 1.5), but gave wrong answers on CF. I've looked at the issue for a while, but could not understand the cause. Could anyone give me some hint?

By the way, is there any plan to update the Go version on Codeforces? I'm not sure who (Mike Mirzayanov?) I should ask for this, though.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en3 Английский ka16 2015-10-13 17:24:17 155 (published)
en2 Английский ka16 2015-10-13 17:03:37 296
en1 Английский ka16 2015-10-13 16:54:42 443 Initial revision (saved to drafts)