Record Case Detail

Notes

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

Stderr

AddressSanitizer:DEADLYSIGNAL
=================================================================
==39539==ERROR: AddressSanitizer: stack-overflow on address 0x7fffbc3b0c60 (pc 0x00000051b880 bp 0x7fffee4c76f0 sp 0x7fffbc3b0bc0 T0)
    #0 0x51b87f  (/out/package/ex3+0x51b87f)
    #1 0x51adea  (/out/package/ex3+0x51adea)
    #2 0x7fdb58fb5b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
    #3 0x41e1d9  (/out/package/ex3+0x41e1d9)

SUMMARY: AddressSanitizer: stack-overflow (/out/package/ex3+0x51b87f) 
==39539==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


        

JOJ Answer

-143 -77 
102 -35 

5688 6448 
-594 -2181 

3255 -7404 
-1269 252