码迷,mamicode.com
首页 >  
搜索关键字:original    ( 2117个结果
HDU 3487 Play with Chain
Play with ChainTime Limit: 2000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:348764-bit integer IO format:%I64d Java class nam...
分类:其他好文   时间:2015-10-13 19:00:23    阅读次数:209
HDU 1890 Robotic Sort
Robotic SortTime Limit: 2000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:189064-bit integer IO format:%I64d Java class name:M...
分类:其他好文   时间:2015-10-13 15:09:19    阅读次数:136
CodeForcesGym 100517B Bubble Sort
Bubble SortTime Limit: 2000msMemory Limit: 262144KBThis problem will be judged onCodeForcesGym. Original ID:100517B64-bit integer IO format:%I64d Java...
分类:其他好文   时间:2015-10-10 20:02:56    阅读次数:134
Zip操作的工具类
??/** * Copyright 2002-2010 the original author is huanghe. */package com.ucap.web.cm.webapp.util;import java.io.BufferedOutputStream;import java.io.File;import java.io.FileInputStream;import java.io....
分类:其他好文   时间:2015-10-10 12:36:35    阅读次数:200
2:策略模式
1 class Strategy: 2 3 def result(self,original): 4 return print(original) 5 6 class NormalStrategy(Strategy): 7 pass 8 9 class Bar...
分类:其他好文   时间:2015-10-10 01:36:35    阅读次数:155
CodeForcesGym 100212E Long Dominoes
Long DominoesTime Limit: 1000msMemory Limit: 65536KBThis problem will be judged onCodeForcesGym. Original ID:100212E64-bit integer IO format:%I64d Jav...
分类:其他好文   时间:2015-10-06 22:01:42    阅读次数:212
UVALive 6507 Passwords
PasswordsTime Limit: 3000msMemory Limit: 131072KBThis problem will be judged onUVALive. Original ID:650764-bit integer IO format:%lld Java class name:...
分类:其他好文   时间:2015-10-05 21:56:00    阅读次数:274
CodeForcesGym 100753E Change of Scenery
Change of SceneryTime Limit: 10000msMemory Limit: 262144KBThis problem will be judged onCodeForcesGym. Original ID:100753E64-bit integer IO format:%I6...
分类:其他好文   时间:2015-10-05 20:47:32    阅读次数:249
CodeForcesGym 100753F Divisions
DivisionsTime Limit: 2000msMemory Limit: 262144KBThis problem will be judged onCodeForcesGym. Original ID:100753F64-bit integer IO format:%I64d Java c...
分类:其他好文   时间:2015-10-05 20:45:46    阅读次数:337
CodeForcesGym 100753B Bounty Hunter II
Bounty Hunter IITime Limit: 5000msMemory Limit: 262144KBThis problem will be judged onCodeForcesGym. Original ID:100753B64-bit integer IO format:%I64d...
分类:其他好文   时间:2015-10-05 20:41:44    阅读次数:188
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!