码迷,mamicode.com
首页 >  
搜索关键字:time    ( 52982个结果
1740: [Usaco2005 mar]Yogurt factory 奶酪工厂
1740: [Usaco2005 mar]Yogurt factory 奶酪工厂Time Limit:5 SecMemory Limit:64 MBSubmit:119Solved:100[Submit][Status][Discuss]DescriptionThe cows have purcha...
分类:其他好文   时间:2015-04-13 22:45:58    阅读次数:218
C - 不容易系列之一
C - 不容易系列之一Crawling in process... Crawling failed Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64uSubmit Status Practice HDU 1465D...
分类:其他好文   时间:2015-04-13 22:40:32    阅读次数:130
HLG2062(make,heap问题)
最小的n个和Time Limit: 1000 MSMemory Limit: 32768 KTotal Submit: 129(37 users)Total Accepted: 35(29 users)Rating: Special Judge: NoDescription给定A、B两个数列,各包含...
分类:其他好文   时间:2015-04-13 22:35:00    阅读次数:143
1741: [Usaco2005 nov]Asteroids 穿越小行星群
1741: [Usaco2005 nov]Asteroids 穿越小行星群Time Limit:5 SecMemory Limit:64 MBSubmit:231Solved:166[Submit][Status][Discuss]DescriptionBessie wants to navigat...
分类:其他好文   时间:2015-04-13 22:28:22    阅读次数:298
(省赛选拔系列--团体赛) Arbitrage? (Floyd 优化)
A. Arbitrage? Time Limit: 5000ms Memory Limit: 65536KB 64-bit integer IO format: %lld      Java class name: Main Submit Status PID: 4291 If you are going to travel to the World Fi...
分类:其他好文   时间:2015-04-13 20:57:26    阅读次数:136
(省事选拔系列---团体赛)God Save the i-th Queen
God Save the i-th Queen Time Limit: 5000ms Memory Limit: 65536KB 64-bit integer IO format: %lld      Java class name: Main Submit Status PID: 4299 Did you know that during the ACM...
分类:其他好文   时间:2015-04-13 20:54:01    阅读次数:157
【iOS开发】iOS开发中经常用到的延迟发生某些事实现方法
方法一 dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(2.0 * NSEC_PER_SEC)), dispatch_get_main_queue(), ^{ //写要发生的代码;2秒以后发生 });方法二 [self performSelector: withObject: af...
分类:移动开发   时间:2015-04-13 20:51:42    阅读次数:153
ACdream HUT新生摸底训练赛 C 娜娜梦游仙境系列——吃不完的糖果 DP
解题思路:环形数组最大字串,穿过和不穿过的DP解题代码: 1 // File Name: c.cpp 2 // Author: darkdream 3 // Created Time: 2015年04月12日 星期日 19时52分24秒 4 5 #include 6 #include 7 #inc....
分类:其他好文   时间:2015-04-13 20:46:41    阅读次数:108
ACdream HUT新生摸底训练赛 D - 娜娜梦游仙境系列——村民的怪癖 KMP
解题思路:用next数组进行跳转次数统计。解题代码: 1 // File Name: d.cpp 2 // Author: darkdream 3 // Created Time: 2015年04月12日 星期日 19时40分52秒 4 5 #include 6 #include 7 #inclu....
分类:其他好文   时间:2015-04-13 20:46:20    阅读次数:123
[tools]excel转lua的python实现
time:2015/04/13描述:需要将excel表格内容转成lua,并且作为工具使用,能够批量转换步骤:(1)文章[1]已经做了大部分的内容,而且也已经能够使用了(2)根据自己新的需求: *直接转成自己需要的lua文件 *批量转换,主要是加了一个变量目录的代码,改动不多源码:* https://...
分类:编程语言   时间:2015-04-13 20:41:48    阅读次数:191
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!