Update array/array_pari.cpp

This commit is contained in:
Vichingo455 2024-11-21 07:16:38 +00:00
parent 4f527a39d9
commit 981de52b3a
1 changed files with 41 additions and 41 deletions

View File

@ -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. 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> #include <iostream>