62
bar (70, 257, 600, 264);
setfillstyle (SOLID_FILL, GREEN);
bar (70, 264, 600, 350);
setfillstyle (SOLID_FILL, WHITE);
fillellipse (125, 100, 45, 45);
setcolor (BLUE);
setfillstyle (SOLID_FILL, BLUE);
fillellipse (142, 100, 37, 37);
setbkcolor (BLUE);
setcolor (WHITE);
settextstyle (8, 0, 4);
outtextxy (160, 60, "*** ");
outtextxy (160, 88, "**** ");
outtextxy (160, 118,"*****");
getch();
closegraph();
}
Do'stlaringiz bilan baham: