200264_0_7296.cpp: In function `int main()':
200264_0_7296.cpp:4: error: expected primary-expression before "int"
200264_0_7296.cpp:4: error: expected `;' before "int"
200264_0_7296.cpp:7: error: `t' undeclared (first use this function)
200264_0_7296.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
200264_0_7296.cpp:8: error: `l' undeclared (first use this function)
200264_0_7296.cpp:11: error: `i' undeclared (first use this function)
200264_0_7296.cpp:16: error: `j' undeclared (first use this function)
200264_0_7296.cpp:18: error: `x' undeclared (first use this function)
200264_0_7296.cpp:18: error: `y' undeclared (first use this function)
|