#include using namespace std; int main(){ int r,b,w; cin>>r>>b>>w; if(r==b){ cout<b && r-b>=w){ cout<b && r-b=w){ cout<