Problem differencearray
User yhmixeI
Submission Time 2024-12-09 16:43:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

differencearray.cpp: In function ‘int main()’:
differencearray.cpp:6:23: error: ‘q’ was not declared in this scope
6 | int a,b,n,t=0;cin>>n>>q;
| ^