Xmchx's Blog

人生第一次坐飞机,竟然是赶在情人节干了...

weekely

### env ```sh apt-get update apt-get install -y apt-transport-https ca-certificates curl cl

离别

> https://github.com/XmchxUp/aoc ## Advent Of Code 2024 ``` --------Part 1-------- -------

# Lab3 Raft ### Part A Leader Election ![](https://github.com/OneSizeFitsQuorum/raft-thesis-zh_cn/

> [Code](https://github.com/Ysoding/monkey-rust) ## Interpreter ### 写法优化 一开始用 Box+dyn trait 来表示实现