class X { public static void main(String[] args) { System.out.println("took " + (System//simple end comment .currentTimeMillis() - 1) + "ms"); } }