C語言習題總結 上

#define _CRT_SECURE_NO_WARNINGS #include<stdio.h> #include<stdlib.h> #include<assert.h> //1.使用c語言在屏幕上輸出hello world //int main() //{ // printf("hello world"); // system("pause"); // return 0; //} //2.
相關文章
相關標籤/搜索