HDU 2586 How far away ? (離線LCA Tarjan算法模板) How far away ? Time Limit: 2000/
Codeforces Round #293 (Div. 2) D. Ilya and Escalator (概率DP) dp[i][j]表示第i秒電梯進去的
Can you answer these queries?(線段樹之單點更新) 萌萌哒的傳送門 因為一個long long 范圍內的數開方不會超過10次
hdu5174---Ferries Wheel 注意要記錄每一個數的出現次數,然後對數組排序,去重,再按題目的意思計算,注意用int會溢出 Create
[LeetCode]Largest Number Given a list of non negative integers, arrange the
hdu5171---GTY's birthday gift Problem Description FFZ’s birthday is c
POJ1087A Plug for UNIX(會議室的插座)——最大流 題目描述: 現在由你負責布置Internet 聯合組織首席執行官就職新
《Effective Modern C++》Item 1總結,effectivemoderncItem 1: Understand template type
C++11中的Lambda表達式,11lambda表達式本文地址:http://www.cnblogs.com/archimedes/p/c11-lambda.
《Effective Modern C++》Item 2總結,effectivemodernc先提出兩個基本觀點: 1.auto和模板參數類型推導擁有幾乎一模一
hdu 1524 A Chess Game 博弈之,SG函數簡單題 A Chess Game Time Limit: 2000/1000 MS (Java