| 
 | 
back to boardDoes anybody know what is test #3? Here is some tests for you:   14 12 Answer: 23   1001 101 Answer: 1000 But 1001 101 Answer: 1099   And 1001 1001 Answer: 1000   And 1001 2 Answer: 1000 1001 101 and 1001 1001 and 1001 2 all will be 1000 You might try 99 3 and 3 99 to check if they both give the same answer. They likely do not due to rounding error if you are using a slope-based solution.   Edited by author 31.10.2014 03:21  |  
  | 
|