//import easy.Stdio; public interface constA { int k=10; boolean b= true; int c= 0; int he(); }