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.
It's not well defined by default. What's the dimension of the result? How do you produce this result? Do you restrict the longer one, or do you interpolate the shorter one? All of that needs to go into the description and test cases, and AFAIK test cases cannot get changed after the kata has been published.
If you would like to solve a kata where different vector sizes are permitted, it's probably up to you to write one yourself.