Problem topsilver
User jaydenlol
Submission Time 2026-06-26 13:02:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

topsilver.cpp: In function ‘int main()’:
topsilver.cpp:6:12: error: lvalue required as left operand of assignment
6 | if (x-1 = y) {
| ^