题目链接:http://poj.org/problem?id=3107 题目: Description Last years Chicago was full of gangster fights and strange murders. The chief of the police got re ...
分类:
其他好文 时间:
2018-04-21 13:28:51
阅读次数:
191
COINS - Bytelandian gold coins #dynamic-programming #dynamic-programming In Byteland they have a very strange monetary system. Each Bytelandian gold c ...
分类:
其他好文 时间:
2018-04-11 19:13:27
阅读次数:
157
题目描述 Welcome to SAO ( Strange and Abnormal Online)。这是一个 VR MMORPG, 含有 n 个关卡。但是,挑战不同关卡的顺序是一个很大的问题。 有 n – 1 个对于挑战关卡的限制,诸如第 i 个关卡必须在第 j 个关卡前挑战, 或者完成了第 k ...
分类:
其他好文 时间:
2018-04-03 15:22:45
阅读次数:
163
Time Limit: 2000 ms Memory Limit: 131072 KiB Problem Description Some aliens are learning English. They have a very strange way in writing that they r ...
分类:
其他好文 时间:
2018-03-22 23:50:06
阅读次数:
215
Ivan has n different boxes. The first of them contains some balls of n different colors. Ivan wants to play a strange game. He wants to distribute the ...
分类:
其他好文 时间:
2018-03-14 16:55:28
阅读次数:
158
题目链接:https://cn.vjudge.net/problem/CodeForces-55D Volodya is an odd boy and his taste is strange as well. It seems to him that a positive integer numb ...
分类:
其他好文 时间:
2018-03-11 00:34:45
阅读次数:
158
Vasya has found a strange device. On the front panel of a device there are: a red button, a blue button and a display showing some positive integer. A ...
分类:
其他好文 时间:
2018-03-09 00:21:39
阅读次数:
241
The teacher points to the blackboard (Fig. 4) and says: "So here is the problem: There are three towers: A, B and C. There are n disks. The number n i ...
分类:
其他好文 时间:
2018-03-06 17:14:32
阅读次数:
198
一 本次作业代码的修改 本次作业的代码,文件的链接为 [lift]https://github.com/zhanglingxin/lift 1文件输入输出 在本次作业中,我将输入和输出都改为文件形式。当我看到作业的时候感觉很懵,因为我还没有把输入和输出都放在文件里过。于是我就百度了一下。然后我就在我 ...
分类:
其他好文 时间:
2018-02-20 13:58:39
阅读次数:
149
"题目链接" 扩展中国剩余定理: "1(直观的)" 、 "2(详细证明)" 。 cpp include include define gc() getchar() typedef long long LL; const int N=1e6+5; LL n,m[N],r[N]; inline LL r ...
分类:
其他好文 时间:
2018-02-19 17:53:25
阅读次数:
138