0_0_12731228_16875.c:3:19: iostream: No such file or directory
0_0_12731228_16875.c:4:20: algorithm: No such file or directory
0_0_12731228_16875.c:5: error: syntax error before "namespace"
0_0_12731228_16875.c:13: error: syntax error before '/' token
0_0_12731228_16875.c:15: error: syntax error before '}' token
0_0_12731228_16875.c:16: error: syntax error before "a"
0_0_12731228_16875.c: In function `cmp':
0_0_12731228_16875.c:18: error: `a' undeclared (first use in this function)
0_0_12731228_16875.c:18: error: (Each undeclared identifier is reported only once
0_0_12731228_16875.c:18: error: for each function it appears in.)
0_0_12731228_16875.c:18: error: `b' undeclared (first use in this function)
0_0_12731228_16875.c: In function `main':
0_0_12731228_16875.c:41: error: request for member `score' in something not a structure or union
0_0_12731228_16875.c:42: error: request for member `node' in something not a structure or union
0_0_12731228_16875.c:42: error: request for member `num' in something not a structure or union
0_0_12731228_16875.c:43: error: request for member `num' in something not a structure or union
0_0_12731228_16875.c:49: error: request for member `score' in something not a structure or union
0_0_12731228_16875.c:57: error: request for member `score' in something not a structure or union
0_0_12731228_16875.c:63: error: request for member `node' in something not a structure or union
0_0_12731228_16875.c:63: error: request for member `score' in something not a structure or union
|