1
0
mirror of https://github.com/rfivet/BCG101.git synced 2024-12-17 23:56:24 -05:00

Compare commits

..

No commits in common. "63a4a686ce431612f7930dfe33808c272af70f77" and "a049b933251803ab4ac8981b856fa117dfcf4eea" have entirely different histories.

4 changed files with 3 additions and 4 deletions

1
.gitattributes vendored
View File

@ -1 +0,0 @@
* text=auto

View File

@ -161,7 +161,7 @@
825 GOTO 660
830 IF V(1)<>2 THEN 855
835 IF V(3)=2 THEN 850
840 PRINT"TOO LATE TO DOUBLE, CHARLIE."
840 PRINT"TOO LATE TO DOUBLE, VHARLIE."
845 GOTO 660
850 LET W(P)=2*W(P)
855 IF V(1)>0 THEN 430

View File

@ -32,7 +32,7 @@
220 FORI=0TOP-1:IFD(A,I)=D(A,P)GOTO210
230 NEXTI
240 NEXTP
250 IFA=0GOTO30
250 IFA=0GGOTO30
260 LETJ=1:GOTO70
300 LETV=0:LETW=0
310 FORI=0TOP:IFD(A,I)=G(I)THENLETV=V+1

View File

@ -161,7 +161,7 @@
825 GOTO 660
830 IF V(1)<>2 THEN 855
835 IF V(3)=2 THEN 850
840 PRINT"TOO LATE TO DOUBLE, CHARLIE."
840 PRINT"TOO LATE TO DOUBLE, VHARLIE."
845 GOTO 660
850 LET W(P)=2*W(P)
855 IF V(1)>0 THEN 430