Use C program to print out a star-triangle below:
* ** *** **** *****
Hidden content!#include ***** * * int main( void ){ * * ** *** * * * "*\n" ); * * *** * * * *** * * * * * * * ** * * ** );