|
|
1.1 ! root 1: 36 / 9 ----> 4 ! 2: -36 / 9 ----> -4 ! 3: 36 / -9 ----> -4 ! 4: -36 / -9 ----> 4 ! 5: 36. / 9 ----> 4.0 ! 6: 36 / 9. ----> 4.0 ! 7: 36. / 9. ----> 4.0 ! 8: -36. / 9 ----> -4.0 ! 9: 36 / -9. ----> -4.0 ! 10: -36. / -9. ----> 4.0 ! 11: Run-time error 102 at line 19 in expr71.icn ! 12: numeric expected ! 13: offending value: "a"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.