construction.cpp: In function 'void solve()':
construction.cpp:104:8: warning: unused variable 'q' [-Wunused-variable]
104 | ll q , i , j , m ,n, z , s = 0, f, l , r , k , x = 0 , y , mn = 1e18 , mx = -1;
| ^
construction.cpp:104:16: warning: unused variable 'j' [-Wunused-variable]
104 | ll q , i , j , m ,n, z , s = 0, f, l , r , k , x = 0 , y , mn = 1e18 , mx = -1;
| ^
construction.cpp:104:20: warning: unused variable 'm' [-Wunused-variable]
104 | ll q , i , j , m ,n, z , s = 0, f, l , r , k , x = 0 , y , mn = 1e18 , mx = -1;
| ^
construction.cpp:104:26: warning: unused variable 'z' [-Wunused-variable]
104 | ll q , i , j , m ,n, z , s = 0, f, l , r , k , x = 0 , y , mn = 1e18 , mx = -1;
| ^
construction.cpp:104:30: warning: unused variable 's' [-Wunused-variable]
104 | ll q , i , j , m ,n, z , s = 0, f, l , r , k , x = 0 , y , mn = 1e18 , mx = -1;
| ^
construction.cpp:104:38: warning: unused variable 'f' [-Wunused-variable]
104 | ll q , i , j , m ,n, z , s = 0, f, l , r , k , x = 0 , y , mn = 1e18 , mx = -1;
| ^
construction.cpp:104:41: warning: unused variable 'l' [-Wunused-variable]
104 | ll q , i , j , m ,n, z , s = 0, f, l , r , k , x = 0 , y , mn = 1e18 , mx = -1;
| ^
construction.cpp:104:45: warning: unused variable 'r' [-Wunused-variable]
104 | ll q , i , j , m ,n, z , s = 0, f, l , r , k , x = 0 , y , mn = 1e18 , mx = -1;
| ^
construction.cpp:104:49: warning: unused variable 'k' [-Wunused-variable]
104 | ll q , i , j , m ,n, z , s = 0, f, l , r , k , x = 0 , y , mn = 1e18 , mx = -1;
| ^
construction.cpp:104:61: warning: unused variable 'y' [-Wunused-variable]
104 | ll q , i , j , m ,n, z , s = 0, f, l , r , k , x = 0 , y , mn = 1e18 , mx = -1;
| ^
construction.cpp:104:65: warning: unused variable 'mn' [-Wunused-variable]
104 | ll q , i , j , m ,n, z , s = 0, f, l , r , k , x = 0 , y , mn = 1e18 , mx = -1;
| ^~
construction.cpp:104:78: warning: unused variable 'mx' [-Wunused-variable]
104 | ll q , i , j , m ,n, z , s = 0, f, l , r , k , x = 0 , y , mn = 1e18 , mx = -1;
| ^~