by@kcz146
WA
503ms
1["x: np.array([[2.,1.,1.],[1.,2.,1.],[1.,1.,1.]])"m
47 82 48 25 45 57 05 31 09 96 34 39
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 'np' is not defined