码迷,mamicode.com
首页 >  
搜索关键字:time    ( 52982个结果
python 学习笔记 14 -- 常用的时间模块之datetime
书接上文,这篇博文接着前面一篇(介绍时间管理模块time )介绍了另外一个非常好用也经常会用到的时间管理模块 datetime 。非常有用,希望可以好好帮你整理一下这一部分的内容。...
分类:编程语言   时间:2014-07-11 08:18:28    阅读次数:213
POJ 2109 :Power of Cryptography
Power of Cryptography Time Limit: 1000MS   Memory Limit: 30000K Total Submissions: 18258   Accepted: 9208 Description Current work in cryptography involves (among oth...
分类:其他好文   时间:2014-07-10 23:57:35    阅读次数:335
POJ 1789 Truck History
Truck History Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 17275   Accepted: 6623 Description Advanced Cargo Movement, Ltd. uses trucks of different typ...
分类:其他好文   时间:2014-07-10 23:51:01    阅读次数:266
poj 2533 Longest Ordered Subsequence
Longest Ordered Subsequence Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 31787   Accepted: 13903 Description A numeric sequence of ai is ordered if a1 a2...
分类:其他好文   时间:2014-07-10 20:27:45    阅读次数:202
POJ 2253 Frogger
Frogger Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 24618   Accepted: 7992 Description Freddy Frog is sitting on a stone in the middle of a lake. Sudde...
分类:其他好文   时间:2014-07-10 20:13:26    阅读次数:271
python 学习笔记 13 -- 常用的时间模块之time
完整的介绍Python 下的常用时间模块 time ~这在日常使用python 编程经常会用到,可能是用来显示时间,计时,乃至测试性能等。...
分类:编程语言   时间:2014-07-10 20:07:36    阅读次数:319
poj 2506 Tiling
Tiling Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 7461   Accepted: 3645 Description In how many ways can you tile a 2xn rectangle by 2x1 or 2x2 tiles?  ...
分类:其他好文   时间:2014-07-10 20:04:45    阅读次数:184
poj 1156 Palindrome
Palindrome Time Limit: 3000MS   Memory Limit: 65536K Total Submissions: 51631   Accepted: 17768 Description A palindrome is a symmetrical string, that is, a string read i...
分类:其他好文   时间:2014-07-10 19:53:48    阅读次数:245
HDU 1086:You can Solve a Geometry Problem too
You can Solve a Geometry Problem too Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 6997    Accepted Submission(s): 3385 Problem Desc...
分类:其他好文   时间:2014-07-10 19:30:48    阅读次数:256
POJ 3278: Catch That Cow
Catch That Cow Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 44613   Accepted: 13946 Description Farmer John has been informed of the location of a fugit...
分类:其他好文   时间:2014-07-10 17:30:26    阅读次数:145
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!