I write a program about scanner according to the instructions in books,however it fails to compile.The explanation provided by eclipse is that nextint() is undefined.I don't know how to define nextint().Could anyone help me with that?I write a program about scanner according to th