ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
算法与数据结构 === 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 ![](https://box.kancloud.cn/de438601e8d43c1cea0342b2fc002b4c_871x867.png) 此处耗时0.95s 我们现在改变以下它 ![](https://box.kancloud.cn/6b181f14766fc7f3ec41030c3a40060f_857x746.png) 看现在的时间 # 算法宝殿:刻意练习!!!!