#include <iostream.h>
#include <conio.h>
main (void)
{
int a;
a=1;
while (a<=20)
{
if(a%2==0)
cout<<" "<<a;
a++;
}
getch();
}
Rabu, 17 April 2013
Langganan:
Posting Komentar (Atom)
Designed by:Compartidísimo
Scrapping elements by: Scrappingmar©
0 komentar:
Posting Komentar