Problem telephone
User penguinzzz
Submission Time 2024-02-01 23:56:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

telephone.cpp: In function ‘int main()’:
telephone.cpp:9:17: error: ‘x’ was not declared in this scope
9 | cout << N - x*Y << N +X*Y;
| ^