Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Re: Binary Multiplier only working for certain cases

    How are you trying to debug the code?
    I use print statements. Add some print statements to the code that print out the intermediate results so you can see what the program is doing.
    The print...
  2. Re: Binary Multiplier only working for certain cases

    Can you copy the contents of the console and paste it here for the test cases that are not working?
    Be sure to add some comments like: <<<<<<< Should be 23 to show the problems.
Results 1 to 2 of 2