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.
ohh got it thanks
i am using java
it passes the sample test case but when i try to attempt it fails.
when i printed the inputs they were {2,6,8,10,3,2,6,8,200,700,1,84,10,4,17,6,8,10,6,12,24,36} why are there more than one odd numbers? and why is it expecting 17 as answer?