#include using namespace stlport; int main() { cout << "Hello world!" << endl; return 0; }