Problem pilot
User Kiameimon
Submission Time 2025-02-20 06:53:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pilot.cpp: In function ‘int main()’:
pilot.cpp:58:12: error: ‘x’ was not declared in this scope
58 | val += (x-left[x])*(right[x]-x);
| ^