It seems that with all the programs I make I always end up dumping them because first time I test run the cin and cout dont work and I'm tried of it and want to know what I'm doing wrong. This is usaly how my intro is.

Code:
#include <isostream>
using::cin;
using::cout;