0_0_7339519_22425.c:2:20: iostream: No such file or directory
0_0_7339519_22425.c:4: error: syntax error before "namespace"
0_0_7339519_22425.c:11: error: syntax error before "Heap"
0_0_7339519_22425.c:11: error: syntax error before '{' token
0_0_7339519_22425.c:16: error: syntax error before ':' token
0_0_7339519_22425.c:19: error: `m' undeclared here (not in a function)
0_0_7339519_22425.c:20: error: syntax error before '/' token
0_0_7339519_22425.c:20: error: syntax error at '#' token
0_0_7339519_22425.c:23: error: syntax error at '#' token
0_0_7339519_22425.c:25: error: conflicting types for 'ptr'
0_0_7339519_22425.c:15: error: previous declaration of 'ptr' was here
0_0_7339519_22425.c:25: error: `new' undeclared here (not in a function)
0_0_7339519_22425.c:25: error: syntax error before "int"
0_0_7339519_22425.c:26: error: conflicting types for 'ptr'
0_0_7339519_22425.c:25: error: previous definition of 'ptr' was here
0_0_7339519_22425.c:26: error: conflicting types for 'ptr'
0_0_7339519_22425.c:25: error: previous definition of 'ptr' was here
0_0_7339519_22425.c:27: error: syntax error before '}' token
0_0_7339519_22425.c: In function `insert':
0_0_7339519_22425.c:33: error: syntax error before '/' token
0_0_7339519_22425.c:35: error: syntax error before '/' token
0_0_7339519_22425.c: In function `build':
0_0_7339519_22425.c:40: error: 'for' loop initial declaration used outside C99 mode
0_0_7339519_22425.c:43: error: redefinition of 'i'
0_0_7339519_22425.c:40: error: previous definition of 'i' was here
0_0_7339519_22425.c:43: error: 'for' loop initial declaration used outside C99 mode
0_0_7339519_22425.c: In function `del':
0_0_7339519_22425.c:48: error: syntax error before '&' token
0_0_7339519_22425.c:49: error: `size' undeclared (first use in this function)
0_0_7339519_22425.c:49: error: (Each undeclared identifier is reported only once
0_0_7339519_22425.c:49: error: for each function it appears in.)
0_0_7339519_22425.c:51: error: syntax error before '/' token
0_0_7339519_22425.c:54: error: syntax error before '/' token
0_0_7339519_22425.c: At top level:
0_0_7339519_22425.c:58: error: conflicting types for 'swim'
0_0_7339519_22425.c:36: error: previous implicit declaration of 'swim' was here
0_0_7339519_22425.c:72: error: conflicting types for 'sink'
0_0_7339519_22425.c:44: error: previous implicit declaration of 'sink' was here
0_0_7339519_22425.c: In function `sink':
0_0_7339519_22425.c:75: error: syntax error before '&' token
0_0_7339519_22425.c:77: error: `size' undeclared (first use in this function)
0_0_7339519_22425.c:80: error: syntax error before '/' token
0_0_7339519_22425.c:82: error: syntax error before '/' token
0_0_7339519_22425.c:92: error: syntax error before '/' token
0_0_7339519_22425.c: In function `scan':
0_0_7339519_22425.c:103: error: 'for' loop initial declaration used outside C99 mode
0_0_7339519_22425.c: At top level:
0_0_7339519_22425.c:107: error: syntax error before '}' token
0_0_7339519_22425.c: In function `main':
0_0_7339519_22425.c:110: error: `string' undeclared (first use in this function)
0_0_7339519_22425.c:110: error: syntax error before "op"
0_0_7339519_22425.c:113: error: `Heap' undeclared (first use in this function)
0_0_7339519_22425.c:113: error: `h' undeclared (first use in this function)
0_0_7339519_22425.c:113: error: syntax error before "Heap"
0_0_7339519_22425.c:114: error: 'for' loop initial declaration used outside C99 mode
0_0_7339519_22425.c:115: error: `cin' undeclared (first use in this function)
0_0_7339519_22425.c:115: error: `op' undeclared (first use in this function)
0_0_7339519_22425.c:122: error: syntax error before '/' token
0_0_7339519_22425.c:124: error: syntax error before '/' token
0_0_7339519_22425.c:130: error: syntax error before '/' token
0_0_7339519_22425.c:132: error: `delete' undeclared (first use in this function)
0_0_7339519_22425.c:132: error: syntax error before "h"
|