53193_0_18505.cpp: In function `int main()':
53193_0_18505.cpp:4: error: expected unqualified-id before '&&' token
53193_0_18505.cpp:4: error: expected `,' or `;' before '&&' token
53193_0_18505.cpp:9: error: expected identifier before '=' token
53193_0_18505.cpp:11: error: expected identifier before '>' token
53193_0_18505.cpp:12: error: expected identifier before '/=' token
53193_0_18505.cpp:13: error: expected identifier before '=' token
53193_0_18505.cpp:13: error: expected identifier before '*' token
53193_0_18505.cpp:16: error: expected identifier before '>' token
53193_0_18505.cpp:17: error: expected identifier before '/=' token
53193_0_18505.cpp:18: error: `s' undeclared (first use this function)
53193_0_18505.cpp:18: error: (Each undeclared identifier is reported only once for each function it appears in.)
53193_0_18505.cpp:19: error: expected identifier before ')' token
53193_0_18505.cpp:21: error: expected identifier before ')' token
|