Idiot-maker

  :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2007年2月5日

摘要: 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. 阅读全文
posted @ 2007-02-05 23:44 NickyYe 阅读(214) 评论(1) 推荐(0)

摘要: 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 ... 阅读全文
posted @ 2007-02-05 23:07 NickyYe 阅读(319) 评论(1) 推荐(0)

摘要: 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... 阅读全文
posted @ 2007-02-05 15:51 NickyYe 阅读(345) 评论(1) 推荐(0)

2007年2月4日

摘要: 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... 阅读全文
posted @ 2007-02-04 23:20 NickyYe 阅读(1628) 评论(4) 推荐(0)

摘要: 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... 阅读全文
posted @ 2007-02-04 22:27 NickyYe 阅读(434) 评论(1) 推荐(0)