// jj.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include<iostream> using namespace std; int main(int argc, _TCHAR* argv[]) { cout<<"hello word!" return 0; }
6.3w+
社区成员
25.0w+
社区内容