Record Case Detail

Notes

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

Stderr

UndefinedBehaviorSanitizer:DEADLYSIGNAL
==2186==ERROR: UndefinedBehaviorSanitizer: SEGV on unknown address 0x7f8398cc49a0 (pc 0x00000042d49a bp 0x7fff60fe43f0 sp 0x7fff60fe43b0 T2186)
==2186==The signal is caused by a WRITE memory access.
    #0 0x42d499  (/out/package/calc+0x42d499)
    #1 0x42d3ae  (/out/package/calc+0x42d3ae)
    #2 0x42b895  (/out/package/calc+0x42b895)
    #3 0x7f839797ab96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
    #4 0x403c79  (/out/package/calc+0x403c79)

UndefinedBehaviorSanitizer can not provide additional info.
==2186==ABORTING

Hints

Your answer may be identical to the JOJ answer in the first several lines.

However, the main problem you meet now is Runtime Error. And the exit code of your program is 1, which should be 0.

Please double check your code to solve this problem and try again.

Your Answer

Bad input
Bad input

JOJ Answer

Bad input
Bad input
46 -49 -23 -19 92 0