Rightmost Digit
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 33558 Accepted Submission(s): 12831
Problem Description
Given a ...
分类:
Web程序 时间:
2014-11-16 16:01:06
阅读次数:
185
Leftmost Digit
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 13574 Accepted Submission(s): 5216
Problem Description
Given a po...
分类:
其他好文 时间:
2014-11-16 13:24:50
阅读次数:
205
【科普】什么是BestCoder?如何参加?
Leftmost Digit
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 13554 Accepted Submission(s): 5211
P...
分类:
其他好文 时间:
2014-11-15 15:37:20
阅读次数:
164
Given a non-negative number represented as an array of digits, plus one to the number.The digits are stored such that the most significant digit is at...
分类:
其他好文 时间:
2014-11-15 01:20:40
阅读次数:
134
Given a non-negative number represented as an array of digits, plus one to the number.The digits are stored such that the most significant digit is at...
分类:
其他好文 时间:
2014-11-14 12:18:20
阅读次数:
139
Given a digit string, return all possible letter combinations that the number could represent.A mapping of digit to letters (just like on the telephon...
分类:
其他好文 时间:
2014-11-13 23:52:11
阅读次数:
363
Given a digit string, return all possible letter combinations that the number could represent.A mapping of digit to letters (just like on the telephon...
分类:
其他好文 时间:
2014-11-13 14:12:55
阅读次数:
176
DescriptionFor a positive integer N , the digit-sum of N is defined as the sum of N itself and its digits. When M is the digitsum of N , we call N a g...
分类:
其他好文 时间:
2014-11-13 12:48:57
阅读次数:
172
You are given two linked lists representing two non-negative numbers. The digits are stored in reverse order and each of their nodes contain a single digit. Add the two numbers and return it as a link...
分类:
其他好文 时间:
2014-11-11 22:56:05
阅读次数:
218
Problem DescriptionFind and list all four-digit numbers in decimal notation that have the property that the sum of its four digits equals the sum of i...
分类:
其他好文 时间:
2014-11-11 21:01:46
阅读次数:
238