deretuas.cpp

Bookmark and Share
#include<iostream.h>



main()

{

int a=3,b;

for (b=0;b<10;b++)

{cout<<a+b<<", ";

a=a+b;}

}

{ 0 komentar... Views All / Send Comment! }

Posting Komentar

Powered By Blogger