#include <stdio.h>
int main()
{
printf("hello world!");
return 0;
}
今天第一次开博客,也是第一次在网上码代码,比较紧张,毕竟大牛很多,萌新瑟瑟发抖*——*