I have another problem. My activity this time is to create and read the elements of two vectors, A and B, with 5 and 7 values, respectively. Then the program will show you what elements are repeated. Here's the code:
#include <stdio.h>
#...
asked on
19.12.2014 / 01:56