# 算法训练 **Repository Path**: zengchen233/Algorithm-training ## Basic Information - **Project Name**: 算法训练 - **Description**: No description available - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-02-02 - **Last Updated**: 2022-02-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 专业课(830)每日训练 本仓库存放日常**训练代码**以及**王道考研408**的学习笔记以及**c语言督学营**代码。 目前学习内容([王道c语言](./C语言基础部分/王道考研之我见.md)): - [x] `scanf`和`printf` - [x] 各种类型的数值 - [x] 运算符和表达式 学习算法内容: - [x] 枚举