Record Case Detail

Notes

This function is in beta test. Please help improve it in the issues here.

Stderr

{Unrecognized function or variable 'ex5'.
} 

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

       -7447       -8412        4521       -9149        -339        1427

  Columns 7 through 12

       -4695       -6007       -4521       -2828       -6779        7895

  Columns 13 through 18

        3957        8854        6417        9520        7200         487

  Columns 19 through 20

        9702       -9763

>> 

JOJ Answer

-9763	-9149	-8412	-7447	-6779	-6007	-4695	-4521	-2828	-339	487	1427	3957	4521	6417	7200	7895	8854	9520	9702