prog.c 50 B

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