Notes
This function is in beta test. Please help improve it in the issues
here.
Hints
Your answer may be identical to the JOJ answer in the first several lines.
However, you will still get Wrong Answer because the complete output may be longer and there might be errors in the future lines.
Please double check your code to solve this problem and try again.
Your Answer
AddressSanitizer:DEADLYSIGNAL ================================================================= ==77771==ERROR: AddressSanitizer: SEGV on unknown address 0x0180ffff8000 (pc 0x0000004b277e bp 0x7fffe354f430 sp 0x7fffe354eba0 T0) ==77771==The signal is caused by a READ memory access. #0 0x4b277d (/out/package/mumsh_memory_check+0x4b277d) #1 0x5167b4 (/out/package/mumsh_memory_check+0x5167b4) #2 0x517797 (/out/package/mumsh_memory_check+0x517797) #3 0x517aee (/out/package/mumsh_memory_check+0x517aee) #4 0x7f09f8286b96 (/lib/x86_64-linux-gnu/libc.so.6+0x21b96) #5 0x41d229 (/out/package/mumsh_memory_check+0x41d229) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/out/package/mumsh_memory_check+0x4b277d) ==77771==ABORTING mumsh $ mumsh $ mumsh $ exit
JOJ Answer
mumsh $ diff: missing operand after 'diff' diff: Try 'diff --help' for more information. mumsh $ exit