Result

ERROR

Code [DL]

print(readLine().components(separatedBy:" ").map{Int($0)!})

stdin

69 09 76
56 92 39
14 32 33
57 86 98

stdout

stderr

strace