247670_0_12351.cpp: In function `int main()':
247670_0_12351.cpp:29: error: invalid token
247670_0_12351.cpp:29: error: `include' undeclared (first use this function)
247670_0_12351.cpp:29: error: (Each undeclared identifier is reported only once for each function it appears in.)
247670_0_12351.cpp:29: error: expected primary-expression before '>' token
247670_0_12351.cpp:31: error: expected primary-expression before "using"
247670_0_12351.cpp:31: error: expected `)' before "using"
247670_0_12351.cpp:32: error: expected primary-expression before "int"
247670_0_12351.cpp:32: error: expected `;' before "int"
247670_0_12351.cpp:74: error: expected `;' before ')' token
|