01 2020 档案
摘要:1091 Acute Stroke (30分) One important factor to identify acute stroke (急性脑卒中) is the volume of the stroke core. Given the results of image analysis in
阅读全文
摘要:1103 Integer Factorization (30分) The K − P factorization of a positive integer N is to write N as the sum of the P th power of K positive integers. Yo
阅读全文
摘要:1052 Linked List Sorting (25分) A linked list consists of a series of structures, which are not necessarily adjacent in memory. We assume that each str
阅读全文
摘要:1032 Sharing (25分) To store English words, one method is to use linked lists and store a word letter by letter. To save some space, we may let the wor
阅读全文
摘要:1054 The Dominant Color (20分) Behind the scenes in the computer's memory, color is always talked about as a series of 24 bits of information for each
阅读全文
摘要:1001 A+B Format (20分) Calculate a + b and output the sum in standard format that is, the digits must be separated into groups of three by commas (unle
阅读全文