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
Print all numbers which has a certain digit in a certain position eg: number=45687 1 number=4 2 number=5 etc
What is variable initialization and why is it important?
Process by which one bit pattern in to another by bit wise operation is?
write the program to find multiplication of 2-D matrix??????????
What is an lvalue?
What is difference between Structure and Unions?
what is the output of below code int x=8,y; x>>=2; y=x; what is y value. NOTE:EXPLANATION IS COMPALSARY with binary bits
Explain the difference between malloc() and calloc() function?
How can I implement opaque (abstract) data types in C? What's the difference between these two declarations? struct x1 { ... }; typedef struct { ... } x2;
Table of Sudoku n*n
What is difference between static and global variable in c?
what information does the header files contain?
6 Answers BSNL, Cisco, GDA Technologies,