i. 「一本通 1.1 练习 3」线段
「一本通 1.1 练习 3」线段
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
题目描述
数轴上有 条线段,选取其中 条线段使得这 条线段两两没有重合部分,问 最大为多少。
输入格式
第一行为一个正整数 ;
在接下来的 行中,每行有 个数 ,描述每条线段。
输出格式
输出一个整数,为 的最大值。
样例
3
0 2
2 4
1 3
2
数据范围与提示
对于 的数据,;
对于 的数据,;
对于 的数据,;
对于 的数据, 。
第七届SWPU-ACM新生预选赛
- Status
- Done
- Rule
- ACM/ICPC
- Problem
- 103
- Start at
- 2022-9-19 14:00
- End at
- 2022-10-28 14:00
- Duration
- 936 hour(s)
- Host
- Partic.
- 58