E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
cmath
2013 吉林通化邀请赛 Tutor 有点坑的水题
#include<iostream> #include<cstdio> #include<string.h> #include<
cmath
·
2015-11-13 13:40
水题
hdu 4451 Dressing
4451 水题 代码: #include<iostream> #include<cstdio> #include<cstring> #include<
cmath
·
2015-11-13 13:01
HDU
hdu 4450 Draw Something
侮辱人的智商的题目 代码: #include<iostream> #include<cstdio> #include<cstring> #include<
cmath
·
2015-11-13 13:01
HDU
hdu 4442 Physical Examination
排个序就可以了 代码: #include<iostream> #include<cstdio> #include<cstring> #include<
cmath
·
2015-11-13 13:00
Mina
hdu 4438 Hunters
简单题 代码: #include<iostream> #include<cstdio> #include<cstring> #include<
cmath
·
2015-11-13 13:58
HDU
hdu 4432 Sum of divisors
进制以上的输出 代码: #include<iostream> #include<cstdio> #include<cstring> #include<
cmath
·
2015-11-13 13:57
div
poj 3261 后缀数组
#include <iostream> #include <cstdio> #include <cstring> #include <
cmath
·
2015-11-13 13:47
后缀数组
UVa11817
#include<cstdio> #include<
cmath
> usi
·
2015-11-13 13:11
uva
POJ 2365 Rope(水题)
见代码: #include<iostream> #include<
cmath
> using namespace std; #define
·
2015-11-13 13:39
poj
编程珠玑---读书笔记---使用后缀数组查找最长重复子串
#include <iostream> #include <string> #include <cstdio> #include <
cmath
·
2015-11-13 13:40
读书笔记
Modular Fibonacci
取模的循环节为3*(2^(m-1)) #include<map> #include<set> #include<list> #include<
cmath
·
2015-11-13 12:46
fibonacci
1291. Gear-wheels
gcd 化减 代码: #include<iostream> #include<cstdio> #include<cstring> #include<
cmath
·
2015-11-13 12:49
EL
poj 3255 Roadblocks
3255 第k短路 #include<iostream> #include<cstdio> #include<algorithm> #include<
cmath
·
2015-11-13 12:36
block
poj 2728 Desert King
找最小生成树 代码: #include<iostream> #include<cstdio> #include<algorithm> #include<
cmath
·
2015-11-13 12:36
des
hdu 4318 Power transmission
iostream> #include<cstdio> #include<algorithm> #include<cstring> #include<
cmath
·
2015-11-13 12:21
HDU
hdoj2001
#include<iostream> #include<
cmath
> using namespace std; int main() { double x1,y1,x2,y2;
·
2015-11-13 12:56
OJ
hdoj2002
#include<iostream> #include<
cmath
> using namespace std; int main() { const double pi = 3.1415926
·
2015-11-13 12:56
OJ
hdoj2003
<pre class="cpp" name="code"> #include<iostream> #include<
cmath
>
·
2015-11-13 12:55
2003
hdoj2004
#include<iostream> #include<
cmath
> using namespace std; int main() { int x; while( cin >
·
2015-11-13 12:54
OJ
编程珠玑---读书笔记---第11章排序
#include <iostream> #include <string> #include <cstdio> #include <
cmath
·
2015-11-13 12:58
读书笔记
SRM 572 DIV 2 1000
自己还需锻炼呀 代码: #include<iostream> #include<cstdio> #include<cstring> #include<
cmath
·
2015-11-13 12:53
div
poj 4313 Matrix
iostream> #include<cstdio> #include<algorithm> #include<cstring> #include<
cmath
·
2015-11-13 12:26
Matrix
poj 1061 青蛙的约会
iostream> #include<cstdio> #include<algorithm> #include<cstring> #include<
cmath
·
2015-11-13 12:24
poj
poj 3440 Coin Toss
iostream> #include<cstdio> #include<algorithm> #include<cstring> #include<
cmath
·
2015-11-13 12:22
poj
poj 3071 Football
iostream> #include<cstdio> #include<algorithm> #include<cstring> #include<
cmath
·
2015-11-13 12:21
poj
poj 1166 The Clocks
lt;cstdio> #include<algorithm> #include<cstring> #include<map> #include<
cmath
·
2015-11-13 12:20
Lock
poj 1222 EXTENDED LIGHTS OUT
lt;cstdio> #include<algorithm> #include<cstring> #include<map> #include<
cmath
·
2015-11-13 12:20
extend
poj 2947 Widget Factory
lt;cstdio> #include<algorithm> #include<cstring> #include<map> #include<
cmath
·
2015-11-13 12:19
factory
poj 2409 Let it Bead
lt;cstdio> #include<algorithm> #include<cstring> #include<map> #include<
cmath
·
2015-11-13 12:17
poj
poj 3140 Contestants Division
iostream> #include<stdio.h> #include<string.h> #include<queue> #include<
cmath
·
2015-11-13 12:14
visio
poj 1691 Painting A Board
;iostream> #include<cstdio> #include<cstring> #include<string> #include<
cmath
·
2015-11-13 12:03
paint
poj 2406 Power Strings
;iostream> #include<cstdio> #include<cstring> #include<string> #include<
cmath
·
2015-11-13 12:00
String
【vijos】1746 小D的旅行(dijkstra)
#include <cstdio> #include <cstring> #include <
cmath
> #in
·
2015-11-13 11:40
dijkstra
【BZOJ】3394: [Usaco2009 Jan]Best Spot 最佳牧场(floyd)
#include <cstdio> #include <cstring> #include <
cmath
> #include <string> #
·
2015-11-13 11:29
USACO
【BZOJ】2018: [Usaco2009 Nov]农场技艺大赛(暴力)
#include <cstdio> #include <cstring> #include <
cmath
> #include <string> #
·
2015-11-13 11:25
USACO
Codeforces Round #268 (Div. 2) (被屠记)
#include <cstdio> #include <cstring> #include <
cmath
>
·
2015-11-13 11:23
codeforces
【BZOJ】2102: [Usaco2010 Dec]The Trough Game(暴力)
#include <cstdio> #include <cstring> #include <
cmath
> #include <string> #
·
2015-11-13 11:23
USACO
【BZOJ】1687: [Usaco2005 Open]Navigating the City 城市交通(bfs)
因为题目保证最短路唯一 #include <cstdio> #include <cstring> #include <
cmath
> #include
·
2015-11-13 11:22
USACO
【BZOJ】3397: [Usaco2009 Feb]Surround the Islands 环岛篱笆(tarjan)
然后从枚举每一个scc,然后向其它岛屿连费用最小的边,然后算最小的即可 #include <cstdio> #include <cstring> #include <
cmath
·
2015-11-13 11:21
USACO
【BZOJ】3396: [Usaco2009 Jan]Total flow 水流 (最大流)
#include <cstdio> #include <cstring> #include <
cmath
> #include <string> #
·
2015-11-13 11:20
USACO
【BZOJ】3412: [Usaco2009 Dec]Music Notes乐谱(二分)
#include <cstdio> #include <cstring> #include <
cmath
> #include <string> #
·
2015-11-13 11:20
USACO
【BZOJ】3432: [Usaco2014 Jan]Cross Country Skiing (bfs+二分)
因为它是abs 所以我们二分D,然后判断即可 #include <cstdio> #include <cstring> #include <
cmath
&g
·
2015-11-13 11:19
USACO
【BZOJ】3296: [USACO2011 Open] Learning Languages(tarjan)
每群能交流的群是个强联通块 然后求出scc的数量,答案就是scc-1 #include <cstdio> #include <cstring> #include <
cmath
·
2015-11-13 11:18
language
【BZOJ】3538: [Usaco2014 Open]Dueling GPS(spfa)
那么我们反向spfa两次,然后再正向spfa就行了 #include <cstdio> #include <cstring> #include <
cmath
·
2015-11-13 11:18
USACO
【BZOJ】3299: [USACO2011 Open]Corn Maze玉米迷宫(bfs)
#include <cstdio> #include <cstring> #include <
cmath
> #include <string> #
·
2015-11-13 11:16
USACO
【BZOJ】3390: [Usaco2004 Dec]Bad Cowtractors牛的报复(kruskal)
#include <cstdio> #include <cstring> #include <
cmath
> #include <string> #
·
2015-11-13 11:14
USACO
【BZOJ】3410: [Usaco2009 Dec]Selfish Grazing 自私的食草者(贪心)
QAQ #include <cstdio> #include <cstring> #include <
cmath
> #include <string&
·
2015-11-13 11:13
USACO
【BZOJ】3479: [Usaco2014 Mar]Watering the Fields(kruskal)
#include <cstdio> #include <cstring> #include <
cmath
> #include <string> #
·
2015-11-13 11:12
USACO
【BZOJ】3401: [Usaco2009 Mar]Look Up 仰望(单调栈)
维护一个递减的单调栈 #include <cstdio> #include <cstring> #include <
cmath
> #include <
·
2015-11-13 11:11
USACO
【BZOJ】2014: [Usaco2010 Feb]Chocolate Buying(贪心)
id=2014 这应该是显然的贪心吧,先排序,然后按花费取 #include <cstdio> #include <cstring> #include <
cmath
·
2015-11-13 11:10
USACO
上一页
4
5
6
7
8
9
10
11
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他