Notes
This function is in beta test. Please help improve it in the issues
here.
================================================================= ==1272==ERROR: LeakSanitizer: detected memory leaks Direct leak of 1584 byte(s) in 33 object(s) allocated from: #0 0x516130 (/out/package/call_mem+0x516130) #1 0x51c269 (/out/package/call_mem+0x51c269) #2 0x51af65 (/out/package/call_mem+0x51af65) #3 0x7f1af5300b96 (/lib/x86_64-linux-gnu/libc.so.6+0x21b96) SUMMARY: AddressSanitizer: 1584 byte(s) leaked in 33 allocation(s).
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 Call from danshi a platinum member Answering call from danshi Starting tick #1 Call from shijian a gold member Call from mingming a silver member Starting tick #2 Call from Addison a regular 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
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