an NP problem is one where a computer algorithm that solves it verifies a solution can be created in polynomial time.
an NP-Complete problem is one which is NP, and but also is such that if we can solve this NP problem we you can solve it in polynomial time (called P) then all other NP problems are P.
So get crackin'.
