258684_0_9741.cpp: In function `int main()':
258684_0_9741.cpp:4: error: `lont' undeclared (first use this function)
258684_0_9741.cpp:4: error: (Each undeclared identifier is reported only once for each function it appears in.)
258684_0_9741.cpp:4: error: expected `;' before "int"
258684_0_9741.cpp:5: error: `n' undeclared (first use this function)
258684_0_9741.cpp:6: error: `i' undeclared (first use this function)
258684_0_9741.cpp:7: error: `a' undeclared (first use this function)
258684_0_9741.cpp:9: error: `b' undeclared (first use this function)
|