【CodeForces-455A】解题报告(DP,long long) 原始题目 A. Boredom time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output 2018-01-29 Computer Science ACM CodeForces ACM CodeForces
【AtCoder-3881】解题报告(简单DP) 原始题目 C - Candies Time limit : 2sec Memory limit : 256MB Score : 300 points Problem Statement We have a 2×N grid. We will denote the square at the i-th row and j-th column (1≤i≤2, 1≤j≤N) as ( 2018-01-29 Computer Science ACM AtCoder ACM AtCoder
【SCU-1114】解题报告(DP,路径,DFS) 原始题目 下图是个数字三角,请编写一个程序计算从顶部至底部某处一条路径,使得该路径所经过的数字总和最大。 7 3 8 8 1 0 2 7 4 4 2018-01-28 Computer Science ACM SCU ACM SCU
【HDU-2717】解题报告(BFS) 原始题目 Catch That Cow Time Limit: 5000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 17820 Accepted Submission(s): 5260 Problem Description 2018-01-27 Computer Science ACM HDU ACM HDU
【POJ-3126】解题报告(BFS,换门牌号,素数筛) 原始题目 Prime Path Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 24280 Accepted: 13417 Problem Description 2018-01-27 Computer Science ACM POJ ACM POJ