This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/166. Please join the discussion to help us identify duplicate kata and retire them.
This comment is hidden because it contains spoiler information about the solution
please somone help me, my solution works perfectly on my computer but does not work in codewars:
its a library function https://man7.org/linux/man-pages/man3/toupper.3.html
because if i try to set the length of the return string to z it gives me an memory error but if i try to use it as the size for my return string it does not work either
Loading collection data...
This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/166.
Please join the discussion to help us identify duplicate kata and retire them.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
please somone help me, my solution works perfectly on my computer but does not work in codewars:
its a library function https://man7.org/linux/man-pages/man3/toupper.3.html
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
because if i try to set the length of the return string to z it gives me an memory error but if i try to use it as the size for my return string it does not work either
This comment is hidden because it contains spoiler information about the solution