Alternating Characters

  • + 20 comments

    Anybody pass all 12 test case? I pass form 1 to 8, but cannot pass from 9: "# 9 3s : Terminated due to timeout." I copy source code to VS and run that test case, It run perfect. My Alg is O(n), do you have any alg better?