Skip to content

Instantly share code, notes, and snippets.

View KonovalovMaxim's full-sized avatar

Konovalov Maxim KonovalovMaxim

View GitHub Profile
class Solution {
private $arr = [];
/**
* @param Integer[] $arr
* @return String
*/
function largestTimeFromDigits($arr) {
$this->arr = $arr;
$two = $this->getOneOf([2]);
INFO global: Vagrant version: 1.6.3
INFO global: Ruby version: 2.0.0
INFO global: RubyGems version: 2.0.14
INFO global: VAGRANT_EXECUTABLE="C:\\HashiCorp\\Vagrant\\embedded\\gems\\gems\\vagrant-1.6.3\\bin\\vagrant"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="C:\\HashiCorp\\Vagrant\\embedded"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_INTERNAL_BUNDLERIZED="1"
INFO global: VAGRANT_LOG="debug"
INFO global: Plugins: