YIFEI_
YIFEI_
全部文章
分类
ACM水题(43)
cf(3)
HDU(4)
kuangbin带你飞专一简单搜索(12)
kuangbin带你飞专二搜索进阶(1)
leetcode(2)
others(2)
poj(4)
Python(1)
STL(11)
分治(3)
动态规划(31)
回溯(3)
图论(2)
大数问题(7)
套题(1)
字典序(1)
常用知识点(29)
并查集(5)
思维(2)
思考和总结(3)
总结(1)
挑战程序设计竞赛例题(1)
数据库(1)
数据结构(16)
数论(5)
未归档(7)
模拟(2)
模板(6)
比赛题解(11)
蓝桥杯(18)
计算几何(1)
贪心(8)
递归与递推(13)
归档
标签
去牛客网
登录
/
注册
程序员一飞
每当我找到生命的意义,它就又变了...
全部文章
(共260篇)
筱玛的快乐_牛客网
链接:https://ac.nowcoder.com/acm/contest/342/A来源:牛客网 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 524288K,其他语言1048576K 64bit IO Format: %lld 题目...
素数
牛客网
2019-01-12
0
502
929. Unique Email Addresses
929. Unique Email Addresses Easy <button class="btn__r7r7 css-1rdgofi">227</button> ...
字符串
2019-01-05
0
683
771. Jewels and Stones
You're given strings J representing the types of stones that are jewels, and S representing the stones you have. Each character in S is a type of sto...
字符串
2019-01-05
0
591
A_B_Good Bye 2018_cf
A. New Year and the Christmas Ornament time limit per test 1 second memory limit per test 256 megabytes inpu...
cf
cin
sync
加速cincout
2018-12-31
0
692
判断二进制半整数_牛客网
链接:https://ac.nowcoder.com/acm/contest/326/A来源:牛客网 判断二进制半整数 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 262144K,其他语言524288K 64bit...
暴力
枚举
2018-12-29
0
566
(AB)Codeforces Round #528 (Div. 2, based on Technocup 2019 Elimination Round
A. Right-Left Cipher time limit per test 1 second memory limit per test 256 megabytes input standard inpu...
字符串
数论
2018-12-24
0
560
CF_2018-2019 Russia Open High School Programming Contest (Unrated, Online Mirror, ICPC Rules, Teams Preferred)
只做了两个就去上课去啦... A. Company Merging time limit per test 1 second memory limit per test 512 megabytes in...
数组
排序
模拟
结构体排序
2018-12-10
0
525
Codeforces Round #524 (Div. 2)
A. Petya and Origamitime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputPetya is having a party soon,...
模拟
找规律
2018-11-25
0
630
Educational Codeforces Round 52 (Rated for Div. 2)
A. A. Vasya and Chocolate time limit per test 1 second memory limit per test 256 megabytes input s...
cf
2018-10-12
0
538
动态规划_01背包_一维数组_记录路径
前言 之前对0-1背包就理解的不是很好,并且时间长了会忘的。 这次又重新复习一下,理解了好几个以前没理解的点。 1 题目 2 现有n件物品,每一件的重量是w[i],价值是v[i]。用一个容量为c的背包来装这些东西, 3 问如何选择物品才能使装的物品价值最大?(每件物品只能...
动态规划
背包问题
2018-10-09
0
1652
首页
上一页
1
2
3
4
5
6
7
8
9
10
下一页
末页