码迷,mamicode.com
首页 >  
搜索关键字:poj 3469    ( 20310个结果
POJ 2229 递推
Farmer John commanded his cows to search for different sets of numbers that sum to a given number. The cows use only numbers that are an integer power ...
分类:其他好文   时间:2018-12-10 14:23:27    阅读次数:212
POJ 2774 后缀数组 || 二分+哈希
Long Long Message Time Limit: 4000MS Memory Limit: 131072K Total Submissions: 35607 Accepted: 14275 Case Time Limit: 1000MS Description The little cat ...
分类:编程语言   时间:2018-12-10 11:42:24    阅读次数:187
Common Subsequence
Common Subsequence http://poj.org/problem?id=1458 Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 63836 Accepted: 26653 Description A subse ...
分类:其他好文   时间:2018-12-10 11:41:25    阅读次数:193
[bzoj2287][poj Challenge]消失之物_背包dp_容斥原理
消失之物 bzoj-2287 Poj Challenge 题目大意:给定$n$个物品,第$i$个物品的权值为$W_i$。记$Count(x,i)$为第$i$个物品不允许使用的情况下拿到重量为$x$的方案数。 注释:$1\le n,val_i\le 2\cdot 10^3$。 想法:只需要用取模瞎** ...
分类:其他好文   时间:2018-12-10 11:32:37    阅读次数:160
poj1990两个树状数组
垃圾poj交不上去 ...
分类:编程语言   时间:2018-12-09 16:29:12    阅读次数:146
springmvc中model可以封装的数据类型
查看源码可以知道,model中可以存放的数据类型 引用一下 model是一种概念,而不是一种具体的参数或是其他的具体的体现,MVC是软件工程中一种常用的规范的设计模式,model(模型层)-view(视图层)-controller(控制层)简单来说,模型包括了你的数据模型(pojo或bean之类的东 ...
分类:编程语言   时间:2018-12-09 16:14:19    阅读次数:410
POJ1087:A Plug for UNIX(最大流)
A Plug for UNIX 题目链接:https://vjudge.net/problem/POJ-1087 Description: You are in charge of setting up the press room for the inaugural meeting of the ...
分类:其他好文   时间:2018-12-07 22:34:28    阅读次数:183
Scout YYF I POJ - 3744(概率dp)
Description YYF is a couragous scout. Now he is on a dangerous mission which is to penetrate into the enemy's base. After overcoming a series difficul ...
分类:其他好文   时间:2018-12-07 12:05:54    阅读次数:164
【EXCRT模板】POJ2891/LuoGu4777Strange Way to Express Integers拓展中国剩余定理
这道题需要exgcd的基础 POJ的题干描述十分恶心 Strange Way to Express Integers Time Limit: 1000MS Memory Limit: 131072K Total Submissions: 21217 Accepted: 7120 Descriptio ...
分类:其他好文   时间:2018-12-06 22:20:50    阅读次数:157
四、京东商品列表查询
product_list.jsp web.xml springmvc.xml JdController JdServiceImpl JdDaoImpl ...
分类:其他好文   时间:2018-12-05 00:23:23    阅读次数:191
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!