#include<bits/stdc++.h>
using namespace std;
int main()
{
	cin >> feedback; 
	cout<<command<<endl;
	feedback = get_feedback(command);
	return 0; 
}