Problem waterbomb
User rasquait
Submission Time 2025-11-30 17:33:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

waterbomb.cpp: In function ‘int main()’:
waterbomb.cpp:22:34: error: expected ‘)’ before ‘;’ token
22 | min(T, t[i] - (1LL * d * i + 1);
| ~ ^
| )