C++以及基础程序框架

#include
using namespace std;
int main()
{

(运行程序)
    return 0;
}

你可能感兴趣的:(蓝桥杯,c++,职场和发展)