摘要: 题目 At the beginning of every day, the first person who signs in the computer room will unlock the door, and the last one who signs out will lock the d 阅读全文
posted @ 2020-05-18 18:27 无代码,非程序 阅读(113) 评论(0) 推荐(0) 编辑
摘要: 题目 Given a non negative integer N, your task is to compute the sum of all the digits of N, and output every digit of the sum in English. Input Specifi 阅读全文
posted @ 2020-05-18 18:15 无代码,非程序 阅读(111) 评论(0) 推荐(0) 编辑
摘要: 题目 A family hierarchy is usually presented by a pedigree tree. Your job is to count those family members who have no child. Input Specification: Each 阅读全文
posted @ 2020-05-18 18:03 无代码,非程序 阅读(86) 评论(0) 推荐(0) 编辑
摘要: 题目 As an emergency rescue team leader of a city, you are given a special map of your country. The map shows several scattered cities connected by some 阅读全文
posted @ 2020-05-18 17:28 无代码,非程序 阅读(128) 评论(0) 推荐(0) 编辑
摘要: 题目 This time, you are supposed to find A+B where A and B are two polynomials. Input Specification: Each input file contains one test case. Each case o 阅读全文
posted @ 2020-05-18 15:59 无代码,非程序 阅读(128) 评论(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 tha 阅读全文
posted @ 2020-05-18 14:33 无代码,非程序 阅读(82) 评论(0) 推荐(0) 编辑
摘要: 题目 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, w 阅读全文
posted @ 2020-05-18 13:48 无代码,非程序 阅读(167) 评论(0) 推荐(0) 编辑
摘要: 题目 A table tennis club has N tables available to the public. The tables are numbered from 1 to N. For any pair of players, if there are some tables op 阅读全文
posted @ 2020-05-17 17:38 无代码,非程序 阅读(198) 评论(0) 推荐(0) 编辑
摘要: 题目 Programming Ability Test (PAT) is organized by the College of Computer Science and Technology of Zhejiang University. Each test is supposed to run 阅读全文
posted @ 2020-05-16 18:21 无代码,非程序 阅读(153) 评论(0) 推荐(0) 编辑
摘要: 题目 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 num 阅读全文
posted @ 2020-05-16 14:07 无代码,非程序 阅读(149) 评论(0) 推荐(0) 编辑