摘要: Problem DescriptionThere is a hill with n holes around. The holes are signed from 0 to n-1.A rabbit must hide in one of the holes. A wolf searches the... 阅读全文
posted @ 2015-08-04 15:01 Vmetrio 阅读(185) 评论(0) 推荐(0)
摘要: Problem Description七夕节那天,月老来到数字王国,他在城门上贴了一张告示,并且和数字王国的人们说:"你们想知道你们的另一半是谁吗?那就按照告示上的方法去找吧!"人们纷纷来到告示前,都想知道谁才是自己的另一半.告示如下:数字N的因子就是所有比N小又能被N整除的所有正整数,如12的因子... 阅读全文
posted @ 2015-08-04 14:18 Vmetrio 阅读(241) 评论(0) 推荐(0)
摘要: Problem DescriptionEddy's interest is very extensive, recently he is interested in prime number. Eddy discover the all number owned can be divided int... 阅读全文
posted @ 2015-08-04 13:21 Vmetrio 阅读(189) 评论(0) 推荐(0)
摘要: 可学习的链接:http://zhaoyuqiang.blog.51cto.com/6328846/1165492 #include<stdio.h>#include<stdlib.h>#include<math.h>#include<iostream>using namespace std;//#i 阅读全文
posted @ 2015-08-04 09:21 Vmetrio 阅读(238) 评论(0) 推荐(0)