Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
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!
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?
Noted. i will figure something out.Thanks for the help.
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!
This comment is hidden because it contains spoiler information about the solution
Hey Thanks for the help! i solved it.
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?
This comment is hidden because it contains spoiler information about the solution