by@yamayu832
WA
1362ms
import java.util.*;interface A{static void main(){int x=0,i=0;for(Scanner s=new Scanner(System.in);x<100;)if((i=s.nextInt())==1||i==12||i==20)System.out.print(1);else x++;}}
02 10 21 21 10 10 12 10 21 21 10 20 01 01 02 10 21 01 21 02 20 21 02 21 21 20 02 01 02 10 10 10 02 12 10 10 10 10 10 10 10 02 10 10 02 01 02 02 10 01 20 02 02 21 21 02 21 10 10 02 02 01 20 12 10 01 20 21 02 10 01 10 01 10 21 12 01 02 10 12 01 02 02 10 02 10 02 21 02 10 02 10 10 21 02 21 21 21 02 10 10 02 02 02 02 20 10 10 21 10 01 12 21 20 10 10 10 10 02 21 21 10 10 02 21 02 01 20 21 21 20 20 12 20 21 20 21 20 20 10 21 21 20 02 12 02 02 21 10 02 02 20 10 20 20 01 12 02 21 20 21 20 02 10 21 10 12 10 21 21 01 01 12 02 20 02 20 20 10 21 21 20 02 10 20 01 10 20 20 12 02 12 02 10 02 02 21 12 12 20 12 01 02 21 12 21 10 02 01 01 10 12 12 21 12 20 10 12 21 02 21 01 02 20 10 10 20 20 10 12 20 02 12 20 10 10 10 10 01 12 01 20 10 10 21 21 12 20 02 01 02 20 12 21 21 12 20 02 01 21 20 01 20 01 12 02 20 10 02 01 12 02 01 02 02 02 21 02 10 02 01 20 01 01 21 20 01 20 01 01 12 12 21 10 20 02 20 01 12 10
Error: Main method not found in class A, please define the main method as: public static void main(String[] args) or a JavaFX application class must extend javafx.application.Application