public class ss{
    public static void main(String[] args){
        System.out.println(输出100以内的所有的素数);
        
    }
    
}