Problem topsilver
User 314mber
Submission Time 2026-06-26 12:56:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

topsilver.cpp: In function ‘int main()’:
topsilver.cpp:9:19: error: lvalue required as left operand of assignment
9 | else if (X - 1 = Y) {
| ^
topsilver.cpp:14:1: error: expected ‘}’ at end of input
14 | }
| ^
topsilver.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^