RewardProblem DescriptionDandelion's uncle is a boss of a factory. As the spring festival is coming , he wants to distribute rewards to his workers. ....
分类:
其他好文 时间:
2015-08-14 13:43:42
阅读次数:
227
解题报告 之 HDU5289 Assignment
Description
Tom owns a company and he is the boss. There are n staffs which are numbered from 1 to n in this company, and every staff has a ability. Now, Tom is going to assign a special task to some staffs who were in the same g...
分类:
其他好文 时间:
2015-08-13 15:54:37
阅读次数:
122
在线DEMO地址:打开; 游戏截图: 就不贴代码了, 因为代码太多了, 大概写一下这个游戏实现思路和一些实现; 游戏一共有三关, 每一关都有一个大Boss, Boss比较好杀,主要各种外星飞船杀伤力太强, 要注意; 游戏中打死敌机有10%的几率会掉神符, 包括生命神符, ...
分类:
Web程序 时间:
2015-08-12 23:29:52
阅读次数:
271
Boss类的声明文件#import @protocol BossDelegate-(void)bookTicket;//预定机票-(void)bookRoom;//预定房间-(void)notify;//开会@end@interface Boss : NSObject@property(nonato...
分类:
其他好文 时间:
2015-08-12 16:16:08
阅读次数:
144
题目大意:
给一个整数N,求1~N中与N互质的数的4次方的和。
解题思路:
题目简单,过程有点复杂。理清思路就简单了。
利用公式1^4 + 2^4 + … + n^4 = n*(n+1)*(2*n+1)*(3*n^2+3*n-1)/30,可以求出
1^4 + 2^4 + … + n^4,除以30可以先求出30模M的逆元,然后将上式中除以30改为
乘以30的逆元。
再来求与n不互质的数的4次方和。将n质因数分解为 n = p1^a1* p2^a2 * … * pn^an
(其中p1、p2为质数)。
这样不互...
分类:
其他好文 时间:
2015-08-12 13:22:47
阅读次数:
354
Red style books store OpenCart 主题模板 ABC-0117 ? RED STYLE BOOKS STORE OPENCART 主题模板 ABC-0117 Designed with luxurious colors Suitable for shop selling: Books , templates, Card, picture, Art...
分类:
其他好文 时间:
2015-08-11 23:48:57
阅读次数:
389
RedstylebooksstoreOpenCart主题模板ABC-0117REDSTYLEBOOKSSTOREOPENCART主题模板ABC-0117DesignedwithluxuriouscolorsSuitableforshopselling:Books,templates,Card,picture,Art,Photography..DesignedbyCSS,HTMLSupportsmultiplelanguages,multiplecurrencies.SEO(SearchEngi..
分类:
其他好文 时间:
2015-08-11 23:42:12
阅读次数:
195
可能英语很懒,但是作为菜鸟我会一点点的积累自己的英语和计算机的编程的。。
Last night,we had a meeting about the company staff.The big boss declared that in the August ,we ,all the coworkers in the company have to work untill 8:00pm ever...
分类:
其他好文 时间:
2015-08-11 10:13:40
阅读次数:
151
BOOKSTOREOPENCART自适应主题模板ABC-0110DesignedwithluxuriouscolorsSuitableforshopselling:Books,templates,Card,picture,Art,Photography..DesignedbyCSS,HTMLSupportsmultiplelanguages,multiplecurrencies.SEO(SearchEngineOptimization)friendlyEasilychangethebanner,..
分类:
其他好文 时间:
2015-08-11 01:41:30
阅读次数:
240
大家都知道ansible的playbook是不会显示标准输出的。 如何能让ansible像commands line 一样有标准输出呢? ansible?Boss+Merchant+Web?-m?shell?-a?"hostname;ip?a"
192.168.6.210?|?success?|?rc=0?>...
分类:
其他好文 时间:
2015-08-10 18:16:03
阅读次数:
178