Run ID:89450

提交时间:2024-08-24 20:14:50

a=input() s=reversed(a) print(''.join(list(s)))