Result

WA

Code [DL]

import std.stdio;void main(){write(readln.sort);}

stdin

4511633095517324883500622042391398582732531892812418694447263348843655925376956786844774228986124180

stdout

stderr

/tmp/code.d:1:36: error: can only sort a mutable array
 import std.stdio;void main(){write(readln.sort);}
                                    ^
/home/esolang/bin/d-gdc: line 6: /tmp/code: No such file or directory
rm: cannot remove '/tmp/code': No such file or directory

strace