D. Vasiliy's Multiset time limit per test 4 seconds memory limit per test 256 megabytes input standard input output standard output D. Vasiliy's Multi ...
分类:
其他好文 时间:
2018-08-06 00:39:59
阅读次数:
170
I love Codeforces time limit per test 2.0 s memory limit per test 256 MB input standard input output standard output I love Codeforces time limit per ...
分类:
其他好文 时间:
2018-08-05 22:35:18
阅读次数:
239
最近写了挺多的最短路径的题目,我觉得有必要总结一下了。 首先一道入门的水题: A. The Two Routes time limit per test 2 seconds memory limit per test 256 megabytes input standard input output ...
分类:
其他好文 时间:
2018-08-05 20:23:03
阅读次数:
147
D. Vasya And The Matrix time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Now Vasya is tak ...
分类:
其他好文 时间:
2018-08-05 14:28:02
阅读次数:
153
A. Points in Segments time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A. Points in Segmen ...
分类:
其他好文 时间:
2018-08-04 18:54:21
阅读次数:
135
在 JDK 1. 4 中 新 加入 了 NIO( New Input/ Output) 类, 引入了一种基于通道和缓冲区的 I/O 方式。 ...
分类:
编程语言 时间:
2018-08-04 14:31:52
阅读次数:
124
C. Andryusha and Colored Balloons time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Andryu ...
分类:
其他好文 时间:
2018-08-02 10:21:33
阅读次数:
148
传送门 Description Input Output Translation · 给定k个长度为k的数组,把每个数组选一个元素加起来,这样共有kk种可能的答案,求最小的k个 Sample Input Sample Output Hint k<=750 Solution 显然可以一行一行做,同时如 ...
分类:
其他好文 时间:
2018-08-01 12:12:36
阅读次数:
144
C. Andryusha and Colored Balloons time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output C. And ...
分类:
其他好文 时间:
2018-07-31 22:06:19
阅读次数:
138
Problem Description Your task is to calculate the sum of some integers. Input Input contains an integer N in the first line, and then N lines follow. ...
分类:
其他好文 时间:
2018-07-30 21:34:53
阅读次数:
160