aoc-2020/jour4/utils.h

3 lines
52 B
C
Raw Normal View History

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