test.c 49 B

1234
  1. int main(int argc, char *argv[]) {
  2. return 0;
  3. }