0_0_2023820_18079.c:1:20: iostream: No such file or directory
0_0_2023820_18079.c:2:15: set: No such file or directory
0_0_2023820_18079.c:3:18: vector: No such file or directory
0_0_2023820_18079.c:4:17: queue: No such file or directory
0_0_2023820_18079.c:6: error: syntax error before "namespace"
0_0_2023820_18079.c:29: error: syntax error before "operator"
0_0_2023820_18079.c: In function `SimIn':
0_0_2023820_18079.c:60: error: 'for' loop initial declaration used outside C99 mode
0_0_2023820_18079.c:60: error: syntax error before '/' token
0_0_2023820_18079.c:64: error: `p' undeclared (first use in this function)
0_0_2023820_18079.c:64: error: (Each undeclared identifier is reported only once
0_0_2023820_18079.c:64: error: for each function it appears in.)
0_0_2023820_18079.c:66: error: 'for' loop initial declaration used outside C99 mode
0_0_2023820_18079.c:68: error: `WaitingList' undeclared (first use in this function)
0_0_2023820_18079.c:74: error: redefinition of 'j'
0_0_2023820_18079.c:66: error: previous definition of 'j' was here
0_0_2023820_18079.c:74: error: 'for' loop initial declaration used outside C99 mode
0_0_2023820_18079.c:85: error: `Car' undeclared (first use in this function)
0_0_2023820_18079.c:85: error: syntax error before "car"
0_0_2023820_18079.c:86: error: `car' undeclared (first use in this function)
0_0_2023820_18079.c:64: confused by earlier errors, bailing out
|