before next stage

This commit is contained in:
eason
2023-12-20 18:54:24 +08:00
commit c6f08be676
38 changed files with 183324 additions and 0 deletions

2
include/v1.h Normal file
View File

@ -0,0 +1,2 @@
void input(struct State* state);
void length_distribution(struct State* state);