two.c 53 B

123456
  1. #include"extractor.h"
  2. int func2() {
  3. return 2;
  4. }