exit_with_error.c 28 B

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