Posts by José Fraga • 1 point
1 post
-
0
votes1
answer106
viewsQ: Correction of the Code in C
I did the code below which is basically read two vectors A and B, and accumulate the values in vector C. At the end of the code, I need to show if there are repeated values and print a message to…