HDU 3987 Harry Potter and the Forbidden Forest(最小割中的最少割邊)經典 Harry Potter and t
hdu 3572 Task Schedule(最大流) hdu 3572 Task Schedule Description Our geometry pr
hdoj 1022Train Problem I /*Train Problem I Time Limit : 2000/1000ms (Java/Ot
UVA 11235 Frequent values (RMQ) 題意:給一個非降序排列的整數數組a,你的任務是對於一系列詢問(i, j),回答ai,ai+1
LeetCode242——Valid Anagram Given two strings s and t, write a function to dete
POJ - 3281 Dining (ISAP EK Dinic) 題目大意:有N頭牛,F種食物,D種飲料,每種食物和飲料都只有一 現在給出每頭牛所喜愛的食
C++對象模型——Data Member的綁定(第三章) 3.1 Data Member的綁定 (The Binding of a Data Member)
HDU - 4280 Island Transport(ISAP) 題目大意:要求你將游客從最東邊送到最西邊,反正邊是雙向的,沒有差別了 解題思路:裸流 I
poj(2184)——Cow Exhibition(01背包變形) 其實我想說這道題我覺得我自己並沒有深刻的理解。但是今天做了一下,先把現在的想法記錄下來
LeetCode 210. Course Schedule II(拓撲排序-求有向圖中是否存在環) 和LeetCode 207. Course Schedu
HDOJ 題目3564 Another LIS(線段樹單點更新,LIS) Another LIS Time Limit: 2000/1000 MS (Jav
poj 2635 The Embarrassed Cryptographer 篩素數+高精度除法 題意: 給K(<10^100),L(<10^6
1686 hdu Oulipo(求模式串在文本串中出現的次數) 代碼: #include #include using namespace