Problem topsilver
User Mithilesh
Submission Time 2026-06-26 13:52:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

topsilver.cpp: In function ‘int main()’:
topsilver.cpp:8:14: error: lvalue required as left operand of assignment
8 | if (X-1 = Y)
| ^