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.
You returned
(7)(11**2)(17)(2**2)(3**3)(5)
where the prime numbers are not in increasing order.Before posting issues please look at the top of the page to see how many people passed the kata (176 in golang); if this number is high chances are that your code is wrong somewhere.