首页
编程
java
php
前端
首页
编程
java
php
前端
谁能帮我看看我错哪了?🙏谢了!
if(b==2){
printf("%d",29);
}
else
printf("%d",28);
if else 要一一对应
if 条件没有}
点击展开全文