CREATE A HOLLOW RHOMBUS PATTERN
Aperta
algorithms
C
CPP
good first issue
hacktoberfest
Hacktoberfest2020
patterns
- Lingua principale
- C++
- Stelle
- 504
- Fork
- 436
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Take N (number of rows), print the following pattern (for N = 5).
* * * * *
* * * *
* *
* * * *
* * * * *
Input Format
Constraints
0 < N < 10 (where N is an odd number)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.