0_0_7955428_14428.cpp:4: error: `lld' does not name a type
0_0_7955428_14428.cpp: In member function `bool node::operator<(const node&) const':
0_0_7955428_14428.cpp:6: error: `pi' undeclared (first use this function)
0_0_7955428_14428.cpp:6: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7955428_14428.cpp:6: error: 'const struct node' has no member named 'pi'
0_0_7955428_14428.cpp: At global scope:
0_0_7955428_14428.cpp:10: error: expected constructor, destructor, or type conversion before '<' token
0_0_7955428_14428.cpp:10: error: expected `,' or `;' before '<' token
0_0_7955428_14428.cpp:11: error: expected constructor, destructor, or type conversion before '<' token
0_0_7955428_14428.cpp:11: error: expected `,' or `;' before '<' token
0_0_7955428_14428.cpp:13: error: `__int64' does not name a type
0_0_7955428_14428.cpp:14: error: `__int64' does not name a type
0_0_7955428_14428.cpp: In function `int main()':
0_0_7955428_14428.cpp:17: error: `__int64' undeclared (first use this function)
0_0_7955428_14428.cpp:17: error: expected `;' before "i"
0_0_7955428_14428.cpp:18: error: `n' undeclared (first use this function)
0_0_7955428_14428.cpp:18: error: `m' undeclared (first use this function)
0_0_7955428_14428.cpp:18: error: `scanf' undeclared (first use this function)
0_0_7955428_14428.cpp:18: error: `EOF' undeclared (first use this function)
0_0_7955428_14428.cpp:19: error: `i' undeclared (first use this function)
0_0_7955428_14428.cpp:19: error: `a' undeclared (first use this function)
0_0_7955428_14428.cpp:23: error: `sort' undeclared (first use this function)
0_0_7955428_14428.cpp:24: error: `S' undeclared (first use this function)
0_0_7955428_14428.cpp:26: error: `lld' undeclared (first use this function)
0_0_7955428_14428.cpp:26: error: expected `;' before "ans"
0_0_7955428_14428.cpp:27: error: `num' undeclared (first use this function)
0_0_7955428_14428.cpp:28: error: `it' undeclared (first use this function)
0_0_7955428_14428.cpp:31: error: `ans' undeclared (first use this function)
0_0_7955428_14428.cpp:35: error: `printf' undeclared (first use this function)
|