great something


Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

first use hexo + github gh-pages

1
2
3
4
5
6
7
8
#include <stdio.h>

int main(int argc, char *argv[])
{

printf("best serach\n");
return 0;
}

Author: Zhang Xing
Reprint policy: All articles in this blog are used except for special statements CC BY 4.0 reprint policy. If reproduced, please indicate source Zhang Xing !
  TOC