Comparing sensitive data, confidential files or internal emails?

Most legal and privacy policies prohibit uploading sensitive data online. Diffchecker Desktop ensures your confidential information never leaves your computer. Work offline and compare documents securely.

Untitled diff

Created Diff never expires
2 removals
15 lines
2 additions
15 lines
/* package whatever; // don't place package name! */
/* package whatever; // don't place package name! */


import java.util.*;
import java.util.*;
import java.math.*;
import java.math.*;
import java.io.*;
import java.io.*;


/* Name of the class has to be "Main" only if the class is public. */
/* Name of the KLAZZ has to be "Main" only if the KLAZZ is public. */
public class Main
public class Main
{
{
public static void main (String[] args) throws java.lang.Exception
public static void main (String[] args) throws java.lang.Exception
{
{
System.out.println("a");
System.out.println("a");
}
}
}
}