ChipMaster's bwBASIC This also includes history going back to v2.10. *WARN* some binary files might have been corrupted by CRLF.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

46 lines
613 B

  1. 1
  2. 1,2
  3. 1,2,3
  4. 1,2,3,4
  5. 11
  6. 11,12
  7. 21,22
  8. 11,12,13
  9. 21,22,23
  10. 31,32,33
  11. 11,12,13,14
  12. 21,22,23,24
  13. 31,32,33,34
  14. 41,42,43,44
  15. 111
  16. 111,112
  17. 121,122
  18. 211,212
  19. 221,222
  20. 111,112,113
  21. 121,122,123
  22. 131,132,133
  23. 211,212,213
  24. 221,222,223
  25. 231,232,233
  26. 311,312,313
  27. 321,322,323
  28. 331,332,333
  29. 1111,1112,1113,1114
  30. 1121,1122,1123,1124
  31. 1131,1132,1133,1134
  32. 1141,1142,1143,1144
  33. 1211,1212,1213,1214
  34. 1221,1222,1223,1224
  35. 1231,1232,1233,1234
  36. 1241,1242,1243,1244
  37. 1311,1312,1313,1314
  38. 1321,1322,1323,1324
  39. 1331,1332,1333,1334
  40. 1341,1342,1343,1344
  41. 1411,1412,1413,1414
  42. 1421,1422,1423,1424
  43. 1431,1432,1433,1434
  44. 1441,1442,1443,1444
  45. REM -- this line should NOT be read --