• + 0 comments

    why it's not running?

    Solution.java:20: error: cannot find symbol System.out.println(N +" x "+ i +" = "+ N*i); ^ symbol: variable i location: class Solution Solution.java:20: error: cannot find symbol System.out.println(N +" x "+ i +" = "+ N*i); ^ symbol: variable i location: class Solution 2 errors