推 suhorng:第二題 i+1*j-2*2 => 5+1*6-2*2 先乘除後加減 => 7 07/13 00:39
→ irene6524:恩恩,了解,感恩。 07/13 00:47
推 devastate:第一題今天我剛在itunesU課程聽到,是merge sort的分析 07/16 12:45
→ mihs3124:Problem 1 is buggy. If n is odd, what's n/2? x.5? 10/20 12:21
→ mihs3124:for T(n), n \in 2^x, where X \in normal, 10/20 12:26
→ mihs3124: T(n) = \theta (log_2 n) x n 10/20 12:28
→ mihs3124:For proof, u could use Math Induction. 10/20 12:31