Skip to content

tarasvladyka/acm-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project contains solutions for algorithmical tasks

Getting started

Prerequisites

In order to run this application you will need:

  • Java
  • JDK 8 or later
  • Maven 3.3 or later

Run

  • Each solution placed either in separate .java file which named with task number, or in separate package
  • You just need to find main method and run it.
  • On top of the .java file, you will find comment, containing task description and sample inputs and expected outputs

About

Solutions for algorithmical tasks from http://acm.lviv.ua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages