2011年12月19日 - 請參考我的做法 import java.util.*; public class Y5351 { public static ArrayList< String> comb(String pre, String post, int x) { ArrayList ary = new ...
tw.knowledge.yahoo.com