public class sum{. public static void main(String[] args){. HanShu(-2);. } public static int HanShu(int x){. int y;. if(x>0){. y=x+3;.
確定! 回上一頁