Result

WA

Code [DL]

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

stdin

6935405714058990128021956018500635005406227612082658968872943094029255755853261732858269685337538952

stdout

stderr

/tmp/code.d:1:48: error: found '}' when expecting ';' following statement
 import std.stdio;void main(){get.dup.sort.write}
                                                ^
/tmp/code.d:1:49: error: found 'EOF' when expecting '}' following compound statement
/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