摘要:
Ten problem were solved in 2 days, all of which are input-output practice and some sum-up tricks. Take care. Warm up and deal with THE BIG DECIMAL PROBLEMS tormorrow. 阅读全文
摘要:
Nothing new but all the Input-output practice.However, it gave me a big lesson that it seems to take quite a long time to use while than for. Problem Description Your task is to calculate the sum of ... 阅读全文
摘要:
Problem Description Your task is to Calculate the sum of some integers. Input Input contains multiple test cases. Each test case contains a integer N, and then N integers follow in the same line. A... 阅读全文
摘要:
Thanks to drizzlecrj's suggestion, I turned to hdu for the primary practice. Hnu was another choice, but the server is too poor that a submitted problem is showed "wariting" all the time.Problem Descr... 阅读全文
摘要:
Calculate a + b Input The input will consist of a series of pairs of integers a and b,separated by a space, one pair of integers per line. Output For each pair of input integers a and b you should out... 阅读全文