prog.c 49 B

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