fork download
  1.  
  2. int main() {
  3. while (1)
  4. while (1)
  5. while (1)
  6. while (1)
  7. goto goto_here;
  8.  
  9. goto_here:
  10. return 0;
  11. }
Success #stdin #stdout 0s 3408KB
stdin
Standard input is empty
stdout
Standard output is empty