Why is __stack_chk_fail happening in my code?
Based on comments, I figured out the reason. One of words exceed MAX_STRING which cause stack overflowed.
Based on comments, I figured out the reason. One of words exceed MAX_STRING which cause stack overflowed.