Problem | pigeonnests |
---|---|
User | zyq69 |
Submission Time | 2024-04-24 16:54:55 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pigeonnests.cpp: In member function ‘void node::prop()’:
pigeonnests.cpp:74:6: error: ‘s’ was not declared in this scope
74 | if(s == e)return;
| ^
pigeonnests.cpp:74:11: error: ‘e’ was not declared in this scope
74 | if(s == e)return;
| ^