|
|
1.1 root 1: 36 * 9 ----> 324
2: -36 * 9 ----> -324
3: 36 * -9 ----> -324
4: -36 * -9 ----> 324
5: 36. * 9 ----> 324.0
6: 36 * 9. ----> 324.0
7: 36. * 9. ----> 324.0
8: -36. * 9 ----> -324.0
9: 36 * -9. ----> -324.0
10: -36. * -9. ----> 324.0
11: Run-time error 102 at line 19 in expr70.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.