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.
Programming crime 101 💀💀
Remember stating the language where that happens.
signature = {8, 14, 18}
n = 23
Submitted:
{8, 14, 18, 40, 72, 130, 242, 444, 816, 1502, 2762, 5080, 9344, 17186, 31610, 58140, 106936, 196686, 361762, 665384, 1223832, 2250978, 4140194}
Expected:
{9344, 17186, 31610, 58140, 106936, 196686, 361762, 665384, 1223832, 2250978, 4140194, 5080, 9344, 17186, 31610, 58140, 106936, 196686, 361762, 665384, 1223832, 2250978, 4140194}
Test issue: The answer is supposed to be the same as submitted but somehow the test answer start element is not signature.