D. Fafa and Ancient Alphabet (简洁题意请往下翻) time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output ...
分类:
其他好文 时间:
2018-09-04 13:59:18
阅读次数:
232
Problem UVA690-Pipeline Scheduling Accept:142 Submit:1905 Time Limit: 3000 mSec Problem Description Input Output Sample Input 7X...XX..X.......X...... ...
分类:
其他好文 时间:
2018-09-02 13:59:14
阅读次数:
138
Description Description Description Input Input Input Output Output Output Sample Input 3 10 1 2 10 Sample Input 3 10 1 2 10 Sample Input 3 10 1 2 10 ...
分类:
其他好文 时间:
2018-09-01 23:58:05
阅读次数:
319
X轴上有N个点,每个点除了包括一个位置数据X[i],还包括一个权值W[i]。点P到点P[i]的带权距离 = 实际距离 * P[i]的权值。求X轴上一点使它到这N个点的带权距离之和最小,输出这个最小的带权距离之和。 Input Output Input示例 Output示例 ...
分类:
其他好文 时间:
2018-09-01 22:07:52
阅读次数:
133
1996: [Hnoi2010]chorus 合唱队 Description Input Output Sample Input 4 1701 1702 1703 1704 Sample Output 8 HINT emmmm这道题是一道区间dp (因为前天考试区间dp裸题没搞出来这两天做了不少) ...
分类:
其他好文 时间:
2018-09-01 21:53:13
阅读次数:
120
G. Snake Rana time limit per test 4.0 s memory limit per test 256 MB input standard input output standard output G. Snake Rana time limit per test 4.0 ...
分类:
其他好文 时间:
2018-09-01 21:51:35
阅读次数:
171
系统启动流程 BOIS(Basic Input/Output System)基本输入输出系统:硬件和软件之间的接口,而且是很基本的接口。 grub(Grand Unified BootLoader)多重操作系统启动器:/etc/grub.conf这里有一个grub.conf比较重要 启动内核:ini ...
分类:
系统相关 时间:
2018-08-31 22:19:30
阅读次数:
252
Order book time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Order book time limit per tes ...
分类:
其他好文 时间:
2018-08-29 14:39:32
阅读次数:
146
XOR-pyramid time limit per test 2 seconds memory limit per test 512 megabytes input standard input output standard output XOR-pyramid time limit per t ...
分类:
其他好文 时间:
2018-08-28 16:15:01
阅读次数:
182
Rectangles time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Rectangles time limit per tes ...
分类:
其他好文 时间:
2018-08-28 15:32:18
阅读次数:
166