码迷,mamicode.com
首页 >  
搜索关键字:lld    ( 3245个结果
UVALive 5066 Fire Drill BFS+背包
H - Fire Drill Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %lluSubmit Status Practice UVALive 5066DescriptionJoko is taking part in a fi...
分类:其他好文   时间:2015-01-17 20:43:03    阅读次数:205
zoj3690--Choosing number(dp,矩阵快速幂)
Choosing number Time Limit:2000MS     Memory Limit:65536KB     64bit IO Format:%lld & %llu Submit Status Description There are n people standing in a row. And There are m numbers, 1.2....
分类:其他好文   时间:2015-01-17 16:33:28    阅读次数:212
spoj 7258
Lexicographical Substring SearchTime Limit: 1000MSMemory Limit: Unknown64bit IO Format: %lld & %lluDescriptionLittle Daniel loves to play with strings...
分类:其他好文   时间:2015-01-10 22:14:19    阅读次数:301
BNUOJ 44662 水题 (贪心+优先级队列)
水题 Time Limit: 500ms Memory Limit: 32768KB This problem will be judged on HRBUST. Original ID: 2223 64-bit integer IO format: %lld      Java class name: Main Prev  Submit Status ...
分类:其他好文   时间:2015-01-09 14:18:46    阅读次数:180
linux系统服务
1.根据系统启动的方式linux系统服务(daemon,守护进程,从程序的意义定义,一个服务需要一个守护进程)分为自行独立启动服务和由superdaemon(早期inetd,现在xinetd)统一管理的服务两大类。2.独立启动式服务:这类服务是常驻内存式,一旦启动,就会一直存在内存内持续提供服..
分类:系统相关   时间:2015-01-08 07:08:44    阅读次数:315
UVA 12034 Race
Race Time Limit: 1000MS   Memory Limit: Unknown   64bit IO Format: %lld & %llu Submit Status Description   Race  Disky and Sooma, two of the bigg...
分类:其他好文   时间:2015-01-07 23:35:22    阅读次数:244
zabbix应用之Low-level discovery监控磁盘IO
zabbix自带的“TemplateOSLinux”模板支持监控已挂载的磁盘空间利用率,是利用LLD(Low-leveldiscovery)实现的,却没有对磁盘IO监控。本篇文章就介绍利用zabbixLLD功能监控磁盘IO的方法。思路:首先创建Discoveryrules,在agent端配置对应的UserParameter,调用编写好的shell..
分类:其他好文   时间:2015-01-06 18:18:21    阅读次数:186
最长公共上升子序列(LCIS)问题的O(n^2)解法
J - 病毒 Time Limit:3000MS     Memory Limit:131072KB     64bit IO Format:%lld & %llu Submit Status Practice CSU 1120 Appoint description:  System Crawler  (2015-01-04) Description ...
分类:其他好文   时间:2015-01-05 14:59:07    阅读次数:187
UVA - 11384 - Help is needed for Dexter (找规律!!)
UVA - 11384 Help is needed for Dexter Time Limit: 3000MS Memory Limit: Unknown 64bit IO Format: %lld & %llu Submit Status Description Problem H Help is needed for Dexte...
分类:其他好文   时间:2015-01-05 09:37:10    阅读次数:190
uva 11624 Fire!(BFS)
Fire! Time Limit: 1000MS   Memory Limit: Unknown   64bit IO Format: %lld & %llu Submit Status Description Problem B: Fire! Joe works in a maze. Unfortunately, portio...
分类:其他好文   时间:2015-01-04 10:14:02    阅读次数:221
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!