Step by Step
π«΅
π©βπ»
π
βοΈ
@TrueStep
31
subscribers
1.02K
photos
311
videos
24
files
177
links
Mehribon va rahimdil Alloh nomi bilan boshlayman
β€οΈ
Insha Alloh ...
Telegram:
@True_Step_bot
π
Ketkizgan vaqtingizga rozi boβling !
π
Download Telegram
Join
Step by Step
π«΅
π©βπ»
π
βοΈ
31 subscribers
Step by Step
π«΅
π©βπ»
π
βοΈ
Step by Step
π«΅
π©βπ»
π
βοΈ
#qor
β€
2
Step by Step
π«΅
π©βπ»
π
βοΈ
#include
<iostream>
#include
<cmath>
using namespace std;
int main()
{
double sum=0, p=1;
for(int R=1; R<=16; R++)
{
for (int i=1; i<=6; i++)
sum=(R+3)/(pow(R,3)+3*R+pow(i,3));
p=p*sum;
}
cout << " Natija =" <<p;
return 0;
}
Step by Step
π«΅
π©βπ»
π
βοΈ
Forwarded from
Abdullayeva Ismigul | Shaxsiy blog
Step by Step
π«΅
π©βπ»
π
βοΈ
β€
2