# C++ **Repository Path**: nameLacker/vsc ## Basic Information - **Project Name**: C++ - **Description**: c++算法编写 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-06 - **Last Updated**: 2021-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # C++银行排队系统 ## 介绍 c++ ## 运行步骤 1. 运行`g++ -o app main.cpp ./service/QueueSystem.cpp`编译代码。 2. 运行`app.exe`开始程序。 或者直接运行`startup.bat`脚本。