# dichotomy **Repository Path**: cdkeeper/dichotomy ## Basic Information - **Project Name**: dichotomy - **Description**: 数的三次方(二分法) - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-17 - **Last Updated**: 2022-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dichotomy #### 介绍 数的三次方(二分法) 采用C++编写 重点注意算法和解题步骤