测试 olw
0赞
发表于 3/19/2020 12:42:18 AM
阅读(1129)
#incldue <stdio.h> using namespace std;
//test
View Code//测试博客园,博客终端olw #include "stdio.h"//头文件 int test(void) { printf("hello world"); return 0; }

