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
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 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
消失之物 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
查看源码可以知道,model中可以存放的数据类型 引用一下 model是一种概念,而不是一种具体的参数或是其他的具体的体现,MVC是软件工程中一种常用的规范的设计模式,model(模型层)-view(视图层)-controller(控制层)简单来说,模型包括了你的数据模型(pojo或bean之类的东 ...
分类:
编程语言 时间:
2018-12-09 16:14:19
阅读次数:
410
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
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
这道题需要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