Skip to content

Commit 43a6e84

Browse files
committed
ここが嬉しい
1 parent c7c1bbf commit 43a6e84

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,14 @@
33
leetcode を Rust でやっていくリポジトリです。
44

55
ここで試行錯誤しています。
6-
コードがところどころ汚いですが、ご容赦ください・・・
6+
コードがところどころ汚いですが、ご容赦ください・・・
77
[https://zenn.dev/calloc134/scraps/8afa2fae389b1e](https://zenn.dev/calloc134/scraps/8afa2fae389b1e)
8+
9+
## Rust で leetcode をやるとここが嬉しい
10+
11+
- Rust の勉強になる
12+
- Python みたいな便利な関数が使え、型も付く
13+
- とりあえず速い
14+
- Rust の VSCode 拡張機能が便利でテストもしやすい
15+
16+
leetcode は標準入出力を利用せず、関数を実装するだけなので、Rust でやるのが便利なのです

0 commit comments

Comments
 (0)