Ad
  • Custom User Avatar

    C
    testcase: strsum("99999999999999999999999999999", "9999999999999999999"), "100000000009999999999999999998"
    My code passes when I use the same testcase on the sample tests, yet I receive a "Caught unexpected signal: SIGSEGV (11). Invalid memory access." when attempting the generic tests.
    What could be the problem?