test1.cpp 46 B

12345
  1. #include "test1.h"
  2. int main()
  3. {
  4. return 0;
  5. }