#include int main() { std::cout << "Hello from Exocore C++!" << std::endl; return 0; }