Record Case Detail

Notes

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

Stderr

warning: implicit conversion from numeric to char
warning: called from
    caesarCipher at line 17 column 14
    ex6 at line 3 column 1
error: Invalid call to disp.  Correct usage is:

 -- disp (X)
 -- STR = disp (X)
error: called from
    print_usage at line 91 column 5
    ex6 at line 3 column 1

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

loppsWYA�s|vn

JOJ Answer

RoVVY913gYbvn