开端

开始写博客了。

1 #include<stdio.h>
2 void main()
3 {
4     printf("hello wrold!");
5 }
原文地址:https://www.cnblogs.com/neyer/p/4335350.html