Manish

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