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
USACO 3.2 Factorials(高精度乘法)
2012.11.22 #include <cstdio> #include <cstring> #include <string> #include <
cmath
·
2015-11-12 13:25
USACO
USACO 3.1 Humble Numbers
#include <iostream> 7 #include <cstdio> 8 #include <cstring> 9 #include <
cmath
·
2015-11-12 13:21
number
USACO 3.1 Score Inflation(完全背包 模版)
#include <iostream> 7 #include <cstdio> 8 #include <cstring> 9 #include <
cmath
·
2015-11-12 13:20
USACO
USACO 3.1 Agri-Net(prim模版)
#include <iostream> 7 #include <cstdio> 8 #include <cstring> 9 #include <
cmath
·
2015-11-12 13:19
USACO
USACO 2.4 Bessie Come Home(最短路)
#include <iostream> 7 #include <cstdio> 8 #include <cstring> 9 #include <
cmath
·
2015-11-12 13:18
USACO
USACO 2.2 Subset Sums(水DP)
+ 4 TASK: subset 5 */ 6 #include <cstdio> 7 #include <cstring> 8 #include <
cmath
·
2015-11-12 13:09
USACO
USACO 2.1 Hamming Codes(位运算枚举)
4 TASK: hamming 5 */ 6 #include <cstdio> 7 #include <cstring> 8 #include <
cmath
·
2015-11-12 13:07
USACO
USACO 2.1 Ordered Fractions(乱搞)
+ 4 TASK: frac1 5 */ 6 #include <cstdio> 7 #include <cstring> 8 #include <
cmath
·
2015-11-12 13:06
action
USACO 2.1 The Castle(DFS)
4 TASK: castle 5 */ 6 #include <cstdio> 7 #include <cstring> 8 #include <
cmath
·
2015-11-12 13:03
USACO
USACO 1.5 Checker Challenge(DFS)
4 TASK: checker 5 */ 6 #include <cstdio> 7 #include <cstring> 8 #include <
cmath
·
2015-11-12 13:02
USACO
USACO 1.5 Superprime Rib
+ 4 TASK: sprime 5 */ 6 #include <cstdio> 7 #include <cstring> 8 #include <
cmath
·
2015-11-12 13:01
USACO
USACO 1.5 Number Triangles
+ 4 TASK: numtri 5 */ 6 #include <cstdio> 7 #include <cstring> 8 #include <
cmath
·
2015-11-12 13:00
number
USACO 1.4 Mother's Milk(BFS)
4 TASK: milk3 5 */ 6 #include <cstdio> 7 #include <cstring> 8 #include <
cmath
·
2015-11-12 13:59
USACO
USACO 1.4 Arithmetic Progressions(枚举)
4 TASK: ariprog 5 */ 6 #include <cstdio> 7 #include <cstring> 8 #include <
cmath
·
2015-11-12 13:58
progress
POJ 1026 Cipher(置换群)
1 #include <cstdio> 2 #include <cstring> 3 #include <
cmath
> 4 using namespace
·
2015-11-12 13:46
poj
shortest path first 程序的编写
错误信息(问题解决之后写的blog,拷贝了别人错误信息): 1>f:\program files\microsoft visual studio 10.0\vc\include\
cmath
(19
·
2015-11-12 13:49
first
POJ 1191 棋盘分割(记忆化搜索)
#include <iostream> #include <algorithm> #include <
cmath
> using namespace
·
2015-11-12 13:36
poj
CF Gym 100637J Superfactorial numeral system (构造)
题解:构造,每次除掉q取整得到ai,然后减一减 #include<cstdio> #include<
cmath
> #include<vector> #include
·
2015-11-12 13:59
System
CF Gym 100637A Nano alarm-clocks
#include<cstdio> #include<
cmath
> #include<vector> #include<map> #include&
·
2015-11-12 13:58
Lock
CF Gym 100463D Evil (二维前缀和+离散)
#include<cstdio> #include<
cmath
> #i
·
2015-11-12 13:54
vi
c++例题 构造函数(一)
#include <iostream> #include <
cmath
> us
·
2015-11-12 12:35
构造函数
poj 3323 Matrix Power Series (矩阵乘法 非递归形式)
...不过代码简洁明了很多,亮神很给力 #include <iostream> #include <algorithm> #include <
cmath
·
2015-11-12 12:25
Matrix
D. Equivalent Strings
#include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <
cmath
·
2015-11-12 12:40
String
uva 548 tree
#include <iostream> #include <cstdio> #include <
cmath
> #include <cstring>
·
2015-11-12 12:04
tree
DAG上的动态规划
使得除了最后一个之外,每一个矩形可以嵌套在下一个矩形内,并且打印 #include <iostream> #include <cstdio> #include <
cmath
·
2015-11-12 12:02
动态规划
hdu 5138
#include <iostream> #include <cstdio> #include <
cmath
> #include <cstring>
·
2015-11-12 12:01
HDU
uva 1374 快速幂计算
#include <iostream> #include <cstdio> #include <
cmath
> #include <cstring>
·
2015-11-12 12:56
uva
uva 140
#include <iostream> #include <cstdio> #include <
cmath
> #include <cstring>
·
2015-11-12 12:53
uva
uva 129
总之先记着吧…… 最后输出格式…… uva 129 #include <iostream> #include <cstdio> #include <
cmath
·
2015-11-12 12:52
uva
Ppoj 1014 深搜
nbsp; #include <iostream> #include <cstdio> #include <cstring> #include <
cmath
·
2015-11-12 12:48
poj
hdu1114
完全背包是从前往后循环,后面的状态会跟着之前状态的改变而改变…… #include <iostream> #include <cstdio> #include <
cmath
·
2015-11-12 12:47
HDU
uva 12096
cstdio> #include <cstdlib> #include <algorithm> #include <map> #include <
cmath
·
2015-11-12 12:46
uva
uva 816 BFS求最短路的经典问题……
WA,给改成scanf就AC了 题目不是很难,用心就好…… #include <iostream> #include <cstdio> #include <
cmath
·
2015-11-12 12:43
最短路
uva 699
#include <iostream> #include <cstdio> #include <
cmath
> #include <cstring>
·
2015-11-12 12:42
uva
uva 1103
#include <iostream> #include <cstdio> #include <
cmath
> #include <cstring>
·
2015-11-12 12:42
uva
HDU 1007 Quoit Design
题解:最近点对模板 #include <cstdio> #include <
cmath
> #include <algorithm> using namespace
·
2015-11-12 12:15
design
HDU 4355
View Code 1 #include<iostream> 2 #include<cstdio> 3 #include<
cmath
> 4 #include
·
2015-11-12 12:46
HDU
HDU 4341
Code 1 #include<iostream> 2 #include<set> 3 #include<cstdio> 4 #include<
cmath
·
2015-11-12 12:45
HDU
HDU 4342
Code 1 #include<iostream> 2 #include<set> 3 #include<cstdio> 4 #include<
cmath
·
2015-11-12 12:44
HDU
编程之美2013 初赛一 A - 竞价 学习大牛的思路
Program: #include<iostream> #include<
cmath
> #include<stack> #include<queue>
·
2015-11-12 11:18
编程之美
poj 1141(dp)
#include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <
cmath
·
2015-11-12 11:26
poj
poj 1408(计算几何)
include <cstdio> 3 #include <cstring> 4 #include <algorithm> 5 #include <
cmath
·
2015-11-12 11:24
poj
poj 2516(最小费用流)
include <iostream> 2 #include <cstdio> 3 #include <queue> 4 #include <
cmath
·
2015-11-12 11:23
poj
poj 2478 欧拉函数
#include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <
cmath
·
2015-11-12 11:06
poj
poj 1077 bfs+hash(康托扩展)
include <cstring> 4 #include <string> 5 #include <algorithm> 6 #include <
cmath
·
2015-11-12 11:57
hash
ACM计算几何模板——圆和球
#include <iostream> #include <
cmath
> using namespace std; #define eps 1e-10 /**********
·
2015-11-12 10:40
ACM
UVALive 6665 Dragonâs Cruller --BFS,类八数码问题
代码: #include <iostream> #include <cstdio> #include <cstring> #include <
cmath
·
2015-11-12 10:33
drag
2014 UESTC 暑前集训队内赛(3) 部分解题报告
代码: #include <iostream> #include <cstdio> #include <cstring> #include <
cmath
·
2015-11-12 10:56
UE
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
上一页
15
16
17
18
19
20
21
22
下一页
按字母分类:
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
其他