Skip to content

aio64/span

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

SPAN Digital Problem Exercise


To compile:

javac -d . span/problem/SpanProblem.java span/problem/TestUtils.java span/problem/SpanProblemTests.java


To generate a CSV (with the given number of rows)

java span.problem.TestUtils 12000


To run exercise:

java span.problem.SpanProblem < /tmp/data.csv


To run tests:

java span.problem.SpanProblemTests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages