06 2022 档案
1031 Hello World for U(20分)
摘要:Given any string of N (≥5) characters, you are asked to form the characters into the shape of U. For example, helloworld can be printed as: h d e l l 阅读全文
posted @ 2022-06-06 10:55 Coder何 阅读(96) 评论(0) 推荐(0)
1027 Colors in Mars(20分)
摘要:People in Mars represent the colors in their computers in a similar way as the Earth people. That is, a color is represented by a 6-digit number, wher 阅读全文
posted @ 2022-06-02 17:21 Coder何 阅读(33) 评论(0) 推荐(0)
1023 Have Fun with Numbers(20分)
摘要:Notice that the number 123456789 is a 9-digit number consisting exactly the numbers from 1 to 9, with no duplication. Double it we will obtain 2469135 阅读全文
posted @ 2022-06-02 16:57 Coder何 阅读(46) 评论(0) 推荐(0)
1019 General Palindromic Number(20分)
摘要:A number that will be the same when it is written forwards or backwards is known as a Palindromic Number. For example, 1234321 is a palindromic number 阅读全文
posted @ 2022-06-02 15:22 Coder何 阅读(38) 评论(0) 推荐(0)