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.
Thanks, I see it. Your answer also is a good reference
This comment is hidden because it contains spoiler information about the solution
can't understand it? can you explain it??
I can't understand it🤔
if gap(2,2,6)
it will be wrong,beacuse you let mx=0 & 2-0=2,so it equals [0,2]
so maybe you can let mx = 2(the lowest prime)
Time complex O(n^2),I think it unnecessary!
真的是太优秀啦