Problem 2678. Find out sum and carry of Binary adder
Solution Stats
Problem Comments
-
2 Comments
You should maybe test all the truth table no ?
Some of the top solutions have made a solution only for test cases, This should be fixed.
Solution Comments
-
1 Comment
this solution is wrong.
if pc=1, x=1, y=0 =>(2 0), but the solution is (1,0)
the test is insufficient - it is required to be 8 test cases
-
1 Comment
Try some logic... Instead of hard code...
Problem Recent Solvers815
Suggested Problems
-
13960 Solvers
-
Find the alphabetic word product
2705 Solvers
-
Omit columns averages from a matrix
546 Solvers
-
598 Solvers
-
627 Solvers
More from this Author70
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!