回答編集履歴

1

調整

2021/09/24 23:39

投稿

bsdfan
bsdfan

スコア4576

test CHANGED
@@ -8,6 +8,8 @@
8
8
 
9
9
  ```python
10
10
 
11
+ #
12
+
11
13
  path = np.zeros(T, dtype=int)
12
14
 
13
15
  phi = np.zeros((nStates, T), dtype=int)