| Problem | burgers |
|---|---|
| User | wilson9304 |
| Submission Time | 2025-10-12 21:34:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
burgers.cpp: In function ‘int main()’:
burgers.cpp:30:141: error: ‘__int_128’ was not declared in this scope; did you mean ‘__rintf128’?
30 | change = min((__int128)first_portions, (__int128)ceil(static_cast<double>((__int128)first_portions*get<1>(portions[i])+(__int_128)second_portions*get<2>(portions[i])-get<0>(portions[i]))/(get<1>(portions[i])-get<2>(portions[i]))));
| ^~~~~~~~~
| __rintf128
burgers.cpp:30:151: error: expected ‘)’ before ‘second_portions’
30 | change = min((__int128)first_portions, (__int128)ceil(static_cast<double>((__int128)first_portions*get<1>(portions[i])+(__int_1