Пожалуйста, подпишитесь на официальный канал Codeforces в Telegram по ссылке https://t.me/codeforces_official. ×

Possible bug on Codeforces' Golang compiler?
Разница между en1 и en2, 241 символ(ов) изменены
Hello,↵

I don't know where to report this, so I write it here.↵

There were many times that I got a "Compilation error" when submitting my solution in Go language, with following message:↵

~~~~~↵
Can't compile file:↵
 ↵
The system cannot find the path specified.↵
~~~~~↵

While the solution work
sed well on my laptop.

For example, you can compare following 2 submissions: [submission:20066554] and [submission:20066576]↵

After that,
 When I just changed the order of "import" statements a little bit and resubmitted (because Codeforces doesn't allow to submit exact the same solution) and, it got "Accepted".↵

For example, you can compare following 2 submissions: [submission:20066554] and [submission:20066576]↵

This happened quite frequently. I don't know whether it was because of the old version of Go 1.5.2 (the latest version of Go is 1.7) or something else. ↵

Has some
onebody else encountered the same problem? ↵

I hope that Codeforces admins can read this post and fix it asap.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский orb 2016-08-23 08:56:12 241 (published)
en1 Английский orb 2016-08-23 08:53:07 926 Initial revision (saved to drafts)