Problem shamelessad3
User zyq69
Submission Time 2024-12-07 14:44:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad3.cpp: In function ‘int main()’:
shamelessad3.cpp:25:20: error: ‘E’ was not declared in this scope
25 | ans = max(ans, (E-S+1)*minimum);
| ^
shamelessad3.cpp:25:22: error: ‘S’ was not declared in this scope
25 | ans = max(ans, (E-S+1)*minimum);
| ^