Problem ranges
User tomo31415
Submission Time 2025-06-20 16:10:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ranges.cpp: In function ‘int main()’:
ranges.cpp:52:21: error: ‘qcount’ was not declared in this scope
52 | cout<<vec[0]<<" "<<qcount;
| ^~~~~~