Princeton21 / Data-Structures-and-Algorithms

Repository consisting of data-structures and algorithms.
MIT License
32 stars 130 forks source link

rhombus star #406

Closed apaarappy closed 1 year ago

apaarappy commented 1 year ago

CPP code to print rhombus star with desired size through variable.

Fixes issue:

Changes: