码迷,mamicode.com
首页 >  
搜索关键字:standard    ( 4798个结果
UVA - 11178 - Morley's Theorem (计算几何~~)
UVA - 11178 Morley's Theorem Time Limit: 3000MS Memory Limit: Unknown 64bit IO Format: %lld & %llu Submit Status Description Problem D Morley’s Theorem Input: Standard...
分类:其他好文   时间:2015-02-07 17:30:49    阅读次数:95
Codeforces 510C Fox And Names 拓扑排序
传送门:510C C. Fox And Names time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Fox Ciel is going to pub...
分类:编程语言   时间:2015-02-07 15:58:35    阅读次数:267
Standard Numeric Format Strings
The following table describes the standard numeric format specifiers and displays sample output produced by each format specifier. See theNotessection...
分类:其他好文   时间:2015-02-07 01:39:00    阅读次数:249
1012. The Best Rank
1012. The Best Rank (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueTo evaluate the performance of our first year CS majored students, w...
分类:其他好文   时间:2015-02-07 00:33:08    阅读次数:205
1015. 德才论
1015. 德才论 (25)时间限制200 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CHEN, Li宋代史学家司马光在《资治通鉴》中有一段著名的“德才论”:“是故才德全尽谓之圣人,才德兼亡谓之愚人,德胜才谓之君子,才胜德谓之小人。凡取人之术,苟不得圣人,君子而...
分类:其他好文   时间:2015-02-06 21:38:33    阅读次数:106
C#异常
/*异常: * Date: 2015/2/6 * Time: 18:54 * * To change this template use Tools | Options | Coding | Edit Standard Headers. */using System;namespace Excep....
分类:Windows程序   时间:2015-02-06 20:26:44    阅读次数:224
Erlang generic standard behaviours -- gen_server noblock call
在Erlang 系统中,经常需要gen_server 进程来处理共享性的数据,也就是总希望一个gen_server 进程来为多个普通进程提供某种通用性的服务,这也是gen_server 设计的初衷.但是,由于公平调度的原因,在Erlang体系中,每个process 能获得的资源都是同等的:同等的CP...
分类:其他好文   时间:2015-02-06 20:15:18    阅读次数:187
python simplejson模块浅谈
一、背景知识JSON:引用百科描述如下,具体请自行搜索相关介绍:JSON(JavaScriptObjectNotation)是一种轻量级的数据交换格式。它基于JavaScript(Standard ECMA-2623rdEdition-December1999)的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯..
分类:编程语言   时间:2015-02-06 16:57:19    阅读次数:4918
UVA 10487-Closest Sums(遍历水题)
Closest Sums Input: standard input Output: standard output Time Limit: 3 seconds   Given is a set of integers and then a sequence of queries. A query gives you a number and asks to find a sum of ...
分类:其他好文   时间:2015-02-06 15:03:39    阅读次数:130
1048. Find Coins (25)
时间限制50 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueEva loves to collect coins from all over the universe, including some other planets like Mars...
分类:其他好文   时间:2015-02-06 11:04:41    阅读次数:180
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!