1003. Emergency (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueAs an emergency rescue team leader of a city, you are given a special ma...
分类:
其他好文 时间:
2015-07-20 18:30:29
阅读次数:
126
题目传送门 1 /* 2 构造:从大到小构造,每一次都把最后不是9的变为9,p - p MOD 10^k - 1,直到小于最小值。 3 另外,最多len-1次循环 4 */ 5 #include 6 #include 7 #include 8 #include 9 us...
分类:
Web程序 时间:
2015-07-20 15:59:21
阅读次数:
128
nginx禁止目录php执行权限,找到配置fastcgi.conf文件,一般在/usr/local/nginx/conf/下面,修改如下location ~* ^/(data|uploads|templets|special|html|erwe)/.*\.(php|php5)${deny all;}
分类:
Web程序 时间:
2015-07-19 19:55:41
阅读次数:
128
---恢复内容开始---11877 The Coco-Cola StoreOnce upon a time, there is a special coco-cola store. If you return three empty bottles to the shop,you’ll get a ...
分类:
其他好文 时间:
2015-07-18 15:33:36
阅读次数:
102
Once upon a time, there is a special coco-cola store. If you return three empty bottles to the shop,you’ll get a full bottle of coco-cola to drink. If...
分类:
其他好文 时间:
2015-07-17 22:42:09
阅读次数:
195
DescriptionOnce upon a time, there is a special coco-cola store. If you return three empty bottles to the shop, you’ll get a full bottle of coco-cola ...
分类:
其他好文 时间:
2015-07-17 18:23:15
阅读次数:
217
UVA11877The Coco-Cola StoreOnce upon a time, there is a special coco-cola store. If you return three empty bottles to the shop, you’ll get a full bott...
分类:
其他好文 时间:
2015-07-17 17:58:27
阅读次数:
110
可乐商店问题题目大意:Once upon a time, there is a special coco-cola store. If you return three empty bottles to the shop,you’ll get a full bottle of coco-cola t...
分类:
其他好文 时间:
2015-07-17 17:47:18
阅读次数:
148
题目: 11877 The Coco-Cola Store Once upon a time, there is a special coco-cola store. If you return three empty bottles to the shop, you’ll get a ...
分类:
其他好文 时间:
2015-07-17 11:41:34
阅读次数:
139
题目: Once upon a time, there is a special coco-cola store. If you return three empty bottles to the shop,you’ll get a full bottle of coco-cola to drink...
分类:
其他好文 时间:
2015-07-17 00:17:22
阅读次数:
115