1058: [ZJOI2007]报表统计Time Limit:15 SecMemory Limit:162 MBSubmit:1738Solved:606[Submit][Status]Description小Q的妈妈是一个出纳,经常需要做一些统计报表的工作。今天是妈妈的生日,小Q希望可以帮妈妈分担...
分类:
其他好文 时间:
2014-08-11 21:08:42
阅读次数:
288
1057: [ZJOI2007]棋盘制作Time Limit:20 SecMemory Limit:162 MBSubmit:1329Solved:664[Submit][Status]Description国际象棋是世界上最古老的博弈游戏之一,和中国的围棋、象棋以及日本的将棋同享盛名。据说国际象棋...
分类:
其他好文 时间:
2014-08-11 20:41:02
阅读次数:
287
B - Symmetric Order(3.3.1)
Time Limit:1000MS Memory Limit:30000KB 64bit IO Format:%I64d
& %I64u
Submit Status Practice POJ
2013
Description
In your job at Albatross Circus ...
分类:
其他好文 时间:
2014-08-11 17:54:22
阅读次数:
202
Atlantis
Time Limit:1000MS Memory Limit:10000KB 64bit IO Format:%I64d
& %I64u
Submit Status
Description
There are several ancient Greek texts that contain descriptions of ...
分类:
其他好文 时间:
2014-08-11 17:51:13
阅读次数:
261
1113: [Poi2008]海报PLATime Limit:10 SecMemory Limit:162 MBSubmit:691Solved:412[Submit][Status]DescriptionN个矩形,排成一排. 现在希望用尽量少的矩形海报Cover住它们.Input第一行给出数字N,...
分类:
其他好文 时间:
2014-08-11 17:30:32
阅读次数:
177
Ubiquitous Religions Time Limit: 5000MS Memory Limit: 65536KB 64bit IO Format: %I64d & %I64u [Submit] [Go Back] [Status] Description There are so many...
分类:
其他好文 时间:
2014-08-11 17:26:32
阅读次数:
180
Apple TreeTime Limit: 2000 MS Memory Limit: 65536 KB64-bit integer IO format: %I64d , %I64u Java class name: Main[Submit] [Status] [Discuss]Descriptio...
分类:
其他好文 时间:
2014-08-11 17:21:32
阅读次数:
264
1345: [Baltic2007]序列问题SequenceTime Limit:5 SecMemory Limit:162 MBSubmit:556Solved:274[Submit][Status]Description对于一个给定的序列a1, …, an,我们对它进行一个操作reduce(i)...
分类:
其他好文 时间:
2014-08-11 17:03:42
阅读次数:
167
AreaCoverageTime Limit: 10000ms, Special Time Limit:2500ms, Memory Limit:65536KBTotal submit users: 16, Accepted users: 12Problem 12884 : No special j...
分类:
其他好文 时间:
2014-08-11 17:00:42
阅读次数:
321
$(document).ready(function(){ document.onkeydown = function (event){ if (event.keyCode==13) //回车键的键值为13 submit(); };});function submit(){ var p...
分类:
Web程序 时间:
2014-08-11 14:41:42
阅读次数:
221