码迷,mamicode.com
首页 >  
搜索关键字:special    ( 1954个结果
BZOJ 1011([HNOI2008]遥远的行星-估计误差)
1011: [HNOI2008]遥远的行星 Time Limit: 10 Sec  Memory Limit: 162 MBSec  Special Judge Submit: 2134  Solved: 755 [Submit][Status] Description 直线上N颗行星,X=i处有行星i,行星J受到行星I的作用力,当且仅当ij=Mi*Mj/(j-i) 其中A为很小的常...
分类:其他好文   时间:2015-01-18 02:06:53    阅读次数:252
(简单) FZU 2150 Fire Game ,Floyd。
Problem Description Fat brother and Maze are playing a kind of special (hentai) game on an N*M board (N rows, M columns). At the beginning, each gr...
分类:其他好文   时间:2015-01-16 23:42:12    阅读次数:335
LeetCode171——Excel Sheet Column Number
题目 Given a column title as appear in an Excel sheet, return its corresponding column number. For example: A -> 1 B -> 2 C -> 3 ... Z -> 26 AA -> 27 AB -> 28 Credits: Special thanks to @ts f...
分类:其他好文   时间:2015-01-14 17:59:42    阅读次数:111
CTRL+A, CTRL+C, CTRL+V
(http://leetcode.com/2011/01/ctrla-ctrlc-ctrlv.html)Imagine you have a special keyboard with the following keys:ACtrl + ACtrl + CCtrl + Vwhere CTRL+A,...
分类:其他好文   时间:2015-01-13 19:39:45    阅读次数:197
[LeetCode] Factorial Trailing Zeroes 求阶乘末尾零的个数
Given an integern, return the number of trailing zeroes inn!.Note:Your solution should be in logarithmic time complexity.Credits:Special thanks to@tsf...
分类:其他好文   时间:2015-01-12 22:25:47    阅读次数:451
[LeetCode] Factorial Trailing Zeroes
Given an integern, return the number of trailing zeroes inn!.Note:Your solution should be in logarithmic time complexity.Credits:Special thanks to@tsf...
分类:其他好文   时间:2015-01-12 14:25:06    阅读次数:126
Ok6410的一些U-Boot命令
some U-Boot commands special for FL Ok6410 (1) download U-Boot $dnw 50008000 $nand erase 0 100000 $nand write.uboot 50008000 0 100000 #dnw default l.....
分类:其他好文   时间:2015-01-12 10:49:04    阅读次数:290
POJ 2965-The Pilots Brothers' refrigerator(贪心+枚举)
The Pilots Brothers' refrigerator Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 19464   Accepted: 7462   Special Judge Description The game “The Pilo...
分类:其他好文   时间:2015-01-09 22:31:42    阅读次数:301
经常用到的第三方工具
CSS图片拼合生成器:http://cn.spritegen.website-performance.org/设计理论学习指南:http://www.cocoachina.com/special/design/图片无损压缩70%:https://tinypng.com/W3C官方Debug开发的HT...
分类:其他好文   时间:2015-01-09 13:56:38    阅读次数:266
[LeetCode] Factorial Trailing Zeroes 阶乘末尾0
Given an integern, return the number of trailing zeroes inn!.Note:Your solution should be in logarithmic time complexity.Credits:Special thanks to@tsf...
分类:其他好文   时间:2015-01-09 00:00:03    阅读次数:531
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!