Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

yes.

  #include <stdio.h>
  main() { for(;;) printf(rand()%2 ? "/" : "\\"); }


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: