April 2019 0 8 Report
Wytłumaczy mi ktoś o co chodzi w tej pętli ?
#include
#include
using namespace std;
int main()

{
int a=3;
int b;
cout<<"podaj b=";
cin>>b;
for (int i=1; i<=b; i++)
{
a*=2;
cout < }
}
More Questions From This User See All

Recommend Questions



Life Enjoy

" Life is not a problem to be solved but a reality to be experienced! "

Get in touch

Social

© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.