0_0_5332230_14612.c:1:20: iostream: No such file or directory
0_0_5332230_14612.c:2:18: cstdio: No such file or directory
0_0_5332230_14612.c:3:19: cstring: No such file or directory
0_0_5332230_14612.c:4:19: cstdlib: No such file or directory
0_0_5332230_14612.c:5:21: algorithm: No such file or directory
0_0_5332230_14612.c:7: error: syntax error before "namespace"
0_0_5332230_14612.c:17: error: syntax error before "heap"
0_0_5332230_14612.c:17: error: variable-size type declared outside of any function
0_0_5332230_14612.c:18: error: syntax error before "died"
0_0_5332230_14612.c:18: error: variable-size type declared outside of any function
0_0_5332230_14612.c:19: error: variable-size type declared outside of any function
0_0_5332230_14612.c:20: error: variable-size type declared outside of any function
0_0_5332230_14612.c:25: error: syntax error before "int"
0_0_5332230_14612.c:33: error: syntax error before "void"
0_0_5332230_14612.c: In function `Init':
0_0_5332230_14612.c:34: error: 'for' loop initial declaration used outside C99 mode
0_0_5332230_14612.c:36: error: `false' undeclared (first use in this function)
0_0_5332230_14612.c:36: error: (Each undeclared identifier is reported only once
0_0_5332230_14612.c:36: error: for each function it appears in.)
0_0_5332230_14612.c:39: error: redefinition of 'i'
0_0_5332230_14612.c:34: error: previous definition of 'i' was here
0_0_5332230_14612.c:39: error: 'for' loop initial declaration used outside C99 mode
0_0_5332230_14612.c:40: error: request for member `dist' in something not a structure or union
0_0_5332230_14612.c:41: error: request for member `value' in something not a structure or union
0_0_5332230_14612.c:42: error: request for member `left' in something not a structure or union
0_0_5332230_14612.c:42: error: request for member `right' in something not a structure or union
0_0_5332230_14612.c: At top level:
0_0_5332230_14612.c:46: error: syntax error before "int"
0_0_5332230_14612.c: In function `Merge':
0_0_5332230_14612.c:51: error: request for member `value' in something not a structure or union
0_0_5332230_14612.c:51: error: request for member `value' in something not a structure or union
0_0_5332230_14612.c:54: error: request for member `right' in something not a structure or union
0_0_5332230_14612.c:54: error: request for member `right' in something not a structure or union
0_0_5332230_14612.c:55: error: request for member `left' in something not a structure or union
0_0_5332230_14612.c:55: error: request for member `right' in something not a structure or union
0_0_5332230_14612.c:56: error: request for member `left' in something not a structure or union
0_0_5332230_14612.c:56: error: request for member `right' in something not a structure or union
0_0_5332230_14612.c:58: error: request for member `dist' in something not a structure or union
0_0_5332230_14612.c:58: error: request for member `right' in something not a structure or union
0_0_5332230_14612.c: In function `main':
0_0_5332230_14612.c:64: error: `EOF' undeclared (first use in this function)
0_0_5332230_14612.c:67: error: 'for' loop initial declaration used outside C99 mode
0_0_5332230_14612.c:69: error: request for member `value' in something not a structure or union
0_0_5332230_14612.c:74: error: redefinition of 'i'
0_0_5332230_14612.c:67: error: previous definition of 'i' was here
0_0_5332230_14612.c:74: error: 'for' loop initial declaration used outside C99 mode
0_0_5332230_14612.c:95: error: request for member `value' in something not a structure or union
0_0_5332230_14612.c:96: error: `true' undeclared (first use in this function)
0_0_5332230_14612.c:101: error: request for member `left' in something not a structure or union
0_0_5332230_14612.c:101: error: request for member `right' in something not a structure or union
|