I can't seem to compile any C++ (or C for that matter) programs on the servers. I keep getting errors like this:
I don't understand why it doesn't work, iostream is a standard library. I tried including stdio, stdio.h, iostream, iostream.h and they all failed.jailshell-2.05a$ g++ ./text.cpp
./text.cpp:1:20: iostream: No such file or directory
Any ideas?


LinkBack URL
About LinkBacks



Reply With Quote
same error.

Bookmarks