Jiang XuDong

Results 2 issues of Jiang XuDong

我写了一个这样的数据生成器: ```python from cyaron import * test_data = IO(file_prefix="small", data_id=1) n = randint(1, 4000) test_data.input_writeln(n) a = Vector.random(n, [(0, 1000)]) test_data.input_writeln(a) b = Vector.random(n, [(0, 1000)]) test_data.input_writeln(b) k = randint(1,...

as the tittle says。Can't see anything after chapter 3。 ![2023-11-09_20-08](https://github.com/xinychen/latex-cookbook/assets/99662189/4c80390d-01a6-40a2-9b87-dd4a89263cc4)