The Pilots Brothers' refrigerator Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 27522 Accepted: 10625 Special Judge Description The game ...
分类:
其他好文 时间:
2017-11-11 16:46:59
阅读次数:
208
font = public_path() . '/fonts/Elephant.ttf';//注意字体路径要写对,否则显示不了图片 $this->createCode(); } //生成随机码 private function createCode() { $_len = strlen($this-... ...
分类:
其他好文 时间:
2017-11-02 16:10:39
阅读次数:
225
Little Elephant and Elections CodeForces - 258B 题意:给出m,在1-m中先找出一个数x,再在剩下数中找出6个不同的数y1,...,y6,使得y1到y6中数字4和7出现的总次数严格小于x中数字4和7出现的总次数。求方案数。 方法:先数位dp分别预处理出: ...
分类:
其他好文 时间:
2017-09-30 15:11:06
阅读次数:
225
9.2 NOIP模拟 题目名称 “与” 小象涂色 行动!行动! 输入文件 and.in elephant.in move.in 输出文件 and.out elephant.in move.in 时间限制 1s 1s 1s 空间限制 64MB 128MB 128MB “与” (and.pas/.c/. ...
分类:
其他好文 时间:
2017-09-02 16:56:05
阅读次数:
212
题目名称 “与” 小象涂色 行动!行动! 输入文件 and.in elephant.in move.in 输出文件 and.out elephant.in move.in 时间限制 1s 1s 1s 空间限制 64MB 128MB 128MB 测评环境:windows XP 比赛时间:3小时 得分情 ...
分类:
其他好文 时间:
2017-09-02 15:32:26
阅读次数:
162
<#if animals.python.price != 0> Pythons are not free today! </#if> <#if animals.python.price < animals.elephant.price> Pythons are cheaper than elepha ...
分类:
其他好文 时间:
2017-08-26 18:35:31
阅读次数:
115
对于很多Linux初学者来说,在刚开始使用Linux系统时会感到很多不适。这里为大家整理了自己以前Linux入门时别人告诉我的七个习惯。我相信如果你运用了这七个习惯,在你使用Linux时你会感觉更安全,便利,学到很多实用的东西,最终你会发现使用Linux也是那样的愉悦。 1、不要以根用户登录 这是你 ...
分类:
系统相关 时间:
2017-07-31 10:06:43
阅读次数:
205
题意: 有一种个位数与最高位数字相等的数字,求在l,r的范围内,这样的数字的个数。 思路: 找下规律就知道当当n>10的时候除去个位以后的答案等于n/10,然后考虑第一个数字是否小于最后一个。小于减一,还要加上个位一定存在的9位数 import java.util.Scanner; public c ...
分类:
其他好文 时间:
2017-07-29 10:16:55
阅读次数:
171
Why Dr.Elephant? Most of Hadoop optimization tools out there, but they are focused on simplifying the deploy and managment of Hadoop clusters. Very fe ...
分类:
其他好文 时间:
2017-07-18 23:18:40
阅读次数:
503
The Little Elephant from the Zoo of Lviv currently is on the military mission. There are N enemy buildings placed in a row and numbered from left to r ...
分类:
其他好文 时间:
2017-05-21 09:56:16
阅读次数:
174