算法與數據結構
===
Go 又一個征途
演示代碼:[https://github.com/dollarkillerx/GO-Algorithm-and-data-structure](https://github.com/dollarkillerx/GO-Algorithm-and-data-structure)
*****
### 為什么要學習算法與數據結構?
我們先來開一個問題:
> 已知a+b+c=1000,且a^2+b*2=c*2,卻1000內所有a,b,c

此處耗時0.95s
我們現在改變以下它

看現在的時間
# 算法寶殿:刻意練習!!!!