print ''.join(map(str,sorted(map(int,raw_input()))))