36412_0_12107.cpp:6: error: expected unqualified-id before '!' token
36412_0_12107.cpp:6: error: expected `,' or `;' before '!' token
36412_0_12107.cpp: In function `int main()':
36412_0_12107.cpp:9: error: `p' undeclared (first use this function)
36412_0_12107.cpp:9: error: (Each undeclared identifier is reported only once for each function it appears in.)
36412_0_12107.cpp:9: error: `q' undeclared (first use this function)
36412_0_12107.cpp:12: error: expected primary-expression before '=' token
36412_0_12107.cpp:14: error: expected primary-expression before '==' token
36412_0_12107.cpp:23: error: `sum' undeclared (first use this function)
36412_0_12107.cpp:27: error: `ans' undeclared (first use this function)
|