[保研/考研机试] KY109 Zero-complexity Transposition 上海交通大学复试上机题 C++实现You are given a sequence of integer numbers. Zero-complexity transposition of the sequence is the reverse of this sequence. Your task is to write a program that prints zero-complexity transposition of the given sequence.