pair+int.int.c 104 B

123456
  1. #include <stdio.h>
  2. void pair_stuff()
  3. {
  4. printf("Placeholder for a strange file in subdirectory\n");
  5. }