1 2 3 4 5 6
#include <ctype.h> #include <error.h> #include <stdbool.h> #include <stdio.h> #include <stdlib.h> #include <string.h>