Problem differencearray
User sharelletqx
Submission Time 2026-05-16 10:36:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

differencearray.cpp: In function ‘int32_t main()’:
differencearray.cpp:15:8: error: ‘l’ was not declared in this scope
15 | cin>>l>>r>>v;
| ^