#include using namespace std; int main(){ int X,Y,Z; cin>>X>>Y>>Z; while(Z!=0){ Z--; if(X