24

if (time >= 10)
{
SleepyTime();
}
else
{
WriteCode();
}

Comments
  • 2
    What? Programmers never sleep!
  • 0
    Haha, true dat! @Trey50Daniel
  • 1
    If this isn't military time, you are getting 2 hours of sleep in the morning, and then 2 again at night. If this is military time, you're getting 14. Either you're extremely exhausted, or you're very underproductive.
Add Comment