/leetcode

leetcode AC codes by Python

Primary LanguagePythonMIT LicenseMIT

leetcode

重新整理 leetcode AC codes,写一些简单的测试去验证,根据题目分类弄好文件

测试

需要安装

pip install pytest
pip install pytest-cov

py.test tests --cov=tree --cov-report term-missing