Result

WA

Code [DL]

import sys
s = sys.stdin.read(10)
print(s)

stdin

3674004023984902195578384301498056620267775322223987577036376936755811516825373099335053579202665104

stdout

stderr

/home/esolang/bin/python1: line 3:     6 Segmentation fault      (core dumped) ~/interpreters/python1.0.1 "$@"

strace