摘要: #include #include using namespace std;long long tmp[70000]; //存下到目前数组下标位置存下的数位的数量long long n;long long tmp2;int flag;void my_search(int l, int r){ ... 阅读全文
posted @ 2016-06-05 18:32 弃用博客 阅读(99) 评论(0) 推荐(0) 编辑
摘要: find the nth digit Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 11272 Accepted Submis... 阅读全文
posted @ 2016-06-05 17:09 弃用博客 阅读(157) 评论(0) 推荐(0) 编辑