| Problem | burgers |
|---|---|
| User | pasit |
| Submission Time | 2026-02-19 00:32:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
burgers.cpp: In function ‘int32_t main()’:
burgers.cpp:36:20: error: ‘ll’ was not declared in this scope; did you mean ‘l’?
36 | mna = max(mna,(ll)ceil(((float)x-(float)mid*(float)b[i])/((float)a[i]-(float)b[i])));
| ^~
| l