Result

ERROR

Code [DL]

s=input()
print(''.join(map(str, sorted([int(x) for x in s]))))

stdin

7607110707189126940894591849893025589296224137004691746407185712589680555826184190099143717766450852

stdout

stderr

strace