helloworld

#include<stdio.h>

void main()

{

printf("helloworld!\n");

}

posted on 2017-09-06 21:20  jun俊  阅读(65)  评论(0)    收藏  举报

导航