首页
编程
java
php
前端
首页
编程
java
php
前端
c语言程序报错,求解
首先 131行printf 你写了print
后面两个错误也都是单词拼写错误。
printf,不是print
下面不是英文字母o,应该是0
getchar,你写错了
编译器不都给你提示了吗
点击展开全文