Miss.Zhou
Miss.Zhou
全部文章
未归档
###基本算法(~ o ~)Y(1)
.net(1)
2014多校联合(2)
acm(12)
arcgis(1)
bfs(1)
c#(1)
c++(1)
CF(2)
codeforces(5)
css(1)
dp(27)
git使用(1)
hdu(27)
java(1)
javascript(4)
LeetCode(47)
leetcode (1)
lightoj(1)
oi(1)
php(12)
poj(13)
poj 搜索 算法 acm(1)
poj 算法 线段树 懒惰标记(1)
python(2)
RMQ(1)
socket(1)
splay(1)
tarjan(3)
trie(3)
vmware(1)
web开发(1)
xml(1)
—dp(9)
—STL(2)
———哈希表(2)
———网络流(1)
—二分(2)
—图论(7)
—字符串(4)
—思维题(1)
—搜索(7)
—数据结构(5)
—数论(9)
—贪心(4)
三分(1)
二分图(3)
前端(1)
动态规划(1)
匈牙利算法(1)
博弈(1)
压缩(1)
双连通分量(1)
图论(4)
多校(2)
并查集(1)
并查集 poj(1)
并查集 几何 hdu(1)
并查集 算法(2)
广搜(2)
思维题(1)
拓扑排序(1)
搜素(1)
搜索(1)
操作系统(2)
数据结构(1)
数论 算法(3)
最佳二分匹配(1)
最大二分匹配(2)
最小树形图(1)
杭电(7)
树型dp(2)
模拟(1)
欧拉回路(1)
正则表达式(1)
深搜(1)
深搜 hdu 算法(1)
矩阵(1)
算法(10)
算法 并查集(1)
线段树(6)
编程(1)
网络流(4)
计算机基础(4)
设计模式(19)
贪心(1)
随笔(1)
题解(8)
验证码(1)
归档
标签
去牛客网
登录
/
注册
MissZhou的小窝
六年磨一剑~
全部文章
/ 未归档
(共397篇)
hdu5521Meeting【最短路】2015沈阳现场赛
Problem Description Bessie and her friend Elsie decide to have a meeting. However, after Farmer John decorated his fences they were separated in...
2016-07-26
0
507
python——基本数据类型+常用操作符+循环
python数据类型 数值型: 整型(python2中有整型和长整型的区别,长整型后面+L python3不做区分 可以做大数运算) 浮点 布尔(可认为是整数0,1) T F大写!!!非0的整数值也认为是True 科学记数法 >>> a=0.00000...
2016-07-25
0
522
UVALive 7264 Kejin Game 2015北京现场赛【最小割】
https://icpcarchive.ecs.baylor.edu/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=5276 遇到这个题才发现自己的图论是有多么次…… 题意:有一个技...
2016-07-25
0
465
2015北京现场赛UVALive 7263 Today Is a Rainy Day 【bfs】
Today is a rainy day. The temperature is apparently lower than yesterday. Winter is coming. It always leaves people feeling fatigued and tired. ...
2016-07-25
0
569
poj3683Priest John's Busiest Day【2-sat二选一输出】
Description John is the only priest in his town. September 1st is the John's busiest day in a year because there is an old legend in the town ...
2016-07-22
0
517
uva11183Teen Girl Squad【最小树形图定根模板题】
Problem I Teen Girl Squad Input: Standard Input Output: Standard Output Time limit: 3.000 seconds -- 3 spring rolls please. -...
2016-07-18
0
406
python入门——猜数字游戏
学习资料:www.fishc.com 我的第一个程序: print('-------MissZhou的第一个游戏-------------') temp=input('猜猜她心里想的是那个数字') guess=int(temp) if guess==8: print("你怎么...
2016-07-18
0
929
bestcoder两周年前三题hdu5718,5719,5720
一周多上山实习只学了一些python,做题的手感差了好多QAQ,昨天晚上最开始电脑还更新重启折腾了好久,换成台式机做的,只做了一个题居然rating还涨了168,始料未及 前三个都是乱搞(第三个有一点贪心的意思 hdu5718Oracle Accepts: 599 ...
2016-07-18
0
387
poj1776Task Sequences【竞赛图的哈密顿路径】
Description Tom has received a lot of tasks from his boss, which are boring to deal with by hand. Fortunately,Tom got a special machine - Advanced ...
2016-07-05
0
499
hduTour Route【竞赛图的哈密顿回路】
Problem Description The city is so crowded that the mayor can't bear any longer. He issued an order to change all the roads into one-way street. T...
2016-07-05
0
562
首页
上一页
4
5
6
7
8
9
10
11
12
13
下一页
末页