#1092 : Have Lunch Together
时间限制:10000ms
单点时限:1000ms
内存限制:256MB
描述
Everyday Littile Hi and Little Ho meet in the school cafeteria to have lunch together. The cafeteria is often...
分类:
其他好文 时间:
2015-07-30 00:43:06
阅读次数:
199
----------------------------------------SQL Server建库-建表-建约束创建School数据库----------------------------------------创建School数据库之前:首先判断数据库是否存在,若存在则删除后再创建,若不存...
分类:
数据库 时间:
2015-07-29 22:54:24
阅读次数:
161
7/22/2014 TUE
为「スクールランブル 姉さん事件です」添加了BANDAI PSP的引擎。
校园迷糊大王PSP姐姐事件
下载地址1:http://www.bego.cc/file/68985945
PPSSPP v0.9.8
下载地址:http://www.400gb.com/fi...
分类:
其他好文 时间:
2015-07-27 07:09:09
阅读次数:
914
题目链接 题意: 输入: 第一个: n k p x y 第二行:k个数 n: 数的数量 k:n个数中已经知道的k个数 p:n个数取值的上界,下界是1 x:n个数的和的上界x y:n个数的中位数至少是 y 输出: 补充其余的n-k个数,使得这个n个数的和不大于x,中位数不小于y 解题思想: 对已经知道...
分类:
其他好文 时间:
2015-07-24 22:26:16
阅读次数:
97
编译安装bind-9.9.5环境:DevelopmentTools和ServerPlatformDevelopment[root@school~]#tarxfbind-9.9.5.tar.gz#解压
[root@school~]#cdbind-9.9.5#进入目录应该以普通用户运行,所以创建普通用户[root@schoolbind-9.9.5]#idnamed#查看named用户是否存在
id:named:Nosuchuser
[..
分类:
其他好文 时间:
2015-07-24 18:53:42
阅读次数:
160
Problem DescriptionIgnatius has just come back school from the 30th ACM/ICPC. Now he has a lot of homework to do. Every teacher gives him a deadline o...
分类:
其他好文 时间:
2015-07-23 13:33:23
阅读次数:
102
Paths on a Grid
Time Limit: 1000MS
Memory Limit: 30000K
Total Submissions: 22836
Accepted: 5622
Description
Imagine you are attending your math lesson at school. Once...
分类:
其他好文 时间:
2015-07-22 18:57:29
阅读次数:
80
DescriptionSeiji Hayashi had been a professor of the Nisshinkan Samurai School in the domain of Aizu for a long time in the 18th century. In order to ...
分类:
其他好文 时间:
2015-07-20 10:48:24
阅读次数:
109
一、基本的建库、建表操作(增删改查略去不讲)
--创建数据库School
Create?database?School
--使用数据库
Use?School
--创建学生表(SID为自增主键,Ssex有Check约束,且所有字段,均不为空)
create??t...
分类:
数据库 时间:
2015-07-19 20:17:48
阅读次数:
159
一、SQL数据库的备份:1、依次打开 开始菜单 → 程序 → Microsoft SQL Server 2008 → SQL Server Management Studio → 数据库:Dsideal_school_db既是我们需要备份的学籍数据库图(1)2、选择要备份的数据库“Dsideal_s...
分类:
数据库 时间:
2015-07-18 10:56:30
阅读次数:
196