C++ advanced filling shape techniques? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

C++ advanced filling shape techniques?

I've been practicing how to draw shapes in c++, and while I am able to fill them up with single sets of symbols or characters, I was wondering if there was a way to section off certain parts of a shape with different sets of symbols. Like these: (imagine its a 6x6 square) $##### $##### $#### #$#### $$### ##$### $$## ###$## $$$# ####$# $$$ #####$

22nd Mar 2018, 11:49 AM
Bees?
1 Resposta