error.c 48 B

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