Problem topsilver
User elianchew
Submission Time 2026-06-26 13:05:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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