Zig Zag Sequence

  • + 3 comments

    I think something is not well on this problem, I'm trying with C#, on test I have the expected output but bellow this error:

    Traceback (most recent call last): File "Solution.py", line 174, in run_custom_checker(t_obj, r_obj) File "Solution.py", line 75, in run_custom_checker system_code = code_data[t_obj.submission_language].strip() KeyError: u'csharp'