文章來源本人的博客:http://codelifeliwan.github.io/ 轉載請注明出處
- HDOJ1005解題報告
- UVA 409 – Excuses, Excuses!簡單字符串處理
- HDOJ 1003–簡單DP
- 趣味提交–HDOJ 1000
- HDOJ 4036 Rolling Hongshu【The 36th ACM/ICPC Asia Regional Chengdu Site Online Contest 1006】
- HDOJ4039 The Social Network【The 36th ACM/ICPC Asia Regional Chengdu Site Online Contest 1009】
- HDOJ4034 Graph【The 36th ACM/ICPC Asia Regional Chengdu Site —— Online Contest 1004】
- HDOJ4033 Regular Polygon【The 36th ACM/ICPC Asia Regional Chengdu Site —— Online Contest 1003
- [轉載]ACM-ICPC比賽隨想——劉汝佳
- UVA 558 – Wormholes【SPFA】
- UVA 10986 – Sending email
- UVA 10099 – The Tourist Guide【Floyd-Warshall】
- UVA 10369 – Arctic Network【最小生成樹,Prim】
- UVA 10397 – Connect the Campus 【最小生成樹 Prim/Kruskal&并查集】
- UVA 10034 – Freckles 【最小生成樹 Prim】
- Qingdao Tec Practice 比賽解題報告
- UVA 10534 – Wavio Sequence(最長遞增子序列)【LIS】
- UVA 825 – Walking on the Safe Side (DP)
- UVA 437 – The Tower of Babylon (DAG上的DP,重在建圖)
- UVA 10285 – Longest Run on a Snowboard (記憶化搜索,DP)
- UVA 10465 – Homer Simpson (貪心? DP?)
- UVA 531 – Compromise (DP,LCS打印路徑)
- UVA 10130 – SuperSale (DP)
- UVA 624 – CD 解題報告
- UVA 348 – Optimal Array Multiplication Sequence 解題報告
- UVA 562 – Dividing coins 解題報告
- UVA 357 – Let Me Count The Ways 解題報告
- 背包問題的變化——求方案數
- UVA 147 – Dollars 解題報告
- UVA 10192 – Vacation 解題報告
- UVA 10066 – The Twin Towers 解題報告
- UVA 10131 – Is Bigger Smarter? 解題報告
- UVA 674 – Coin Change 解題報告
- UVA 10405 – Longest Common Subsequence 解題報告
- UVA 103 – Stacking Boxes 解題報告
- UVA 10341 – Solve It 解題報告
- UVA 10132 – File Fragmentation 解題報告
- UVA 10763 – Foreign Exchange 解題報告
- UVA 10905 – Children’s Game 解題報告
- UVA 321 – The New Villa 解題報告
- UVA 10085 – The most distant state 解題報告
- UVA 10603 – Fill 解題報告
- UVA 167 – The Sultan’s Successors 解題報告
- UVA 10012 – How Big Is It? 解題報告
- UVA 331 – Mapping the Swaps 解題報告
- UVA 10344 – 23 out of 5 解題報告
- UVA 539 – The Settlers of Catan 解題報告
- UVA 639 – Don’t Get Rooked 解題報告
- UVA 216 – Getting in Line 解題報告
- UVA 729 – The Hamming Distance Problem 解題報告
- UVA 10098 – Generating Fast 解題報告
- UVA 146 – ID Codes 解題報告
- UVA 11205 – The broken pedometer 解題報告
- UVA 10305 – Ordering Tasks 解題報告
- UVA 10596 – Morning Walk 解題報告
- UVA 10054 – The Necklace 解題報告
- UVA 10129 – Play on Words 解題報告
- UVA 10004 – Bicoloring 解題報告
- UVA 10047 – The Monocycle 解題報告
- UVA 10557 – XYZZY 解題報告【SPFA】
- UVA 532 – Dungeon Master 解題報告
- UVA 439 – Knight Moves 解題報告
- UVA 784 – Maze Exploration 解題報告
- UVA 705 – Slash Maze 解題報告
- UVA 572 – Oil Deposits 解題報告
- UVA 839 – Not so Mobile 解題報告
- UVA 327 – Evaluating Simple C Expressions 解題報告
- UVA 297 – Quadtrees 解題報告
- UVA 112 – Tree Summing 解題報告
- UVA 699 – The Falling Leaves 解題報告
- UVA 133 – The Dole Queue解題報告
- UVA 10112 – Myacm Triangles 解題報告
- UVA 550 – Multiplying by Rotation 解題報告
- UVA 10879 – Code Refactoring 解題報告
- UVA 350 – Pseudo-Random Numbers 解題報告
- UVA 408 – Uniform Generator 解題報告
- UVA 568 – Just the Facts解題報告
- UVA 575 – Skew Binary 解題報告
- UVA 10014 – Simple calculations 解題報告
- UVA 10916 – Factstone Benchmark 解題報告
- UVA 10177 – (2/3/4)-D Sqr/Rects/Cubes/Boxes? 解題報告
- UVA 10719 Quotient Polynomial 解題報告
- UVA 11044 – Searching for Nessy 解題報告
- UVA 10790 – How Many Points of Intersection? 解題報告
- UVA 107 – The Cat in the Hat 解題報告
- UVA 591 – Box of Bricks 解題報告
- UVA 10025 – The ? 1 ? 2 ? … ? n = k problem 解題報告
- UVA 10161 – Ant on a Chessboard 解題報告
- UVA 113 – Power of Cryptography解題報告
- UVA 120 – Stacks of Flapjacks解題報告
- UVA 10474 – Where is the Marble?解題報告
- UVA Master-Mind Hints解題報告
- UVA 10494 – If We Were a Child Again解題報告【大數除法,取余】
- UVA 748 Exponentiation解題報告【大小數乘方】
- UVA 465 – Overflow解題報告【大數加或者乘】
- [轉載]歐拉函數及其引伸
- POJ2689–Prime Distance解題報告
- 判斷三角形的內點個數
- 計算多邊形重心
- 判斷線段相交思想