file1.c 33 B

1234
  1. int main(void)
  2. {
  3. return -42;
  4. }