質問編集履歴

1

エラーが出る行を更新

2018/10/25 03:29

投稿

physics303
physics303

スコア89

test CHANGED
File without changes
test CHANGED
@@ -79,3 +79,11 @@
79
79
  エラー内容:
80
80
 
81
81
  IndexError: index 1 is out of bounds for axis 0 with size 1
82
+
83
+
84
+
85
+ エラーがでる行は
86
+
87
+ input_vec[j][i] = X[j]**i
88
+
89
+ の行です。