prog.cpp: In function ‘int main()’:
prog.cpp:5: error: ‘NULL’ was not declared in this scope
prog.cpp:5: error: ‘time’ was not declared in this scope
prog.cpp:5: error: ‘srand’ was not declared in this scope
prog.cpp:9: error: ‘rand’ was not declared in this scope
prog.cpp:10: error: ‘printf’ was not declared in this scope