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
cstdio
cf B. Simple Molecules
http://codeforces.com/contest/344/problem/B 1 #include <
cstdio
> 2 #include <cstring&
·
2015-11-13 05:53
simple
hdu 1542 Atlantis
pid=1542 1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm>
·
2015-11-13 05:51
ant
cf C. Cupboard and Balloons
http://codeforces.com/contest/342/problem/C 1 #include <
cstdio
> 2 #include <cstring&
·
2015-11-13 05:51
UP
cf C. Tourist Problem
http://codeforces.com/contest/340/problem/C 1 #include <
cstdio
> 2 #include <cstring&
·
2015-11-13 05:50
uri
hdu 4027 Can you answer these queries?
1 #include <
cstdio
> 2 #include <cstring> 3 #include <cmath
·
2015-11-13 05:49
HDU
hdu 1255 覆盖的面积
pid=1255 1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm>
·
2015-11-13 05:49
HDU
hdu 1698 Just a Hook
pid=1698 1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm>
·
2015-11-13 05:48
HDU
zoj 1610 Count the Colors
1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm>
·
2015-11-13 05:47
count
hdu 4302 Holedox Eating
pid=4302 1 #include <
cstdio
> 2 #include <cstring> 3 #include <queue> 4
·
2015-11-13 05:46
HDU
hdu 4288 Coder
1 #include <
cstdio
> 2 #include <cst
·
2015-11-13 05:46
code
hdu 4578 Transformation
1 #include <
cstdio
> 2 #in
·
2015-11-13 05:45
transform
sgu Ice-cream Tycoon
1 #include <
cstdio
> 2 #include <cstring> 3 #inclu
·
2015-11-13 05:42
ICE
sgu Kalevich Strikes Back
1 #include <
cstdio
> 2 #include <cstring> 3 #include <vector> 4 #include <
·
2015-11-13 05:42
vi
cf C. Xenia and Weights
http://codeforces.com/contest/339/problem/C 1 #include <
cstdio
> 2 #include <cstring&
·
2015-11-13 05:40
xen
hdu 1732 Push Box
1 #include <
cstdio
> 2 #include <cstring> 3 #include <queue> 4 #include <
·
2015-11-13 05:38
push
hdu 1111 Secret Code
pid=1111 复数除法: 1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm
·
2015-11-13 05:37
code
hdu 4901 The Romantic Hero
1 #include <
cstdio
> 2 #in
·
2015-11-13 05:36
ant
hdu 4902 Nice boat
1 #include <
cstdio
> 2 #include <cstring> 3 #inclu
·
2015-11-13 05:36
HDU
hdu 1104 Remainder
开始给了你n, k, m,每次由+m, -m, *m, modm得到新的N,继续对N这样的操作,直到(n+1) mod k== N mod k时结束,并且打印路径 1 #include <
cstdio
·
2015-11-13 05:35
main
hdu 1016 Prime Ring Problem
pid=1016 题意:给你一个数n,让1~n数形成相邻两个数的和是个素数的环,并把环的序列输出 1 #include <
cstdio
> 2 #include <cstring
·
2015-11-13 05:34
Prim
hdu 1114 Piggy-Bank
1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm> 4 #define maxn
·
2015-11-13 05:34
pig
hdu 1059 Dividing
pid=1059 1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm>
·
2015-11-13 05:33
div
hdu 1423 Greatest Common Increasing Subsequence
1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm> 4 #define maxn
·
2015-11-13 05:32
sequence
hdu 1024 Max Sum Plus Plus
pid=1024 状态转移方程: dp[j]=max(dp[j-1]+a[j],pre[j-1]+a[j]); 1 #include <
cstdio
> 2 #include
·
2015-11-13 05:31
HDU
hdu 3461 Code Lock
1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm> 4 #include <
·
2015-11-13 05:31
code
hdu 1811 Rank of Tetris
pid=1811 拓扑排序和并差集 1 #include <
cstdio
> 2 #include <queue> 3 #include <vector
·
2015-11-13 05:30
rank
hdu 3038 How Many Answers Are Wrong
pid=3038 1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm>
·
2015-11-13 05:29
HDU
hdu 3172 Virtual Friends
pid=3172 1 #include <
cstdio
> 2 #include <cstring> 3 #include <string> 4
·
2015-11-13 05:29
virtual
hdu 2680 Choose the best route
1 #include <
cstdio
> 2 #include <vector> 3 #include <queue> 4 #include <cstring
·
2015-11-13 05:28
route
hdu 3832 Earth Hour
pid=3832 1 #include <
cstdio
> 2 #include <iostream> 3 #include <cmath> 4
·
2015-11-13 05:27
HDU
hdu 2807 The Shortest Path
1 #include <
cstdio
> 2 #include <iostream> 3 #include <cstring> 4 #include <
·
2015-11-13 05:27
Path
hdu 2112 HDU Today
pid=2112 1 #include <
cstdio
> 2 #include <iostream> 3 #include <cstring>
·
2015-11-13 05:26
HDU
hdu 1558 Segment set
1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm> 4 #define maxn
·
2015-11-13 05:25
set
hdu 2473 Junk-Mail Filter
1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm> 4 #define maxn
·
2015-11-13 05:24
filter
hdu 1272 小希的迷宫
pid=1272 1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm>
·
2015-11-13 05:24
HDU
hdu 1325 Is It A Tree?
pid=1325 1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm>
·
2015-11-13 05:23
tree
hdu 3047 Zjnu Stadium
pid=3047 带权并差集 1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm
·
2015-11-13 05:22
HDU
hdu 1213 How Many Tables
pid=1213 1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm>
·
2015-11-13 05:22
table
hdu 3635 Dragon Balls
pid=3635 1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm>
·
2015-11-13 05:21
drag
hdu 1856 More is better
1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm> 4 #defi
·
2015-11-13 05:20
more
hdu 1690 Bus System
pid=1690 1 #include <
cstdio
> 2 #include <iostream> 3 #include <cstring>
·
2015-11-13 05:19
System
hdu 3191 How Many Paths Are There
pid=3191 这道题求次短路经和路径数 1 #include <
cstdio
> 2 #include <cstring> 3 #include &
·
2015-11-13 05:19
Path
hdu 1598 find the most comfortable road
pid=1598 1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm>
·
2015-11-13 05:17
table
hdu 1599 find the mincost route
1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm> 4 #define maxn
·
2015-11-13 05:17
route
cf C. Magic Formulas
http://codeforces.com/contest/424/problem/C 1 #include <
cstdio
> 2 #include <cstring&
·
2015-11-13 05:16
form
hdu 1596 find the safest road
pid=1596 1 #include <
cstdio
> 2 #include <cstring> 3 #include <algorithm>
·
2015-11-13 05:15
find
hdu 1595 find the longest of the shortest
1 #include <
cstdio
> 2 #include <queue> 3 #include <cstring> 4 #include <
·
2015-11-13 05:14
test
hdu 1548 A strange lift
pid=1548 1 #include <
cstdio
> 2 #include <iostream> 3 #include <queue> 4
·
2015-11-13 05:14
HDU
hdu 1546 Idiomatic Phrases Game
pid=1546 1 #include <
cstdio
> 2 #include <iostream> 3 #include <queue> 4
·
2015-11-13 05:13
game
hdu 1535 Invitation Cards
1 #include <
cstdio
> 2 #include <cstring> 3 #include <iostream> 4 #include &
·
2015-11-13 05:12
HDU
上一页
20
21
22
23
24
25
26
27
下一页
按字母分类:
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
其他