G. Count the ColorsTime Limit: 2000msMemory Limit: 65536KB64-bit integer IO format:%lld Java class name:MainPainting some colored segments on a line, ...
分类:
其他好文 时间:
2014-07-22 00:23:34
阅读次数:
220
## 1. 例子```pythonimport logginglogging.basicConfig(filename='log.txt', #文件名 level=logging.DEBUG, #级别 format=u'时...
分类:
其他好文 时间:
2014-07-22 00:20:36
阅读次数:
230
D. NecklaceTime Limit: 5000msMemory Limit: 32768KB64-bit integer IO format:%I64d Java class name:MainMery has a beautiful necklace. The necklace is ma...
分类:
其他好文 时间:
2014-07-22 00:08:37
阅读次数:
236
A. 最短路Time Limit: 1000msMemory Limit: 32768KB64-bit integer IO format:%I64d Java class name:Main在每年的校赛里,所有进入决赛的同学都会获得一件很漂亮的t-shirt。但是每当我们的工作人员把上百件的衣服从...
分类:
其他好文 时间:
2014-07-22 00:06:34
阅读次数:
194
从网上找到如下资料: $sudo gedit /etc/mysql/my.cnf [client]下添加: default-character-set=utf8 [mysqld]下添加: default-character-set=utf8 然后保存退出 $ /etc/init.d/mysql restart 结果出现了: Since...
分类:
数据库 时间:
2014-07-21 23:39:35
阅读次数:
423
A - The SuspectsTime Limit:1000 MSMemory Limit:20000 KB64-bit integer IO format:%I64d , %I64uJava class name:MainDescriptionSevere acute respiratory s...
分类:
其他好文 时间:
2014-07-21 23:29:40
阅读次数:
268
Multiplication Table
Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64u
Submit
Status
Practice
CodeForces 448D
Description
Bizon the Champion isn't just charming, he al...
分类:
其他好文 时间:
2014-07-21 23:29:23
阅读次数:
311
有一段时间没有用eclipse了,今天一打开居然报错>_<但是打开MyEclipse就没有问题=。=想想以前安装过好几个版本的JAVA,网上搜了资料,解决办法就是重新安装JAVA--无奈把N个版本的JAVA都给删了,下载最新的再安装。安装完后果然没问题了。不过有点后悔把版本都给删了,直..
分类:
系统相关 时间:
2014-07-21 19:44:22
阅读次数:
567
Maximum sumTime Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d
& %I64u
SubmitStatus
Description
Given a set of n integers: A={a1, a2,..., an}, we define a function d(A) as belo...
分类:
其他好文 时间:
2014-07-21 16:43:54
阅读次数:
257
错误信息
ERROR: Error installing mysql-2.9.0.gem:
ERROR: Failed to build gem native extension.
解决方案主要参考《2.
安装失败问题处理 》:
step1.
下载 mysql-connector-c-noinstall-6.0.2-win32,并解压...
分类:
数据库 时间:
2014-07-21 15:11:05
阅读次数:
294