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.
In Visual Studio, this code does not work when ending is longer than str in Debug mode.
Doesn't this read out of bounds (in front of the string) if ending is longer than str?
i don't know how people think this is not best practice but damn this was good solution as compare to me tho