0_0_39671462_661.cpp:11:30: error: expected '}' at end of input
11 | return p.c<c;//
| ^
0_0_39671462_661.cpp:7:1: note: to match this '{'
7 | {
| ^
0_0_39671462_661.cpp: In member function 'bool node::operator<(const node&) const':
0_0_39671462_661.cpp:11:30: error: expected '}' at end of input
11 | return p.c<c;//
| ^
0_0_39671462_661.cpp:10:9: note: to match this '{'
10 | {
| ^
0_0_39671462_661.cpp: At global scope:
0_0_39671462_661.cpp:11:30: error: expected unqualified-id at end of input
11 | return p.c<c;//
| ^
|