Problem nycheer
User vadar2525
Submission Time 2025-06-06 09:32:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nycheer.cpp: In function ‘int main()’:
nycheer.cpp:28:13: error: ‘x’ was not declared in this scope
28 | cout << x << " " << y << '\n';
| ^
nycheer.cpp:28:25: error: ‘y’ was not declared in this scope
28 | cout << x << " " << y << '\n';
| ^