Java Loops II

  • + 0 comments

    then y did i get wrong output here?

    class Solution{ public static void main(String []argh){ Scanner in = new Scanner(System.in); int t=in.nextInt(); int s=0; int j; for(int i=0;i