摘要: Problem DescriptionGiven an integer N(0 ≤ N ≤ 10000), your task is to calculate N!InputOne N in one line, process to the end of file.OutputFor each N, output N! in one line.Sample InputSample Ou... 阅读全文
posted @ 2010-09-20 21:18 にんじゃ 阅读(536) 评论(0) 推荐(0)
摘要: As Easy As A+BTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 12502Accepted Submission(s): 5006Problem DescriptionThese days, I am thinking about a ... 阅读全文
posted @ 2010-09-20 16:38 にんじゃ 阅读(706) 评论(0) 推荐(0)