发表评论取消回复
相关阅读
相关 CodeForces 558A,B
[CodeForces 558A][] 题意:给定一些苹果树的位置和树上的苹果数,然后一个人站在原点,每次碰到苹果就往相反的方向走,问能得到的最大苹果数。 思路:
相关 codeforces 558A. Lala Land and Apple Trees
> A. Lala Land and Apple Trees >
相关 codeforces A. Ilya and Diplomas
[http://codeforces.com/contest/557/problem/A][http_codeforces.com_contest_557_problem_A]
相关 CodeForces 366A- Dima and Guards
A. Dima and Guards time limit per test 1 second memory limit per test 256 megabytes
相关 Codeforces 798A - Mike and palindrome
原题: Mike has a string s consisting of only lowercase English letters. He wants to c
相关 CodeForces - 467A - A. George and Accommodation
-------------------- 题目连接:http://codeforces.com/problemset/problem/467/A 题目描述 Desc
相关 codeforces 1076E Vasya and a Tree 树上差分
题意:给你一棵1为根节点的树,初始每个节点权值为0,有m次操作,每次操作 v d x,表示将以v为根的子树,深度不超过d的所有节点加上x。 思路:dfs的性质+差分思想
相关 A - Apple Tree dfs&树状数组|线段树
[![知识共享许可协议][80x15.png]][80x15.png 1] 本作品采用[知识共享署名-相同方式共享 4.0 国际许可协议][80x15.png 1]进行许可
相关 【codeforces 546A】Soldier and Bananas
time limit per test1 second memory limit per test256 megabytes inputstandard input
相关 Codeforces 931D Peculiar apple-tree(dfs+思维)
题目链接:[http://codeforces.com/contest/931/problem/D][http_codeforces.com_contest_931_probl
还没有评论,来说两句吧...