Result

WA

Duration

491ms

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Ɗ6/

stdin

95 07 86
07 63 27
36 74 27
38 28 43

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_math.py", line 41, in div_
    return s + [(0.0+s.pop(-2))/(0.0+s.pop())]
TypeError: unsupported operand type(s) for +: 'float' and 'list'

strace