发布网友 发布时间:2022-04-23 21:08
共1个回答
热心网友 时间:2023-10-09 17:58
System.out.print(n);
System.exit(0);///不能少这句,否则结果会出错
}public static void main(String[] args){
String str="";
exp2 c=new exp2();
str=javax.swing.JOptionPane.showInputDialog("请输入N的值(输入exit退出):");
int N;
Nt=r0y;{
N=Integer.parseInt(str);
}catch(NumberFormatException e){
e.printStackTrace();
}