输出描述
对于每个问题实例,输出由一行组成。此行应为以下三行之一:
Sorted sequence determined after xxx relations:yyy...y.
Sorted sequence cannot be determined.
Inconsistency found after xxx relations.
其中 xxx 是确定排序序列或发现不一致时处理的关系数,以先到者为准,yyy...y 是排序的升序序列。
对于每个问题实例,输出由一行组成。此行应为以下三行之一:
Sorted sequence determined after xxx relations:yyy...y.
Sorted sequence cannot be determined.
Inconsistency found after xxx relations.
其中 xxx 是确定排序序列或发现不一致时处理的关系数,以先到者为准,yyy...y 是排序的升序序列。
相关推荐