test.c 32 B

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