Problem topsilver
User CYangTong
Submission Time 2026-06-29 15:10:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

topsilver.cpp: In function ‘int main()’:
topsilver.cpp:10:13: error: lvalue required as left operand of assignment
10 | if (a-b=1) {
| ^