joi2019_ho_t2.cpp: In function 'void solve()':
joi2019_ho_t2.cpp:27:8: warning: unused variable 'q' [-Wunused-variable]
27 | ll q , i , j , m ,n, z ,s = 0 , f, l , r , k , x , y , mn = 1e18 , mx = 0;
| ^
joi2019_ho_t2.cpp:27:16: warning: unused variable 'j' [-Wunused-variable]
27 | ll q , i , j , m ,n, z ,s = 0 , f, l , r , k , x , y , mn = 1e18 , mx = 0;
| ^
joi2019_ho_t2.cpp:27:26: warning: unused variable 'z' [-Wunused-variable]
27 | ll q , i , j , m ,n, z ,s = 0 , f, l , r , k , x , y , mn = 1e18 , mx = 0;
| ^
joi2019_ho_t2.cpp:27:37: warning: unused variable 'f' [-Wunused-variable]
27 | ll q , i , j , m ,n, z ,s = 0 , f, l , r , k , x , y , mn = 1e18 , mx = 0;
| ^
joi2019_ho_t2.cpp:27:40: warning: unused variable 'l' [-Wunused-variable]
27 | ll q , i , j , m ,n, z ,s = 0 , f, l , r , k , x , y , mn = 1e18 , mx = 0;
| ^
joi2019_ho_t2.cpp:27:44: warning: unused variable 'r' [-Wunused-variable]
27 | ll q , i , j , m ,n, z ,s = 0 , f, l , r , k , x , y , mn = 1e18 , mx = 0;
| ^
joi2019_ho_t2.cpp:27:48: warning: unused variable 'k' [-Wunused-variable]
27 | ll q , i , j , m ,n, z ,s = 0 , f, l , r , k , x , y , mn = 1e18 , mx = 0;
| ^
joi2019_ho_t2.cpp:27:60: warning: unused variable 'mn' [-Wunused-variable]
27 | ll q , i , j , m ,n, z ,s = 0 , f, l , r , k , x , y , mn = 1e18 , mx = 0;
| ^~
joi2019_ho_t2.cpp:27:73: warning: unused variable 'mx' [-Wunused-variable]
27 | ll q , i , j , m ,n, z ,s = 0 , f, l , r , k , x , y , mn = 1e18 , mx = 0;
| ^~