|
|
1.1 ! root 1: 36 + 9 ----> 45 ! 2: -36 + 9 ----> -27 ! 3: 36 + -9 ----> 27 ! 4: -36 + -9 ----> -45 ! 5: 36. + 9 ----> 45.0 ! 6: 36 + 9. ----> 45.0 ! 7: 36. + 9. ----> 45.0 ! 8: -36. + 9 ----> -27.0 ! 9: 36 + -9. ----> 27.0 ! 10: -36. + -9. ----> -45.0 ! 11: Run-time error 102 at line 19 in expr72.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.