The program calculate two integer, output the sum of them. Notice: should put all file together inside same folder.
prepare the test case file(tests.txt), for each test case, separated by line.
compile Sum.java by command
javac Sum.java
excute program by command
java Sum tests.txt
Then we will get output