整理一下思路,明天再写。。。#include #include #define LL __int64using namespace std;const LL inf=10000000000000ll;const int root=0;LL f[60],ans[60];int trie[550][10...
分类:
其他好文 时间:
2015-03-15 00:39:42
阅读次数:
150
最近买了一块ssd,并且为了尝鲜,系统换成了windows 10,但是不用linux,总觉得少点什么,于是乎决定把opensuse请到虚拟机里。 提到虚拟机,首先想到的是virtualbox,但是virtualbox安装完成后,会导致win10黑屏。只得放弃。突然间想到,微软还有自己的虚拟机h...
分类:
其他好文 时间:
2015-03-15 00:38:14
阅读次数:
254
转载请注明出处:http://www.cnblogs.com/fraud/ ——by fraudMissile SilosA country called Berland consists of n cities, numbered with integer numbers from 1 to n....
分类:
其他好文 时间:
2015-03-15 00:39:42
阅读次数:
189
Description Freddy Frog is sitting on a stone in the middle of a lake. Suddenly he notices Fiona Frog who is sitting on another stone. He plans to ...
分类:
其他好文 时间:
2015-03-15 00:37:42
阅读次数:
154
Description Bessie is out in the field and wants to get back to the barn to get as much sleep as possible before Farmer John wakes her for the mor...
分类:
其他好文 时间:
2015-03-15 00:38:21
阅读次数:
195
转载请注明出处:http://www.cnblogs.com/fraud/ ——by fraudDNA SequenceTime Limit: 1000MSMemory Limit: 65536KDescriptionIt's well known that DNA Sequence is a se...
分类:
其他好文 时间:
2015-03-15 00:37:31
阅读次数:
184
Description You have just moved from a quiet Waterloo neighbourhood to a big, noisy city. Instead of getting to ride your bike to school every day...
分类:
其他好文 时间:
2015-03-15 00:37:38
阅读次数:
184
Given a strings1, we may represent it as a binary tree by partitioning it to two non-empty substrings recursively.Below is one possible representation...
分类:
其他好文 时间:
2015-03-15 00:36:38
阅读次数:
159
给定n个模式串在主串中出现了几个#include #include const int MAXPT=500007; //最大节点数const int size=26; //子节点数const char start='a'; //子节点标号对应关系 class Ac_Automat{pr...
分类:
其他好文 时间:
2015-03-15 00:35:39
阅读次数:
162
Description BIT has recently taken delivery of their new supercomputer, a 32 processor Apollo Odyssey distributed shared memory machine with a hie...
分类:
其他好文 时间:
2015-03-15 00:34:49
阅读次数:
262
Description In the age of television, not many people attend theater performances. Antique Comedians of Malidinesia are aware of this fact. They wa...
分类:
其他好文 时间:
2015-03-15 00:36:34
阅读次数:
255
Lamp准备篇请看前文博客 安装rrdtool工具 这里使用源码安装 解压rrdtool包 配置(编译安装需要gcc等编译程序支持) 注意如果配置出错缺乏libxml2-devel、pango-devel、需要进行自我解决,否则不会成功。 配置完成 编译和安装 Make &&make install...
分类:
其他好文 时间:
2015-03-15 00:34:34
阅读次数:
242
因为想要学习python界面和串口通信。所以在github上面找到了这个一个程序 地址是http://eli.thegreenplace.net/2009/08/07/a-live-data-monitor-with-python-pyqt-and-pyserial我使用git将代码clone出来之...
分类:
其他好文 时间:
2015-03-15 00:35:41
阅读次数:
337
http://blog.csdn.net/lifetragedy/article/details/7708724 http://blog.csdn.net/lifetragedy/article/details/43817903
分类:
其他好文 时间:
2015-03-15 00:35:42
阅读次数:
138
很容易发现约束条件:L#include #include #include #include #include #include #include #define rep(i, l, r) for(int i=l; i=r; i--)#define N 456#define MAX 1'9') { ...
分类:
其他好文 时间:
2015-03-15 00:34:09
阅读次数:
162
微软近期Open的职位:Are you looking for a high impact project that involves processing of billions of dollars, hundreds of millions of transactions, and tens ...
分类:
其他好文 时间:
2015-03-15 00:32:52
阅读次数:
185