MZL's City
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)
Total Submission(s): 0 Accepted Submission(s): 0
Problem Description
MZL is an active girl...
分类:
其他好文 时间:
2015-08-04 19:28:12
阅读次数:
348
注意:把json 文件当做js 引用到页面上(city.js)
分类:
Web程序 时间:
2015-08-04 17:09:08
阅读次数:
196
Design the city
Time Limit: 1000MS
Memory Limit: 32768KB
64bit IO Format: %lld & %llu
Submit
Status
Description
Cerror is the mayor of city HangZhou. As you may kno...
分类:
其他好文 时间:
2015-08-04 00:41:46
阅读次数:
129
题意:给定一棵树,求连接三点所需的最短距离。
思路:LCA变形,连接三点的最短距离可以转化为求任意两点距离之和的和再除以二。
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#includ...
分类:
其他好文 时间:
2015-08-03 20:59:55
阅读次数:
107
1506的加强版
City Game
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 5587 Accepted Submission(s): 2412
Problem Description
Bob is a strate...
分类:
其他好文 时间:
2015-08-03 19:23:47
阅读次数:
115
Typical Floyd-Walshall Algorithm.#include #include #include #include #include #include #include #include #include using namespace std;const long DIST_...
分类:
其他好文 时间:
2015-08-03 06:31:11
阅读次数:
112
创建自定义过滤器非常容易。创建自定义过滤器需要将它放到自己的模块中。 {{user.name}} {{user.age}} {{user.city}} ...
分类:
Web程序 时间:
2015-08-02 16:44:41
阅读次数:
140
为了方便起见,建立了以下简单模型,和构造了部分测试数据:在某个业务受理子系统BSS中,SQL 代码--客户资料表createtablecustomers(customer_id number(8)notnull,-- 客户标示city_name varchar2(10)notnull,-- 所在城市...
分类:
数据库 时间:
2015-07-31 17:59:33
阅读次数:
148
Battle City DescriptionMany of us had played the game "Battle city" in our childhood, and some people (like...
分类:
其他好文 时间:
2015-07-31 12:26:52
阅读次数:
111
uva 11374 Airport ExpressIn a small city called Iokh, a train service, Airport-Express, takes residents to the airport more quickly than other transports. There are two types of trains in Airport-Expre...
分类:
其他好文 时间:
2015-07-30 11:21:43
阅读次数:
107