Intervals POJ - 1201(差分约束)(最短路)
You are given n closed, integer intervals [ai, bi] and n integers c1, …, cn.
Write a program that:
reads the number of intervals, their end points and integers c1, …, cn from the standard input, ...
原创
2018-04-10 17:03:11 ·
292 阅读 ·
0 评论