Problem | typicalstairs |
---|---|
User | thelusidian |
Submission Time | 2025-02-12 10:02:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
typicalstairs.cpp: In function ‘int main()’:
typicalstairs.cpp:34:23: error: lvalue required as left operand of assignment
34 | if (i=0 || i=1 || i=2){
| ^
typicalstairs.cpp:44:28: error: ‘m’ was not declared in this scope
44 | for (long long int i=0; i<m; i++){
| ^