Ad
  • Default User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Default User Avatar

    the default code has a function whose return type is a pointer but lacks a return statement. that this crashes when used should be entirely unsurprising :/

    you'd want to at least make sure there's a valid-ish dummy value before asking about that >_<

  • Default User Avatar

    is it normal? It also crashes with same error with my code

    No. You could notice that 126 guys passed the C kata.

    Which errror do you get?

  • Default User Avatar

    Test C crash without any change, is it normal? It also crashes with same error with my code, and the code passes all the test cases outside the test bench...