why is it showing error in public class im not able to get it
Error in code plz resolve asap
@ananyakulshrestha21 online judge takes Main as class name for class which has main method so correct that and secondly java best practices take first letter of class as capital.