摘要: |回溯|dfs|递归| 本题经典且难度不大,但是关于vector比较的细节:cmp函数的书写以及嵌套式的vector仍然较为新颖。 #include<iostream> #include<algorithm> #include<cmath> #include<vector> using namesp 阅读全文
posted @ 2025-11-22 22:51 channy_zheng 阅读(8) 评论(0) 推荐(0)