Record Case Detail

Notes

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

Stderr

=================================================================
==22491==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 692 byte(s) in 173 object(s) allocated from:
    #0 0x7fe1dca4b448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x562fdb0de1f9 in stackMachine(Instr, bool, Dlist<int>&, Dlist<Instr>&, int*) (/out/package/sam_mem+0x41f9)
    #2 0x603000077dff  (<unknown module>)

Direct leak of 364 byte(s) in 91 object(s) allocated from:
    #0 0x7fe1dca4b448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x562fdb0dd142 in NOR_impl(Dlist<int>&) (/out/package/sam_mem+0x3142)

Direct leak of 348 byte(s) in 87 object(s) allocated from:
    #0 0x7fe1dca4b448 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0448)
    #1 0x562fdb0dd210 in LOAD_impl(Dlist<int>&, int const*) (/out/package/sam_mem+0x3210)

Direct leak of 36 byte(s) in 9 object(s) allocated from:
    #0 0x7fe1dca4b448 in operator n

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

755768268 1254461059 
1528363438 1181365123 2133976544 1181365123 785237904 292109182 2133976544 28403561 292109182 988412771 2133976544 453841454 -2138830820 1148007803 785237904 28403561 

JOJ Answer

755768268 1254461059 
1528363438 1181365123 2133976544 1181365123 785237904 292109182 2133976544 28403561 292109182 988412771 2133976544 453841454 -2138830820 1148007803 785237904 28403561