Result

WA

Duration

490ms

Code [DL]

s' ',Q~gys' ',Q~0Gz"x:x[0]-x[1]"ms' ',Q~0Gz"x:x[0]-x[1]"ms' ',Q~0Gz"x:x[0]-x[1]"m[

stdin

96 33 39
27 14 68
93 88 64
09 47 62

stdout

stderr

Traceback (most recent call last):
  File "stuck.py", line 167, in <module>
    main()
  File "stuck.py", line 162, in main
    process(prog, stack=[], t=0, nest=0)
  File "stuck.py", line 55, in process
    stack = plugins[plugin].CMDS[char](stack)
  File "plugins/stuck_base.py", line 18, in evl_
    def evl_(s): return s + [eval(s.pop())]
  File "<string>", line 1
    09,47,62
     ^
SyntaxError: invalid token

strace