Record Case Detail

Notes

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

Stderr

/in/ex6.cpp:54:18: runtime error: member access within misaligned address 0xbebebebebebebebe for type 'struct TreeNode', which requires 8 byte alignment
0xbebebebebebebebe: note: pointer points here
<memory cannot be printed>

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

Test 12: Deep Copy Check for Random Tree
Original Sum: 599, Copy Sum: 599
15 86 69 72 9 65 63 74 48 98 Modifying Copy (Clearing Tree)...
Original Tree after Copy Cleared: 15 86 69 72 9 65 63 74 48 98