英语翻译
问题描述:
英语翻译
There is one error:The declaration of c in line 6 conflicts with the function parameter c.Some compilers have been seen to flag line 24 as an error,saying it conflicts with the declaration in line 20.This should not be an error,as the scope of y from line 20 runs out at line 22,so there is no conflict.
答
有一个错误:在第6行与参数C声明为一个冲突,编译器已在24行标记为错误,说它在与20行产生冲突.这个应该不是错误,如y的范围从20行开始,在22行跑出去,因此没有冲突.