1. /* insert code here*/2. class StatTest {3. public static void main(String[] args) {4. System.out.println(Integer.MAX_VALUE);5. }6. }
import static java.lang;
import static java.lang.Integer;
import static java.lang.Integer.*;
import static java.lang.Integer.*_VALUE;
import static java.lang.Integer.MAX_VALUE;