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