Question: Programming language is C++. Show finished code and an example of the output on XMing. Use g++ -std=c++17 *cpp -lfltk -lfltk_images to compile the code
Programming language is C++. Show finished code and an example of the output on XMing. Use g++ -std=c++17 *cpp -lfltk -lfltk_images to compile the code on PuTTY.

(20 Write ELTK program named hw5pr3.cpp to draw the official points alternate Olympic flag, which has a black background and a white circle where the usual Olympic flag has a white background and a black circle Look up the colors of the other circles. Make the circles have a thickness of 5 pixels. Don't worry about making the circles overlap correctly. Olympic trivia: These 6 colors were reportedly chosen because every nation's flag can be drawn with these 6 colors. Hint: Sketch it on graph paper by drawing around a quarter to get approximate coordinates. Name your program hw5pr3.cpp
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
