Ответы
Ответ дал:
0
cin>>a0;
cin>>d;
for(index = 0; index < n; index++)
{
an *= d;
cout<<an;
}
cin>>d;
for(index = 0; index < n; index++)
{
an *= d;
cout<<an;
}
Вас заинтересует
2 года назад
8 лет назад
10 лет назад
10 лет назад
10 лет назад