This website requires JavaScript.
Explore
Help
Sign In
JerryZhu
/
xiuos
forked from
chunyexixiaoyu/xiuos
Watch
1
Star
0
Fork
You've already forked xiuos
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
xiuos
/
Ubiquitous
/
Nuttx
/
apps
/
examples
/
bastest
/
tests
/
test27.bas
8 lines
88 B
QBasic
Raw
Permalink
Blame
History
data
1
,
2
,
3
,
4
mat
read
a
(
2
,
2
)
mat
print
a
mat
b
=
inv
(
a
)
mat
print
b
mat
c
=
a
*
b
mat
print
c
Reference in New Issue
View Git Blame
Copy Permalink