irgalieri / cube-summation

This is my own resolution of https://www.hackerrank.com/challenges/cube-summation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cube Summation

Build Status

This is my own resolution of HackerRank - Cube Summation.

Requirements

Usage

Start Project

$> git clone git@github.com:irgalieri/cube-summation.git
$> cd cube-summation.git
$> vagrant up

The open your browser http://127.0.0.1:8080

Shutdown Project

$> vagrant halt

License

The driver is released under the GPL-3.0 license. See the LICENSE for more information.

About

This is my own resolution of https://www.hackerrank.com/challenges/cube-summation.

License:GNU General Public License v3.0


Languages

Language:JavaScript 80.7%Language:HTML 18.9%Language:Shell 0.4%