0_0_11348510_14405.cpp:1: error: `import' does not name a type
0_0_11348510_14405.cpp:2: error: `import' does not name a type
0_0_11348510_14405.cpp:3: error: `import' does not name a type
0_0_11348510_14405.cpp:4: error: `import' does not name a type
0_0_11348510_14405.cpp:6: error: expected unqualified-id before "public"
0_0_11348510_14405.cpp:6: error: expected `,' or `;' before "public"
0_0_11348510_14405.cpp:87: error: field `next' has incomplete type
0_0_11348510_14405.cpp: In constructor `Worker::Worker(int)':
0_0_11348510_14405.cpp:83: error: `num' is not a type
0_0_11348510_14405.cpp:83: error: request for member of non-aggregate type before '=' token
0_0_11348510_14405.cpp:84: error: `next' has not been declared
0_0_11348510_14405.cpp:84: error: request for member of non-aggregate type before '=' token
0_0_11348510_14405.cpp:84: error: `null' undeclared (first use this function)
0_0_11348510_14405.cpp:84: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11348510_14405.cpp: At global scope:
0_0_11348510_14405.cpp:85: error: expected unqualified-id at end of input
0_0_11348510_14405.cpp:85: error: expected `,' or `;' at end of input
|