摘要: Description 网上流传一句话:"常在网上飘啊,哪能不挨刀啊~"。其实要想能安安心心地上网其实也不难,学点安全知识就可以。 首先,我们就要设置一个安全的密码。那什么样的密码才叫安全的呢?一般来说一个比较安全的密码至少应该满足下面两个条件: (1).密码长度大于等于8,且不要超过16。 (2) 阅读全文
posted @ 2016-02-08 21:55 Not-Bad 阅读(415) 评论(0) 推荐(0) 编辑
摘要: Description 读入两个小于100的正整数A和B,计算A+B. 需要注意的是:A和B的每一位数字由对应的英文单词给出. Input 测试输入包含若干测试用例,每个测试用例占一行,格式为"A + B =",相邻两字符串有一个空格间隔.当A和B同时为0时输入结束,相应的结果不要输出. Outpu 阅读全文
posted @ 2016-02-08 21:54 Not-Bad 阅读(245) 评论(0) 推荐(0) 编辑
摘要: Description "Kronecker's Knumbers" is a little company that manufactures plastic digits for use in signs (theater marquees, gas station price displays 阅读全文
posted @ 2016-02-07 13:05 Not-Bad 阅读(247) 评论(0) 推荐(0) 编辑
摘要: Description Given any integer 0 <= n <= 10000 not divisible by 2 or 5, some multiple of n is a number which in decimal notation is a sequence of 1's. 阅读全文
posted @ 2016-02-06 17:47 Not-Bad 阅读(286) 评论(0) 推荐(0) 编辑
摘要: Description Julius Caesar lived in a time of danger and intrigue. The hardest situation Caesar ever faced was keeping himself alive. In order for him 阅读全文
posted @ 2016-02-06 16:46 Not-Bad 阅读(384) 评论(0) 推荐(0) 编辑
摘要: Description 人称“AC女之杀手”的超级偶像LELE最近忽然玩起了深沉,这可急坏了众多“Cole”(LELE的粉丝,即"可乐"),经过多方打探,某资深Cole终于知道了原因,原来,LELE最近研究起了著名的RPG难题: 有排成一行的n个方格,用红(Red)、粉(Pink)、绿(Green) 阅读全文
posted @ 2016-02-06 16:23 Not-Bad 阅读(235) 评论(0) 推荐(0) 编辑
摘要: Description Once upon a time in a country far away lived a king and he had a big kingdom. He was a very clever king but he had one weakness -- he coul 阅读全文
posted @ 2016-02-06 15:21 Not-Bad 阅读(188) 评论(0) 推荐(0) 编辑
摘要: Description To calculate the circumference of a circle seems to be an easy task - provided you know its diameter. But what if you don't? You are given 阅读全文
posted @ 2016-02-06 14:39 Not-Bad 阅读(387) 评论(0) 推荐(0) 编辑
摘要: Description Businesses like to have memorable telephone numbers. One way to make a telephone number memorable is to have it spell a memorable word or 阅读全文
posted @ 2016-01-30 18:02 Not-Bad 阅读(268) 评论(0) 推荐(0) 编辑
摘要: Description Find and list all four-digit numbers in decimal notation that have the property that the sum of its four digits equals the sum of its digi 阅读全文
posted @ 2016-01-30 14:32 Not-Bad 阅读(446) 评论(0) 推荐(0) 编辑