#!/usr/bin/env php
<?php
require_once __DIR__ . '/../src/autoload.php';
\BrainGames\BrainGcd\run();
