摘要:
Problem DescriptionIgnatius is doing his homework now. The teacher gives him some articles and asks him to tell how many times each letter appears.It's really easy, isn't it? So come on and AC ME.InputEach article consists of just one line, and all the letters are in lowercase. You just have 阅读全文
posted @ 2013-04-17 22:40
翼展zjz
阅读(184)
评论(0)
推荐(0)
摘要:
An Easy TaskTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 10926Accepted Submission(s): 6818Problem DescriptionIgnatius was born in a leap year, so he want to know when he could hold his birthday party. Can you tell him?Given a positive integers Y 阅读全文
posted @ 2013-04-17 17:49
翼展zjz
阅读(268)
评论(0)
推荐(0)
摘要:
Text ReverseTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 11832Accepted Submission(s): 4487Problem DescriptionIgnatius likes to write words in reverse way. Given a single line of text which is written by Ignatius, you should reverse all the words 阅读全文
posted @ 2013-04-17 17:31
翼展zjz
阅读(233)
评论(0)
推荐(0)
摘要:
A Mathematical CuriosityTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 19933Accepted Submission(s): 6160Problem DescriptionGiven two integers n and m, count the number of pairs of integers (a,b) such that 0 < a < b < n and (a^2+b^2 +m)/(a 阅读全文
posted @ 2013-04-17 11:07
翼展zjz
阅读(149)
评论(0)
推荐(0)