代码改变世界

Test For Code Plugin!

2012-05-08 23:32  AseoRoy  阅读(117)  评论(0)    收藏  举报
#include <stdlib.h>
int main(void)
{
	return EXIT_SUCCESS;
}