上一页 1 2 3 4 5 6 7 ··· 9 下一页
2014年11月20日
摘要: C. Given Length and Sum of Digits...time limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou have a po... 阅读全文
posted @ 2014-11-20 03:07 someblue 阅读(256) 评论(0) 推荐(0)
摘要: B. BerSU Balltime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputThe Berland State University is host... 阅读全文
posted @ 2014-11-20 03:03 someblue 阅读(576) 评论(0) 推荐(0)
摘要: A. SwapSorttime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputIn this problem your goal is to sort a... 阅读全文
posted @ 2014-11-20 03:00 someblue 阅读(396) 评论(0) 推荐(0)
摘要: 先ps一下。。今晚试了N种方法,终于找到一个靠谱 免费 好用的方法,来改装自己电脑成为服务器,在外网也能通过域名访问了!!!需要准备的东西:Tomcat:这个是web容器,其实有了这个就已经让电脑成为服务器了,在自己电脑上可以通过 localhost:8080/xxx 来访问自己电脑上的web应用了... 阅读全文
posted @ 2014-11-20 02:47 someblue 阅读(12142) 评论(1) 推荐(2)
2014年11月16日
摘要: 使用ant提示reference classes not found错误原因是 里面的一些属性的值要用on或者yes或者off或者no。。用成其他,例如true,false的话就会有这个提示。。 阅读全文
posted @ 2014-11-16 03:29 someblue 阅读(266) 评论(0) 推荐(0)
2014年11月15日
摘要: 找到vim的根目录下的vimrc文件打开,加入下面三行,保存、重开vim即可。set encoding=utf-8set langmenu=zh_CN.UTF-8language message zh_CN.UTF-8 阅读全文
posted @ 2014-11-15 14:16 someblue 阅读(696) 评论(0) 推荐(0)
2014年11月6日
摘要: A. Factorytime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputOne industrial factory is reforming wor... 阅读全文
posted @ 2014-11-06 10:36 someblue 阅读(553) 评论(2) 推荐(0)
摘要: B. Maximum Valuetime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are given a sequenceaconsisti... 阅读全文
posted @ 2014-11-06 04:00 someblue 阅读(418) 评论(0) 推荐(0)
摘要: A. Bitstime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputLet's denote asthe number of bits set ('1'... 阅读全文
posted @ 2014-11-06 03:56 someblue 阅读(356) 评论(7) 推荐(0)
2014年10月24日
摘要: Problem 2059 MMAccept: 109Submit: 484Time Limit: 1000 mSecMemory Limit : 32768 KBProblem DescriptionThere is a array contain N(1#include #include #inc... 阅读全文
posted @ 2014-10-24 14:34 someblue 阅读(258) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 ··· 9 下一页