| Problem | lppfnlcst |
|---|---|
| User | YH |
| Submission Time | 2026-01-28 23:32:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lppfnlcst.cpp: In function ‘void solve()’:
lppfnlcst.cpp:211:42: error: ‘d’ was not declared in this scope
211 | ll iNeeded = ((mid - queries[i].a - d + 1) / queries[i].d) + queries[i].l;
| ^