码迷,mamicode.com
首页 >  
搜索关键字:digit recongnizer    ( 1477个结果
Rightmost Digit(杭电1061)(求N^N的最低位)
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(杭电1060)(求N^N的最高位)
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
HDOJ-1060-Leftmost Digit(求n^n的最高位)
【科普】什么是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
[LeetCode] Plus One
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
Plus One
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
leetcode Letter Combinations of a Phone Number
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
[Leetcode] Letter Combinations of a Phone Number
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
【sicily系列】1325 digit generator
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
LeeCode---Add Two Numbers
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
Specialized Four-Digit Numbers
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!