Item 28:不要返回對象內部的句柄 Effective C++筆記 Item 28: Avoid returning handles to obje
HDU 1896 Stones (Priority_queue) 【題目大意】: 就是說在一條直線道路上有n個石頭,往前走,遇到一個數一個,如
LeetCode 4 Median of Two Sorted Arrays 翻譯 有兩個給定的排好序的數組nums1和nums2,其大小分別為m和n。
leetcode筆記:Linked List Cycle 2 一. 題目描述 Given a linked list, return the node wh
leetcode筆記:Linked List Cycle 一. 題目描述 Given a linked list, determine if it has
leetcode筆記:Remove Nth Node From End of List 一. 題目描述 Given a linked list, remov
CodeForces - 545A Toy Cars (模擬) 給一個n*n的矩陣,-1只在對角線出現(因為自己不能撞自己),0代表沒有車
CodeForces 545CWoodcutters (貪心orDP) 【題目大意】: 有n棵樹,給出每棵樹的位置和高度,然後把樹砍掉,樹可以
[LeetCode 216] Combination Sum III Find all possible combinations of k