摘要:
赌徒赢得机会有多大? public class Gambler { public static void main(String[] args) { // Run T experiments that start with $stake and terminate on $0 and $goal i 阅读全文
posted @ 2016-02-19 22:17
hopskin1
阅读(564)
评论(0)
推荐(0)
摘要:
public class Binary { public static void main(String[] args) { // Print binary representation of N. int N = Integer.parseInt(args[0]); int v = 1; whil 阅读全文
posted @ 2016-02-19 21:58
hopskin1
阅读(219)
评论(0)
推荐(0)

浙公网安备 33010602011771号