0_0_39676420_26994.cpp: In function 'void calf()':
0_0_39676420_26994.cpp:104:72: error: 'struct Seg' has no member named 'l'
104 | while (tp && (stk[tp].r >= i && cal(stk[tp].x, stk[tp].l) <= cal(i, stk[tp].l)))
| ^
0_0_39676420_26994.cpp:104:93: error: 'struct Seg' has no member named 'l'
104 | while (tp && (stk[tp].r >= i && cal(stk[tp].x, stk[tp].l) <= cal(i, stk[tp].l)))
| ^
|