1 Star 0 Fork 0

luobg01/PFJ_coding

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CMakeLists.txt 1.29 KB
一键复制 编辑 原始数据 按行查看 历史
luobg01 提交于 2024-01-13 15:48 . leetcode 79 单词搜索
cmake_minimum_required(VERSION 3.22)
project(PFJ)
set(CMAKE_CXX_STANDARD 14)
add_executable(PFJ main.cpp mergeSort.h commonHeader.h smartSum.h reversePair.h
lc2552_countQuadruplets.h code03_findLongestChain.h code01_lengthOfLIS.h code02_maxEnvelopes.h
code04_bstFromPreorder.h code05_minDistance.h code06_jump.h code07_maxXORSubarray.h code08_findMaximumXOR.h
code09_maximizeXor.h code000_codelab.h code10_deleteDuplicates.h code11_mostXor.h code12_maxAndValue.h
code13_minCameraCover.h code14_flatten.h code15_productExceptSelf.h code16_findDisappearedNumbers.h
code17_findTargetSumWays.h code18_buildTree.h code19_maxArea.h code20_prioryQueue.h
code21_coverMax.h code22_experiment.h code023_reverseList.h code024_heapGreater.h
code025_avoidFlood.h code026_hitBricks.h code027_nthMagicalNumber.h code028_binaryTree.h code029_lightProblem.h code030_removeInvalidParentheses.h code031_lengthOfLIS.h code032_topK.h code033_topKFrequent.h code034_countEval.h code035_minInsertions.h code036_fib.h code037_mincostTickets.h code038_numDecodings.h code039_numDecodings.h code040_nthUglyNumber.h code041_longestValidParentheses.h code042_findSubstringInWraproundString.h code043_distinctSubseqII.h code044_advantageCount.h code045_minPathSum.h code046_wordSearch.h)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/luobg01/pfj_coding.git
git@gitee.com:luobg01/pfj_coding.git
luobg01
pfj_coding
PFJ_coding
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385