+ 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.
7th May 2021, 2:51 AM
Ipang