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.
this is by far the worst KATA I have seen in C. Unclear instructions, what am I supposed to do with it. Codewars please ban this guy from making more KATAs.
bro if you had used ctype.h then you should have used toupper() instead of doing the hard work.
unnecessarily long code and by the way if you have used malloc then you must have freed the memory at the end as well.
i think if you divide by an int, the result automatically gets floored (since it is positive value)