0_0_39774909_10628.cpp: In member function 'bool node::operator<(const node&) const': 0_0_39774909_10628.cpp:15:17: error: return-statement with no value, in function returning 'bool' [-fpermissive] 15 | return ; | ^~~~~~