an NP problem is one where a computer algorithm that verifies a solution can be created in polynomial time.

an NP-Complete problem is NP, but also if you can solve it in polynomial time (called P) then all NP problems are P.

So get crackin'.