The CE was really "compiler's TLE", gcc couldn't compile 123KB of source code in 2 minutes..
It should be ok now, compiler's time limit has been extended and gcc is ran with "-O1" instead of "-O3" (however, it should cause bf programs to be slower..)
BTW Your solution has been retested and you got AC