fork download
  1. class Ideone
  2. {
  3. public static void main (String[] args)
  4. {
  5. System.out.println(Math.PI % 13);
  6. }
  7. }
Success #stdin #stdout 0.08s 33080KB
stdin
Standard input is empty
stdout
3.141592653589793