| changeset 701 | 81377a3eb717 |
| parent 614 | 3ed8ac396863 |
--- a/progs/catastrophic.js Sun Nov 24 16:30:34 2019 +0000 +++ b/progs/catastrophic.js Thu Nov 28 08:18:57 2019 +0000 @@ -8,11 +8,11 @@ // // call with: // -// $> node catastrophic.py 20 +// $> node catastrophic.js 20 // // call with timing as: // -// $> time node catastrophic.py 25 +// $> time node catastrophic.js 25 const args = process.argv[2]