by@n4o847
WA
529ms
sc|
15 39 26 01 73 65 78 45 73 09 99 65
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 37, in abs_ def abs_(s): return s + [abs(s.pop())] TypeError: bad operand type for abs(): 'list'