Problem ranges
User ilikeeggs
Submission Time 2025-06-20 12:47:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ranges.cpp: In function ‘int32_t main()’:
ranges.cpp:15:10: error: ‘x’ was not declared in this scope
15 | cout << x*q << ' ' << 1;
| ^