算法与数据结构
===
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
我们现在改变以下它

看现在的时间
# 算法宝殿:刻意练习!!!!