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