👋 Hey Dev Community! I'm facing an issue with my C++ code for a pattern. Can someone lend a hand? 🙏
Prashant Raj

Prashant Raj @prashantrajch

About: 🚀 Aspiring Front-end Dev | HTML, CSS, JS, React.js ⚛ | Exploring Data Structures in C++ 📊 | Venturing into Backend Development 🌐 | Seeking mentorship 🤝 | Let's code and grow together! ✨#CodeNewbie

Joined:
Feb 24, 2024

👋 Hey Dev Community! I'm facing an issue with my C++ code for a pattern. Can someone lend a hand? 🙏

Publish Date: Feb 24 '24
0 0

I'm trying to create a pattern using nested loops, but it's not giving me the expected result. The output seems off, and I can't figure out what's causing the issue. 🤔

The pattern should resemble Buttery-Fly pattern upper part like

  • * ** ** *** *** ********* ,but the current output is.
  • * ** ** *** *** ********

Any insights or suggestions would be greatly appreciated! 🙌 Thanks in advance for your help! 🚀

Comments 0 total

    Add comment