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
2014 UESTC暑前集训搜索专题解题报告
代码: #include <iostream> #include <cstdio> #include <cstring> #include <
cmath
·
2015-11-12 10:53
搜索
HDU 2082 找单词 --生成函数
代码: #include <iostream> #include <cstdio> #include <cstring> #include <
cmath
·
2015-11-12 10:52
HDU
2014 UESTC 暑前集训队内赛(2) 部分解题报告
代码: #include <iostream> #include <cstdio> #include <cstring> #include <
cmath
·
2015-11-12 10:51
UE
2014 UESTC 暑前集训队内赛(1) 解题报告
代码: #include <iostream> #include <cstdio> #include <cstring> #include <
cmath
·
2015-11-12 10:49
UE
Topcoder SRM 619 DIv2 500 --又是耻辱的一题
代码: #include <iostream> #include <cstdio> #include <cstring> #include <
cmath
·
2015-11-12 10:49
topcoder
UVA 562 Dividing coins --01背包的变形
代码: #include <iostream> #include <cstdio> #include <cstring> #include <
cmath
·
2015-11-12 10:45
div
[思维题]Bored Qishen
使得子集中任意两数的乘积不是完全平方数 (n<=10^6) 求这样一个最大子集的元素个数 #include <cstdio> #include <cstring> #include <
cmath
·
2015-11-12 10:36
sh
hdu 5142 NPY and FFT(水)
pid=5142 #include<cstdio> #include<cstring> #include<
cmath
> #include<iostream
·
2015-11-12 10:51
HDU
CodeForces 507C Guess Your Way Out!(二叉树)
实在太困 题都看错 先贴王大神的代码有空再做遍 #include <cstdio> #include <
cmath
> #include <algorithm
·
2015-11-12 10:48
codeforces
CodeForces 507B Amr and Pins(几何 水)
#include<cstdio> #include<
cmath
> #include<cstring> #include<iostream
·
2015-11-12 10:47
codeforces
hdu 5104 Primes Problem (素数 打表 水)
pid=5104 #include<cstdio> #include<cstring> #include<
cmath
> #include
·
2015-11-12 10:41
Prim
cf 495b Modular Equations
#include<cstdio> #include<
cmath
> #include<cstring> #include<iostream> #include
·
2015-11-12 10:39
IO
HDU 1241 Oil Deposits(dfs)
#include<cstdio> #include<
cmath
> #include<cstring> #include<iostream> #include
·
2015-11-12 10:37
HDU
ABBYY Cup 3.0 - Finals (online version)
2 #include<cstdio> 3 #include<cstring> 4 #include<algorithm> 5 #include<
cmath
·
2015-11-12 09:31
version
计算几何的一些模板
* 需要包含的头文件 */ #include <
cmath
> /* 常用的常量定义 */ const double INF = 1E200 const double EP =
·
2015-11-12 09:06
模板
线段树模板(区间和最大值最下值)
//by kevin_samuel(fenice)苏州大学孙俊彦 #include <iostream> #include <cstdio> #include <
cmath
·
2015-11-12 09:31
线段树
soj 1698 Hungry Cow_三角函数
被dp卡着这题没做成 1 #include <iostream> 2 #include<cstdio> 3 #include<
cmath
> 4 #include
·
2015-11-12 09:04
函数
Vijos 1193 扫雷(状态压缩DP)
1 #include <cstdio> 2 #include <cstring> 3 #include <
cmath
> 4 #include <string
·
2015-11-12 09:21
OS
Codeforces Round #172 (Div. 2) C.Rectangle Puzzle(几何)
1 #include <cstdio> 2 #include <cstring> 3 #include <
cmath
> 4 #include <string
·
2015-11-12 09:19
codeforces
POJ 1275 Cashier Employment(差分约束)
1 #include <cstdio> 2 #include <cstring> 3 #include <
cmath
> 4 #include <
·
2015-11-12 09:18
差分约束
USACO 4.2 The Perfect Stall(匈牙利)
4 TASK: stall4 5 */ 6 #include <cstdio> 7 #include <cstring> 8 #include <
cmath
·
2015-11-12 09:16
USACO
NYOJ 536 开心的mdd(区间DP)
1 #include <cstdio> 2 #include <cstring> 3 #include <
cmath
> 4 #include <queue
·
2015-11-12 09:14
dp
SDUT 2410 Mine Number(DFS)
1 #include <cstdio> 2 #include <cstring> 3 #include <
cmath
&g
·
2015-11-12 09:13
number
POJ 2516 Minimum Cost(最小费用最大流)
1 #include <cstdio> 2 #include <cstring> 3 #include <
cmath
> 4 #in
·
2015-11-12 09:12
poj
EK模版(邻接表版本)
EK邻接表版本 1 #include <cstdio> 2 #include <cstring> 3 #include <
cmath
>
·
2015-11-12 09:11
模版
POJ 1364 King(差分约束)
#include <iostream> #include <cstdio> #include <
cmath
> #include <cstring>
·
2015-11-12 09:10
差分约束
POJ 3007 Organize Your Train part II(Trie树)
include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <
cmath
·
2015-11-12 09:06
trie
POJ 1837 Balance(DP)
1 #include <cstdio> 2 #include <cstring> 3 #include <
cmath
> 4 #include <string
·
2015-11-12 09:55
poj
POJ 1129 Channel Allocation(DFS)
1 #include <cstdio> 2 #include <cstring> 3 #include <
cmath
> 4 #include <string
·
2015-11-12 09:54
location
POJ 2531 Network Saboteur(暴力+小剪枝)
1 #include <cstdio> 2 #include <cstring> 3 #include <
cmath
> 4 #include <string
·
2015-11-12 09:53
NetWork
POJ 1416 Shredding Company(DFS)
1 #include <cstdio> 2 #include <cstring> 3 #include <
cmath
> 4 #include <string
·
2015-11-12 09:53
com
POJ 3414 Pots(BFS)
1 #include <cstdio> 2 #include <cstring> 3 #include <
cmath
> 4 #include <
·
2015-11-12 09:52
poj
POJ 3087 Shuffle'm Up(水题)
1 #include <cstdio> 2 #include <cstring> 3 #include <
cmath
> 4 #include <string
·
2015-11-12 09:51
shuffle
POJ 1840 Eqs(哈希表)
#include <cstdio> 3 #include <cstdlib> 4 #include <cstring> 5 #include <
cmath
·
2015-11-12 09:46
poj
POJ 3080 Blue Jeans(KMP)
1 #include <cstdio> 2 #include <
cmath
> 3 #include <cstring> 4 using namespace
·
2015-11-12 09:45
poj
HDU 4135 Co-prime(容斥原理)
1 #include <cstdio> 2 #include <cstring> 3 #include <
cmath
> 4 #include <map
·
2015-11-12 09:35
Prim
HDU 3579 Hello Kiki(中国剩余定理不互质版本)
1 #include <cstdio> 2 #include <cstring> 3 #include <map> 4 #include <
cmath
·
2015-11-12 09:34
HDU
HDU 1565 方格取数(1)(状态压缩DP)
#include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <
cmath
·
2015-11-12 09:32
HDU
POJ 2096 Collecting Bugs(期望DP)
#include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <
cmath
·
2015-11-12 09:31
bugs
HDU 4336 Card Collector(容斥原理+状态压缩)
#include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <
cmath
·
2015-11-12 09:30
Collector
HDU 4291 A Short problem(找循环节+快速幂矩阵)
#include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <
cmath
·
2015-11-12 09:23
HDU
HDU 4282 A very hard mathematic problem(二分查找)
1 #include <iostream> 2 #include <cstdio> 3 #include <
cmath
> 4 #include <cstring
·
2015-11-12 09:20
Math
hdu2152母函数
ben */ #include <cstdio> #include <cstdlib> #include <cstring> #include <
cmath
·
2015-11-12 09:19
HDU
hdu1787赤裸裸的欧拉涵数
ben */ #include <cstdio> #include <cstdlib> #include <cstring> #include <
cmath
·
2015-11-12 09:15
HDU
hdu1725大水题
ben */ #include <cstdio> #include <cstdlib> #include <cstring> #include <
cmath
·
2015-11-12 09:14
HDU
hdu 1596 最短路
Author : ben */#include <cstdio>#include <cstdlib>#include <cstring>#include <
cmath
·
2015-11-12 09:07
HDU
hdu 1575 矩阵快速幂
Author : ben */#include <cstdio>#include <cstdlib>#include <cstring>#include <
cmath
·
2015-11-12 09:04
HDU
hdu 1541 简单题
Author : ben */#include <cstdio>#include <cstdlib>#include <cstring>#include <
cmath
·
2015-11-12 09:00
HDU
hdu 1525 博弈
Author : ben */#include <cstdio>#include <cstdlib>#include <cstring>#include <
cmath
·
2015-11-12 09:59
HDU
hdu 1213 简单并查集
Author : ben */#include <cstdio>#include <cstdlib>#include <cstring>#include <
cmath
·
2015-11-12 09:56
HDU
上一页
16
17
18
19
20
21
22
23
下一页
按字母分类:
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
其他