Problem lcm
User BrainrotKid
Submission Time 2026-02-04 17:11:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lcm.cpp: In function ‘int main()’:
lcm.cpp:9:15: error: ‘y’ was not declared in this scope
9 | cin>>a>>x>>y;
| ^