Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php goto c4e79; E0ce5: $E05b9->check(); goto d0865; c4e79: include_once "\x63\x6c\14..
Decoded Output download
<?php
goto c4e79; E0ce5: $E05b9->check(); goto d0865; c4e79: include_once "class.php"; goto c4865; c4865: $E05b9 = new User(); goto E0ce5; F12af: include "footer.php"; goto d7f43; d0865: echo "
<!DOCTYPE html>\xa<html lang="en">\xa<!-- Mirrored from bootstrapget.com/demos/fortyfive-bootstrap-admin-template/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 02 Sep 2024 03:57:12 GMT -->
<head>\xa <meta charset="utf-8" />\xa <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Dashboard</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">\xa <link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.11.5/css/jquery.dataTables.css">
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/responsive/2.2.9/css/responsive.dataTables.min.css">\xa "; goto Bdbbe; Bdbbe: include "header.php"; goto C4f18; C4f18: echo " <div class="app-body">\xa \xa <!-- Row starts -->\xa <div class="row gx-4">\xa <div class="col-sm-12">\xa <div class="card mb-4">\xa <div class="card-body">\xa\xa <!-- Row starts -->\xa <div class="row justify-content-center align-items-end">\xa <div class="col-xl-4 col-lg-4 col-sm-12 col-12">\xa <div class="p-3">
<img src="assets/images/login2.svg" alt="Contact Us" class="img-fluid">
</div>\xa </div>
<div class="col-xl-8 col-lg-8 col-sm-12 col-12">
<div class="p-3">\xa
<!-- Row starts -->
<div class="row g-3">\xa <div class="col-sm-6 col-12">\xa <div class="card border">
<div class="card-body">\xa <div class="d-flex mb-2">\xa <div class="icon-box md bg-primary rounded-5 me-3">\xa <i class="bi bi-box fs-4 text-white"></i>
</div>
<div class="d-flex flex-column">\xa <h2 class="m-0 lh-1"><span id="validlog">0</span></h2>\xa <p class="m-0 opacity-50">Valid Log</p>\xa </div>
</div>
</div>
</div>
</div>\xa <div class="col-sm-6 col-12">
<div class="card border">
<div class="card-body">\xa <div class="d-flex mb-2">\xa <div class="icon-box md bg-info rounded-5 me-3">
<i class="bi bi-box fs-4 text-white"></i>\xa </div>\xa <div class="d-flex flex-column">
<h2 class="m-0 lh-1"><span id="invalidlog">0</span></h2>\xa <p class="m-0 opacity-50">Invalid Log</p>\xa </div>
</div>\xa </div>
</div>
</div>
<div class="col-sm-6 col-12">\xa <div class="card border">\xa <div class="card-body">\xa <div class="d-flex mb-2">
<div class="icon-box md bg-danger rounded-5 me-3">\xa <i class="bi bi-box fs-4 text-white"></i>\xa </div>
<div class="d-flex flex-column">\xa <h2 class="m-0 lh-1"><span id="botdetected">0</span></h2>\xa <p class="m-0 opacity-50">Bots Detected</p>\xa </div>
</div>\xa </div>\xa </div>
</div>\xa <div class="col-sm-6 col-12">
<div class="card border">\xa <div class="card-body">
<div class="d-flex mb-2">\xa <div class="icon-box md bg-success rounded-5 me-3">
<i class="bi bi-box fs-4 text-white"></i>
</div>\xa <div class="d-flex flex-column">\xa <h2 class="m-0 lh-1"><span id="visitorlog">0</span></h2>
<p class="m-0 opacity-50">Valid Visitors</p>
</div>
</div>\xa </div>
</div>
</div>\xa </div>\xa <!-- Row ends -->
</div>\xa </div>\xa </div>\xa <!-- Row ends -->\xa
</div>\xa </div>
</div>
</div>\xa <div class="col-sm-12">
<div class="card mb-3">
<div class="card-header">\xa <h5 class="card-title">Last Visit</h5>\xa </div>\xa <div class="card-body">
<div class="row gx-4">\xa <div class="col-xl-3 col-sm-4 col-12">\xa <div class="mb-3">
<label class="form-label" for="sendtype">Country</label>\xa <select id="country" class="form-select" name="sendtype" id="sendtype" aria-label="Default select example">\xa <option value="">Select a Country</option>
</select>
</div>\xa </div>
<div class="col-xl-3 col-sm-4 col-12">
<div class="mb-3">\xa <label class="form-label" for="sendtype">Bot</label>
<select id="isbot" class="form-select" name="sendtype" id="sendtype" aria-label="Default select example">
<option value="">Select here</option>\xa <option value="No">No</option>\xa <option value="Yes">Yes</option>
</select>\xa </div>
</div>
<div class="table-responsive">
<table id="visitTable" class="display nowrap table table-striped" style="width:100%">\xa <thead>\xa <tr>
<th>ID</th>\xa <th>IP</th>
<th>User Agent</th>
<th>Captcha</th>\xa <th>Country</th>\xa <th>City</th>
<th>Bot</th>\xa </tr>\xa </thead>\xa </table>\xa </div>
</div>
</div>\xa </div>\xa </div>\xa <!-- Row ends -->
</div>\xa <div class="app-footer">
<span class="small">\xc2\251 Sneaky Log 2024</span>\xa </div>
</div>\xa </div>\xa </div>
"; goto F12af; d7f43: echo " <!-- Bootstrap JS -->\xa <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.bundle.min.js"></script>\xa <script type="text/javascript" charset="utf8" src="https://cdn.datatables.net/1.11.5/js/jquery.dataTables.js"></script>
<script type="text/javascript" charset="utf8" src="https://cdn.datatables.net/responsive/2.2.9/js/dataTables.responsive.min.js"></script>
<script>
$(document).ready(function() {
var botdetected = document.getElementById('botdetected');\xa var validlog = document.getElementById('validlog');\xa var visitorlog = document.getElementById('visitorlog');\xa var invalidlog = document.getElementById('invalidlog');
\xa $.ajax({\xa url: 'data?visit', // Replace with your API endpoint
type: 'GET',
dataType: 'json',
success: function(response) {\xa botdetected.innerHTML = response.botCount;
visitorlog.innerHTML = response.recordsTotal;
},
error: function(xhr, status, error) {\xa console.error('AJAX Error: ' + status + ' ' + error);
}\xa });\xa $.ajax({\xa url: 'data?valid', // Replace with your API endpoint\xa type: 'GET',
dataType: 'json',
success: function(response) {
validlog.innerHTML = response.recordsTotal;\xa },
error: function(xhr, status, error) {\xa console.error('AJAX Error: ' + status + ' ' + error);\xa }\xa });\xa $.ajax({\xa url: 'data?invalid', // Replace with your API endpoint\xa type: 'GET',
dataType: 'json',\xa success: function(response) {\xa invalidlog.innerHTML = response.recordsTotal;
},
error: function(xhr, status, error) {
console.error('AJAX Error: ' + status + ' ' + error);\xa }\xa });
var table = $('#visitTable').DataTable({\xa ajax: {
dataSrc: 'data',\xa url: 'data?visit' // Gantilah dengan URL endpoint Anda yang mengembalikan JSON
},
columns: [\xa { data: 'id' },
{ data: 'ip' },
{ data: 'ua' },\xa { data: 'valid_captcha', render: function(data) { return data ? 'Yes' : 'No'; } },\xa { data: 'country' },
{ data: 'city' },\xa { data: 'is_bot', render: function(data) { return data ? 'Yes' : 'No'; } },\xa ],\xa\xa initComplete: function () {
var that = this;\xa
// Function to populate select options with unique values\xa function populateSelect() {
var countries = table.column(4).data().unique().sort().toArray(); // Column index for "Country"\xa var select = $('#country');
\xa // Add options to select
select.find('option:not(:first)').remove(); // Remove existing options except the first (All Countries)
$.each(countries, function(index, country) {
select.append('<option value="' + country + '">' + country + '</option>');\xa });
}
\xa // Populate select options\xa populateSelect();
// Add event listener for filter change\xa $('#country').on('change', function () {\xa var value = $(this).val();\xa // Apply filter or clear filter if value is empty
table.column(4).search(value).draw(); // Column index for "Country"\xa });
$('#isbot').on('change', function () {\xa var value = $(this).val();
// Apply filter or clear filter if value is empty
that.api().column(6).search(value).draw(); // Column index for "Country"
});\xa }
\xa\xa
});
// Add event listener for opening and closing details
$('#visitTable tbody').on('click', 'tr', function () {
var tr = $(this);
var row = table.row(tr);
if (row.child.isShown()) {
// This row is already open - close it\xa row.child.hide();\xa tr.removeClass('shown');\xa } else {\xa // Open this row\xa row.child(format(row.data())).show();
tr.addClass('shown');\xa }\xa });
\xa // Formatting function for row details\xa function format(d) {
// `d` is the original data object for the row
return `
<div class="additional-info">
<p><strong>IP:</strong> ${d.ip}</p>
<p><strong>User Agent:</strong> ${d.ua}</p>
<p><strong>Valid Captcha:</strong> ${d.valid_captcha ? 'Yes' : 'No'}</p>\xa <p><strong>Status:</strong> ${d.status ? 'Active' : 'Inactive'}</p>
<p><strong>Country:</strong> ${d.country}</p>
<p><strong>City:</strong> ${d.city}</p>
<p><strong>Is Bot:</strong> ${d.is_bot ? 'Yes' : 'No'}</p>\xa <p><strong>Is Crawler:</strong> ${d.is_crawler ? 'Yes' : 'No'}</p>
<p><strong>Is Data Center:</strong> ${d.is_datacenter ? 'Yes' : 'No'}</p>
<p><strong>Is Proxy:</strong> ${d.is_proxy ? 'Yes' : 'No'}</p>
<p><strong>Is VPN:</strong> ${d.is_vpn ? 'Yes' : 'No'}</p>\xa <p><strong>Is Abuser:</strong> ${d.is_abuser ? 'Yes' : 'No'}</p>
<p><strong>Is Blocked Data Center:</strong> ${d.is_blocked_datacenter ? 'Yes' : 'No'}</p>
</div>\xa `;
}\xa });
</script>";
?>
Did this file decode correctly?
Original Code
<?php
goto c4e79; E0ce5: $E05b9->check(); goto d0865; c4e79: include_once "\x63\x6c\141\x73\x73\x2e\x70\x68\160"; goto c4865; c4865: $E05b9 = new User(); goto E0ce5; F12af: include "\x66\157\x6f\x74\x65\162\56\160\x68\x70"; goto d7f43; d0865: echo "\12\74\x21\104\117\103\x54\x59\120\x45\40\x68\x74\x6d\x6c\x3e\xa\74\150\x74\x6d\154\x20\154\141\x6e\147\75\42\x65\x6e\x22\76\xa\x3c\x21\x2d\55\x20\115\151\x72\x72\x6f\162\x65\144\x20\146\162\x6f\x6d\40\142\x6f\157\x74\x73\x74\x72\141\x70\147\x65\164\56\143\x6f\x6d\x2f\144\145\x6d\157\x73\x2f\x66\x6f\162\x74\x79\x66\151\x76\x65\55\142\157\157\x74\163\x74\162\x61\160\55\x61\x64\155\x69\156\55\x74\x65\155\x70\154\x61\164\x65\x2f\x69\x6e\x64\x65\x78\56\150\164\x6d\154\40\x62\171\40\110\x54\x54\162\x61\x63\153\x20\127\x65\x62\x73\151\164\145\x20\x43\157\x70\151\x65\x72\x2f\63\x2e\170\40\x5b\130\122\x26\x43\117\47\x32\60\x31\x34\135\54\x20\115\x6f\x6e\54\x20\x30\62\40\123\145\160\40\x32\60\x32\x34\x20\x30\x33\72\65\67\x3a\61\62\x20\x47\115\124\40\x2d\x2d\76\12\74\150\145\x61\x64\x3e\xa\40\40\x20\40\74\x6d\x65\164\141\40\x63\x68\141\162\163\145\164\75\x22\x75\164\146\55\70\42\x20\x2f\x3e\xa\x20\x20\x20\x20\x3c\155\x65\x74\x61\40\156\x61\x6d\145\75\42\166\151\x65\x77\x70\x6f\x72\164\x22\x20\x63\157\x6e\164\145\156\x74\75\x22\167\151\144\x74\150\x3d\x64\145\166\151\143\145\x2d\x77\151\144\x74\150\54\x20\151\156\x69\164\x69\141\154\55\163\143\141\x6c\x65\x3d\x31\42\x20\x2f\76\12\40\x20\x20\40\x3c\x74\151\164\x6c\145\76\x44\141\x73\x68\x62\157\x61\162\144\x3c\x2f\x74\151\164\154\145\76\12\x20\40\40\40\x3c\x6c\151\x6e\x6b\x20\x72\x65\x6c\75\x22\163\164\171\x6c\x65\x73\x68\145\x65\x74\x22\40\x68\x72\145\x66\75\42\150\x74\x74\160\x73\x3a\57\57\163\x74\x61\143\153\160\x61\164\x68\56\142\157\157\164\163\x74\162\141\160\x63\x64\156\x2e\x63\157\155\x2f\x62\x6f\x6f\x74\163\164\162\141\x70\x2f\64\56\x35\x2e\62\57\x63\x73\163\x2f\x62\x6f\157\x74\x73\x74\x72\x61\160\56\x6d\151\156\x2e\x63\x73\x73\42\x3e\xa\x20\40\40\x20\x3c\x6c\x69\x6e\x6b\x20\162\x65\154\x3d\x22\x73\x74\x79\154\145\x73\150\145\145\x74\42\x20\x74\x79\160\x65\x3d\x22\164\x65\170\x74\57\x63\x73\163\x22\40\150\x72\145\x66\75\42\150\x74\164\160\x73\72\57\57\143\144\x6e\x2e\144\141\164\141\x74\x61\x62\154\145\163\x2e\x6e\145\164\57\x31\x2e\61\61\x2e\x35\57\143\x73\x73\57\152\161\x75\145\162\171\x2e\144\x61\x74\x61\x54\x61\x62\x6c\145\x73\56\x63\163\x73\42\76\12\x20\x20\40\x20\x3c\x6c\x69\x6e\x6b\x20\162\x65\154\75\42\x73\x74\x79\154\145\163\x68\x65\145\164\42\40\164\171\160\145\75\x22\164\145\170\x74\57\143\x73\163\x22\x20\150\162\145\146\x3d\42\x68\164\164\160\163\72\x2f\x2f\x63\x64\x6e\x2e\144\x61\164\x61\164\x61\142\x6c\x65\163\x2e\156\x65\164\57\162\x65\x73\x70\x6f\156\x73\x69\166\145\x2f\62\x2e\x32\x2e\71\x2f\x63\163\x73\57\162\x65\x73\160\157\x6e\163\151\166\145\56\144\141\164\x61\x54\141\x62\154\x65\163\x2e\x6d\151\156\x2e\x63\x73\x73\x22\76\xa\40\x20\40\40\40\x20\40\x20"; goto Bdbbe; Bdbbe: include "\x68\x65\x61\x64\145\x72\56\160\x68\x70"; goto C4f18; C4f18: echo "\x20\40\40\40\40\40\40\x20\x20\x20\x3c\144\151\x76\x20\143\x6c\141\x73\163\75\x22\x61\x70\x70\x2d\x62\157\144\171\x22\76\xa\40\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\xa\40\x20\40\40\x20\40\x20\40\x20\x20\40\x20\74\x21\55\x2d\x20\x52\157\x77\40\163\x74\141\162\164\x73\x20\55\x2d\76\xa\x20\40\40\40\40\40\40\x20\x20\x20\40\40\74\x64\x69\166\40\x63\x6c\141\163\163\x3d\42\162\157\167\40\x67\170\x2d\64\x22\76\xa\x20\x20\x20\40\40\x20\40\40\40\40\40\40\40\x20\x3c\x64\151\166\x20\143\154\x61\163\163\x3d\x22\143\x6f\x6c\55\163\155\55\61\62\x22\x3e\xa\40\40\x20\x20\x20\40\40\40\x20\x20\40\40\40\40\x20\x20\74\x64\x69\166\40\143\154\x61\163\163\75\42\143\141\x72\x64\40\155\x62\x2d\64\x22\76\xa\x20\x20\40\x20\40\x20\40\40\40\40\40\40\x20\40\x20\40\x20\x20\x3c\x64\x69\x76\x20\143\x6c\141\x73\x73\x3d\42\x63\x61\x72\x64\55\142\157\x64\x79\x22\x3e\xa\xa\40\x20\x20\40\40\x20\40\x20\x20\40\40\40\40\x20\x20\x20\x20\40\40\40\74\41\55\x2d\x20\122\x6f\x77\40\x73\x74\x61\x72\164\x73\x20\55\x2d\76\xa\40\x20\40\x20\40\40\40\x20\40\40\40\x20\40\x20\x20\40\x20\40\40\x20\x3c\144\x69\x76\x20\143\x6c\x61\163\163\x3d\42\162\x6f\x77\x20\152\165\x73\x74\151\146\x79\55\x63\157\x6e\164\x65\156\164\x2d\x63\x65\156\x74\145\162\40\x61\154\x69\x67\156\x2d\151\x74\x65\155\x73\x2d\x65\156\x64\42\76\xa\40\40\40\40\x20\40\40\40\40\x20\x20\40\x20\x20\40\40\x20\x20\40\x20\x20\40\x3c\x64\x69\x76\x20\143\x6c\141\163\x73\x3d\42\143\x6f\154\55\170\154\55\64\40\143\x6f\154\55\x6c\x67\55\64\40\x63\157\x6c\x2d\x73\155\55\61\x32\x20\143\157\x6c\55\61\x32\42\76\xa\40\x20\40\40\x20\x20\40\40\x20\x20\40\40\x20\40\40\x20\40\40\x20\40\x20\40\40\x20\74\144\x69\166\40\x63\x6c\x61\163\x73\75\42\x70\55\63\42\x3e\12\x20\40\x20\40\x20\x20\40\40\40\40\x20\x20\40\40\40\40\40\40\x20\x20\x20\x20\40\40\40\40\74\x69\x6d\x67\40\x73\162\x63\x3d\x22\141\163\163\x65\x74\163\x2f\151\155\x61\147\x65\163\57\x6c\157\147\151\x6e\x32\56\163\x76\x67\42\40\x61\154\x74\75\x22\x43\x6f\x6e\164\141\143\164\40\125\x73\42\40\143\x6c\141\163\x73\x3d\x22\x69\155\x67\55\146\154\x75\x69\144\x22\76\12\40\x20\x20\x20\x20\40\40\40\x20\40\40\40\40\40\40\40\40\x20\40\x20\40\x20\40\x20\74\x2f\x64\151\x76\76\xa\x20\x20\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\40\40\40\x20\x3c\57\x64\151\x76\76\12\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\40\40\x20\40\x20\40\x20\x20\x20\40\74\x64\151\x76\40\143\154\x61\x73\x73\75\42\x63\x6f\154\x2d\x78\154\55\x38\40\x63\x6f\x6c\55\x6c\147\x2d\x38\40\143\x6f\154\x2d\163\155\55\61\62\40\x63\x6f\154\x2d\61\x32\42\76\12\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\40\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\74\144\x69\166\40\143\154\x61\163\x73\x3d\x22\160\x2d\63\42\76\xa\12\x20\x20\40\x20\x20\40\x20\x20\40\40\40\x20\x20\x20\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\40\x3c\x21\55\x2d\40\x52\x6f\x77\40\x73\x74\141\162\164\163\x20\55\55\x3e\12\40\x20\x20\x20\40\40\40\40\40\40\x20\40\40\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\x20\40\74\x64\x69\x76\x20\x63\154\141\163\163\x3d\42\x72\157\167\x20\147\55\63\42\76\xa\40\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\40\40\x20\40\x20\x20\x20\40\40\40\40\40\40\74\144\x69\166\x20\x63\x6c\141\x73\163\x3d\42\143\157\154\55\163\x6d\55\66\x20\x63\x6f\154\x2d\61\62\x22\76\xa\x20\40\40\x20\x20\40\40\40\40\40\x20\x20\40\40\x20\40\x20\40\x20\40\x20\40\40\40\x20\40\x20\40\40\40\x3c\x64\151\166\40\x63\154\141\163\163\x3d\x22\143\x61\162\144\x20\x62\157\162\x64\x65\x72\x22\76\12\40\40\x20\40\x20\x20\40\40\40\40\x20\x20\x20\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\x20\x20\x20\40\40\40\x20\x3c\144\151\x76\x20\143\154\x61\163\x73\x3d\x22\x63\x61\x72\144\x2d\142\x6f\x64\171\42\x3e\xa\40\x20\40\x20\40\40\40\40\40\40\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\x20\40\x3c\x64\151\x76\40\x63\x6c\141\163\163\x3d\42\x64\x2d\146\154\145\x78\40\155\142\x2d\62\x22\76\xa\x20\40\40\40\40\40\40\40\40\x20\x20\40\x20\40\x20\40\40\40\x20\40\x20\40\40\40\40\40\40\x20\x20\x20\x20\x20\40\40\40\x20\x3c\144\151\x76\x20\x63\154\x61\x73\x73\75\x22\x69\x63\x6f\x6e\x2d\142\157\x78\40\x6d\x64\x20\x62\x67\55\x70\x72\x69\155\141\x72\171\x20\162\157\165\x6e\144\145\144\x2d\x35\40\x6d\x65\x2d\x33\x22\76\xa\40\40\x20\x20\40\x20\40\40\x20\x20\x20\40\x20\40\40\x20\40\x20\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\40\40\x20\x20\x20\40\x20\74\151\40\x63\154\x61\x73\x73\75\42\142\x69\40\x62\151\x2d\x62\157\170\x20\x66\x73\55\x34\x20\164\145\x78\x74\55\167\x68\x69\164\145\42\x3e\74\x2f\151\x3e\12\40\40\40\x20\40\40\x20\x20\40\40\40\40\40\x20\x20\40\40\40\40\40\x20\x20\40\x20\40\40\40\x20\x20\40\x20\40\x20\x20\40\x20\74\57\144\x69\166\x3e\12\x20\40\40\40\40\x20\40\40\40\40\40\x20\40\x20\40\40\40\x20\40\40\40\40\x20\x20\x20\40\x20\40\40\x20\x20\x20\40\x20\40\x20\74\144\151\x76\x20\143\154\141\163\163\x3d\42\x64\55\x66\154\x65\170\x20\146\154\145\170\x2d\143\157\x6c\x75\x6d\x6e\x22\76\xa\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\40\40\x20\x20\40\x20\40\x20\40\40\x20\40\x20\x20\40\74\x68\62\x20\143\154\141\x73\163\75\x22\155\55\x30\40\154\150\55\x31\42\x3e\74\163\x70\x61\156\40\x69\x64\x3d\x22\166\141\x6c\151\x64\154\157\x67\42\76\x30\74\57\163\160\141\x6e\x3e\x3c\x2f\x68\x32\x3e\xa\40\40\x20\40\40\40\x20\40\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\40\40\x20\x20\x20\74\160\x20\143\x6c\x61\x73\163\75\x22\x6d\x2d\x30\40\157\x70\141\143\x69\164\x79\55\65\60\42\76\126\141\x6c\x69\144\x20\114\157\x67\x3c\x2f\x70\76\xa\40\x20\x20\40\40\x20\40\40\40\40\x20\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x3c\x2f\144\x69\x76\76\12\40\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\x20\40\40\x3c\57\x64\x69\x76\x3e\12\x20\x20\x20\40\40\x20\40\x20\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\74\57\x64\151\166\76\12\40\x20\x20\40\x20\40\40\x20\40\40\40\x20\x20\40\x20\40\40\40\40\x20\40\x20\x20\x20\40\40\x20\40\40\x20\x3c\x2f\x64\151\x76\x3e\12\x20\40\40\40\x20\x20\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\40\40\40\40\40\x3c\57\144\x69\x76\76\xa\x20\40\x20\x20\x20\40\40\40\x20\40\40\40\x20\40\40\x20\40\x20\40\x20\40\x20\x20\x20\40\40\x20\40\x3c\x64\x69\x76\40\x63\154\141\163\x73\x3d\42\x63\x6f\x6c\55\x73\155\55\x36\x20\143\x6f\154\x2d\x31\x32\42\x3e\12\40\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\40\40\x20\x20\x20\40\74\144\151\x76\40\x63\x6c\x61\x73\163\75\x22\143\x61\x72\x64\40\x62\x6f\162\x64\x65\162\x22\76\12\40\40\40\x20\40\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\40\x20\40\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x3c\144\x69\x76\40\x63\x6c\141\x73\x73\x3d\42\143\141\162\144\x2d\x62\157\x64\x79\42\x3e\xa\x20\40\x20\x20\x20\40\40\x20\x20\40\40\x20\40\40\x20\40\x20\x20\x20\40\40\x20\x20\40\40\40\x20\40\40\40\x20\x20\40\40\74\x64\151\x76\x20\143\154\x61\163\163\x3d\42\x64\x2d\x66\154\145\x78\x20\x6d\142\55\62\x22\x3e\xa\40\40\40\x20\x20\x20\x20\40\x20\40\40\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\40\x20\40\x20\40\x20\40\40\40\x20\40\x20\40\74\x64\151\166\x20\143\x6c\141\x73\163\75\x22\151\x63\x6f\x6e\x2d\x62\157\x78\x20\x6d\x64\x20\x62\147\x2d\x69\156\x66\157\x20\162\157\165\x6e\x64\x65\144\55\x35\x20\x6d\145\55\x33\x22\x3e\12\x20\x20\40\40\40\40\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\40\40\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\x20\40\40\x3c\x69\40\x63\154\141\163\x73\x3d\42\142\x69\x20\142\151\x2d\x62\157\170\x20\146\163\x2d\64\40\x74\145\170\164\x2d\167\x68\151\164\145\x22\76\74\x2f\x69\x3e\xa\40\x20\40\40\40\40\40\x20\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x20\40\40\40\x20\40\40\x20\x20\x20\74\57\144\x69\166\76\xa\40\x20\x20\40\40\x20\40\x20\x20\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\40\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\74\x64\151\x76\40\143\154\141\x73\x73\x3d\x22\x64\x2d\146\154\145\x78\x20\x66\x6c\x65\170\x2d\x63\157\x6c\165\155\x6e\x22\x3e\12\40\40\40\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\40\x20\x20\40\40\x20\40\40\x20\40\40\40\40\x20\40\x20\40\x20\x20\40\x20\40\40\x3c\150\x32\x20\x63\154\141\163\x73\x3d\x22\x6d\x2d\60\x20\x6c\x68\55\x31\42\x3e\74\163\160\x61\156\40\151\x64\x3d\42\151\156\166\141\x6c\151\x64\154\x6f\x67\x22\76\60\x3c\x2f\163\160\x61\156\76\x3c\57\150\x32\76\xa\x20\x20\x20\40\x20\x20\40\x20\x20\40\x20\40\40\40\x20\x20\40\40\40\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\x3c\x70\40\143\154\x61\163\x73\x3d\x22\x6d\x2d\60\x20\x6f\160\x61\x63\151\x74\171\55\x35\60\x22\76\111\x6e\x76\x61\x6c\151\144\x20\x4c\x6f\x67\74\57\160\76\xa\x20\x20\x20\40\x20\x20\40\40\40\40\40\x20\40\40\x20\x20\40\40\40\40\40\x20\x20\x20\x20\x20\40\x20\x20\40\40\40\40\x20\40\x20\x3c\x2f\x64\x69\x76\x3e\12\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\x20\40\40\40\x20\40\40\x20\40\40\x20\x20\40\x20\x20\x20\x20\x20\40\74\x2f\144\151\166\x3e\xa\x20\x20\40\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\40\40\x20\40\x20\x20\x20\40\40\40\40\40\x3c\x2f\x64\x69\x76\76\12\x20\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\40\40\x20\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\74\x2f\144\151\166\x3e\12\40\40\x20\x20\x20\x20\40\40\40\40\40\x20\40\x20\x20\40\x20\x20\40\x20\40\40\40\x20\40\40\x20\40\74\57\x64\x69\166\x3e\12\40\x20\x20\x20\x20\x20\x20\40\x20\x20\40\40\40\40\40\40\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\74\144\151\x76\40\143\x6c\141\163\163\x3d\x22\143\157\x6c\x2d\x73\155\55\x36\x20\x63\x6f\154\x2d\61\x32\x22\x3e\xa\40\40\40\40\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\40\40\40\x20\40\40\x20\40\40\40\x20\40\x20\40\40\x3c\x64\151\x76\x20\x63\x6c\x61\163\x73\75\x22\143\x61\162\x64\40\142\157\x72\144\145\162\x22\x3e\xa\x20\40\x20\40\x20\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\40\40\x20\40\x20\x20\40\40\40\74\x64\x69\166\x20\x63\x6c\x61\x73\163\75\x22\143\141\x72\144\x2d\142\x6f\144\x79\x22\x3e\xa\40\40\40\40\x20\x20\40\x20\40\x20\40\x20\x20\x20\40\40\40\x20\x20\40\40\x20\x20\x20\40\40\x20\40\x20\x20\x20\x20\40\x20\x3c\x64\151\166\40\143\154\x61\x73\163\75\42\x64\55\x66\x6c\145\x78\x20\155\142\x2d\x32\42\x3e\12\x20\40\40\x20\40\x20\40\40\40\x20\x20\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\40\40\40\x20\40\x20\40\40\40\40\40\40\40\40\x3c\144\151\166\x20\x63\154\x61\x73\163\x3d\42\x69\x63\157\x6e\x2d\x62\157\x78\40\155\x64\40\x62\147\55\144\x61\x6e\147\145\x72\40\162\157\165\156\x64\145\144\55\x35\x20\155\145\55\x33\42\76\xa\40\x20\40\40\40\x20\40\40\40\40\40\40\x20\40\40\x20\40\40\40\40\x20\40\x20\40\x20\x20\40\40\40\40\40\40\x20\x20\40\40\40\40\x3c\x69\x20\143\154\141\x73\x73\75\42\x62\x69\40\x62\x69\x2d\142\157\170\x20\146\163\x2d\x34\40\164\145\x78\164\x2d\167\x68\x69\164\145\x22\76\74\57\x69\x3e\xa\x20\40\x20\40\40\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20\40\x20\40\40\x20\40\40\40\x20\x20\40\x20\x20\40\40\40\40\40\74\x2f\144\x69\166\76\12\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\40\40\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\40\x20\x20\40\x20\40\74\x64\151\166\40\x63\154\x61\x73\x73\75\x22\x64\55\146\154\145\x78\40\146\154\145\x78\55\x63\157\154\165\x6d\156\42\x3e\xa\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\40\40\x20\40\x20\40\x20\40\40\x20\x20\x20\40\x20\40\40\x20\40\x20\x20\40\x20\x20\x3c\150\62\40\143\x6c\x61\163\x73\x3d\42\x6d\55\60\x20\154\150\55\61\x22\76\74\163\160\141\156\x20\x69\x64\x3d\x22\x62\157\164\144\x65\164\x65\143\164\x65\x64\x22\x3e\60\x3c\x2f\163\x70\141\156\x3e\x3c\x2f\150\62\x3e\xa\x20\40\40\40\x20\x20\40\x20\40\40\40\x20\x20\x20\x20\40\40\40\x20\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\40\x20\40\40\x20\40\40\74\160\40\143\154\x61\x73\163\75\42\155\x2d\x30\x20\x6f\160\x61\x63\151\x74\171\55\65\x30\42\76\102\157\164\x73\40\x44\x65\164\145\x63\164\x65\144\x3c\57\160\76\xa\x20\40\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\x20\x20\40\x20\x20\40\x20\x20\40\x20\x20\x20\x20\40\74\x2f\144\151\x76\x3e\12\40\40\40\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\40\40\40\40\40\40\40\40\x20\40\x20\x20\x20\40\40\x3c\57\x64\151\166\76\xa\40\x20\40\x20\x20\40\40\40\x20\40\x20\40\40\40\40\40\40\x20\40\x20\40\40\40\x20\40\40\40\40\x20\40\x20\40\74\x2f\x64\x69\166\x3e\xa\x20\40\x20\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\x20\40\40\x20\40\40\x3c\x2f\144\x69\166\76\12\40\40\40\x20\40\40\40\40\40\40\x20\40\40\x20\40\x20\40\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\74\57\x64\151\x76\76\xa\x20\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\x20\40\x20\40\x20\x20\x20\x20\x20\40\x20\74\x64\x69\166\x20\143\154\141\163\x73\75\42\143\157\154\55\163\155\55\66\40\143\x6f\154\55\x31\x32\x22\x3e\12\x20\x20\40\x20\x20\x20\40\40\x20\40\40\x20\40\x20\x20\40\x20\x20\x20\x20\40\40\x20\40\40\40\40\x20\x20\40\74\x64\151\x76\40\143\x6c\141\x73\x73\x3d\42\x63\x61\162\x64\40\x62\x6f\x72\x64\x65\x72\x22\x3e\xa\x20\x20\x20\x20\x20\x20\x20\40\x20\40\40\40\40\40\x20\x20\x20\40\x20\x20\x20\40\40\40\40\40\40\40\40\40\x20\x20\x3c\144\x69\x76\40\x63\154\x61\163\x73\x3d\42\143\x61\x72\x64\x2d\142\x6f\x64\171\42\x3e\12\40\40\x20\40\40\x20\x20\40\x20\40\40\x20\40\40\40\x20\40\x20\x20\40\x20\40\40\x20\x20\x20\40\40\x20\40\40\x20\40\40\74\144\151\x76\x20\x63\154\141\x73\163\75\x22\x64\x2d\x66\154\145\170\40\155\x62\x2d\62\42\76\xa\x20\40\x20\40\40\40\x20\40\40\40\x20\x20\x20\40\x20\40\40\x20\x20\x20\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\x20\74\x64\x69\166\40\143\154\x61\163\x73\75\x22\151\x63\x6f\x6e\x2d\x62\x6f\x78\x20\x6d\144\x20\142\x67\x2d\163\165\143\x63\x65\163\x73\x20\x72\x6f\x75\156\x64\x65\144\55\65\40\x6d\x65\x2d\63\x22\x3e\12\40\x20\40\x20\40\40\40\40\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\40\40\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\x20\40\40\74\x69\40\x63\154\141\x73\x73\75\42\142\151\40\142\x69\55\142\157\x78\x20\146\x73\55\64\40\164\x65\170\x74\x2d\x77\150\x69\x74\145\x22\76\x3c\x2f\x69\76\12\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\40\40\x20\x20\40\40\x20\40\40\40\40\x20\40\40\x20\40\40\40\40\x20\40\x20\x20\x3c\x2f\144\151\x76\76\xa\x20\x20\40\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\x20\x20\40\x20\x20\x20\x20\x20\40\x20\x20\40\40\40\40\x20\40\40\40\x20\40\x20\74\144\151\166\40\143\154\x61\163\x73\x3d\x22\144\55\x66\x6c\x65\x78\x20\x66\x6c\x65\170\55\x63\157\x6c\x75\x6d\156\x22\x3e\xa\x20\40\40\40\x20\40\x20\x20\40\40\x20\x20\40\40\40\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\x20\40\x20\x20\40\40\x20\x20\40\40\x3c\x68\x32\40\x63\x6c\x61\x73\163\75\x22\155\x2d\60\x20\x6c\x68\x2d\x31\42\76\74\163\x70\141\156\x20\x69\x64\75\42\x76\151\x73\151\x74\157\x72\x6c\x6f\x67\x22\76\x30\74\x2f\x73\x70\x61\x6e\x3e\x3c\x2f\x68\62\76\12\x20\x20\x20\40\x20\40\40\40\40\40\40\40\x20\40\x20\40\40\x20\40\x20\40\x20\40\x20\40\x20\x20\x20\40\40\x20\40\x20\40\x20\40\x20\x20\x3c\160\x20\x63\x6c\141\163\x73\75\x22\x6d\55\x30\x20\x6f\160\x61\x63\x69\164\171\55\x35\60\42\x3e\x56\141\x6c\x69\144\x20\x56\x69\x73\151\164\157\162\163\74\57\160\x3e\12\40\x20\x20\40\40\40\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\40\74\57\144\151\166\76\12\x20\40\x20\40\x20\40\x20\x20\40\40\40\x20\x20\x20\40\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\74\x2f\144\x69\166\x3e\xa\x20\40\40\40\40\x20\x20\40\x20\x20\x20\x20\40\40\40\x20\40\x20\40\40\x20\x20\40\x20\x20\x20\40\40\x20\40\40\40\x3c\x2f\x64\x69\166\76\12\x20\x20\40\40\x20\40\40\40\x20\40\x20\40\x20\x20\40\x20\40\40\x20\x20\40\x20\40\x20\40\x20\x20\40\x20\x20\74\x2f\x64\x69\166\x3e\12\x20\40\40\x20\x20\40\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\x20\x20\40\40\74\x2f\144\x69\x76\x3e\xa\x20\x20\x20\x20\x20\40\40\x20\40\40\x20\x20\x20\40\x20\x20\40\40\40\x20\40\40\40\x20\40\x20\74\x2f\x64\x69\x76\76\xa\40\40\40\x20\40\x20\x20\x20\40\40\x20\40\x20\40\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x3c\41\x2d\55\40\122\157\x77\40\145\156\144\163\40\x2d\55\x3e\12\x20\40\x20\x20\40\40\40\40\x20\x20\x20\40\40\40\x20\40\x20\40\40\40\40\40\x20\40\x3c\57\x64\x69\166\x3e\xa\40\40\40\x20\40\40\x20\40\40\40\x20\40\x20\x20\40\40\x20\40\40\40\x20\x20\74\x2f\x64\x69\x76\x3e\xa\x20\40\40\40\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x3c\x2f\144\151\166\76\xa\40\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\40\40\x20\40\40\74\41\55\55\x20\122\157\x77\40\145\x6e\x64\163\40\55\55\x3e\xa\12\40\x20\40\x20\40\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\40\40\74\57\144\151\x76\x3e\xa\x20\40\40\x20\40\x20\40\40\x20\40\x20\x20\40\40\40\x20\74\57\x64\151\166\76\12\x20\x20\40\40\40\40\40\x20\40\40\x20\x20\40\40\74\57\144\x69\166\76\12\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\x20\74\x2f\x64\151\166\x3e\xa\40\x20\x20\x20\40\40\40\x20\40\x20\x20\40\x3c\144\151\166\x20\x63\154\x61\x73\x73\x3d\42\143\157\x6c\55\x73\155\x2d\61\62\x22\x3e\12\40\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\40\40\x20\x3c\x64\151\x76\40\x63\x6c\141\163\163\75\42\x63\x61\162\x64\40\x6d\142\55\63\42\76\12\x20\40\x20\40\x20\x20\x20\x20\40\40\40\x20\40\40\40\x20\40\40\x3c\144\x69\166\40\143\x6c\x61\x73\163\75\42\x63\x61\162\x64\55\150\145\x61\144\145\x72\42\76\xa\40\40\x20\40\x20\x20\40\40\x20\40\x20\x20\x20\x20\40\40\x20\40\40\40\x3c\x68\65\40\x63\154\x61\x73\163\x3d\x22\143\x61\162\x64\x2d\164\x69\x74\154\145\x22\76\114\141\163\164\40\126\151\x73\x69\x74\x3c\57\150\65\x3e\xa\x20\x20\40\40\x20\40\40\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\x3c\57\144\151\x76\x3e\xa\x20\x20\x20\40\x20\40\40\x20\40\x20\40\x20\40\x20\x20\40\40\x20\x3c\x64\x69\x76\40\x63\x6c\141\x73\x73\75\42\x63\x61\x72\144\x2d\142\x6f\x64\x79\42\76\12\40\x20\40\40\40\x20\40\40\x20\x20\x20\40\40\x20\x20\40\40\x20\x3c\144\x69\x76\40\143\x6c\x61\x73\163\x3d\x22\162\x6f\x77\40\147\170\x2d\x34\x22\76\xa\40\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\74\x64\151\x76\x20\x63\x6c\x61\x73\x73\x3d\42\x63\157\x6c\55\x78\154\55\x33\x20\x63\x6f\154\x2d\x73\155\x2d\x34\x20\143\x6f\x6c\x2d\x31\62\x22\76\xa\40\x20\40\40\x20\40\40\40\40\x20\40\40\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\40\74\144\151\166\x20\x63\154\x61\163\x73\75\42\155\x62\55\63\x22\76\12\40\40\40\40\40\x20\x20\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\40\40\40\x20\x20\40\x20\40\x3c\154\x61\x62\145\154\40\x63\154\141\163\x73\x3d\x22\146\157\162\x6d\x2d\x6c\141\142\145\x6c\x22\40\x66\157\162\x3d\x22\x73\145\156\144\x74\x79\160\x65\x22\76\x43\157\165\156\x74\x72\x79\x3c\57\x6c\141\142\145\154\x3e\xa\x20\40\40\40\40\40\40\x20\40\40\40\x20\x20\x20\40\x20\40\x20\40\40\x20\40\40\x20\x20\x20\x3c\x73\x65\x6c\145\143\164\40\151\144\x3d\x22\x63\x6f\165\x6e\164\x72\x79\x22\40\x63\154\x61\163\163\75\x22\x66\x6f\162\155\x2d\x73\145\154\145\143\164\x22\40\156\141\155\145\75\42\x73\145\x6e\x64\x74\171\160\145\x22\x20\151\144\x3d\x22\163\x65\x6e\144\164\x79\x70\145\x22\40\141\x72\x69\x61\x2d\154\141\x62\145\154\75\42\x44\x65\146\x61\x75\x6c\x74\40\x73\x65\x6c\145\x63\x74\40\x65\170\x61\x6d\x70\x6c\x65\42\76\xa\x20\40\x20\40\x20\40\40\40\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\40\40\x20\40\40\x20\x20\40\x20\x3c\157\160\164\x69\x6f\156\40\x76\x61\154\165\145\x3d\x22\x22\76\123\x65\x6c\145\x63\164\x20\x61\x20\103\157\x75\x6e\164\162\171\x3c\57\157\160\164\x69\x6f\156\x3e\12\x20\40\x20\40\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\40\40\x20\x20\40\x20\40\40\40\x20\40\x3c\x2f\163\x65\154\145\x63\164\x3e\12\40\40\x20\40\x20\40\40\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\x20\40\40\x20\x20\x20\x3c\x2f\144\151\x76\x3e\xa\x20\x20\40\x20\40\40\40\x20\40\40\40\x20\x20\x20\40\40\40\x20\x20\40\40\40\x3c\57\144\x69\x76\x3e\12\x20\40\x20\40\40\40\x20\40\x20\40\x20\40\x20\40\x20\x20\40\40\40\x20\40\40\74\x64\x69\x76\x20\x63\154\x61\x73\163\75\x22\x63\157\154\x2d\170\x6c\55\x33\40\x63\x6f\154\x2d\x73\x6d\x2d\64\x20\143\157\154\55\x31\62\42\76\12\40\x20\x20\x20\40\40\40\x20\40\40\x20\40\x20\40\x20\40\40\40\40\40\x20\x20\40\40\x3c\x64\151\166\x20\x63\154\x61\163\163\x3d\x22\x6d\x62\x2d\63\42\x3e\xa\x20\x20\40\x20\40\40\40\40\40\x20\x20\40\40\x20\40\x20\x20\x20\40\x20\40\x20\x20\40\40\40\x3c\x6c\x61\x62\145\154\x20\x63\154\x61\x73\x73\75\42\x66\157\162\155\55\x6c\141\x62\145\x6c\42\40\x66\x6f\x72\x3d\x22\163\x65\x6e\x64\164\171\160\x65\x22\76\x42\x6f\x74\x3c\57\x6c\x61\x62\x65\x6c\76\12\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\40\x20\40\40\40\40\x20\40\x20\40\40\40\74\163\x65\x6c\145\x63\164\40\x69\144\x3d\42\151\x73\x62\157\x74\x22\40\x63\154\141\x73\x73\x3d\42\x66\157\x72\x6d\x2d\x73\x65\154\x65\143\164\x22\40\x6e\x61\x6d\x65\x3d\42\x73\145\156\x64\x74\x79\x70\145\x22\40\x69\x64\x3d\42\163\x65\156\x64\164\x79\x70\145\x22\40\141\162\x69\141\x2d\x6c\141\142\145\x6c\75\42\x44\145\146\x61\x75\154\164\40\x73\x65\x6c\x65\x63\164\x20\x65\170\x61\x6d\160\154\145\x22\76\12\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\40\40\x20\40\40\40\x20\x20\x20\x20\74\157\x70\164\151\x6f\156\40\x76\x61\154\x75\x65\x3d\x22\x22\x3e\x53\x65\x6c\x65\143\x74\40\150\145\162\145\x3c\57\157\x70\164\151\157\x6e\76\xa\x20\x20\40\40\40\40\x20\40\x20\40\x20\40\40\x20\40\x20\x20\40\x20\40\x20\40\x20\x20\40\x20\40\40\74\x6f\x70\164\151\x6f\156\40\166\141\154\x75\x65\x3d\x22\116\157\42\76\x4e\x6f\x3c\x2f\x6f\x70\164\x69\157\156\x3e\xa\40\x20\40\x20\40\40\40\40\x20\40\40\x20\40\x20\40\40\x20\40\x20\40\x20\40\x20\x20\x20\40\40\40\x3c\157\x70\x74\x69\x6f\x6e\x20\166\141\154\165\145\x3d\x22\131\x65\x73\42\76\131\x65\x73\x3c\x2f\x6f\160\164\x69\157\156\76\12\40\x20\x20\40\40\x20\40\x20\x20\40\40\40\40\x20\x20\40\x20\x20\40\40\x20\x20\40\x20\x20\40\74\57\x73\x65\x6c\x65\x63\x74\x3e\xa\x20\40\x20\x20\x20\x20\40\40\40\40\40\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\x3c\x2f\x64\151\166\x3e\12\x20\x20\40\40\x20\40\x20\x20\40\40\x20\x20\40\40\40\x20\x20\40\x20\x20\40\x20\x3c\57\144\x69\166\x3e\12\x20\x20\40\x20\40\x20\40\40\40\40\x20\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\74\x64\151\x76\40\143\x6c\141\x73\163\75\42\164\x61\x62\x6c\x65\55\162\x65\163\160\x6f\x6e\163\x69\166\145\42\x3e\12\x20\x20\x20\x20\40\40\40\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\x20\x20\x20\40\40\40\x3c\x74\141\142\x6c\145\40\x69\144\75\42\x76\x69\x73\x69\x74\124\141\x62\154\145\42\40\x63\x6c\x61\x73\163\x3d\42\144\x69\163\x70\x6c\x61\171\x20\156\x6f\167\162\141\x70\x20\x74\141\x62\x6c\145\x20\164\x61\142\x6c\x65\55\x73\x74\x72\151\x70\x65\144\42\x20\x73\164\x79\x6c\x65\x3d\x22\x77\x69\144\164\x68\72\61\x30\x30\45\42\x3e\xa\x20\40\40\40\x20\x20\40\40\40\40\40\x20\40\x20\40\40\x20\x20\40\40\40\40\x20\x20\74\x74\x68\145\141\x64\76\xa\40\x20\40\40\40\x20\40\x20\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\x20\40\x20\40\x20\40\x20\40\40\x3c\164\162\x3e\12\40\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\40\x3c\164\x68\76\x49\x44\74\57\x74\x68\76\xa\x20\x20\x20\x20\x20\40\40\40\40\x20\40\40\x20\40\x20\40\x20\40\40\x20\40\x20\x20\40\40\40\40\40\40\x20\40\40\x3c\x74\x68\76\111\120\74\57\x74\150\76\12\40\40\40\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\40\x20\40\x20\40\40\40\x20\40\x20\40\x20\x20\40\x3c\164\150\76\x55\x73\145\162\x20\101\x67\145\x6e\164\74\57\x74\150\76\12\x20\40\x20\40\40\40\40\x20\40\40\40\x20\x20\40\40\x20\40\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\40\x20\40\x20\x3c\x74\150\x3e\x43\141\x70\164\x63\x68\x61\74\57\x74\150\x3e\xa\x20\x20\x20\40\x20\40\x20\x20\40\40\x20\40\x20\40\x20\40\40\x20\40\x20\x20\x20\40\40\40\40\x20\40\40\x20\40\x20\74\164\150\x3e\103\x6f\165\x6e\164\x72\171\74\57\164\x68\x3e\xa\x20\40\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\40\40\x20\40\40\x20\x20\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\40\x3c\x74\150\x3e\x43\x69\164\x79\74\57\164\x68\x3e\12\x20\40\x20\x20\40\x20\40\40\x20\40\40\40\40\40\x20\40\40\40\40\x20\40\x20\40\40\40\x20\40\x20\40\40\x20\x20\x3c\x74\x68\76\x42\x6f\x74\x3c\57\164\x68\76\xa\40\x20\40\40\x20\x20\x20\40\40\x20\40\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\40\40\x20\40\x3c\x2f\164\x72\76\xa\40\x20\40\40\40\40\x20\x20\40\40\40\x20\x20\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\x3c\57\x74\150\x65\141\x64\76\xa\40\40\40\40\40\x20\40\x20\40\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\40\74\57\164\141\x62\154\x65\x3e\xa\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\40\x20\x20\40\x20\40\x3c\x2f\144\151\x76\76\12\40\x20\40\40\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\74\57\144\151\166\76\12\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\40\x20\x20\x20\40\74\57\x64\151\166\x3e\xa\40\40\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\74\57\144\x69\166\76\xa\x20\40\40\40\x20\40\40\40\x20\40\x20\40\74\x2f\144\x69\166\x3e\xa\40\x20\40\40\x20\40\x20\40\40\x20\x20\x20\74\41\x2d\55\40\x52\157\x77\40\x65\156\144\x73\x20\x2d\x2d\x3e\12\x20\x20\40\x20\40\40\x20\40\40\x20\74\57\144\x69\x76\76\xa\x20\x20\40\x20\x20\x20\40\40\x20\x20\x3c\144\x69\x76\40\143\x6c\141\x73\163\x3d\x22\141\160\160\x2d\x66\x6f\157\164\145\x72\x22\x3e\12\x20\x20\x20\40\40\x20\40\40\40\x20\x20\40\x3c\x73\160\x61\x6e\40\x63\154\x61\163\163\x3d\x22\163\x6d\x61\154\x6c\x22\76\xc2\251\x20\x53\x6e\145\x61\x6b\171\40\x4c\x6f\x67\40\62\x30\x32\64\74\x2f\163\160\141\x6e\x3e\xa\x20\x20\x20\x20\40\x20\x20\40\x20\40\74\57\144\x69\166\76\12\40\40\40\x20\40\40\x20\40\x3c\x2f\144\151\166\x3e\xa\x20\x20\40\x20\40\40\74\57\x64\151\166\x3e\xa\40\x20\40\40\74\x2f\x64\151\166\x3e\12\x20\x20\x20\x20"; goto F12af; d7f43: echo "\x20\40\40\40\74\41\x2d\55\x20\x42\x6f\157\x74\163\x74\162\141\160\40\x4a\123\40\x2d\x2d\76\xa\x20\40\40\40\74\163\143\162\151\x70\164\x20\163\x72\x63\x3d\x22\150\164\164\x70\x73\x3a\57\57\x73\x74\x61\x63\153\x70\x61\164\x68\x2e\142\x6f\157\164\163\x74\162\x61\160\x63\x64\156\56\143\x6f\x6d\x2f\x62\x6f\x6f\164\x73\x74\162\x61\160\x2f\64\x2e\x35\x2e\62\57\x6a\163\57\142\157\157\x74\163\x74\x72\141\160\x2e\x62\x75\x6e\144\154\145\56\155\x69\x6e\x2e\152\x73\x22\x3e\x3c\x2f\163\x63\162\x69\160\164\76\xa\40\40\40\x20\x3c\163\143\x72\x69\x70\164\x20\164\171\160\145\x3d\x22\x74\145\x78\x74\x2f\152\x61\166\141\x73\143\162\x69\160\x74\42\40\x63\x68\x61\x72\x73\x65\x74\75\x22\165\x74\146\70\x22\40\x73\162\143\x3d\x22\150\164\164\160\163\x3a\x2f\57\x63\144\x6e\x2e\x64\141\x74\141\164\x61\142\154\x65\163\x2e\x6e\145\164\x2f\x31\x2e\x31\61\x2e\65\x2f\152\x73\x2f\x6a\x71\165\145\x72\171\56\x64\141\164\x61\124\141\x62\x6c\x65\163\x2e\x6a\x73\42\76\74\57\x73\x63\162\151\160\164\x3e\12\40\40\x20\x20\74\x73\143\162\151\160\x74\x20\x74\x79\160\145\x3d\x22\164\x65\x78\x74\57\x6a\x61\x76\141\163\143\x72\x69\160\x74\42\x20\143\150\141\162\163\x65\x74\x3d\42\165\x74\x66\x38\x22\40\163\162\143\75\x22\x68\164\x74\x70\x73\72\57\x2f\x63\144\x6e\56\144\141\x74\141\164\x61\x62\x6c\145\x73\x2e\x6e\145\x74\x2f\162\x65\x73\160\x6f\x6e\x73\x69\x76\145\x2f\x32\56\x32\x2e\71\57\152\163\x2f\144\x61\x74\141\124\141\142\x6c\x65\163\56\x72\x65\x73\160\x6f\156\x73\151\x76\145\56\155\151\x6e\56\x6a\x73\42\x3e\74\57\163\x63\162\151\x70\x74\76\12\40\x20\40\40\x3c\x73\143\x72\151\160\164\76\12\40\40\x20\x20\40\40\40\40\44\50\x64\x6f\143\x75\x6d\145\156\164\x29\56\x72\145\x61\144\171\50\146\x75\x6e\143\164\151\x6f\x6e\50\51\x20\x7b\12\40\x20\40\40\40\40\x20\40\x20\x20\40\x20\x76\141\162\40\x62\157\164\x64\145\164\145\x63\164\145\144\40\75\x20\144\157\x63\x75\155\145\156\164\56\x67\145\x74\105\154\145\155\x65\156\x74\x42\x79\111\144\50\47\142\x6f\164\x64\145\164\x65\x63\x74\x65\144\x27\x29\x3b\xa\x20\40\x20\40\40\40\x20\x20\x20\40\40\40\x76\x61\162\x20\166\x61\x6c\x69\144\x6c\157\147\40\x3d\40\144\157\x63\165\x6d\145\156\164\x2e\x67\x65\164\x45\x6c\145\x6d\145\156\164\102\171\111\144\50\x27\166\x61\x6c\x69\144\154\x6f\x67\x27\x29\x3b\xa\40\x20\40\40\x20\40\x20\40\40\40\40\x20\x76\141\162\x20\x76\x69\163\151\164\157\x72\154\157\x67\x20\75\40\x64\157\143\165\155\145\x6e\164\56\x67\145\x74\105\x6c\x65\x6d\x65\156\164\102\x79\x49\x64\x28\47\166\x69\163\x69\164\x6f\x72\154\157\147\47\51\x3b\xa\40\40\40\x20\x20\40\40\x20\x20\40\x20\40\166\x61\162\40\x69\x6e\x76\x61\x6c\x69\144\154\157\x67\x20\75\40\144\x6f\x63\x75\x6d\145\x6e\x74\x2e\147\145\164\105\x6c\x65\x6d\x65\156\164\x42\171\x49\144\50\47\x69\x6e\x76\141\154\151\x64\x6c\x6f\x67\47\x29\73\12\xa\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x24\x2e\141\152\141\x78\x28\x7b\xa\40\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\40\40\x75\x72\154\x3a\x20\x27\144\x61\164\x61\77\166\151\163\151\164\x27\x2c\40\x2f\57\40\x52\145\x70\154\x61\143\145\40\x77\x69\164\x68\x20\171\157\x75\x72\x20\x41\120\111\40\145\x6e\x64\x70\157\151\x6e\164\12\x20\x20\40\40\40\x20\x20\x20\40\x20\x20\40\40\40\40\40\164\x79\x70\x65\x3a\x20\47\x47\105\124\47\54\12\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\144\141\x74\x61\124\171\x70\145\72\40\x27\152\x73\x6f\x6e\47\54\12\40\40\40\40\40\40\x20\x20\40\x20\x20\40\x20\40\40\40\x73\x75\143\x63\145\163\x73\x3a\40\146\165\156\x63\164\x69\157\156\50\162\145\x73\x70\157\156\x73\x65\x29\x20\x7b\xa\x20\40\x20\x20\40\40\x20\40\x20\x20\40\x20\40\x20\40\x20\x20\40\40\40\x62\157\x74\144\145\164\x65\143\x74\145\x64\56\151\x6e\x6e\145\162\x48\124\115\114\40\75\40\x72\x65\x73\x70\157\x6e\163\145\56\142\157\x74\103\157\x75\156\164\x3b\12\x20\x20\x20\x20\40\40\x20\40\x20\x20\40\40\40\x20\40\x20\40\40\40\40\x76\151\163\x69\164\157\162\154\157\x67\x2e\x69\x6e\x6e\145\x72\x48\124\x4d\114\x20\x3d\40\x72\x65\163\160\x6f\x6e\x73\x65\56\x72\x65\143\157\162\x64\x73\124\x6f\x74\x61\154\73\12\40\40\x20\x20\40\x20\x20\x20\x20\x20\40\40\40\40\40\40\175\x2c\12\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\40\145\162\x72\x6f\x72\x3a\40\146\165\156\x63\164\x69\x6f\x6e\x28\x78\150\x72\x2c\40\163\x74\141\164\165\x73\54\40\145\x72\x72\157\x72\x29\x20\x7b\xa\40\x20\40\x20\40\x20\x20\40\40\40\40\x20\40\40\x20\x20\40\40\x20\x20\143\157\x6e\x73\157\x6c\x65\x2e\x65\x72\162\157\162\x28\x27\x41\112\101\x58\x20\105\x72\162\x6f\x72\x3a\40\47\40\53\40\163\164\141\164\165\163\x20\53\40\x27\40\x27\40\x2b\x20\x65\x72\162\x6f\162\x29\x3b\12\40\40\40\x20\x20\40\x20\40\40\40\40\x20\40\40\40\40\x7d\xa\40\40\40\40\40\x20\40\x20\40\40\x20\x20\x7d\51\73\xa\x20\x20\40\x20\40\40\40\x20\40\x20\40\40\x24\x2e\141\152\141\x78\50\173\xa\40\x20\x20\x20\x20\40\40\x20\40\40\40\x20\40\40\40\x20\165\162\x6c\x3a\40\x27\x64\x61\x74\x61\x3f\x76\x61\154\151\x64\47\54\x20\57\57\40\122\x65\x70\154\141\143\x65\40\167\151\x74\150\40\x79\x6f\x75\x72\40\101\120\x49\x20\145\156\x64\160\157\151\x6e\164\xa\40\x20\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\x20\40\x20\164\171\160\x65\72\x20\47\x47\x45\124\47\54\12\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20\x20\40\x64\141\x74\x61\x54\x79\x70\x65\x3a\x20\47\x6a\x73\157\156\x27\54\12\40\x20\x20\40\x20\x20\40\x20\40\40\40\40\x20\x20\40\x20\x73\x75\143\143\x65\163\x73\x3a\40\146\165\x6e\x63\164\x69\157\156\x28\x72\145\163\160\157\x6e\x73\x65\51\x20\x7b\12\40\40\x20\40\40\40\40\40\40\40\40\x20\40\40\x20\40\40\x20\x20\40\166\x61\154\151\144\154\157\x67\x2e\x69\156\x6e\x65\162\x48\124\x4d\114\x20\75\x20\x72\145\163\x70\157\x6e\x73\145\x2e\x72\x65\143\x6f\162\x64\x73\124\x6f\164\x61\x6c\73\xa\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\x20\40\x20\x20\40\175\54\12\40\40\x20\40\40\40\40\40\40\x20\40\40\40\40\x20\40\145\162\162\157\162\72\x20\146\165\x6e\x63\164\x69\157\x6e\50\x78\150\162\x2c\40\x73\164\141\x74\165\x73\x2c\40\145\x72\x72\157\x72\x29\x20\x7b\xa\40\x20\x20\40\40\x20\x20\x20\x20\40\x20\40\x20\40\40\x20\40\x20\x20\40\143\x6f\x6e\x73\157\x6c\145\x2e\x65\x72\x72\157\162\50\x27\101\x4a\101\x58\40\105\162\x72\x6f\162\x3a\x20\x27\x20\x2b\40\163\x74\141\x74\x75\163\x20\x2b\40\47\x20\47\40\53\x20\145\162\x72\157\162\51\x3b\xa\x20\40\x20\40\40\40\x20\x20\40\40\40\40\x20\x20\x20\40\175\xa\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\x7d\51\73\xa\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\x20\44\56\x61\152\141\170\x28\173\xa\40\40\40\40\x20\40\40\40\x20\x20\40\x20\40\x20\x20\x20\x75\x72\154\x3a\x20\47\144\x61\x74\141\x3f\151\156\166\141\154\x69\144\x27\54\40\57\57\40\x52\x65\160\154\141\x63\145\x20\x77\151\164\150\40\171\157\165\162\x20\x41\120\111\40\145\156\x64\160\x6f\151\156\x74\xa\x20\40\x20\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\40\40\x74\171\160\x65\72\x20\x27\107\x45\x54\x27\54\12\x20\40\40\x20\x20\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\x64\141\x74\141\x54\171\160\145\x3a\x20\x27\x6a\163\157\156\x27\54\xa\x20\x20\40\40\40\40\x20\40\40\40\40\x20\x20\x20\40\x20\163\165\143\143\x65\x73\x73\x3a\x20\x66\165\156\143\x74\x69\x6f\156\50\x72\145\163\160\x6f\x6e\163\x65\51\40\x7b\xa\40\40\40\x20\40\x20\x20\x20\x20\40\x20\x20\40\x20\x20\x20\x20\40\40\x20\x69\156\x76\141\x6c\151\144\154\157\147\56\151\x6e\156\x65\162\x48\x54\x4d\114\x20\75\40\x72\145\x73\160\157\156\163\x65\x2e\162\145\143\157\162\x64\163\x54\x6f\x74\141\x6c\73\12\x20\40\40\40\x20\40\x20\40\x20\x20\x20\x20\40\40\40\40\175\x2c\12\40\x20\x20\40\40\x20\40\40\40\x20\40\x20\40\x20\40\40\x65\x72\x72\x6f\162\72\x20\x66\x75\156\x63\164\x69\x6f\x6e\x28\170\x68\162\54\40\x73\x74\141\x74\x75\163\54\x20\x65\162\x72\x6f\162\51\x20\173\12\40\40\40\x20\40\40\x20\40\x20\x20\40\x20\x20\40\40\x20\x20\40\40\x20\x63\157\x6e\x73\x6f\154\145\56\145\162\162\157\162\50\x27\x41\112\x41\130\40\105\162\162\157\x72\72\40\x27\40\x2b\x20\163\164\x61\x74\165\x73\x20\53\40\47\x20\x27\40\x2b\x20\x65\x72\162\x6f\162\x29\x3b\xa\x20\40\40\x20\40\40\40\x20\40\x20\x20\x20\x20\40\40\40\x7d\xa\x20\40\x20\40\x20\40\x20\x20\40\x20\40\40\x7d\51\73\12\40\40\x20\x20\x20\x20\x20\40\40\x20\x20\40\x76\141\x72\40\164\x61\142\x6c\145\40\75\x20\44\50\47\43\x76\x69\163\x69\x74\124\141\142\154\145\x27\x29\56\104\x61\164\141\x54\x61\142\154\x65\50\173\xa\x20\x20\x20\40\x20\40\40\40\x20\40\x20\x20\40\x20\x20\40\141\x6a\141\x78\72\x20\173\12\x20\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\40\x20\40\40\x64\141\164\141\123\x72\143\72\x20\x27\x64\141\x74\x61\47\x2c\xa\x20\x20\40\40\40\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\40\x20\40\x20\x75\162\154\72\x20\x27\x64\141\164\x61\x3f\x76\151\x73\151\164\47\x20\57\x2f\40\107\x61\x6e\164\151\154\x61\150\40\x64\145\x6e\147\141\x6e\x20\125\122\114\x20\x65\x6e\x64\160\157\151\x6e\x74\40\101\x6e\x64\141\x20\x79\141\x6e\x67\x20\155\x65\x6e\x67\145\155\x62\x61\x6c\x69\x6b\x61\156\40\112\123\117\116\12\40\40\40\40\40\x20\x20\40\40\40\40\x20\40\40\40\40\175\54\12\x20\40\40\x20\x20\40\40\40\x20\x20\40\x20\x20\40\40\40\143\157\x6c\165\155\x6e\x73\x3a\40\133\xa\40\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\40\x20\x20\40\x7b\40\144\x61\x74\x61\x3a\40\47\x69\144\47\x20\x7d\x2c\12\x20\40\x20\40\x20\x20\x20\x20\x20\40\x20\x20\x20\40\x20\40\x20\40\40\x20\x7b\x20\x64\x61\164\141\x3a\40\x27\x69\x70\47\40\x7d\x2c\12\x20\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\40\40\x20\x7b\40\144\141\x74\141\x3a\x20\47\x75\141\47\40\x7d\x2c\xa\40\x20\40\40\40\40\40\x20\40\40\x20\40\x20\x20\40\x20\x20\x20\x20\40\173\40\144\141\164\x61\72\x20\47\x76\x61\154\x69\144\x5f\143\141\160\x74\x63\x68\x61\x27\54\x20\162\x65\x6e\144\x65\162\72\x20\x66\x75\x6e\x63\164\151\157\156\50\144\141\164\x61\x29\40\x7b\40\162\145\164\x75\x72\156\40\144\141\164\x61\x20\x3f\x20\x27\x59\145\163\47\40\x3a\40\x27\x4e\x6f\47\x3b\40\x7d\x20\175\x2c\xa\x20\40\40\40\x20\40\40\x20\x20\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\x7b\x20\x64\x61\x74\141\72\40\47\x63\x6f\165\x6e\x74\162\x79\47\x20\175\x2c\12\40\40\40\x20\x20\40\40\x20\40\x20\40\x20\x20\40\x20\x20\x20\40\x20\40\173\x20\144\141\164\141\x3a\40\47\x63\151\164\171\47\x20\175\54\xa\40\x20\40\40\40\40\x20\x20\40\40\x20\40\40\x20\40\40\x20\40\x20\40\173\40\144\141\x74\141\72\40\47\x69\163\x5f\x62\157\x74\47\x2c\x20\162\x65\x6e\x64\145\162\x3a\x20\146\165\x6e\x63\164\x69\x6f\x6e\x28\x64\141\164\141\51\40\173\40\162\x65\x74\x75\162\x6e\x20\x64\x61\164\141\40\77\40\x27\x59\x65\163\x27\x20\72\x20\x27\116\157\x27\x3b\40\175\x20\175\54\xa\40\x20\40\40\x20\x20\40\x20\40\40\x20\x20\40\40\40\40\135\54\xa\xa\40\40\x20\40\40\x20\x20\40\40\x20\x20\40\40\x20\40\40\x69\x6e\x69\x74\x43\157\155\160\x6c\145\x74\x65\72\40\146\165\x6e\x63\164\x69\x6f\156\x20\50\51\40\x7b\12\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x20\x76\x61\x72\x20\x74\150\x61\164\x20\75\x20\164\x68\151\x73\73\xa\x20\x20\x20\x20\x20\40\40\x20\40\40\x20\x20\x20\40\40\40\40\40\12\40\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\x20\40\x20\40\x2f\x2f\40\x46\165\156\x63\164\x69\157\156\x20\164\x6f\x20\x70\x6f\160\165\x6c\141\x74\145\x20\163\x65\x6c\x65\143\x74\40\x6f\x70\x74\151\x6f\x6e\x73\40\x77\151\164\x68\40\x75\156\x69\x71\165\145\x20\166\x61\154\165\x65\x73\xa\40\40\x20\x20\x20\40\40\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\146\x75\x6e\143\x74\151\157\x6e\x20\160\157\x70\x75\x6c\x61\164\145\123\145\154\145\143\164\50\x29\x20\x7b\12\x20\40\40\40\x20\x20\40\40\40\40\x20\40\40\x20\x20\40\40\x20\40\40\40\40\166\x61\162\x20\x63\x6f\x75\156\164\x72\x69\145\x73\40\75\40\164\141\142\154\145\x2e\x63\157\154\165\155\156\50\x34\51\x2e\x64\x61\164\141\50\51\x2e\x75\156\x69\x71\x75\145\50\x29\56\163\157\162\164\50\51\x2e\164\157\x41\x72\162\141\x79\x28\51\x3b\40\x2f\x2f\x20\x43\157\154\165\x6d\156\x20\x69\x6e\x64\x65\170\40\x66\157\162\40\x22\x43\157\x75\156\x74\162\x79\42\xa\x20\40\x20\x20\x20\x20\40\x20\40\x20\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\x76\141\x72\x20\x73\145\x6c\145\143\x74\x20\75\40\44\x28\x27\43\143\157\165\156\164\162\171\x27\x29\x3b\12\x20\40\x20\40\x20\40\x20\40\40\40\x20\40\40\40\x20\40\x20\x20\40\40\x20\x20\xa\x20\x20\40\x20\40\40\x20\40\x20\40\40\40\40\40\x20\x20\40\40\x20\x20\x20\40\x2f\x2f\x20\101\144\144\40\x6f\x70\164\151\x6f\x6e\x73\x20\164\157\x20\x73\145\x6c\x65\143\164\12\x20\x20\40\x20\x20\x20\40\40\40\40\x20\40\40\40\x20\40\x20\40\40\x20\40\x20\x73\x65\154\x65\143\164\x2e\x66\151\x6e\144\x28\x27\157\x70\x74\151\157\x6e\72\x6e\157\x74\50\72\x66\151\162\x73\x74\51\47\x29\56\162\x65\x6d\x6f\x76\145\x28\51\73\40\x2f\57\x20\x52\145\x6d\157\166\145\40\x65\x78\x69\163\164\x69\156\147\40\x6f\x70\x74\151\157\156\x73\x20\145\x78\x63\x65\160\x74\x20\164\150\x65\40\146\151\162\163\x74\40\50\x41\154\x6c\40\103\x6f\x75\156\164\162\151\x65\x73\51\12\x20\x20\40\40\x20\x20\x20\x20\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\40\40\40\x24\56\x65\x61\143\x68\x28\x63\157\x75\x6e\164\x72\x69\x65\x73\54\x20\146\x75\x6e\x63\x74\x69\x6f\x6e\50\151\156\x64\x65\170\54\x20\x63\157\165\x6e\x74\x72\x79\51\40\x7b\12\40\x20\40\40\40\x20\x20\x20\40\40\x20\x20\x20\40\40\40\40\x20\x20\40\x20\x20\x20\40\x20\40\163\x65\154\145\143\x74\56\x61\x70\160\x65\x6e\144\50\x27\x3c\157\160\164\151\157\156\x20\166\x61\x6c\x75\145\75\42\x27\x20\53\40\x63\x6f\165\x6e\x74\x72\x79\40\x2b\x20\47\x22\x3e\47\x20\x2b\40\x63\157\165\x6e\164\162\171\40\x2b\x20\x27\74\57\157\x70\164\x69\x6f\156\76\x27\51\73\xa\40\40\40\x20\40\x20\40\40\40\40\x20\40\x20\40\40\x20\x20\40\x20\x20\x20\40\x7d\x29\x3b\12\x20\40\x20\x20\40\x20\x20\40\x20\x20\40\40\x20\40\x20\40\x20\x20\175\12\xa\x20\40\x20\40\40\40\40\x20\x20\40\40\x20\40\x20\40\40\40\x20\x2f\x2f\40\x50\157\160\165\154\x61\x74\x65\x20\163\145\154\145\143\164\x20\x6f\160\164\x69\157\156\163\xa\40\40\40\x20\x20\x20\40\40\x20\40\x20\40\x20\40\40\x20\x20\40\x70\x6f\x70\x75\x6c\x61\x74\x65\123\145\x6c\145\143\164\50\x29\x3b\12\12\x20\40\40\40\40\40\40\x20\40\x20\40\40\x20\x20\40\x20\40\40\x2f\x2f\40\x41\144\x64\40\145\166\145\x6e\164\40\154\x69\x73\164\145\156\x65\162\x20\x66\157\162\40\146\151\154\x74\x65\162\x20\x63\150\x61\156\x67\x65\xa\40\40\x20\x20\40\40\40\x20\40\x20\x20\40\x20\40\40\40\40\x20\44\50\x27\43\x63\157\165\x6e\164\162\x79\x27\x29\x2e\x6f\156\50\x27\x63\150\141\x6e\x67\x65\47\x2c\x20\x66\165\156\x63\x74\x69\x6f\x6e\x20\50\x29\40\x7b\xa\40\40\40\x20\40\x20\40\x20\x20\40\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\166\141\162\40\x76\141\x6c\165\x65\40\x3d\x20\44\x28\x74\x68\151\163\51\56\166\141\154\x28\51\x3b\xa\40\40\x20\x20\40\40\x20\x20\40\40\40\40\x20\40\x20\40\x20\x20\x20\40\40\40\57\x2f\x20\x41\160\160\154\171\x20\146\x69\154\x74\145\162\x20\x6f\x72\x20\143\x6c\145\x61\x72\x20\146\151\x6c\164\145\162\x20\x69\146\x20\166\x61\x6c\x75\145\40\x69\x73\x20\145\155\x70\x74\171\12\40\x20\40\40\40\40\40\40\x20\40\40\x20\40\x20\x20\40\40\40\x20\40\x20\40\164\x61\142\x6c\x65\x2e\143\x6f\154\165\x6d\x6e\x28\64\x29\56\x73\x65\x61\x72\143\x68\50\166\141\154\x75\145\51\56\x64\162\x61\167\x28\51\73\40\x2f\x2f\40\103\157\154\x75\155\x6e\40\x69\156\144\x65\170\x20\x66\x6f\x72\x20\x22\103\x6f\x75\156\164\x72\x79\42\xa\x20\40\40\40\x20\40\40\40\x20\40\40\40\x20\x20\x20\x20\x20\x20\x7d\51\x3b\12\12\40\x20\x20\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\x20\x24\50\47\43\x69\x73\142\157\x74\x27\51\x2e\x6f\x6e\50\x27\143\150\x61\x6e\x67\145\47\54\40\146\x75\x6e\143\x74\x69\x6f\156\x20\50\x29\40\x7b\xa\40\x20\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\40\40\x20\40\x20\40\x20\x76\141\162\40\166\x61\x6c\x75\145\x20\75\x20\44\x28\x74\150\x69\163\x29\x2e\x76\141\154\x28\x29\73\12\x20\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\40\x20\40\40\40\40\40\40\40\40\x2f\57\x20\x41\x70\160\x6c\x79\x20\x66\x69\154\164\145\x72\40\x6f\x72\40\x63\x6c\145\141\x72\40\146\151\154\x74\x65\162\x20\x69\x66\40\166\x61\154\165\x65\x20\151\163\x20\x65\x6d\x70\164\171\12\x20\40\40\40\x20\40\40\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\40\x20\164\x68\x61\164\x2e\x61\x70\x69\50\x29\56\143\x6f\x6c\165\x6d\x6e\x28\x36\x29\56\x73\x65\x61\162\143\x68\50\166\141\x6c\165\x65\51\x2e\144\162\141\x77\50\x29\x3b\40\x2f\x2f\40\103\x6f\154\165\x6d\x6e\40\x69\156\x64\145\x78\x20\146\x6f\x72\40\x22\x43\157\165\156\x74\x72\171\42\12\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\40\175\x29\73\xa\x20\x20\x20\x20\40\x20\40\40\x20\40\40\x20\40\40\x7d\12\xa\xa\40\x20\40\40\x20\40\x20\x20\40\x20\x20\40\40\x20\12\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\x20\x7d\51\x3b\12\12\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\x20\x2f\57\x20\x41\144\144\40\x65\166\145\x6e\x74\x20\154\151\163\x74\145\x6e\x65\162\x20\146\157\162\x20\x6f\x70\x65\x6e\x69\156\x67\x20\x61\x6e\x64\x20\x63\154\157\163\x69\x6e\x67\x20\144\x65\x74\x61\x69\154\163\12\40\x20\40\x20\40\x20\40\x20\x20\40\x20\x20\x24\x28\x27\43\x76\151\x73\x69\x74\124\x61\142\154\x65\x20\x74\x62\x6f\144\171\47\x29\x2e\x6f\156\50\x27\143\x6c\x69\143\x6b\x27\x2c\x20\x27\164\x72\47\54\x20\146\165\156\x63\x74\x69\x6f\x6e\40\x28\x29\x20\x7b\12\x20\x20\40\40\40\40\x20\x20\x20\40\x20\40\40\x20\x20\40\x76\x61\x72\x20\164\x72\x20\x3d\x20\x24\50\164\x68\151\x73\x29\73\12\x20\40\40\x20\x20\40\x20\x20\40\40\x20\x20\40\40\x20\x20\166\141\162\40\162\x6f\167\x20\x3d\40\x74\141\142\154\x65\56\162\x6f\167\50\x74\162\x29\73\12\12\40\x20\40\x20\40\x20\40\40\40\x20\40\x20\40\x20\x20\x20\151\146\40\50\162\x6f\x77\x2e\143\x68\x69\x6c\144\56\x69\163\123\150\157\x77\x6e\x28\51\51\40\173\12\x20\x20\40\x20\40\40\x20\40\40\40\40\x20\40\x20\40\x20\40\x20\40\x20\57\57\40\x54\150\151\163\40\162\157\x77\40\x69\163\40\x61\154\162\145\141\x64\171\x20\157\160\x65\156\x20\x2d\40\143\x6c\157\x73\145\x20\x69\164\xa\x20\x20\x20\40\x20\x20\40\40\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\x20\x72\x6f\167\x2e\143\150\x69\x6c\144\56\x68\151\x64\145\50\x29\73\xa\40\40\40\x20\x20\40\40\x20\x20\40\x20\40\40\40\x20\40\x20\x20\40\x20\164\162\x2e\x72\x65\155\x6f\x76\x65\x43\x6c\141\163\163\50\x27\163\150\157\167\156\x27\x29\x3b\xa\40\40\x20\40\40\x20\x20\x20\40\x20\x20\40\40\40\40\40\175\40\145\154\x73\145\40\173\xa\x20\x20\40\x20\x20\40\40\40\40\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\57\57\x20\117\x70\x65\156\40\164\x68\151\x73\40\162\x6f\x77\xa\x20\40\x20\40\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\x72\157\x77\x2e\143\150\x69\x6c\x64\x28\x66\157\x72\155\x61\x74\x28\x72\157\x77\56\x64\141\x74\141\50\x29\x29\x29\56\x73\150\x6f\x77\x28\51\x3b\12\x20\40\40\x20\x20\40\40\x20\x20\40\40\x20\x20\40\40\40\x20\40\40\x20\x74\162\x2e\141\144\x64\x43\154\141\163\163\50\x27\163\150\157\x77\x6e\x27\x29\73\xa\x20\40\40\x20\x20\x20\40\40\40\40\x20\40\x20\x20\x20\x20\x7d\xa\x20\40\40\40\x20\40\x20\40\40\x20\x20\x20\x7d\51\x3b\12\xa\x20\x20\40\x20\40\x20\40\x20\x20\40\40\x20\57\x2f\40\106\x6f\162\155\141\164\164\151\x6e\147\40\146\165\x6e\143\x74\151\x6f\x6e\40\x66\x6f\162\x20\162\157\x77\x20\x64\145\164\x61\x69\154\x73\xa\40\x20\40\x20\40\40\x20\x20\40\x20\x20\40\146\165\x6e\143\164\151\x6f\x6e\40\x66\157\x72\x6d\141\x74\50\x64\51\40\173\12\40\40\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\57\x2f\40\140\x64\140\x20\x69\x73\x20\x74\150\145\40\157\162\x69\x67\151\156\141\x6c\x20\x64\x61\164\141\x20\157\142\x6a\x65\143\164\40\146\157\x72\40\164\150\145\40\x72\157\x77\12\x20\x20\40\40\40\40\x20\40\x20\40\40\40\40\x20\40\40\162\x65\x74\x75\162\156\x20\x60\12\40\40\x20\40\40\40\40\x20\40\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\74\x64\151\x76\x20\143\154\141\x73\x73\75\42\141\144\x64\151\164\x69\x6f\156\x61\154\x2d\151\156\146\x6f\42\76\12\x20\x20\x20\40\40\x20\x20\40\x20\x20\40\x20\40\40\x20\40\x20\x20\40\x20\x20\x20\x20\40\74\160\x3e\74\x73\x74\x72\x6f\x6e\x67\76\111\120\x3a\x3c\x2f\x73\x74\x72\x6f\x6e\x67\76\40\44\173\144\56\x69\160\175\x3c\57\x70\x3e\12\x20\40\x20\40\x20\x20\x20\40\40\x20\40\40\x20\40\40\x20\40\x20\40\x20\x20\40\x20\x20\74\160\76\x3c\x73\x74\162\157\156\x67\76\x55\x73\x65\162\40\x41\147\145\156\164\x3a\x3c\57\163\164\x72\157\156\147\76\40\x24\173\x64\x2e\165\141\175\x3c\x2f\160\x3e\12\40\x20\x20\40\40\40\x20\x20\40\x20\40\40\40\x20\x20\x20\x20\40\40\x20\40\x20\x20\40\x3c\x70\76\x3c\163\x74\162\157\x6e\x67\76\126\141\154\x69\144\40\103\x61\160\164\143\x68\141\72\x3c\57\163\164\162\157\x6e\147\x3e\x20\44\173\x64\56\166\x61\154\x69\x64\137\x63\141\x70\x74\143\150\141\40\x3f\40\x27\131\145\163\x27\40\72\x20\47\116\x6f\47\175\x3c\x2f\160\76\xa\x20\x20\40\x20\40\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\40\x3c\x70\x3e\x3c\163\x74\162\x6f\156\x67\x3e\x53\x74\x61\164\165\x73\x3a\74\57\x73\x74\162\x6f\156\147\x3e\40\x24\x7b\x64\x2e\163\164\141\x74\x75\163\40\x3f\40\x27\101\143\164\x69\166\145\47\x20\72\x20\x27\x49\x6e\x61\x63\164\x69\x76\x65\x27\x7d\74\x2f\x70\x3e\12\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\40\40\x20\x20\x20\x20\x20\40\40\x20\74\x70\x3e\x3c\x73\x74\162\157\x6e\x67\76\103\x6f\165\156\x74\x72\x79\x3a\x3c\57\x73\x74\162\157\x6e\147\x3e\40\x24\173\x64\56\x63\x6f\165\156\x74\x72\171\175\x3c\x2f\x70\x3e\12\x20\x20\40\x20\40\40\40\40\x20\x20\40\x20\40\x20\40\x20\x20\x20\40\40\x20\40\40\x20\x3c\160\76\x3c\x73\164\x72\157\156\147\76\x43\151\x74\x79\x3a\x3c\57\x73\164\162\x6f\156\x67\x3e\x20\x24\x7b\144\x2e\x63\151\x74\x79\175\74\57\x70\76\12\x20\40\40\x20\40\40\x20\40\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\x20\40\40\40\40\x3c\160\76\74\x73\164\x72\x6f\156\x67\x3e\x49\x73\40\x42\157\x74\x3a\x3c\57\x73\164\162\x6f\x6e\147\76\x20\x24\x7b\144\56\151\x73\137\142\x6f\164\40\x3f\x20\47\x59\x65\163\x27\40\72\40\x27\x4e\x6f\47\175\x3c\x2f\160\x3e\xa\40\x20\x20\x20\40\x20\40\x20\40\40\x20\40\x20\40\40\40\x20\40\40\x20\x20\40\x20\40\x3c\160\x3e\x3c\x73\x74\162\157\156\147\x3e\x49\x73\40\x43\x72\x61\167\154\x65\x72\x3a\74\x2f\163\x74\162\x6f\156\x67\76\x20\44\173\144\x2e\x69\163\137\x63\162\141\167\154\145\162\40\77\x20\47\x59\x65\163\47\40\72\40\47\116\157\47\x7d\x3c\x2f\x70\76\12\40\40\x20\x20\40\40\x20\x20\40\40\40\x20\x20\40\40\x20\40\x20\x20\40\x20\x20\40\40\74\160\x3e\x3c\163\164\162\157\x6e\x67\x3e\111\163\40\x44\141\x74\141\x20\x43\145\x6e\164\145\x72\72\74\x2f\x73\x74\162\x6f\156\x67\76\x20\44\x7b\144\56\151\163\x5f\144\141\x74\x61\x63\x65\156\x74\x65\x72\x20\x3f\40\47\x59\x65\x73\x27\40\72\x20\x27\x4e\x6f\x27\x7d\74\x2f\x70\x3e\12\x20\x20\40\x20\40\40\40\x20\40\x20\x20\x20\40\40\40\x20\x20\40\x20\40\x20\40\40\x20\74\x70\76\74\x73\164\x72\157\156\147\76\x49\163\x20\120\162\157\x78\x79\x3a\x3c\x2f\163\x74\162\x6f\156\x67\x3e\40\44\x7b\144\x2e\x69\x73\137\160\x72\157\170\171\x20\x3f\40\x27\x59\x65\163\x27\x20\72\x20\47\116\x6f\x27\x7d\74\57\x70\x3e\12\x20\40\x20\40\x20\x20\40\40\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\40\x20\40\x20\40\74\x70\76\x3c\x73\x74\x72\x6f\156\147\x3e\x49\163\40\x56\x50\116\72\74\x2f\x73\164\162\157\156\147\76\x20\x24\173\144\56\151\x73\x5f\166\160\156\x20\77\x20\x27\x59\x65\163\x27\x20\72\40\47\x4e\x6f\47\x7d\x3c\57\x70\x3e\xa\40\40\x20\40\x20\40\40\40\40\x20\40\x20\40\40\x20\40\40\x20\40\x20\40\x20\40\x20\74\x70\x3e\x3c\x73\164\162\x6f\156\147\76\x49\163\40\101\142\165\163\x65\x72\x3a\x3c\57\163\x74\x72\x6f\x6e\147\76\x20\x24\173\144\56\x69\x73\x5f\141\x62\165\x73\145\x72\40\77\x20\x27\x59\x65\x73\47\40\x3a\40\x27\x4e\x6f\47\x7d\x3c\57\x70\x3e\12\40\x20\40\40\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\40\40\40\x20\40\x20\40\40\40\74\160\x3e\x3c\x73\164\162\157\x6e\x67\x3e\x49\163\x20\x42\x6c\x6f\143\x6b\x65\144\40\104\141\x74\141\x20\103\145\x6e\164\145\162\72\74\x2f\x73\164\162\157\156\147\76\40\44\173\144\x2e\151\x73\x5f\x62\x6c\x6f\143\x6b\145\x64\x5f\x64\141\164\x61\143\145\156\x74\x65\x72\x20\x3f\x20\47\131\x65\163\47\x20\x3a\40\x27\x4e\157\47\x7d\74\57\160\76\12\x20\x20\40\40\40\x20\40\x20\40\x20\40\x20\x20\40\x20\x20\x20\40\x20\x20\x3c\x2f\144\x69\x76\x3e\xa\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x20\140\x3b\12\x20\x20\40\40\40\x20\40\40\40\40\40\x20\x7d\xa\40\x20\x20\40\x20\40\40\x20\x7d\x29\x3b\12\40\40\40\40\x3c\57\163\143\x72\151\x70\164\x3e";
Function Calls
None |
Stats
MD5 | 2a8f1c7fb172335bc0c6a1c0235497f4 |
Eval Count | 0 |
Decode Time | 82 ms |