POJ1019:Number Sequence
摘要:
http://poj.org/problem?id=1019题目:Number SequenceTime Limit: 1000MSMemory Limit: 10000KTotal Submissions: 24168Accepted: 6466DescriptionA single positive integer i is given. Write a program to find the digit located in the position i in the sequence of number groups S1S2...Sk. Each group Sk consists 阅读全文
posted @ 2011-07-21 21:34 kuangbin 阅读(2037) 评论(0) 推荐(0)