P1803

79 贪心 P1803 线段覆盖

视频链接: Luogu P1803 凌乱的yyy / 线段覆盖 #include <iostream> #include <cstring> #include <algorithm> using namespace std; struct line{ int l,r; //线段的左,右端点 bool ......
线段 P1803 1803 79
共1篇  :1/1页 首页上一页1下一页尾页