+ 1
int n= 10;
while(n>0){
n/=2;
cout<<n*n<<endl;
}
I think this would help
17th Oct 2020, 11:47 AM
Kavya

Often have questions like this?
Learn more efficiently, for free:
Hot today
overloading operators << >>
1 Votes
How to start in web dev?
0 Votes
Wishkit alternative for android
1 Votes
Hi
0 Votes
Issue in code
0 Votes
My question is about python?
0 Votes
i need to learn Coding
0 Votes
Web
0 Votes