I'm solving exercises, in C language, on vectors. The exercise is as follows:
Make a program that loads a vector of 10 integers, just show the prime numbers and their respective positions.
I have decided the exercise, but my code is only c...
asked on
09.07.2014 / 23:00