上一页 1 ··· 74 75 76 77 78 79 80 81 82 ··· 90 下一页
摘要: Suppose a bank has K windows open for service. There is a yellow line in front of the windows which devides the waiting area into two parts. All the c 阅读全文
posted @ 2018-08-07 21:15 王清河 阅读(149) 评论(0) 推荐(0)
摘要: Suppose a bank has N windows open for service. There is a yellow line in front of the windows which devides the waiting area into two parts. The rules 阅读全文
posted @ 2018-08-06 14:08 王清河 阅读(239) 评论(0) 推荐(0)
摘要: Stack is one of the most fundamental data structures, which is based on the principle of Last In First Out (LIFO). The basic operations include Push ( 阅读全文
posted @ 2018-08-06 13:44 王清河 阅读(826) 评论(0) 推荐(0)
摘要: Given a pair of positive integers, for example, 6 and 110, can this equation 6 = 110 be true? The answer is "yes", if 6 is a decimal number and 110 is 阅读全文
posted @ 2018-08-02 17:05 王清河 阅读(174) 评论(0) 推荐(0)
摘要: The highest building in our city has only one elevator. A request list is made up with N positive numbers. The numbers denote at which floors the elev 阅读全文
posted @ 2018-08-01 12:33 王清河 阅读(119) 评论(0) 推荐(0)
摘要: This time, you are supposed to find A+B where A and B are two polynomials. Input Each input file contains one test case. Each case occupies 2 lines, a 阅读全文
posted @ 2018-07-29 12:03 王清河 阅读(148) 评论(0) 推荐(0)
摘要: Calculate a + b and output the sum in standard format -- that is, the digits must be separated into groups of three by commas (unless there are less t 阅读全文
posted @ 2018-07-29 10:49 王清河 阅读(150) 评论(0) 推荐(0)
摘要: Given a string, you are supposed to output the length of the longest symmetric sub-string. For example, given "Is PAT&TAP symmetric?", the longest sym 阅读全文
posted @ 2018-07-28 20:59 王清河 阅读(116) 评论(0) 推荐(0)
摘要: Eva loves to collect coins from all over the universe, including some other planets like Mars. One day she visited a universal shopping mall which cou 阅读全文
posted @ 2018-07-28 20:47 王清河 阅读(122) 评论(0) 推荐(0)
摘要: Eva is trying to make her own color stripe out of a given one. She would like to keep only her favorite colors in her favorite order by cutting off th 阅读全文
posted @ 2018-07-25 11:03 王清河 阅读(99) 评论(0) 推荐(0)
上一页 1 ··· 74 75 76 77 78 79 80 81 82 ··· 90 下一页