Result

WA

Duration

503ms

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

08 12 67
64 98 78
29 07 94
87 23 65

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
    08,12,67
     ^
SyntaxError: invalid token

strace