L
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
create 0 3 3
|
||||
input 0
|
||||
1 2 3
|
||||
4 5 6
|
||||
7 8 9
|
||||
getmatrix 0
|
||||
n n
|
||||
transp 0
|
||||
getmatrix 0
|
||||
n n
|
||||
create 1 3 3
|
||||
random 1
|
||||
getmatrix 1
|
||||
n
|
||||
logic 0 1 >= n
|
||||
logic 0 0 == n
|
||||
edit 0
|
||||
add
|
||||
1 1 1
|
||||
1 1 1
|
||||
1 1 1
|
||||
getmatrix 0
|
||||
n
|
||||
edit 0
|
||||
point 1:1
|
||||
sub
|
||||
10 10
|
||||
getmatrix 0
|
||||
n
|
||||
getcolum 0 1
|
||||
getrow 0 2
|
||||
n
|
||||
copy 0 5
|
||||
getmatrix 5
|
||||
n
|
||||
determ 5
|
||||
destruct 5
|
||||
exit
|
||||
Reference in New Issue
Block a user