GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added experimental makepkg-update-checksums.sh
[mirrors/Programs.git]
/
turbobasic
/
1998
/
NAH-CISL.BAS
1
V=TIMER
2
PRINT V
3
4
V=V-INT(V)
5
PRINT V
6
V=V*120
7
PRINT V
8
V=INT(V)
9
10
G=RND*40
11
I=G+V
12
I=INT(V)+(G)
13
I=I+55
14
I=INT(V)+(G)+(I)
15
I=INT(I)
16
PRINT I
17
END
\1a
This page took
0.391709 seconds
and
4
git commands to generate.