In this problem you are to write a program that will cut
some number of prime numbers from the list of prime numbers
between 1 and N.Your program will read in a number N;
determine the list of prime numbers between 1 and N; and
print the C*2 prime numbers from the center of the list if
there are an even number of prime numbers or (C*2)-1 prime
numbers from the center of the list if there are an odd
number of prime numbers in the list.
No Answer is Posted For this Question
Be the First to Post Answer
difference between my-strcpy and strcpy ?
3 Answers Geometric Software, IIM, Infosys,
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
what will be the output for the following main() { printf("hi" "hello"); }
What is the difference between a structure and a union?
what is the use of operator ^ in C ? and how it works?
void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 Answers C DAC, CDAC, Infosys, Wipro,
there is two conditions , 1. while using for loop for printing 1 to 50 no's simulteneous 2. while using printf functios for printing 1 to 50 no's simulteneous with or without using variables who will take more time for compiling and execution? explain in details with reason?
What is wrong in this statement?
send me the code of flow chart generator using C-programming language amd this code should calculate the time and space complexity of the given progran and able to generate flowchart according to the given program?
Explain what are the advantages and disadvantages of a heap?
diff. between *p and **p
what is the difference between auto and static keywords
1 Answers cDot, College School Exams Tests, TCS,