photo

kushal jana


Last seen: 3年弱 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

All
  • First Answer
  • Solver

バッジを表示

Feeds

表示方法

回答済み
the goto fortran90 command convert to matlab
SUBROUTINE SEARCH(AK,NB,IST,IEND,GSTIF) IMPLICIT DOUBLE PRECISION(A-H,O-Z) DIMENSION AK(4000),GSTIF(1000...

3年以上 前 | 0

解決済み


Return area of square
Side of square=input=a Area=output=b

5年弱 前

解決済み


Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.

5年弱 前

解決済み


Add two numbers
Given a and b, return the sum a+b in c.

5年弱 前