file2.cxx 49 B

123456
  1. #include <string.h>
  2. int file2()
  3. {
  4. return 1;
  5. }