Prove or disprove P!=NP.

Answer Posted / arpita

p=2, n=5
p!=np
2!=5*2
2!=2
hence prooved.

p=1,n=1
p!=np
1!=1*1
but 1=1
hence disprooved.

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you increase the size of a statically allocated array?

606


When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.

1518


What are register variables in c?

564


How is a structure member accessed?

574


What is the difference between declaring a variable and defining a variable?

710






How to draw the flowchart for structure programs?

8753


What is #line in c?

552


please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code

1700


What is a function simple definition?

604


Can you please explain the difference between exit() and _exit() function?

582


What is #line?

600


Is it possible to initialize a variable at the time it was declared?

745


When should we use pointers in a c program?

618


Explain what are header files and explain what are its uses in c programming?

619


What are the types of pointers?

592