提交地址:http://codevs.cn/problem/3249/ 3249 搭积木 时间限制: 1 s 空间限制: 128000 KB 题目等级 : 黄金 Gold 题解 3249 搭积木 3249 搭积木 时间限制: 1 s 空间限制: 128000 KB 题目等级 : 黄金 Gold 时间 ...
分类:
其他好文 时间:
2016-05-22 16:53:51
阅读次数:
174
codevs 3249 搭积木 时间限制: 1 s 空间限制: 128000 KB 题目等级 : 黄金 Gold 题解 查看运行结果 codevs 3249 搭积木 codevs 3249 搭积木 时间限制: 1 s 空间限制: 128000 KB 题目等级 : 黄金 Gold 时间限制: 1 s ...
分类:
其他好文 时间:
2016-05-22 15:24:12
阅读次数:
158
3249 搭积木 时间限制: 1 s 空间限制: 128000 KB 题目等级 : 黄金 Gold 题解 3249 搭积木 3249 搭积木 时间限制: 1 s 空间限制: 128000 KB 题目等级 : 黄金 Gold 时间限制: 1 s 空间限制: 128000 KB 题目等级 : 黄金 Go ...
分类:
其他好文 时间:
2016-05-22 12:06:01
阅读次数:
147
1006 等差数列 时间限制: 1 s 空间限制: 128000 KB 题目等级 : 黄金 Gold 题解 查看运行结果 1006 等差数列 1006 等差数列 时间限制: 1 s 空间限制: 128000 KB 题目等级 : 黄金 Gold 时间限制: 1 s 空间限制: 128000 KB 题目 ...
分类:
其他好文 时间:
2016-05-22 10:51:01
阅读次数:
172
只要熟悉了这一个列子,PHP数组 操作基本没难题了。直接 上代码(从1维组装到4维数组): <?phpheader("Content-type: text/html; charset=utf-8");$gold=[];$m_array=array();$all_gold=array();//1维数组 ...
分类:
编程语言 时间:
2016-05-21 13:08:18
阅读次数:
897
codevs 1213 解的个数 时间限制: 1 s 空间限制: 128000 KB 题目等级 : 黄金 Gold codevs 1213 解的个数 codevs 1213 解的个数 时间限制: 1 s 空间限制: 128000 KB 题目等级 : 黄金 Gold 时间限制: 1 s 空间限制: 1 ...
分类:
其他好文 时间:
2016-05-18 23:43:25
阅读次数:
258
Problem E: Balance Description Every night Diao Ze is dreaming about the gold medal in the <!--?mso-application progid="Word.Document"?--> 1540th"> AC ...
分类:
其他好文 时间:
2016-05-15 17:59:33
阅读次数:
153
Problem Description
In Diagon Alley ,there is only one Wand-seller,peeling gold letters over the door read Ollivanders: Makers of Fine Wands since 382 BC.A single wand lay on a faded purple cushion in...
分类:
编程语言 时间:
2016-05-13 01:16:56
阅读次数:
258
Problem Description
You are given N baskets of gold coins. The baskets are numbered from 1 to N. In all except one of the baskets, each gold coin weighs w grams. In the one exceptional basket, each go...
分类:
其他好文 时间:
2016-05-12 23:34:22
阅读次数:
240
#include
#include "game.h"
using namespace std;
int main( )
{
Weapon w1("Gold stick",200, 100), w2("Fire point gun",180,300);
Role wuKong("WuKong", 500, Point(0, 0), w1);
Role neZha("NeZ...
分类:
其他好文 时间:
2016-05-12 21:49:04
阅读次数:
217