摘要: N!Time Limit : 10000/5000ms (Java/Other) Memory Limit : 65536/32768K (Java/Other)Total Submission(s) : 54 Accepted Submission(s) : 11Problem 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 阅读全文
posted @ 2012-11-28 23:57 KRisen 阅读(307) 评论(0) 推荐(0)