Result

WA

Code [DL]

<?= $a=str_split(readline());sort($a);echo implode($a);

stdin

5739674238349638223726939210421512679536561850246788232912010613808357096052164326593492134765952141

stdout

Array0000000111111111112222222222222223333333333333444444445555555555666666666666777777788888889999999999

stderr

PHP Notice:  Array to string conversion in /volume/CODE on line 1

strace