main.c 45 B

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