yp155136 coding area
2016年10月16日 星期日
(POJ) 2785 -- 4 Values whose Sum is 0
›
http://poj.org/problem?id=2785 # include < iostream > # include < stdio.h > # include < cstring > # include < vect...
(POJ) 3276 -- Face The Right Way
›
http://poj.org/problem?id=3276 # include < iostream > # include < stdio.h > # include < cstring > using namespace ...
(POJ) 1182-食物鏈
›
http://poj.org/problem?id=1182 千萬不能寫while(cin>>n>>k) 或 while(scanf("%d %d",&n,&k) != EOF),這樣會WA,能處理一筆測資就好了!!...
2016年10月14日 星期五
(Codeforces) 718C. Sasha and Array [矩陣、fib]
›
http://codeforces.com/problemset/problem/718/C 終於AC了 # include < iostream > # include < stdio.h > # include < cstring ...
(UVA) 11159 - Factors and Multiples [二分圖最大匹配]
›
https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=24&page=show_problem&problem=2100 想法: 演算法筆記...
(UVA) 10054 - The Necklace [尤拉路徑、歐拉路徑、Euler Path]
›
https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=995 主要來講,就是如果一個圖有Euler Path,那,...
2016年10月1日 星期六
105上 校內賽
›
題目連結: goo.gl/DJUL8c [好像用Google直接看會爛掉,建議下載下來, 這裡 是pdf檔] 我的code連結: goo.gl/n0g2Bo 我的code基本上都是 解法(1) 的做法(也就是我在賽中的寫法) pA : 基本上開一個陣列維護...
‹
›
首頁
查看網路版