c++标签报错:error: jump to label ‘end’ [-fpermissive] end:

error: jump to label ‘end’ [-fpermissive] end:

solution:

所有的变量声明,需要放在'goto'语句之前

posted @ 2024-06-27 17:48  jessicaland  阅读(169)  评论(0)    收藏  举报