insert the line:

using namespace std;

right under the line: #include <stdlib.h>

I'll let someone else explain what a namespace is.