0_0_4288570_12611.cpp: In function `int gcd(int, int)':
0_0_4288570_12611.cpp:9: error: expected `)' before ';' token
0_0_4288570_12611.cpp:9: error: name lookup of `t' changed for new ISO `for' scoping
0_0_4288570_12611.cpp:9: error: using obsolete binding at `t'
0_0_4288570_12611.cpp:9: error: expected `;' before ')' token
0_0_4288570_12611.cpp: In function `int main()':
0_0_4288570_12611.cpp:14: error: `T' undeclared (first use this function)
0_0_4288570_12611.cpp:14: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4288570_12611.cpp:16: error: `m' undeclared (first use this function)
0_0_4288570_12611.cpp:16: error: `n' undeclared (first use this function)
0_0_4288570_12611.cpp:17: error: `temp' undeclared (first use this function)
|