1
0

adjacent.h 86 B

1234567
  1. #ifndef ADJACENT_H
  2. #define ADJACENT_H
  3. #include <stdio.h>
  4. #include <stdlib.h>
  5. #endif