Skip to content

maduxi/integerfun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Integer fun

This library project solves a couple of fun exercices with large amounts of integers.

Quick start guide

  • Download from github:
$ git clone https://github.com/maduxi/integerfun.git
  • Enter into the project folder and compile it:
$ cd integerfun/
$ mvn clean package
  • If compilation is successful, the project is ready to run! Run the it like this:
$ java -cp ./target/integerFun-1.0.0.jar es.madhava.integerfun.App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages