#include <iostream.h> -> #include <iostream> + using lines. can't use namespace std, as this code has names that seriously interfere.
#include <iostream.h> -> #include <iostream> + using lines. can't use namespace std, as this code has names that seriously interfere.