C语言 大神帮我看看有什么问题?编译器显示“stack around the variable a was corrupted”要怎么改?

日期:2021-05-16 01:33:29 人气:1

C语言 大神帮我看看有什么问题?编译器显示“stack around the variable a was corrupted”要怎么改?

sum2=merge(a,sum1,b,2);这个函数出问题了 以为返回值为6,而a定义的空间为5 所以越界 自然奔溃
    A+
热门评论