Hacker News new | ask | show | jobs
by brettmjohnson 5761 days ago

  #include <stdio.h>
 
  int main (int argc, char **argv) {
    puts("Screw you guys! I'm going home.");	
  }

I'm thinking they were glad to see you go because you took an hour to do 60 seconds worth of work.
1 comments

He could have put in some templating to make it easy for the next person to quit.