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
poj.org
poj3468线段树区间更新
http://
poj.org
/problem?
aonaigayiximasi
·
2016-04-12 19:00
【poj 2948】Martian Mining 题意&题解&代码(C++)
题目链接:http://
poj.org
/problem?id=2948题意:NASA在火星发现了一个矿场矩阵。矩阵中的每个单元格都有两种矿Yeyenum和Bloggium。
deritt
·
2016-04-12 16:15
oi之路
poj
【poj 2948】Martian Mining 题意&题解&代码(C++)
题目链接:http://
poj.org
/problem?id=2948题意:NASA在火星发现了一个矿场矩阵。矩阵中的每个单元格都有两种矿Yeyenum和Bloggium。
deritt
·
2016-04-12 16:15
oi之路
poj
【poj 2948】Martian Mining 题意&题解&代码(C++)
题目链接:http://
poj.org
/problem?id=2948题意:NASA在火星发现了一个矿场矩阵。矩阵中的每个单元格都有两种矿Yeyenum和Bloggium。
DERITt
·
2016-04-12 16:00
dp
poj
树状数组&二维树状数组模板
intx) {return(x&(-x));} intadd(intx,intval) { for(;x0;x-=lowbit(x)) ans+=c[x]; returnans; }模板题:http://
poj.org
WilliamCode
·
2016-04-12 16:00
C++
编程语言
poj
【poj 2029】Get Many Persimmon Trees 题意&题解
题目链接:http://
poj.org
/problem?
DERITt
·
2016-04-12 15:00
poj
暴力
【poj 3280】 Cheapest Palindrome 题意&题解&代码(C++)
题目链接:http://
poj.org
/problem?id=3280题意:给出一个字符串,要求将其修改成一个回文字符串,给出修改某种字母(添加或删除)的价值,求最小使其成为回文字符串的价值。
DERITt
·
2016-04-12 15:00
dp
poj
POJ 2954 Triangle [PICK公式+GCD]【计算几何】
题目链接:http://
poj.org
/problem?
qq_33184171
·
2016-04-12 14:00
poj
gcd
计算几何
pick公式
POJ1300 Door Man
一.原题链接:http://
poj.org
/problem?id=1300二.题目大意:判断是否能从一个给定的点出发,走到0点,其中所有的边只走一遍。
H992109898
·
2016-04-12 12:00
最大流求最大权闭合图
poj2987链接:http://
poj.org
/problem?
liujc_
·
2016-04-12 11:00
【poj 1054】The Troublesome Frog 题意&题解&代码(C++)
题目链接:http://
poj.org
/problem?id=1054题意:当青蛙经过农田时的痕迹是一条直线。农田里的植物就在这个农田的二维坐标系的整数格点上。
DERITt
·
2016-04-12 09:00
poj
暴力
【poj 1191】棋盘分割 题解&代码(C++)
题目链接:http://
poj.org
/problem?
deritt
·
2016-04-12 07:50
oi之路
poj
DERIT的博客专栏
【poj 1191】棋盘分割 题解&代码(C++)
题目链接:http://
poj.org
/problem?
DERITt
·
2016-04-12 07:00
dp
poj
【poj 1191】棋盘分割 题解&代码(C++)
题目链接:http://
poj.org
/problem?
DERITt
·
2016-04-12 07:00
dp
poj
poj2104K-th Number
链接:http://
poj.org
/problem?id=2104题意:给定一个长度为n的数组,给定q个询问:(l,r,k)求在a[l]~a[r]之间的第k小。分析:裸的可持久化线段树。
Fsss_7
·
2016-04-11 21:00
poj
可持久化线段树
【poj 1691】Painting A Board 题意&题解&代码(C++)
题目链接:http://
poj.org
/problem?
deritt
·
2016-04-11 14:30
oi之路
poj
【poj 1691】Painting A Board 题意&题解&代码(C++)
题目链接:http://
poj.org
/problem?
DERITt
·
2016-04-11 14:00
poj
DFS
poj-1742 Coins(多重背包优化)
题目链接:http://
poj.org
/problem?
acm_cxq
·
2016-04-11 13:00
ACM
poj
【poj 3373】Changing Digits 题意&题解&代码(C++)
题目链接:http://
poj.org
/problem?
deritt
·
2016-04-11 09:21
oi之路
poj
DERIT的博客专栏
【poj 3373】Changing Digits 题意&题解&代码(C++)
题目链接:http://
poj.org
/problem?
DERITt
·
2016-04-11 09:00
搜索
poj
【poj 3373】Changing Digits 题意&题解&代码(C++)
题目链接:http://
poj.org
/problem?
DERITt
·
2016-04-11 09:00
搜索
poj
POJ 1066 Treasure Hunt [线段相交]【计算几何】
题目链接:http://
poj.org
/problem?
qq_33184171
·
2016-04-10 18:00
poj
线段相交
计算几何
POJ-3494 Largest Submatrix of All 1’s(单调栈)
LargestSubmatrixofAll1’shttp://
poj.org
/problem?
idealism_xxm
·
2016-04-10 16:00
poj
单调栈
HDU-1506 (POJ-2599) Largest Rectangle in a Histogram (单调栈)
pid=1506http://
poj.org
/problem?
idealism_xxm
·
2016-04-10 15:00
HDU
单调栈
POJ-2082 Terrible Sets (单调栈)
TerribleSetshttp://
poj.org
/problem?
idealism_xxm
·
2016-04-10 15:00
poj
单调栈
poj 1015 Jury Compromise
http://
poj.org
/problem?
w144215160044
·
2016-04-10 12:00
一般图的匹配题集
最大匹配(带花树)URAL1099ZOJ3316GameHDU3446/TOJ3557daizhenyang'schessHDU3551hardproblem最大权匹配(求解中国邮路问题)http://
poj.org
zchahaha
·
2016-04-10 10:00
算法
ACM
图论
题集
带花树
POJ2585 Window Pains
一.原题链接:http://
poj.org
/problem?
H992109898
·
2016-04-10 09:00
POJ1094 Sorting It All Out
一.原题链接:http://
poj.org
/problem?
H992109898
·
2016-04-09 18:00
POJ 3904 Sky Code (互素的四元组+容斥原理)
POJ3904SkyCode(互素的四元组+容斥原理):http://
poj.org
/problem?id=3904题目大意:给定n个数据,求其中互素的四元组(两两可以不互素)的个数。
PNAN222
·
2016-04-09 10:00
容斥原理
二进制枚举
POJ 2546 Circular Area [相交园面积]【计算几何】
题目链接:http://
poj.org
/problem?
qq_33184171
·
2016-04-08 21:00
poj
计算几何
相交圆面积
POJ1679 The Unique MST
一.原题链接:http://
poj.org
/problem?id=1679二.题目大意:给你一些边,让你判断最小生成树是不是唯一。
H992109898
·
2016-04-08 20:00
Mayor's posters
区间更新,区间求和,提供一个区间离散化技术http://
poj.org
/problem?
glu_cky
·
2016-04-08 17:00
POJ1751 Highways
一.原题链接:http://
poj.org
/problem?id=1751二.题目大意:首先给出N个城市的坐标,再给出哪些城市已经相互连通,求花费最少的路,将所有城市连通,输出需要连通的城市。
H992109898
·
2016-04-08 15:00
POJ 3904(容斥原理)
题目链接:http://
poj.org
/problem?id=3904;题意:给出一组数,找出4个互质的数有多少组。
qq_27599517
·
2016-04-08 13:00
容斥原理
【poj 2286】The Rotation Game 题意&题解&代码(C++)
题目链接:http://
poj.org
/problem?
deritt
·
2016-04-08 10:47
poj
IDA-搜索
oi之路
poj
DERIT的博客专栏
【poj 2286】The Rotation Game 题意&题解&代码(C++)
题目链接:http://
poj.org
/problem?
DERITt
·
2016-04-08 10:00
poj
IDA-搜索
【poj 2286】The Rotation Game 题意&题解&代码(C++)
题目链接:http://
poj.org
/problem?
DERITt
·
2016-04-08 10:00
poj
IDA-搜索
【poj 2331】Water pipe 题意&题解&代码(C++)
题目链接http://
poj.org
/problem?id=2331题意:给出n种管子不同长度的管子,每种管子都有一定的数量且只能横着或竖着放,问最少使用多少个管子可以使得管子从起点连接到终点。
deritt
·
2016-04-08 07:00
oi之路
poj
DERIT的博客专栏
【poj 2331】Water pipe 题意&题解&代码(C++)
题目链接http://
poj.org
/problem?id=2331题意:给出n种管子不同长度的管子,每种管子都有一定的数量且只能横着或竖着放,问最少使用多少个管子可以使得管子从起点连接到终点。
DERITt
·
2016-04-08 07:00
搜索
poj
IDA
POJ1861 Network
一.题目链接:http://
poj.org
/problem?id=1861二.题目大意:给若干边,有起点,终点,和权重。求能走完所有边的一个子图,要求单个边是最小的。
H992109898
·
2016-04-07 21:00
POJ 1730 Perfect Pth Powers(素数筛选法)
PerfectPthPowers题目链接:http://
poj.org
/problem?id=1730解题思路:题目大意:求使得x=b^p成立时最大的p。
piaocoder
·
2016-04-07 21:00
POJ2253 Frogger
一.原题链接:http://
poj.org
/problem?
H992109898
·
2016-04-07 13:00
POJ 2752
http://
poj.org
/problem?
My_stage
·
2016-04-07 12:00
KMP
poj
poj-1976 A Mini Locomotive(DP,记忆化搜索)
题目链接:http://
poj.org
/problem?
acm_cxq
·
2016-04-07 11:00
ACM
poj
【poj 1724】ROADS 题意&题解&代码(C++)
题目链接:http://
poj.org
/problem?id=1724题意:给出总钱数pay(题上的K),再给出总点数n,总边数m。接下来输入m条边,每条边都是单向边,每条边有四个信息a,b,l,c。
deritt
·
2016-04-07 08:29
oi之路
poj
DERIT的博客专栏
【poj 1724】ROADS 题意&题解&代码(C++)
题目链接:http://
poj.org
/problem?id=1724题意:给出总钱数pay(题上的K),再给出总点数n,总边数m。接下来输入m条边,每条边都是单向边,每条边有四个信息a,b,l,c。
deritt
·
2016-04-07 08:29
oi之路
poj
DERIT的博客专栏
【poj 1724】ROADS 题意&题解&代码(C++)
题目链接:http://
poj.org
/problem?id=1724题意:给出总钱数pay(题上的K),再给出总点数n,总边数m。接下来输入m条边,每条边都是单向边,每条边有四个信息a,b,l,c。
DERITt
·
2016-04-07 08:00
poj
最短路
POJ1062 昂贵的聘礼
一.题目链接:http://
poj.org
/problem?id=1062二.思路:设起点为0,枚举每个区间,把超出区间的置为已访问,然后Dijkstra求出0到1的最短路,取所有区间中最短的一个。
H992109898
·
2016-04-06 22:00
【poj 1699】Best Sequence 题意&题解&代码(C++)
题目链接:http://
poj.org
/problem?id=1699题意:给出T组数据,每组数据n个字符串,要求将它按题示图片的方法组合成一个最短的字符串,求出这个最短的字符串的长度。
deritt
·
2016-04-06 19:03
oi之路
poj
DERIT的博客专栏
上一页
26
27
28
29
30
31
32
33
下一页
按字母分类:
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
其他