Help, I'm trying to code a C program that produces the output:

@
@@
@@@
@@@@
@@@@@

However, what I've done does not produce the correct output, where did I go wrong?