介绍PSR-0之前,先来说说命名空间(NameSpace)和Auto...
分类:
Web程序 时间:
2014-08-13 15:01:38
阅读次数:
297
Description
Problem C
Expression Again
Input: standard input
Output: standard output
TimeLimit: 6 seconds
You are given an algebraic expression of the form(x1+x2+x3+.....+xn)*(y1+y2+...........
分类:
其他好文 时间:
2014-08-12 22:10:14
阅读次数:
265
STL简介
C++ STL (Standard Template Library标准模板库) 是通用类模板和算法的集合,它提供给程序员一些标准的数据结构的实现如 queues(队列), lists(链表), 和 stacks(栈)等. C++ STL 提供给程序员以下三类数据结构的实现: 标准容器类 顺序性容器 vector 从后面快速的插入与删除,直接访问任何元素 deque 从...
分类:
其他好文 时间:
2014-08-12 22:08:44
阅读次数:
303
3757. 【NOI2014】随机数生成器(Standard IO)Time Limits:5000 msMemory Limits:262144 KBDescriptionInput输入文件的第 1 行包含 5 个整数,依次为 x0, a, b, c, d,描述小 H 采用的随机数生成算法所需的随...
分类:
其他好文 时间:
2014-08-12 21:39:24
阅读次数:
324
SPF--Standard Parasitic FormatDSPF--Detailed Standard Parasitic FormatRSPF--Reduced Standard Parasitic FormatSPEF--Standard Parasitic Exchange FormatS...
分类:
其他好文 时间:
2014-08-12 10:14:03
阅读次数:
461
(1) standard 模式启动模式,每次激活Activity时都会创建Activity,并放入任务栈中。 (2) singleTop 如果在任务的栈顶正好存在该Activity的实例, 就重用该实例,否者就会创建新的实例并放入栈顶即使栈中已经存在该Act...
分类:
其他好文 时间:
2014-08-12 00:21:33
阅读次数:
183
1074. Reversing Linked List (25)
时间限制
300 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
Given a constant K and a singly li...
分类:
其他好文 时间:
2014-08-11 21:30:32
阅读次数:
222
eclipse官网下载压缩包 下载地址:http://www.eclipse.org/downloads/解压缩到/usr/local sudo tar xzvf eclipse-standard-lun...
分类:
系统相关 时间:
2014-08-11 14:29:42
阅读次数:
413
1073. Scientific Notation (20)
时间限制
100 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
HOU, Qiming
Scientific notation is the way tha...
分类:
其他好文 时间:
2014-08-11 00:25:31
阅读次数:
285
1078. Hashing (25)
时间限制
100 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
The task of this problem is simple: insert a seq...
分类:
其他好文 时间:
2014-08-11 00:24:21
阅读次数:
206