摘要:
package unit3; import com.sun.org.apache.xpath.internal.axes.WalkerFactory; public class House { private int m; private int n; private int[][]a; public House() { m=10; ... 阅读全文
posted @ 2016-07-19 23:59
超级学渣渣
阅读(219)
评论(0)
推荐(0)
摘要:
Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64u Submit Status Submit Status Description You are given an alphabet consisting of 阅读全文
posted @ 2016-07-19 20:52
超级学渣渣
阅读(189)
评论(0)
推荐(0)
摘要:
Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64u Submit Status Submit Status Description Friends are going to play console. They 阅读全文
posted @ 2016-07-19 20:34
超级学渣渣
阅读(172)
评论(0)
推荐(0)
摘要:
B - Time Limit:1000MS Memory Limit:0KB 64bit IO Format:%lld & %llu Submit Status B - Submit Status Description 或许每个人都有成为将军的梦想,小光也是如此。从小,小光就立志长大了以后要做一名 阅读全文
posted @ 2016-07-19 20:13
超级学渣渣
阅读(254)
评论(0)
推荐(0)