fork(2) download
  1. #include <stdio.h>
  2.  
  3. int main(void) {
  4. while(getchar() != '\n');
  5. return 0;
  6. }
Time limit exceeded #stdin #stdout 5s 3140KB
stdin
asdfasdf
stdout
Standard output is empty