public class math{ public static void main(String[] args){ double end=2*(x*x)+3*x; int x=2; System.out.println("计算的结果:"+end); } }
慕瓜4807886
相关分类