上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 22 下一页

2017年4月10日

摘要: In computer science, the Knuth-Morris-Pratt string searching algorithm (or KMP algorithm) searches for occurrences of a "word" W within a main "text s 阅读全文
posted @ 2017-04-10 18:43 Annetree 阅读(200) 评论(0) 推荐(0)
 
摘要: If we represent a date in the format YYYY-MM-DD (for example, 2017-04-09), do you know how many 9s will appear in all the dates between Y1-M1-D1 and Y 阅读全文
posted @ 2017-04-10 18:29 Annetree 阅读(416) 评论(0) 推荐(0)

2017年4月4日

摘要: http://blog.sina.com.cn/u/2056445344 阅读全文
posted @ 2017-04-04 15:16 Annetree 阅读(105) 评论(0) 推荐(0)
 
摘要: 利用逼近的思路直接二分开方找出值 阅读全文
posted @ 2017-04-04 10:13 Annetree 阅读(2407) 评论(1) 推荐(0)

2017年3月30日

摘要: Time limit 1000 ms Memory limit 131072 kB It is widely known that any two strangers can get to know each other through at most six other people. Now l 阅读全文
posted @ 2017-03-30 12:54 Annetree 阅读(347) 评论(0) 推荐(0)
 
摘要: Time limit 1000 ms Memory limit 131072 kB The life of Little A is good, and, he managed to get enough money to run a hotel. The best for him is that h 阅读全文
posted @ 2017-03-30 12:46 Annetree 阅读(229) 评论(0) 推荐(0)

2017年3月29日

摘要: Largest Rectangle in a Histogram Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 21204 Accepted: 6831 Description A histogram is a polygon 阅读全文
posted @ 2017-03-29 22:24 Annetree 阅读(129) 评论(0) 推荐(0)
 
摘要: Time limit 1000 ms Memory limit 131072 kB This English game is a simple English words connection game. The rules are as follows: there are N English w 阅读全文
posted @ 2017-03-29 20:45 Annetree 阅读(334) 评论(0) 推荐(0)
 
摘要: Time limit 1000 ms Memory limit 131072 kB Little A has became fascinated with the game Dota recently, but he is not a good player. In all the modes, t 阅读全文
posted @ 2017-03-29 19:54 Annetree 阅读(217) 评论(0) 推荐(0)
 
摘要: Time limit 1000 ms Memory limit 131072 kB Little A gets to know a new friend, Little B, recently. One day, they realize that they are family 500 years 阅读全文
posted @ 2017-03-29 19:39 Annetree 阅读(192) 评论(0) 推荐(0)
 
摘要: Time limit 1000 ms Memory limit 131072 kB The National Intelligence Council of X Nation receives a piece of credible information that Nation Y will se 阅读全文
posted @ 2017-03-29 19:26 Annetree 阅读(176) 评论(0) 推荐(0)
 
摘要: Time limit 1000 ms Memory limit 131072 kB Digital clock use 4 digits to express time, each digit is described by 3*3 characters (including”|”,”_”and” 阅读全文
posted @ 2017-03-29 19:13 Annetree 阅读(163) 评论(0) 推荐(0)
 
摘要: Time limit 1000 ms Memory limit 131072 kB Paula and Tai are couple. There are many stories between them. The day Paula left by airplane, Tai send one 阅读全文
posted @ 2017-03-29 19:09 Annetree 阅读(215) 评论(0) 推荐(0)
 
摘要: Time limit 1000 ms Memory limit 32768 kB Little A is one member of ACM team. He had just won the gold in World Final. To celebrate, he decided to invi 阅读全文
posted @ 2017-03-29 19:05 Annetree 阅读(241) 评论(0) 推荐(0)

2017年3月27日

摘要: 题目一 煤球数目 有一堆煤球,堆成三角棱锥形。具体:第一层放1个,第二层3个(排列成三角形),第三层6个(排列成三角形),第四层10个(排列成三角形),....如果一共有100层,共有多少个煤球? 请填表示煤球总数目的数字。注意:你提交的应该是一个整数,不要填写任何多余的内容或说明性文字。 答案:1 阅读全文
posted @ 2017-03-27 19:14 Annetree 阅读(3880) 评论(0) 推荐(0)
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 22 下一页