首页
编程
java
php
前端
首页
编程
java
php
前端
输入可以,输出不了结果,是什么原因?
1.第五行count前面加int
2.第18行number改成t_number
int count=0;
你的count=0是不是掉了一个int
点击展开全文