diff -r 16f437306f61 -r 9eeab89d0671 solutions5/bfc.scala --- a/solutions5/bfc.scala Tue Aug 25 01:42:55 2020 +0100 +++ b/solutions5/bfc.scala Wed Aug 26 02:07:46 2020 +0100 @@ -308,9 +308,10 @@ } - +/* import CW10b._ println(time_needed(1, run(load_bff("collatz.bf")))) println(time_needed(1, run2(load_bff("collatz.bf")))) println(time_needed(1, run3(load_bff("collatz.bf")))) println(time_needed(1, run4(load_bff("collatz.bf")))) +*/