photo

Jack


Last seen: 4ヶ月 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Multiply different sized arrays by cycling smaller array
a = 1,2,3 b = 4,5,6,7,8 c=a*b I want c=a*b in the form: C(a=1), C(a=2), C(a=3) where c is three seperate 1x5 arrayss I a...

4ヶ月 前 | 2 件の回答 | 0

2

回答