Record Case Detail

Notes

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

Stderr


        

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

mathsh $ mathsh $ fib: 425093488
mathsh $ mathsh $ fib: 425093488
mathsh $ mathsh $ fib: 1
mathsh $ mathsh $ fib: 55
mathsh $ mathsh $ fib: 6765
mathsh $ mathsh $ fib: 832040
mathsh $ mathsh $ fib: 102334155
mathsh $ mathsh $ fib: 1836311903
mathsh $ Exit mathsh!

JOJ Answer

mathsh $ fib: 0
mathsh $ fib: 1
mathsh $ fib: 1
mathsh $ fib: 55
mathsh $ fib: 6765
mathsh $ fib: 832040
mathsh $ fib: 102334155
mathsh $ fib: 1836311903
mathsh $ Exit mathsh!