0_0_10946193_20130.cpp: In function `int main()':
0_0_10946193_20130.cpp:6: error: `doublem' undeclared (first use this function)
0_0_10946193_20130.cpp:6: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10946193_20130.cpp:6: error: expected `;' before "x"
0_0_10946193_20130.cpp:9: error: `i' undeclared (first use this function)
0_0_10946193_20130.cpp:11: error: `a1' undeclared (first use this function)
0_0_10946193_20130.cpp:11: error: `b1' undeclared (first use this function)
0_0_10946193_20130.cpp:11: error: `c1' undeclared (first use this function)
0_0_10946193_20130.cpp:11: error: `a2' undeclared (first use this function)
0_0_10946193_20130.cpp:11: error: `b2' undeclared (first use this function)
0_0_10946193_20130.cpp:11: error: `c2' undeclared (first use this function)
0_0_10946193_20130.cpp:12: error: `x' undeclared (first use this function)
0_0_10946193_20130.cpp:13: error: `y' undeclared (first use this function)
|