#include int main() { std::cout << "Hello from tut2\n"; return 0; }