vstoyanov

15 задача

Mar 30th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.26 KB | None | 0 0
  1.  
  2. import com.sun.org.apache.xpath.internal.operations.Bool;
  3. import com.sun.xml.internal.bind.v2.runtime.reflect.opt.Const;
  4.  
  5. import java.util.Scanner;
  6.  
  7. public class Main {
  8.  
  9.     public static void main(String[] args) {
  10.  
  11.         boolean isMale=true;
  12.  
  13.     }
  14. }
Advertisement
Add Comment
Please, Sign In to add comment