Code for printing the graphic shown in the end

is the code available for this algo using the c++ graphic library, the one whose output was showed in the end? Also, which library has been used here? I only know of graphics.h but as far as I know it is not a standard library and is not supported in most compilers.

hi @Ishitagambhir
sir has not shared a lot of info about the libraries he has used to get that last output
so u`ll have to find out on the web to get color in the executable file
Termcolor is one such library which renders colors

u might be asked to download addition files in order to access these lines

or probably from mingw add those paths to environment variable

1 Like