Skip to content

Commit e0a9aff

Browse files
committed
fix
1 parent a390684 commit e0a9aff

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

LeetCode/Go-Solutions/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# 使用 Go 刷 LeetCode
22

33
> 很是别扭,强类型
4-
> 使用 Go 实现,对比 JavaScript 实现,同样的代码快了 5倍+,10倍+ 也很常见。当然其实,我对 Go,JS 都不是很熟练。。
4+
> 使用 Go 实现,对比 JavaScript 实现,同样的代码快了 5倍+,10倍+ 也很常见。当然其实,我对 Go,JS 都不是很熟练。。
5+
> Go 没有三元表达式,真的要写代码
6+
57

68
组成
79
- helper,辅助代码

0 commit comments

Comments
 (0)