zuoti_initer 0.1.0

rust做题的初始化模板, 支持函数风格,输入输出风格
Documentation
1
2
3
4
5
6
7


mod leetcode_1;

mod leetcode_2;

mod leetcode_3223;