Update array/array_pari.cpp
This commit is contained in:
parent
4f527a39d9
commit
981de52b3a
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
AUTHOR: Manuel Vichi
|
||||
AUTHOR: Vichingo455
|
||||
The program asks in input 10 values, stores them in an array and then determines if all stored values are peer numbers or not.
|
||||
*/
|
||||
#include <iostream>
|
||||
|
|
Loading…
Reference in New Issue