2005年1月6日
摘要: importjava.lang.Math; publicclassAnswer1 { publicstaticvoidmain(String[]args)throwsException { intnum[]=newint[100]; inti,max,min; int j=0; ... 阅读全文
posted @ 2005-01-06 15:55 利刃 阅读(1387) 评论(0) 推荐(0) 编辑