![]() |
Counts each alpahbets occurs how many times
This is the code I wrote in my college days and dont quote me on this if something does not go as expected.
Code: C
|
Re: Counts each alpahbets occurs how many times
can u pliz show me how to do a pseudocode or a C++ program for finding a prime number
|
Re: Counts each alpahbets occurs how many times
Here is the C program to find a prime number.
Code: C
|
Re: Counts each alpahbets occurs how many times
that flag what does it mean? how can i represent it in C++ not in C?
|
Re: Counts each alpahbets occurs how many times
how do i write a C++ program to
|
Re: Counts each alpahbets occurs how many times
how do i write a C++ program to draw a diamond of stars ie *
*** ***** ? *** * |
Re: Counts each alpahbets occurs how many times
Setting is the flag to 0 means that the number is not a prime number. You can set it to boolean also.
|
Re: Counts each alpahbets occurs how many times
To print stars
Code: C
|
Re: Counts each alpahbets occurs how many times
nice one
|
| All times are GMT +5.5. The time now is 10:42. |