Problem twomeals
User PicradSG
Submission Time 2026-03-03 16:03:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

twomeals.cpp: In function ‘int main()’:
twomeals.cpp:13:19: error: expected ‘)’ before ‘{’ token
13 | ans = max(ans, A{i]-mn);
| ~ ^
| )