i'm doing a program for class and i don't know what is wrong with my begining.
heres how mine begans:

#include<iostre am>
using namespace std;
int main()
{
i'm geting error LNK1120 and LNK2001
what am I forgeting?