404 Page not found – katelynjou.github.io

NOT FOUND

int main(int argc, char **argv) {
  printf("404");
  return 0;
}