質問編集履歴

1

追記

2022/10/12 07:11

投稿

EKA
EKA

スコア26

test CHANGED
File without changes
test CHANGED
@@ -10,6 +10,9 @@
10
10
 
11
11
 
12
12
  ```
13
+ Traceback (most recent call last):
14
+ File "C:\Users\file.py", line 28, in <module>
15
+ maskc[x,y] = 0
13
16
  IndexError: index 250 is out of bounds for axis 1 with size 250
14
17
  ```
15
18