码迷,mamicode.com
首页 >  
搜索关键字:standard    ( 4798个结果
Ubuntu14.04安装eclipse
eclipse官网下载压缩包 下载地址:http://www.eclipse.org/downloads/解压缩到/usr/local sudo tar xzvf eclipse-standard-lun...
分类:系统相关   时间:2014-08-11 14:29:42    阅读次数:413
pat解题报告【1073】
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
pat解题报告【1078】
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
pat解题报告【1082】
1082. Read Number in Chinese (25) 时间限制   400 ms 内存限制   32000 kB 代码长度限制   16000 B 判题程序     Standard     作者     CHEN, Yue Given an integer with no more than ...
分类:其他好文   时间:2014-08-11 00:23:11    阅读次数:256
UVA - 10574 Counting Rectangles
Description Problem H Counting Rectangles Input: Standard Input Output:Standard Output Time Limit: 3Seconds   Given n points on the XY plane, count how many regular rectanglesare formed. A...
分类:其他好文   时间:2014-08-10 18:49:00    阅读次数:268
Java--- J2EE、Java SE、Java EE、Java ME 区别
java SE=Java Standard EditionJava EE=Java Enterprise EditionJava ME=Java Mobile EditionSE主要用于桌面程序,控制台开发(JFC)EE企业级开发(JSP,EJB)ME嵌入式开发(手机,小家电) 目前,Java 2平...
分类:编程语言   时间:2014-08-10 18:13:40    阅读次数:223
UVA - 10312 Expression Bracketing
Description Problem A Expression Bracketing Input: standard input Output: standard output Time Limit: 1 second Memory Limit: 32 MB   Inthis problem you will have to find in how many ways ...
分类:其他好文   时间:2014-08-10 15:47:00    阅读次数:247
UVA - 10249 The Grand Dinner
Description Problem D The Grand Dinner Input: standard input Output: standard output Time Limit: 15 seconds Memory Limit: 32 MB   Each team participating in this year?s ACM World Finals cont...
分类:其他好文   时间:2014-08-10 13:02:20    阅读次数:274
UVA - 10239 The Book-shelver's Problem
Description Problem D The Book-shelver’s Problem Input: standard input Output: standard output Time Limit: 5 seconds Memory Limit: 32 MB   You are given a collection of books, which must...
分类:其他好文   时间:2014-08-10 10:24:30    阅读次数:317
8.1.2 Template instantiation (Accelerated C++)
The C++ standard says nothing about how implementations should manage template i nstantiation, so every implementation handles instantiation in its ow...
分类:编程语言   时间:2014-08-10 10:18:20    阅读次数:300
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!