#include using namespace std; int main() { cout << "Hello, KolibriOS!\n"; return 0; }