0_0_11624300_25270.cpp: In function `int main()':
0_0_11624300_25270.cpp:7: error: `t' undeclared (first use this function)
0_0_11624300_25270.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11624300_25270.cpp:8: error: `A' undeclared (first use this function)
0_0_11624300_25270.cpp:8: error: `n' undeclared (first use this function)
0_0_11624300_25270.cpp:11: error: `B' undeclared (first use this function)
0_0_11624300_25270.cpp:14: error: `C' undeclared (first use this function)
0_0_11624300_25270.cpp:17: error: `D' undeclared (first use this function)
0_0_11624300_25270.cpp:20: error: `E' undeclared (first use this function)
0_0_11624300_25270.cpp:22: error: expected primary-expression before "else"
0_0_11624300_25270.cpp:22: error: expected `;' before "else"
0_0_11624300_25270.cpp:26: error: expected `;' before '}' token
0_0_11624300_25270.cpp:26: error: expected `}' at end of input
0_0_11624300_25270.cpp:26: error: expected `}' at end of input
0_0_11624300_25270.cpp:26: error: expected `}' at end of input
0_0_11624300_25270.cpp:26: error: expected `}' at end of input
0_0_11624300_25270.cpp:26: error: expected `}' at end of input
|