阅读背景:

Sorting It All Out(关系判断排序算法)

来源:互联网 

An ascending sorted sequence of distinct values is one in which some form of aless-than operator is used to order the elements from smallest to largest. Forexample, the sorted sequence A, B, C, D implies that A < B, B < C and C< D. in this problem, we will give you a set of relations of the form A <B and ask you to determine whether a sorted order has been specified or not.An ascending sorted sequence of distinct values is



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: