Hacker News new | past | comments | ask | show | jobs | submit login

Mine is as succinct as they come, but a little bit buggy

  int is_leap_year(int year) {
    return 0;
  }



I don't think that qualifies as a "subtle" bug. :)




Consider applying for YC's W25 batch! Applications are open till Nov 12.

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

Search: