Result

WA

Code [DL]

s = raw_input()
for i in range(100):
  print(s)

stdin

8425714982267651572354341296842331570646866128886539073961892226060897348679079176305132235866181683

stdout

stderr

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

strace