Prime Checker

  • + 1 comment

    please help me in my solution, i am getting this error but my solution is working fine. why i am getting this error ? ==>

    "Solution.java:42: error: cannot find symbol BufferedReader br=new BufferedReader(new InputStreamReader(in)); ^ symbol: variable in location: class Solution 1 error"