by@kcz146
WA
494ms
1["x: numpy.array([[2.,1.,1.],[1.,2.,1.],[1.,1.,1.]])"m
05 07 80 82 05 29 85 29 16 45 21 92
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 80, in map_
return s + [map(eval('lambda '+la),l)]
File "<string>", line 1, in <lambda>
NameError: global name 'numpy' is not defined