发表评论取消回复
相关阅读
相关 poj 1064 java_poj1064
Cable master Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 15127 Accept
相关 【POJ】:POJ 3984
题目链接:[http://poj.org/problem?id=3984][http_poj.org_problem_id_3984] 题目解析:这题算是搜索里面的简单题了吧
相关 pku 1456 Supermarket
\include <iostream> \include <cstdio> \include <algorithm> using namespace std; \define
相关 POJ Tautology
Tautology <table> <tbody> <tr> <td><strong>Time Limit:</strong> 1000MS</t
相关 POJ 1456 Supermarket(贪心)
A supermarket has a set Prod of products on sale. It earns a profit px for each product
相关 poj-1456
<table style="font-family:"Microsoft YaHei""> <tbody> <tr> <td>
相关 poj1321+poj2251
poj1321代码实现(dfs): include <iostream> include <string.h> using namespace std
相关 Vijos 1456 最小总代价 (状压dp)
看到这道题n只有16,就可以想到状压dp 每个人只有经过或者没经过,那就用1表示经过,0表示没经过 但是不是当前在谁那里,所以再加一维来记录 所以f\[state\]\[
相关 poj1007
1.链接地址 [https://vjudge.net/problem/POJ-1007][https_vjudge.net_problem_POJ-1007] 2.问题描述
相关 poj 3273
Farmer John is an astounding accounting wizard and has realized he might run out of mone
还没有评论,来说两句吧...