Nth Digit【難】
這題我只想到最粗暴的暴力解法。。。
感覺不應該是easy阿,感覺都快有Hard的難度了!!!!
long變數。
這個答案的原理是一樣的,但是更容易理解。 先求出第n個digit是在一個多大的數裡?這個數是在1--9範圍?10-99範圍?100---999範圍?。。。
最關鍵的一個就是n - digit * count > 0. 還有就是理解 counts 為什麼是9, 90, 900. 這個是怎麼想出來的。
n-1的原因是因為是0 index based。第n個是在n-1 index.
(n-1) / digit 就是 如果如果沒有這個digit位數長的話, 就是0.
由於n -= digit*count 也就是n= 比這個current level 大多少?
相關文章
- Nth Digit 第N個數字Git
- Martyr2專案實現——Number部分的問題求解 (1) Find Pi to Nth DigitGit
- Last digit of a huge numberASTGit
- D - Digit vs Square RootGit
- nth-child和nth-of-type這倆偽類有毛關係?
- [CERC2015] Digit Division 題解Git
- sort與nth_element使用
- CSS E:nth-of-type(n)CSS
- CSS E:nth-child(n)CSS
- P9640 [SNCPC2019] Digit ModeGit
- HDU 1060 Leftmost Digit(數論,c++)GitC++
- Day 3:Sum of the first nth term of Series
- CSS E:nth-last-of-type(n)CSSAST
- CSS E:nth-last-child(n)CSSAST
- Leetcode 19 Remove Nth Node From End of ListLeetCodeREM
- [ARC158C] All Pair Digit Sums 題解AIGit
- 信奧一本通1164:digit函式Git函式
- [LeetCode] 1545. Find Kth Bit in Nth Binary StringLeetCode
- nth_element 找第k大的數
- HDU - 1061 Rightmost Digit(二分快速冪板題)Git
- (?<=p)與:nth-child()的相似性分析
- NotImplementedError: Only the following pseudo-classes are implemented: nth-of-type.Error
- 生成元(Digit Generator, AMC/ICPC Seoul 2005, UVa1583)Git
- LeetCode Remove Nth Node From End of List(019)解法總結LeetCodeREM
- Leetcode(Python3) 19. Remove Nth Node From End of ListLeetCodePythonREM
- C++信奧老師解一本通題 1164:digit函式C++Git函式
- region format is illegal, only digit, letter and - is allowed!(.env檔案中行內註釋導致!!)ORMGit
- 難追難回味
- 淚目了!CSS nth-child偽類終於支援了of關鍵詞CSS
- 資料結構與演算法 | Leetcode 19. Remove Nth Node From End of List資料結構演算法LeetCodeREM
- css3 nth-child() 選擇器 (遍歷選擇器的奇偶數)CSSS3
- Java開發難不難?Java
- 學習Python難不難?Python
- 平面設計難不難學?
- 《茶杯頭》這麼難!究竟難在哪?
- Python學習起來難不難?Python
- Java轉行學Python難不難?JavaPython
- 園子開店記-起名:萬事開頭難,起名難上難
- Nature調查:讀博難,在中國讀博難上加難