Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

  #include <stdio.h>
  #include <stdlib.h>
  int main(int argc, char** argv) {
      return printf(&"even\0odd"[(atoi(argv[1]) & 1) * 5]) < 0;
  }


Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

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

Search: