#include using namespace std; int main() { cout << "Hello FI MUNI!" << endl; return 0; }