Notes
This function is in beta test. Please help improve it in the issues
here.
Hints
Your answer may be identical to the JOJ answer in the first several lines.
However, you will still get Wrong Answer because the complete output may be longer and there might be errors in the future lines.
Please double check your code to solve this problem and try again.
Your Answer
>> [Warning: Unable to create preferences folder in /.matlab/R2021a. A system error has occurred. Using a temporary preferences folder for this MATLAB session. See the <a href="matlab: helpview([docroot '/matlab/helptargets.map'],'matlabenvironment_prefdir_location')">preferences documentation</a> for more details.] >> ans = Columns 1 through 6 649 9239 1651 8017 -2054 -2211 Columns 7 through 12 1831 -6810 6022 -3714 8993 -2479 Columns 13 through 18 -3477 -4807 6902 6540 6437 9697 Columns 19 through 24 -3765 -3289 6813 4579 -4256 2470 Columns 25 through 30 8564 -3576 3623 419 -5093 -1918 >>
JOJ Answer
-6810 -5093 -4807 -4256 -3765 -3714 -3576 -3477 -3289 -2479 -2211 -2054 -1918 419 649 1651 1831 2470 3623 4579 6022 6437 6540 6813 6902 8017 8564 8993 9239 9697