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.
Approved, but I don't have the privileges to close this.
Check this: https://www.codewars.com/kata/52b757663a95b11b3d00062d/discuss#67542f9cd8369da1c011f1e7
This Kata is specifically designed to be solved in the C language, where the use of null-terminated strings (C-strings) is fundamental to the challenge. While I understand the suggestion to make the title more explicit by referencing C-strings, I believe the current title is sufficient. Since this Kata is limited to C, and strings in C inherently follow the null-terminated convention, the title should not cause confusion within its intended context.
Forked and approved to resolve MC, thanks!
approve his fork
approve his fork
@o2001 ty
Thank you for the documentation, I may add it later
Fixed. I forgot to add the random number generator :)
Approved (please resolve this suggestion since I'm unable to).
Thanks
Sure I will edit it as follows.
I fixed the preloder,
generateRnadomNumber()
function,_main()
function. But I am having a problem solvingusing
statement, the testcase. Also how should I write the Initial Solution.Should I only impliment
generateRandomNumber()
andacceptGuess()
functionfor now I have unpublished the kata.
Indeed!
Loading more items...