Record Case Detail

Notes

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

Stderr

=================================================================
==33478==ERROR: AddressSanitizer: stack-use-after-scope on address 0x7ffffc804880 at pc 0x00000051e0ac bp 0x7ffffc804750 sp 0x7ffffc804748
READ of size 8 at 0x7ffffc804880 thread T0
    #0 0x51e0ab  (/out/package/call_mem+0x51e0ab)
    #1 0x51e79c  (/out/package/call_mem+0x51e79c)
    #2 0x51ed97  (/out/package/call_mem+0x51ed97)
    #3 0x7fdf82dd2c86  (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
    #4 0x41e0f9  (/out/package/call_mem+0x41e0f9)

Address 0x7ffffc804880 is located in stack of thread T0 at offset 288 in frame
    #0 0x51c06f  (/out/package/call_mem+0x51c06f)

  This frame has 7 object(s):
    [32, 40) '__dnew.i.i.i.i'
    [64, 72) '__dnew.i.i.i.i.i72'
    [96, 104) '__dnew.i.i.i.i.i'
    [128, 176) 'temp' (line 85)
    [208, 256) 'null' (line 98)
    [288, 336) 'temp216' (line 104) <== Memory access at offset 288 is inside this variable
    [368, 400) 'agg.tmp'
HINT: this may be a false positive if your program uses some custom stac

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

Starting tick #0
Starting tick #1
Starting tick #2
Call from Mason a platinum member
Call from Addison a regular member
Answering call from Mason
Starting tick #3

JOJ Answer

Starting tick #0
Call from danshi a platinum member
Answering call from danshi
Starting tick #1
Call from mingming a silver member
Call from shijian a gold member
Starting tick #2
Call from Addison a regular member
Call from Mason a platinum member
Starting tick #3
Answering call from Mason
Starting tick #4
Starting tick #5
Answering call from shijian
Starting tick #6
Answering call from mingming
Starting tick #7
Starting tick #8
Starting tick #9
Answering call from Addison
Starting tick #10
Starting tick #11
Starting tick #12