static int dec(int i) { ret i-1; } static long dec(long l) { ret l-1; }