Zig Zag Sequence

  • + 0 comments

    Tried to solve in go, but I'm receiving this: Traceback (most recent call last): File "Solution.py", line 178, in run_custom_checker(t_obj, r_obj) File "Solution.py", line 77, in run_custom_checker system_code = code_data[t_obj.submission_language].strip() KeyError: u'go'