aoc-2020/jour4/utils.h

3 lines
52 B
C
Raw Normal View History

2020-12-12 15:59:48 +01:00
int sub_digit(char *str);
int check_ecl(char *str);