photo

Javier Echanobe


Last seen: 8ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Sum the digits of a number?
n=round(1000*rand(1)) SUM=sum(num2str(n))-48*length(num2str(n)) % 48 is the ASCII code for 0 ________________ When I execute ...

10ヶ月 前 | 0