Hello world!

#include<stdio.h> #include<stdlib.h> int main() { printf("Hello,world!\n"); system("Pause"); return 0;  }
相關文章
相關標籤/搜索