main.c 61 B

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