Manish

131
reputation
4
while(1) {
  eat();
  sleep();
  code();
}