Record Case Detail

Notes

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

Stderr

=================================================================
==29390==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7fff38ccbad0 at pc 0x00000051c35f bp 0x7fff38cc81d0 sp 0x7fff38cc81c8
WRITE of size 8 at 0x7fff38ccbad0 thread T0
    #0 0x51c35e  (/out/package/call_mem+0x51c35e)
    #1 0x7f687f707b96  (/lib/x86_64-linux-gnu/libc.so.6+0x21b96)
    #2 0x41d829  (/out/package/call_mem+0x41d829)

Address 0x7fff38ccbad0 is located in stack of thread T0 at offset 14576 in frame
    #0 0x51a08f  (/out/package/call_mem+0x51a08f)

  This frame has 3 object(s):
    [32, 36) 'total' (line 10)
    [48, 80) 'high_status' (line 31)
    [112, 14512) 'temp' (line 34) <== Memory access at offset 14576 overflows this variable
HINT: this may be a false positive if your program uses some custom stack unwind mechanism or swapcontext
      (longjmp and C++ exceptions *are* supported)
SUMMARY: AddressSanitizer: stack-buffer-overflow (/out/package/call_mem+0x51c35e) 
Shadow bytes around the buggy address:
  0x1000

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
Starting tick #3
Starting tick #4
Starting tick #5
Call from c a platinum member
Answering call from c
Starting tick #6
Starting tick #7
Starting tick #8
Starting tick #9
Call from Mason a gold member
Starting tick #10
Call from weishenme a regular member
Starting tick #11
Call from xuesheng a gold member
Starting tick #12
Starting tick #13
Call from Chloe a silver member
Call from Mason a platinum member
Starting tick #14
Starting tick #15
Starting tick #16
Starting tick #17
Answering call from Mason
Starting tick #18
Call from xianzai a gold member
Starting tick #19
Starting tick #20
Starting tick #21
Starting tick #22
Call from reboot a regular member
Answering call from Mason
Starting tick #23
Starting tick #24
Starting tick #25
Starting tick #26
Call from Madison a gold member
Starting tick #27
Starting tick #28
Starting tick #29
Starting tick #30
Call from Olivia a silver member
Starting tick #31
Starting tick #32
Answering call from xuesheng
Starting t

JOJ Answer

Starting tick #0
Starting tick #1
Starting tick #2
Starting tick #3
Starting tick #4
Starting tick #5
Call from c a platinum member
Answering call from c
Starting tick #6
Starting tick #7
Starting tick #8
Starting tick #9
Call from Mason a gold member
Starting tick #10
Call from weishenme a regular member
Starting tick #11
Call from xuesheng a gold member
Starting tick #12
Starting tick #13
Call from Chloe a silver member
Call from Mason a platinum member
Starting tick #14
Starting tick #15
Starting tick #16
Starting tick #17
Answering call from Mason
Starting tick #18
Call from xianzai a gold member
Starting tick #19
Starting tick #20
Starting tick #21
Starting tick #22
Call from reboot a regular member
Answering call from Mason
Starting tick #23
Starting tick #24
Starting tick #25
Starting tick #26
Call from Madison a gold member
Starting tick #27
Starting tick #28
Starting tick #29
Starting tick #30
Call from Olivia a silver member
Starting tick #31
Starting tick #32
Answering call from xuesheng
Starting t