Ad
  • Custom User Avatar

    Hey i am using C language. can anyone suggest me how can i print on output console for debugging purpose? i already use printf but ocassionally it skips over some data or do not print at all!

  • Custom User Avatar

    I have a general question! The solutions listed in katas, are they sorted based on a execution time our code takes during final test? I know it is filtered as best prac,clever etc. Does execution time matter?

  • Custom User Avatar

    Noted. i will figure something out.Thanks for the help.

  • Custom User Avatar

    Sorry for mislabelling it. if my output was wrong then i could have gotten strcmp error instead i am crashing the program! if you can point out anything wrong in my code it would be helpful! btw really great kata!

  • Custom User Avatar

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

  • Custom User Avatar

    Hey Thanks for the help! i solved it.

  • Custom User Avatar

    So According to my code i need to overwrite my result on inputstring (e.g.*Str_In) and return Str_In pointer instead of Out! Am i right?

  • Custom User Avatar

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