Programming crime 101 💀💀
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.
Loading collection data...
Programming crime 101 💀💀
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.