0_0_4914387_9974.cpp: In function `int main()':
0_0_4914387_9974.cpp:6: error: expected init-declarator before "int"
0_0_4914387_9974.cpp:6: error: expected `,' or `;' before "int"
0_0_4914387_9974.cpp:9: error: `b' undeclared (first use this function)
0_0_4914387_9974.cpp:9: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4914387_9974.cpp:16: error: `len' undeclared (first use this function)
0_0_4914387_9974.cpp:25: error: `l' undeclared (first use this function)
0_0_4914387_9974.cpp:25: error: `m' undeclared (first use this function)
0_0_4914387_9974.cpp:25: error: `n' undeclared (first use this function)
0_0_4914387_9974.cpp:28: error: `d' undeclared (first use this function)
0_0_4914387_9974.cpp:32: error: `c' undeclared (first use this function)
0_0_4914387_9974.cpp:58: error: expected init-declarator before '<' token
0_0_4914387_9974.cpp:58: error: expected `,' or `;' before '<' token
0_0_4914387_9974.cpp:58: error: expected `;' before ')' token
|