//import easy.Stdio; public interface constB { int k=5; int b=100; int he(int a); }