include <iostream.h> # include <graphics.h> # include <conio.h> # include <math.h> void show_screen( ); void Fill_rectangle(const int,const int,const int ...
確定! 回上一頁