C++ python 迴圈累加解Leetcode垃圾車問題2391 Minimum Amount of Time to Collect Garbage。Leetcode垃圾車的問題根本是閱讀測驗,官方解答用hash map(unordered_map),GCC的unordered_map很難用,其實也不必用。就一般的loop以及string::find,如果要偷懶用一下accumulate/sum,真是不難,又100趴!
herrDeng網內搜尋
自訂搜尋
Ads
訂閱:
張貼留言 (Atom)
熱門文章
-
用 while loop 算 s=3*3+4*4+....88*88
-
連續複利
-
統計第一作業 2, 3, 8, 9
-
Ex1 加權平均
-
int a[]={21, 23, 57, 13 ,17, 6}; float average; average=?
-
用 C/C++算上學期加權平均
-
輸出課表代碼矩陣 Hint: 2-D array, double-for loop
-
請輸入三筆分數(int) 輸出平均(double)
沒有留言:
張貼留言