aoc-2020/jour4/utils.h
2020-12-12 15:59:48 +01:00

3 lines
52 B
C

int sub_digit(char *str);
int check_ecl(char *str);