Ad
  • Custom User Avatar

    Hi, I'm having some issues with this kata. The code works just fine but on a random test i've got an error " free(): invalid pointer " but it doens't seem to come from the program. Would anyone have an idea on how to solve it ?

  • Custom User Avatar

    I've got an issue with the declaration. It's telling me that C99 doesn't accept implicit declaration of functions. However the function is declared and on visual studio the code works just fine. Would someone know why ?