We all know that FatMouse doesn't speak English. But now he has to be prepared since our nation will join WTO soon. Thanks to Turing we have computers to help him.

2020年1月17日 0条评论 1700点热度 0人点赞 code 阅读全文

A regular palindrome is a string of numbers or letters that is the same forward as backward. For example, the string "ABCDEDCBA" is a palindrome because it is the same when the string is read from left to right as when the string is read from right to left. No…

2020年1月17日 0条评论 936点热度 0人点赞 code 阅读全文

Our school is planning to hold a new exciting computer programming contest. During each round of the contest, the competitors will be paired, and compete head-to-head. The loser will be eliminated, and the winner will advance to next round. It proceeds until t…

2020年1月17日 0条评论 1308点热度 0人点赞 code 阅读全文

Message queue is the basic fundamental of windows system. For each process, the system maintains a message queue. If something happens to this process, such as mouse click, text change, the system will add a message to the queue. Meanwhile, the process will do…

2020年1月17日 0条评论 1175点热度 0人点赞 code 阅读全文

Jim is fond of reading books, and he has so many books that sometimes it's hard for him to manage them. So he is asking for your help to solve this problem. Only interest in the name, press year and price of the book, Jim wants to get a sorted list of his book…

2020年1月17日 0条评论 1166点热度 0人点赞 code 阅读全文

<p>In the 22nd Century, scientists have discovered intelligent residents live on the Mars. Martians are very fond of mathematics. Every year, they would hold an Arithmetic Contest on Mars (ACM). The task of the contest is to calculate the sum of two 100-…

2020年1月17日 0条评论 1158点热度 0人点赞 code 阅读全文