# ACM-Template **Repository Path**: RhythmLian/ACM-Template ## Basic Information - **Project Name**: ACM-Template - **Description**: ACM Template! - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-10 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ACM Template [![](https://img.shields.io/badge/Author-RhythmLian-blue)]() [![](https://img.shields.io/badge/License-MIT-yellow)]() 在 `./template/` 寻找算法模板,或在[CUP算法模板库](https://docs.cupacm.com)寻找算法模板。 ## [环境依赖](./template/README.md) ## 关于内置CLion扩展工具 | 安装 | `pip3 install Qpro` | | :----- | :----- | | 使用方法 | [Qpro使用方法](https://pypi.org/project/Qpro/) | ## CLion下载与安装: - 参考: [CLion安装和激活](https://docs.cupacm.com/tools/#关于toolbox)