afdsafdsa
dahoenah
ehanbg
oehasoinnnnnnnnnnnnna
ehaojdaopiiiiiiiiiiiiiiom
ahfoeahovnahe
Text: HTML and images are okay here. For images from our Image Gallery copy and paste the entire HTML snippet you are given.
ghodaihfoeinaneia
oeanofnoeajhfea
#include
#include
using namespace std;
int main()
{
// string name;
// cout<<"Input your name:";
// cin>>name;
// int input(0);
// cout<<"input a number"<>input;
// while ((input<2)||(input>5))
// {
// cout<<"Invalid number. Enter another number."<>input;
// }
//
// for (int i(0); i>number1>>number2;
//while (number1==number2)
//{
// cout<<"Invalid data. Enter 2 different data."<>number1>>number2;
//}
//if (number1>number2)
//{
// for (int x=number1; x>number2;x--)
// {
// cout<<"The number are: "<>symPat;
cout<<"Enter the number to use for the pattern (limit 2 to 40): ";
cin>>numPat;
}while (numPat>=2 && numPat<=40);
do {
if (numPat>=2|| numPat<=40){
if (!numPat%5==0)
cout<=2||numPat<=40);
return 0;
}