https://github.com/cbbfcd/fuck-leetcode
you must pass through the darkness before the light.
https://github.com/cbbfcd/fuck-leetcode
Last synced: over 1 year ago
JSON representation
you must pass through the darkness before the light.
- Host: GitHub
- URL: https://github.com/cbbfcd/fuck-leetcode
- Owner: cbbfcd
- Created: 2021-05-26T03:27:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-20T07:53:59.000Z (over 4 years ago)
- Last Synced: 2025-01-08T07:41:47.959Z (over 1 year ago)
- Language: Rust
- Size: 20.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# fuck-leetcode
test
```shell
cargo test --lib two_sum -- --nocapture
```
bench
```shell
cargo bench --lib two_sum -- --nocapture
```