0_0_2137323_9049.cpp: In function `int main()':
0_0_2137323_9049.cpp:48: error: `key' undeclared (first use this function)
0_0_2137323_9049.cpp:48: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2137323_9049.cpp: At global scope:
0_0_2137323_9049.cpp:54: error: expected unqualified-id before "return"
0_0_2137323_9049.cpp:54: error: expected `,' or `;' before "return"
0_0_2137323_9049.cpp:55: error: expected declaration before '}' token
|