Skip to content

chuanfushen/DSAA

Repository files navigation

DSAA-assignment 1

The program calculate two integer, output the sum of them. Notice: should put all file together inside same folder.

step 1

prepare the test case file(tests.txt), for each test case, separated by line.

step 2

compile Sum.java by command

javac Sum.java

step 3

excute program by command

java Sum tests.txt

Then we will get output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages