Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 533 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 533 Bytes

Billiard Table

Build Status

This is just a solution of http://codeforces.com/problemset/problem/982/E

Motivation

i like problems, i saw this in a fb post, lots of people thinks it's really hard to solve then i tried to my luck. seems it works

Requirement

  1. java 1.8
  2. maven,actullay its just a commandline applicaition but i add some maven dependencies for adding test cases.

How it works?