0_0_2049858_6982.c:1:19: iostream: No such file or directory
0_0_2049858_6982.c:2:20: algorithm: No such file or directory
0_0_2049858_6982.c:3: error: syntax error before "namespace"
0_0_2049858_6982.c:5: error: syntax error before '&' token
0_0_2049858_6982.c: In function `bsearch':
0_0_2049858_6982.c:8: error: `l' undeclared (first use in this function)
0_0_2049858_6982.c:8: error: (Each undeclared identifier is reported only once
0_0_2049858_6982.c:8: error: for each function it appears in.)
0_0_2049858_6982.c:8: error: `r' undeclared (first use in this function)
0_0_2049858_6982.c:11: error: `ar' undeclared (first use in this function)
0_0_2049858_6982.c:11: error: `k' undeclared (first use in this function)
0_0_2049858_6982.c:13: error: `pos' undeclared (first use in this function)
0_0_2049858_6982.c: At top level:
0_0_2049858_6982.c:27: error: syntax error before '&' token
0_0_2049858_6982.c: In function `swap':
0_0_2049858_6982.c:29: error: `a' undeclared (first use in this function)
0_0_2049858_6982.c:30: error: `b' undeclared (first use in this function)
0_0_2049858_6982.c: In function `build_max_heap':
0_0_2049858_6982.c:68: error: 'for' loop initial declaration used outside C99 mode
|