sega_handsome
码龄6年
  • 101,455
    被访问
  • 164
    原创
  • 675,327
    排名
  • 6
    粉丝
  • 0
    铁粉
关注
提问 私信
IP属地以运营商信息为准,境内显示到省(区、市),境外显示到国家(地区)
IP 属地:上海市
  • 加入CSDN时间: 2017-01-13
博客简介:

now_ing的博客

查看详细资料
个人成就
  • 获得11次点赞
  • 内容获得7次评论
  • 获得31次收藏
创作历程
  • 5篇
    2018年
  • 425篇
    2017年
成就勋章
TA的专栏
  • 简单基础经典dp
    57篇
  • 区间dp
    14篇
  • 数位dp
    7篇
  • 01背包
    16篇
  • 概率dp
    5篇
  • 状压dp
    11篇
  • 树形dp
    9篇
  • 贪心
    20篇
  • bfs
    14篇
  • dfs
    21篇
  • 模拟
    16篇
  • 二分 /三分
    12篇
  • 暴力
    10篇
  • 数据结构-treap,splay
    6篇
  • 数据结构-线段树
    19篇
  • 数据结构-树状数组
    6篇
  • 数据结构-RMQ
  • 数据结构-并查集
    5篇
  • 数据结构-hash
    5篇
  • 数据结构-主席树
    1篇
  • codeforce
    16篇
  • 训练集
    21篇
  • 思维
    21篇
  • 最小树形图
    3篇
  • ————搜索相关————
  • ----枚举
  • ————数论相关————
  • ----欧拉函数
  • ----容斥原理
    7篇
  • ----矩阵乘法
  • ----乘法逆元
    1篇
  • ----组合数学
    3篇
  • ----中国剩余定理
  • ----莫比乌斯反演
  • ----FFT
  • ----高斯消元
  • ————博弈相关————
    1篇
  • ----sg函数
  • ----Nim博弈
  • ————字符串相关————
    1篇
  • ----kmp
    4篇
  • ----ac自动机
    1篇
  • ----字典树
    1篇
  • ----后缀数组
    2篇
  • ----后缀自动机
    6篇
  • ---hash
    5篇
  • ————图论相关————
  • ----最短路
    8篇
  • ----生成树
  • ----欧拉回路
    1篇
  • ----拓扑排序
    1篇
  • ----网络流
    6篇
  • ----LCA
    3篇
  • ----二分图匹配
    5篇
  • ----树链剖分
    3篇
  • 水题
    16篇
  • --------暂时不理解
    1篇
  • -----
    4篇
  • ------
  • -------
  • --------
  • ---------
  • --------biset
    3篇
  • --------树套树
  • --------斜率优化dp
  • 数据结构 CDQ分治
  • 数据结构 动态树(
  • 数据结构 分块
    3篇
  • 数据结构 莫队算法(
  • 数据结构 树分治
    1篇
  • 字符串 回文自动机
  • 动态规划 插头dp
    1篇
  • 图论-虚树
  • ---------计算几何
  • ---------置换
  • ----------
  • -----------
  • ------------
  • ----------------
  • -----------------
  • ------------------
    1篇
  • ---------------------
    1篇
  • ---------------------未敲
    7篇
  • --------------------- 未理解
    4篇
  • ---------------------分块链表
  • ---------------------上下界网络流
    1篇
  • 打表找规律
    1篇
  • 模板
    3篇
  • 各种总结
  • ------树上差分
    4篇
  • zkw费用流
  • --------构造
    1篇
  • ------左偏树
    2篇
  • 未理解待补
    5篇
  • 最近
  • 文章
  • 资源
  • 问答
  • 帖子
  • 视频
  • 课程
  • 关注/订阅/互动
  • 收藏
搜TA的内容
搜索 取消

COBOL 实验lab6

发布资源 2018.06.15 ·
doc

Codeforces Round #460 (Div. 2)D. Substring

链接:http://codeforces.com/contest/919/problem/DD. Substring time limit per test 3 seconds memory limit per test 256 megabytes input standard input output standard outputYou are given a grap...
转载
发布博客 2018.04.28 ·
121 阅读 ·
1 点赞 ·
0 评论

Gym - 101608G (尺取)

https://vjudge.net/contest/208695#problem/G Just days before the JCPC, your internet service went down. You decided to continue your training at the ACM club at your university. Sadly, you discov...
原创
发布博客 2018.04.25 ·
207 阅读 ·
1 点赞 ·
0 评论

牛客网 练习赛11 B题 假的字符串 tire+topsort判环

题目链接:https://www.nowcoder.com/acm/contest/59#submit/{%22problemIdFilter%22%3A15049%2C%22statusTypeFilter%22%3A%225%22%2C%22page%22%3A1}链接:https://www.nowcoder.com/acm/contest/59/B 来源:牛客网题目描述给定n...
原创
发布博客 2018.04.25 ·
203 阅读 ·
0 点赞 ·
0 评论

TCO 11 muddy round (贪心求 期望dp)

TCO 11 muddy roundProblem StatementFox Ciel is going to walk through an unpaved road to meet her friend. The road is one-dimensional. It is separated into N parts numbered from 0 to N-1, where part 0 i
转载
发布博客 2018.04.15 ·
219 阅读 ·
0 点赞 ·
0 评论

小C打比赛 wannafly C题 (记忆化搜索)

网址;https://www.nowcoder.com/acm/contest/57/C 小C打比赛 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 32768K,其他语言65536K 64bit IO Format: %lld 题目描述 小C现在要参加一场wannafly挑战赛,一场挑战赛一共有n道题,一共有m分钟。 对于第i道题,小C解决它需要恰好j分钟的概率是p...
转载
发布博客 2018.01.19 ·
209 阅读 ·
0 点赞 ·
0 评论

cf待补 (hash 的写法)

别人的代码:#include <bits/stdc++.h>#define mp make_pair#define pb push_back#define f first#define s second#define ll long longusing namespace std;const int N = int(1e6) + 10;const int mod1 = int(1e9) +
转载
发布博客 2017.12.17 ·
173 阅读 ·
0 点赞 ·
0 评论

Codeforces Round #451 (Div. 2) B. Proper Nutrition

B. Proper Nutrition time limit per test 1 second memory limit per test 256 megabytes input standard input output standard outputVasya has n burles. One bottle of Ber-Cola costs a burles and one
转载
发布博客 2017.12.16 ·
233 阅读 ·
1 点赞 ·
0 评论

Educational Codeforces Round 34 (Rated for Div. 2) D - Almost Difference

参考:http://blog.csdn.net/kamiyoru/article/details/78791923当读入第k个数字的时候: ans′=∑k−1i=1(numberk−nubmeri)=(k−1)numberk−∑k−1i=1nubmeri 当然这不是实际的答案,因为差值为1及以内的数是不必加到答案上的; 所以 ans=ans′−countnumberk−1+countnumb
转载
发布博客 2017.12.16 ·
154 阅读 ·
0 点赞 ·
0 评论

cf450 BCDE(待补)

参考:https://www.cnblogs.com/wujiechao/p/8026872.html D题不知道为什么是对于每一个因素。。。待补。。#include #define mem(a, i) memset(a, i, sizeof(a))using namespace std;typedef long long LL;const LL MOD = 1e9 + 7;int
转载
发布博客 2017.12.13 ·
531 阅读 ·
0 点赞 ·
0 评论

Codeforces Beta Round #17 C. Balance DP

C. Balance 题目链接http://codeforces.com/contest/17/problem/C 题面Nick likes strings very much, he likes to rotate them, sort them, rearrange characters within a string… Once he wrote a random string of ch
转载
发布博客 2017.12.03 ·
193 阅读 ·
0 点赞 ·
0 评论

BZOJ 4300: 绝世好题 动态规划

转自:http://www.cnblogs.com/qscqesze/p/6042216.html4300: 绝世好题题目连接: http://www.lydsy.com/JudgeOnline/problem.php?id=4300Description 给定一个长度为n的数列ai,求ai的子序列bi的最长长度,满足bi&bi-1!=0(2<=i<=len)。Input 输入文件共2行。 第一行包
转载
发布博客 2017.12.03 ·
102 阅读 ·
0 点赞 ·
0 评论

Codeforces Round #384 (Div. 2)E.Vladik and cards【二分+状压dp】(未敲)

E. Vladik and cards time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard outputVladik was bored on his way home and decided to play the followi
转载
发布博客 2017.12.03 ·
117 阅读 ·
0 点赞 ·
0 评论

Codeforces Round #449 (Div. 1) A. Nephren gives a riddle 模拟.

A. Nephren gives a riddle time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output What are you doing at the end of the world? Are you busy
转载
发布博客 2017.12.03 ·
137 阅读 ·
0 点赞 ·
0 评论

Codeforces Round #312 (Div. 2) E. A Simple Task 线段树(未敲)

E. A Simple Task 题目连接:http://www.codeforces.com/contest/558/problem/E DescriptionThis task is very simple. Given a string S of length n and q queries each query is on the format i j k which means sor
转载
发布博客 2017.12.02 ·
259 阅读 ·
0 点赞 ·
0 评论

BZOJ 4636: 蒟蒻的数列 分块 (未敲)

转自:http://www.cnblogs.com/qscqesze/p/5785586.htmlBZOJ 4636: 蒟蒻的数列 分块 4636: 蒟蒻的数列 题目连接:http://www.lydsy.com/JudgeOnline/problem.php?id=4636 Description蒟蒻DCrusher不仅喜欢玩扑克,还喜欢研究数列 题目描述 DCrusher有一个数列,初
转载
发布博客 2017.12.02 ·
149 阅读 ·
0 点赞 ·
0 评论

CodeForces 472 D ,E,F (MST,构造,线性代数)(待补)

官方题解:http://codeforces.com/blog/entry/14028 E题:http://codeforces.com/contest/472/problem/E F题:http://codeforces.com/contest/472/problem/FThere is an easy way to obtain a new task from an old one call
转载
发布博客 2017.12.02 ·
284 阅读 ·
0 点赞 ·
0 评论

Homework of PE dp 正难则反

Problem D: Homework of PE Time Limit: 1 Sec Memory Limit: 128 MB Submit: 117 Solved: 37 [Submit][Status][Web Board] Description At the begining of PE class, the math teacher comes to the class,
转载
发布博客 2017.12.02 ·
184 阅读 ·
0 点赞 ·
0 评论

Codeforces Round #379 (Div. 2) C. Anton and Making Potions 枚举+二分

C. Anton and Making Potions 题目连接:http://codeforces.com/contest/734/problem/C DescriptionAnton is playing a very interesting computer game, but now he is stuck at one of the levels. To pass to the nex
转载
发布博客 2017.12.01 ·
81 阅读 ·
0 点赞 ·
0 评论

CDOJ 1292 卿学姐种花 暴力 分块 线段树

转自:卿学姐种花 题目连接:http://acm.uestc.edu.cn/#/problem/show/1292 Description众所周知,在喵哈哈村,有一个温柔善良的卿学姐。卿学姐喜欢和她一样美丽的花。所以卿学姐家的后院有很多的花坛。卿学姐有n 个花坛,一开始第i个花坛里有A[i]朵花。每过一段时间,卿学姐都会在花坛里种上新的花。作为一个聪明的学姐,卿学姐的种花方式也是与众不同 ,
转载
发布博客 2017.12.01 ·
251 阅读 ·
0 点赞 ·
0 评论
加载更多