Hey I can't figure this out and been trying for a while now. It's pretty simple: how do I create this pattern in C++?<BR><BR>*<BR>**<BR>***<BR>****<BR><BR>I have tried nested loops and can't seem to ...