public class C { public static void main(String[] args) { System.out.println(37%-10); 37.2-(10)*37.2/10 } }