摘要:
菜鸟的代码:import java.util.*;import java.util.regex.*;import java.text.*;import java.math.*;public class FoxAndGame{ public int countStars(String[] result) { int i,count; count=0; for(i=0;i res = new HashMap(); res.put("---",0); res.put("o--",1); res.put("o... 阅读全文
posted @ 2013-06-28 23:44
wzhscript
阅读(198)
评论(0)
推荐(0)
浙公网安备 33010602011771号