摘要: 250:public class HowEasy { public static void main(String[] args) { HowEasy m = new HowEasy(); System.out.println(m.pointVal("This is a problem statement")); System.out.println(m.pointVal("523hi.")); System.out.println(m.pointVal("Implement a class H5 which contains some met 阅读全文
posted @ 2012-03-16 19:51 wangchao719 阅读(283) 评论(0) 推荐(0) 编辑