import java.util.*;
public class Test {
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
int x, y, sum;
Scanner input = new input(system.in);
input = parseInt32();
}
}
这是一个例外:
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
input cannot be resolved to a type
input cannot be resolved to a type
system cannot be resolved to a variable
The method parseInt32() is undefined for the type Test
at Test.main(Test.java:12)