#include int main () { std::string x = "Hello Upstream"; return 0; }