#include<stdio.h> int main() { printf("hello world \n"); return 0; }
this is my first C program. And I will use c to realize all Category in this wiki page.
http://en.wikipedia.org/wiki/Category:Combinatorics
原文:http://www.cnblogs.com/jacobhe/p/3956115.html