Terrible Sets Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 5067 Accepted: 2593 Description Let N be the set of all natural numbers {0 , ...
分类:
其他好文 时间:
2017-09-03 13:23:55
阅读次数:
142
P1948 [USACO08JAN]电话线Telephone Lines P1948 [USACO08JAN]电话线Telephone Lines P1948 [USACO08JAN]电话线Telephone Lines 题目描述 Farmer John wants to set up a tele ...
分类:
其他好文 时间:
2017-09-03 12:10:45
阅读次数:
204
Connect the countless points with lines, till we reach the faraway yonder. There are n points on a coordinate plane, the i-th of which being (i,?yi). ...
分类:
其他好文 时间:
2017-09-02 19:03:50
阅读次数:
161
Python - 统计一篇文章中单词的频率 ...
分类:
编程语言 时间:
2017-09-02 14:30:40
阅读次数:
131
1614: [Usaco2007 Jan]Telephone Lines架设电话线 Description Farmer John打算将电话线引到自己的农场,但电信公司并不打算为他提供免费服务。于是,FJ必须为此向电信公司支付一定的费用。 FJ的农场周围分布着N(1 <= N <= 1,000)根按 ...
分类:
其他好文 时间:
2017-09-01 23:11:09
阅读次数:
386
BarDataSet set1 = new BarDataSet(yVals1, null); set1.setBarSpacePercent(0f);//可认为是设置柱子之间的的粗细,数字越大,柱子之间距离就大 ...
分类:
移动开发 时间:
2017-09-01 14:33:03
阅读次数:
327
mysql数据导入导出: 导入: 把系统的文件的内容,保存到数据库的表里 导入数据的基本格式:mysql> load data infile "文件名" into table 表名 fields terminated by '分隔符' lines terminated by '\n'; 实例:把系统 ...
分类:
数据库 时间:
2017-08-31 20:25:06
阅读次数:
278
docker 介绍 Docker is the world’s leading software container platform. Developers use Docker to eliminate(消除) “works on my machine” problems when collab ...
分类:
其他好文 时间:
2017-08-31 19:01:57
阅读次数:
243
Sublime Text tip for wrap line 题记:虽然现在写代码时,一般各种语言的规范都会说写一行代码不要超过好多好多字,如PEP8是79个字符,以便于阅读。但是,有时候还是需要的,如看log,文档等。 有人喜欢默认显示这样的:(强迫症患者) 自动换行显示 也有人喜欢默认显示成那样 ...
分类:
其他好文 时间:
2017-08-31 16:48:58
阅读次数:
256
Happiness is when the desolated soul meets love. 幸福是孤寂的灵魂遭遇爱的邂逅。 When living alone for a long period, I find I gradually lose the capability of contro ...
分类:
其他好文 时间:
2017-08-31 16:06:42
阅读次数:
163