#include <iostream>
using namespace std;
int Main()
{
int i = k + 1;
cout <<i ++ << << endl;
int i = 1;
cout << i++ << << end1;
return 0;
}
Please help me? What is wrong with this code? I am a C++ Noob!
I just started and I can not figure it out?