1. 写代码前

1.1. 观察buggy_code和patch

1.2. 学习patch算法

研究一下Linux/git的patch算法,然后用python魔改

暂时没找到资源qaq

2. 写代码

2.1. 具体代码及其思路