0_0_7111016_16609.cpp: In function `int main()':
0_0_7111016_16609.cpp:10: error: `stirng' undeclared (first use this function)
0_0_7111016_16609.cpp:10: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7111016_16609.cpp:10: error: template argument 1 is invalid
0_0_7111016_16609.cpp:10: error: template argument 3 is invalid
0_0_7111016_16609.cpp:10: error: template argument 4 is invalid
0_0_7111016_16609.cpp:10: error: invalid type in declaration before ';' token
0_0_7111016_16609.cpp:13: error: `clear' has not been declared
0_0_7111016_16609.cpp:13: error: request for member of non-aggregate type before '(' token
0_0_7111016_16609.cpp:17: error: `cin' undeclared (first use this function)
0_0_7111016_16609.cpp:18: error: no match for 'operator[]' in 'q[a]'
0_0_7111016_16609.cpp:19: error: no match for 'operator[]' in 'q[a]'
0_0_7111016_16609.cpp:21: error: no match for 'operator[]' in 'q[a]'
0_0_7111016_16609.cpp:25: error: `cout' undeclared (first use this function)
0_0_7111016_16609.cpp:25: error: `endl' undeclared (first use this function)
|