I require assistance with some easy grahpics! IT"S urgent

I have homework for school regarding some graphics in C++.

First of all, we're not allowed do use Borland, but MINGW as a compiler. The differences aren't big

Then, what i have to do is this. By using the backtracking method, i have to draw some squares which have to be filled in red.

Can anybody help me ?

Last edited on
what library are you supposed to use?
graphics.h

i have succeeded in creating the background. thing is that i don't know what variables i should use for the rectangle function. i checked on google that there isn't a function for square, but more like a rectangle with the same lenghts for the lines
Last edited on
Topic archived. No new replies allowed.