Search:

Type: Posts; User: javapenguin

Search: Search took 0.11 seconds.

  1. Re: What's wrong with my code?? (it said cannot resolve symbol)

    :-??:-??:-??:-??

    It compiles for me as is.
  2. Re: What's wrong with my code?? (it said cannot resolve symbol)

    Why can't it find the Scanner class?

    Try adding

    import java.util.Scanner;
Results 1 to 2 of 2