C++程序  |  10行  |  90 B

// Support header for macro_arg_directive.c

int n;

struct S {
  int k;
};

void g(int);