
-----------------------------------
QuantumPhysics
Sat Mar 03, 2012 12:16 pm

Why will my code not compile?
-----------------------------------
What is it you are trying to achieve?
I want to understand why my code will not work. I wrote a simple 'Hello World' algorithm and it does not compile!


What is the problem you are having?
When i click the run button, the code returns errors.


Describe what you have tried to solve this problem
I dont understand what the source of the problem is... if the language is at a bug. There is nothing i can do to solve the problem.



#include 
using namespace std;
int main (){cout 