Problem typicalstairs
User thelusidian
Submission Time 2025-02-12 13:06:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typicalstairs.cpp: In function ‘int main()’:
typicalstairs.cpp:27:25: error: lvalue required as left operand of assignment
27 | if (current2-current1=1){
| ^