Help me in solving TWOVRIBL problem

My issue

My code

# cook your dish here
T=0
X=0
1<=T<=10^5
1<=X<=10^9
print(T)
print(X)

Problem Link: TWOVRIBL Problem - CodeChef