# practice-algo **Repository Path**: tad2021/practice-algo ## Basic Information - **Project Name**: practice-algo - **Description**: 个人算法学习练习项目。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-08-15 - **Last Updated**: 2025-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 一 目标 让算法不再是我的短板。 目标:全站百名,周赛百名。 2023年12月23号 # 二 计划 尝试起头 抄遍题目,了解各类,养成习惯。 分类搞定 每日一题 + 周赛 + 双周赛 # 三 术语 AC: Accepted AK: All Killed CE: Compile Error WA: Wrong Answer TLE: Time Limit Exceeded MLE: Memory Limit Exceeded