Problem nycheer
User Shreyas123456789
Submission Time 2026-03-06 16:55:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nycheer.cpp: In function ‘int main()’:
nycheer.cpp:10:9: error: ‘n’ was not declared in this scope
10 | cin >> n;
| ^
nycheer.cpp:11:9: error: ‘x’ was not declared in this scope
11 | cin >> x;
| ^