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