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.
stop hitting it. there is no need to save.
Connect your account to your GitHub profile. Then change the pic on the GitHub profile, it will be used here as well.
As long as there are values that are > INT MIN, it works.
Note that the values are compared to currentHigh, which is initially set to INT MIN. The comparison with 0 is with the position in the vector.