blob: 520cc73c2de0befa11a429e68fb7d77d2fd2446d [file]
class QTest {
public static void main(String[] args) {
System.out.println(0);
}
}