CMakeLists.txt 89 B

12
  1. set(CMAKE_CXX_STANDARD 11)
  2. add_executable(cplusplus oj.noi.cn/1043RectangleDividedAC.cpp)