answersLogoWhite

0

#include <iostream>

int main()

{ printf( " *\n***\n *\n" );

return( 0 );

}

Output:

*****

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you write a program to make asterisk isosceles triangle using for loop in c plus plus?

* ** *** **** simply use dis... { int x,y; for(x=1;x&lt;=4;x++) { for(y=1;y&lt;=x;y++) printf("*"); printf("\n"); } }


How do you make a kiss emoticon?

A kiss emoticon can be made using a colon, hyphen, and asterisk to resemble a kissing face. The asterisk suggests puckered lips.


How do you write a java program to make a periodic table?

See the related links section for a link to a JAR file containing this program.


Write a program in qbasic to make a hut using print statemant?

a triangle then a square :)


How do you write nine billion two million forty housand six hundred twoorty five in number?

9,002,040,6(*)5 . I don't know what digit to use to make "twoorty". Whatever it is, it belongs in the place where I inserted the asterisk (*).


What is the proper way to make a correction for a misprint in a cookbook?

easy, just cross it out, and write the correct thing:)


How many ways can you get over a high jump cross bar Name ten ways that you could get over a cross bar. Write ten ways i could get over a high jump cross bar Is it hard to get over a high jump cross?

hmm make it shorter nobody wants to write ten ways on how to hop a cross bar. the best way to do it is the fosbury flop.


Can you cross out a name on a check?

No, it is not recommended to cross out a name on a check. If you make a mistake, it is better to void the check and write a new one to avoid any potential issues with the bank.


Is it more efficient to store the data in a matrix then write it to the file at the end of the program or to write each element to the file as the program runs?

It shouldn't make significant difference, only if the matrix is huge -- in that case you shouldn't store it in memory.


What is the code for any Pokemon for Pokemon Diamond?

pokesav.org has a program that helps you write codes. You can make your own pokemon.


How do you make your computer crash?

write a program that deletes important system files, save a back up of course


Write a program to convert stack into queue using c language?

In order to write a program to convert stack into queue using c language you must be able to identify the proper program. Having a special certification in programing will be beneficial as well to make sure you recognize the proper queues for the programs.