# Checkerboard covering problem **Repository Path**: cdkeeper/Checkerboard-covering-problem ## Basic Information - **Project Name**: Checkerboard covering problem - **Description**: 棋盘覆盖问题的归并做法 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-16 - **Last Updated**: 2022-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Checkerboard covering problem #### 介绍 棋盘覆盖问题的归并做法 采用c++编写 重点注意算法