高校计算机

3773考试网计算机等级考试高校计算机正文

java程序设计之24点

来源:fjzsksw.com 2009-11-4 10:50:47

public static void main(String[] args)

  {

  // TODO自动生成方法存根

  number = new double[NUM];

  expression = new String[NUM];

  try

  {

  input();

  }

  catch(Exception e)

  {

  System.out.println(e.toString());

  }

  if(circule(NUM))

  {

  System.out.println("找到了上述的匹配式子!");

  }

  else

  {

  System.out.println("找不出匹配的式子!");

  }

  }

  }

上一页  [1] [2] [3] [4] 

触屏版 电脑版
3773考试网 琼ICP备12003406号-1