Notes
This function is in beta test. Please help improve it in the issues
here.
/in/dlist_impl.h:87:29: runtime error: member access within misaligned address 0x00000042d58d for type 'Dlist<int>::node', which requires 8 byte alignment 0x00000042d58d: note: pointer points here 41 ff 14 dc 48 83 c3 01 48 39 dd 75 ea 48 83 c4 08 5b 5d 41 5c 41 5d 41 5e 41 5f c3 90 66 2e 0f ^
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
Not enough operands
JOJ Answer
Not enough operands 56 Bad input -89 56