Laynufar Silsilia
- 合計アクティビティ 14
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 2
- サブスクリプション 4
コメント
Laynufar Silsiliaによる最近のアクティビティ-
okey, but thank you for your response.
-
Halo, Thank you in advance for your response, is it like this? ###A = (sum(sum(x[n,d,1]) ** 2) / (17) for n in range(5,N) for d in range (D))B = (sum(sum(x[n,d,1]) / (17) ** 2) for n in range(5,N)...
-
halo! Now, i have the same problem. What is causing the error? thanks! File d:\pemograman\iis.py:39 m.setObjective(((sum(sum(x[n,d,1]) ** 2) / (17) for n in range(5,N) for d in range (D)) - (s...
-
If I move the code above, the results appear TypeError: unsupported operand type(s) for -: 'bool' and 'NoneType'