+ 1
What is it exactly are you trying to do with this code anyway? I'm not getting your intention.
You have problem with how the code is structured. You have a static method defined inside static method main(), and you have excess { (opening curly brace) for the class body.



