为函数提供记忆化搜索
gleam add memory
import memory import memory_rec pub fn main() { todo }
gleam run # Run the project gleam test # Run the tests