2013年5月10日
摘要: http://202.117.21.117/xjoj/problem_html/294.html 1 //author:pz 2 3 import java.awt.*; 4 import java.io.*; 5 import java.util.*; 6 import java.lang.*; 7 8 public class Main { 9 public static void main(String[] args) throws IOException {10 Scanner in = new Scanner(new BufferedInputStream... 阅读全文
posted @ 2013-05-10 19:39 P,Z 阅读(220) 评论(0) 推荐(0)
摘要: xjoj 阅读全文
posted @ 2013-05-10 19:36 P,Z 阅读(458) 评论(0) 推荐(0)