Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
@shibil What about posting the code causing these errors? But the errors are actually quite clear: "endl" was not declared. I gues it is about std::endl - for this you need to include iostream header file...