[CodeEval] [GO] CodeEval错误:进程由于超时而中止

I was trying to submit my solution of https://www.codeeval.com/open_challenges/158/ it's a bubble sort. I code in GO lang and on my PC it runs fine and fast! I tried utilize code example of go's input and I tried my own piece of code too.

Anyone can help me ? I tried change the code in somehow, but nothing worked. Thanks in advance.