#include using namespace std; int main() { long long int n,k,t,r,l; cin>>n>>k>>t; r=t-k; l=t+k; bool aa=(r