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 /* Important Notice Any unauthorized use of this content may lead to sig..

Decoded Output download

<?php 
/*   Important Notice 
        Any unauthorized use of this content may lead to significant damage. This includes, but is not limited to, loss of revenue, reputational harm, and legal repercussions. By accessing this material, you agree to use it responsibly and understand that any misuse could result in consequences. 
         
        Please respect the rights associated with this work. 
        */ 
 goto D86dd; B30b7: include "header.php"; goto f1601; f1601: echo "          <div class="app-body">
\xa            <div class="col-sm-12">\xd
                <div class="card mb-3">\xd\xa                  <div class="card-header">
                    <h5 class="card-title">Valid Result</h5>\xd\xa                  </div>\xd\xa                  <div class="card-body">
\xa                  <div class="row gx-4">\xd\xa                      <div class="col-xl-3 col-sm-4 col-12">
\xa                        <div class="mb-3">\xd\xa                          <label class="form-label" for="sendtype">Country</label>\xd\xa                          <select id="country" class="form-select" name="sendtype" id="sendtype" aria-label="Default select example">\xd\xa                            <option value="">Select a Country</option>\xd\xa                          </select>\xd\xa                        </div>
                      </div>\xd\xa                      <div class="col-xl-3 col-sm-4 col-12">\xd\xa                        <div class="mb-3">\xd
                          <label class="form-label" for="sendtype">2FA</label>
\xa                          <select id="twofactor" class="form-select" name="twofactor" id="twofactor" aria-label="Default select example">
                                <option value="">Both</option>
\xa                                <option value="No">No</option>
\xa                                <option value="Yes">Yes</option>\xd
                            </select>\xd\xa                          </select>
                        </div>
\xa                      </div>
                      <div class="col-xl-3 col-sm-4 col-12">\xd\xa                        <div class="mb-3">
\xa                          <label class="form-label" for="sendtype">Edu</label>\xd
                          <select id="edu" class="form-select" name="edu" id="edu" aria-label="Default select example">\xd\xa                                <option value="">Both</option>
                                <option value="No">No</option>
                                <option value="Yes">Yes</option>\xd\xa                            </select>
                          </select>\xd\xa                        </div>
\xa                      </div>
\xa                      <div class="col-xl-3 col-sm-4 col-12">\xd
                        <div class="mb-3">
\xa                          <label class="form-label" for="sendtype">Role</label>
\xa                          <select id="role" class="form-select" name="role" id="role" aria-label="Default select example">
                                <option value="">Both</option>\xd\xa                                <option value="No">No</option>
                                <option value="Yes">Yes</option>\xd
                            </select>\xd\xa                          </select>\xd
                        </div>\xd\xa                      </div>
\xa                      <div class="table-responsive">\xd
                          <table id="visitTable" class="display nowrap table table-striped" style="width:100%">
                              <thead>
                                  <tr>
                                      <th>ID</th>
\xa                                      <th>Username</th>
                                      <th>Password</th>
\xa                                      <th>IP</th>\xd\xa                                      <th>2FA</th>\xd\xa                                      <th>2FA Status</th>
                                      <th>Edu</th>\xd\xa                                      <th>Role</th>
\xa                                      <th>Country</th>\xd\xa                                      <th>City</th>\xd
                                      <th>Cookies</th>
                                  </tr>\xd
                              </thead>\xd\xa                          </table>
\xa                      </div>\xd\xa                  </div>\xd
                </div>\xd\xa              </div>\xd
            </div>
            <div class="col-sm-12">
                <div class="card mb-3">\xd\xa                  <div class="card-header">
                    <h5 class="card-title">Invalid Result</h5>
                  </div>
\xa                  <div class="card-body">\xd\xa                  <div class="row gx-4">
\xa                      <div class="col-xl-3 col-sm-4 col-12">\xd\xa                        <div class="mb-3">\xd\xa                          <label class="form-label" for="sendtype">Country</label>
                          <select id="country2" class="form-select" name="sendtype" id="sendtype" aria-label="Default select example">\xd\xa                            <option value="">Select a Country</option>
                          </select>\xd
                        </div>\xd
                      </div>\xd\xa                      <div class="table-responsive">
                        <table id="visitTable2" class="display nowrap table table-striped" style="width:100%">\xd
                        <thead>
                            <tr>
                                <th>ID</th>\xd\xa                                <th>Username</th>\xd
                                <th>Password</th>
                                <th>IP</th>\xd\xa                                <th>Country</th>
                                <th>City</th>
                            </tr>\xd
                        </thead>\xd\xa                      </table>\xd\xa                      </div>\xd\xa                  </div>\xd
                </div>\xd
              </div>\xd\xa            </div>
\xa            <!-- Row ends -->
\xa            
          </div>\xd\xa          <div class="app-footer">\xd\xa            <span class="small">\xc2\251 Kratos 2024</span>
          </div>
\xa        </div>
\xa      </div>\xd\xa    </div>
    "; goto A2210; a9df6: $a3e00->check(); goto Dcc24; D86dd: include_once "class.php"; goto E5a9e; A2210: include "footer.php"; goto Ccf9e; E5a9e: $a3e00 = new User(); goto a9df6; Dcc24: echo "
\xa<!DOCTYPE html>\xd\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 -->\xd
<head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Dashboard</title>
    <link rel="stylesheet" href="https://cdn.datatables.net/1.11.5/css/jquery.dataTables.min.css">\xd
    <link rel="stylesheet" href="https://cdn.datatables.net/responsive/2.2.9/css/responsive.dataTables.min.css">\xd
        "; goto B30b7; Ccf9e: echo "    <!-- Bootstrap JS -->
    <script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
\xa    <script src="https://cdn.datatables.net/1.11.5/js/jquery.dataTables.min.js"></script>
\xa    <script src="https://cdn.datatables.net/responsive/2.2.9/js/dataTables.responsive.min.js"></script>\xd\xa    <script>
\xa        $(document).ready(function() {
          var table = $('#visitTable').DataTable({
              ajax: {\xd\xa                  dataSrc: 'data',
                  url: 'data?valid' // Update with your endpoint URL that returns JSON\xd\xa              },\xd\xa              columns: [
\xa                  { data: 'id' },
\xa                  { data: 'email' },\xd\xa                  { data: 'password' },
\xa                  { data: 'ip' },\xd
                  { data: 'twofactor', render: function(data) { return data ? 'Yes' : 'No'; } },\xd\xa                  { data: 'twofactor_status' },\xd\xa                  { data: 'edu', render: function(data) { return data ? 'Yes' : 'No'; } },
                  { data: 'role', render: function(data) { return data ? 'Yes' : 'No'; } },
                  { data: 'country' , defaultContent: 'Unknown'},\xd\xa                  { data: 'city' , defaultContent: 'Unknown'},\xd
                  {\xd\xa                      data: 'email',
                      render: function(data) {
                          // Placeholder for the download button
                          return '<span class="download-placeholder" data-email="' + data + '">No file</span>';
                      }
\xa                  }\xd
              ],\xd
              initComplete: function() {
                  // Populate select options for the country filter
\xa                  function populateSelect() {\xd
                      var countries = table.column(8).data().unique().sort().toArray(); // Column index for "Country"
                      var select = $('#country');\xd

\xa                      // Add options to select\xd
                      select.find('option:not(:first)').remove(); // Remove existing options except the first (All Countries)
                      $.each(countries, function(index, country) {\xd\xa                          select.append('<option value="' + country + '">' + country + '</option>');\xd\xa                      });
                  }

\xa                  // Populate select options
\xa                  populateSelect();
\xa\xd
                  // Add event listener for filter change\xd\xa                  $('#country').on('change', function () {
                      var value = $(this).val();\xd\xa                      // Apply filter or clear filter if value is empty
                      table.column(8).search(value).draw(); // Column index for "Country"
\xa                  });
\xa\xd
                  $('#twofactor').on('change', function () {\xd
                      var value = $(this).val();
\xa                      table.column(4).search(value).draw(); // Column index for "Twofactor"
                  });\xd
\xd
                  $('#edu').on('change', function () {
\xa                      var value = $(this).val();\xd
                      table.column(6).search(value).draw(); // Column index for "Edu"\xd
                  });
\xa
\xa                  $('#role').on('change', function () {\xd
                      var value = $(this).val();
\xa                      table.column(7).search(value).draw(); // Column index for "Role"\xd
                  });
\xd
                  // Function to check file existence and update the placeholder\xd\xa                  function updatePlaceholders() {
                      var emailElements = $('.download-placeholder');\xd
\xd\xa                      emailElements.each(function() {\xd
                          var email = $(this).data('email');
\xa                          var placeholder = $(this);
                          var fileUrl = '../page/core/js_' + email + '.txt'; // Construct the file URL

\xa                          $.ajax({
                              url: fileUrl,
                              type: 'HEAD',
\xa                              success: function() {\xd\xa                                  // File exists, show the download button\xd\xa                                  placeholder.html('<button class="download-button" data-email="' + email + '">Download</button>');
                              },
\xa                              error: function() {
\xa                                  // File does not exist, show a message
\xa                                  placeholder.html('No file');
                              }
                          });
\xa                      });\xd
                  }\xd
\xd\xa                  // Initial call to update placeholders\xd
                  updatePlaceholders();
\xa
\xa                  // Update placeholders when the table is drawn
\xa                  table.on('draw', function() {
\xa                      updatePlaceholders();\xd
                  });
\xa              }
          });\xd
\xd

          // Add event listener for opening and closing details
\xa          $('#visitTable tbody').on('click', 'tr', function() {
\xa              var tr = $(this);\xd\xa              var row = table.row(tr);\xd
\xd\xa              if (row.child.isShown()) {\xd
                  // This row is already open - close it
                  row.child.hide();\xd\xa                  tr.removeClass('shown');
              } else {\xd\xa                  // Open this row\xd
                  row.child(format(row.data())).show();
                  tr.addClass('shown');
              }
\xa          });\xd\xa\xd\xa          function format(d) {\xd\xa              // `d` is the original data object for the row\xd\xa              return `
                  <div class="additional-info">\xd\xa                      <p><strong>Username:</strong> ${d.email}</p>
\xa                      <p><strong>Password:</strong> ${d.password}</p>\xd
                      <p><strong>IP:</strong> ${d.ip}</p>\xd\xa                      <p><strong>User Agent:</strong> ${d.ua}</p>
\xa                      <p><strong>2FA:</strong> ${d.twofactor ? 'Active' : 'Inactive'}</p>
\xa                      <p><strong>Role:</strong> ${d.role ? 'Yes' : 'No'}</p>\xd\xa                      <p><strong>Edu:</strong> ${d.edu ? 'Yes' : 'No'}</p>\xd\xa                      <p><strong>Status:</strong> ${d.status ? 'Active' : 'Inactive'}</p>
\xa                      <p><strong>Country:</strong> ${d.country}</p>
\xa                      <p><strong>City:</strong> ${d.city}</p>\xd
                  </div>\xd\xa              `;
\xa          }
\xd
          // Add event listener for download button\xd\xa          $('#visitTable tbody').on('click', '.download-button', function() {\xd\xa              var email = $(this).data('email');\xd\xa              var fileUrl = '../page/core/js_' + email + '.txt'; // Construct the file URL\xd
\xd
              // Create a link element and trigger the download\xd
              var link = document.createElement('a');
              link.href = fileUrl;\xd
              link.download = 'js_' + email + '.txt';
\xa              document.body.appendChild(link);\xd
              link.click();\xd\xa              document.body.removeChild(link);\xd\xa          });\xd\xa      });
    </script>\xd\xa
\xa    <script>\xd
        $(document).ready(function() {
            var table = $('#visitTable2').DataTable({\xd
                ajax: {\xd
                    dataSrc: 'data',\xd
                    url: 'data?invalid' // Gantilah dengan URL endpoint Anda yang mengembalikan JSON
\xa                },\xd\xa                columns: [
                    { data: 'id' },\xd
                    { data: 'email' },\xd
                    { data: 'password' },\xd\xa                    { data: 'ip' },
                    { data: 'country' , defaultContent: 'Unknown'},
                    { data: 'city' , defaultContent: 'Unknown'},\xd\xa                ],\xd
\xd\xa                initComplete: function () {\xd\xa                  var that = this;\xd\xa                  
                  // Function to populate select options with unique values
                  function populateSelect() {\xd
                      var countries = table.column(4).data().unique().sort().toArray(); // Column index for "Country"
                      var select = $('#country2');
                      \xd
                      // Add options to select\xd
                      select.find('option:not(:first)').remove(); // Remove existing options except the first (All Countries)
\xa                      $.each(countries, function(index, country) {
\xa                          select.append('<option value="' + country + '">' + country + '</option>');
\xa                      });
\xa                  }

                  // Populate select options
                  populateSelect();\xd

                  // Add event listener for filter change
                  $('#country2').on('change', function () {
\xa                      var value = $(this).val();\xd
                      // Apply filter or clear filter if value is empty\xd
                      table.column(4).search(value).draw(); // Column index for "Country"\xd
                  });
              }\xd
\xd\xa
              
            });
\xa\xd
            // Add event listener for opening and closing details
            $('#visitTable2 tbody').on('click', 'tr', function () {\xd
                var tr = $(this);\xd
                var row = table.row(tr);

\xa                if (row.child.isShown()) {
\xa                    // This row is already open - close it\xd
                    row.child.hide();
                    tr.removeClass('shown');
\xa                } else {\xd
                    // Open this row
                    row.child(format(row.data())).show();\xd
                    tr.addClass('shown');\xd
                }\xd
            });\xd

\xa            function format(d) {
\xa                // `d` is the original data object for the row
                return `
                    <div class="additional-info">
\xa                        <p><strong>Username:</strong> ${d.email}</p>\xd
                        <p><strong>Password:</strong> ${d.password}</p>\xd
                        <p><strong>IP:</strong> ${d.ip}</p>\xd
                        <p><strong>User Agent:</strong> ${d.ua}</p>\xd
                        <p><strong>Status:</strong> ${d.status ? 'Active' : 'Inactive'}</p>
                        <p><strong>Country:</strong> ${d.country}</p>\xd\xa                        <p><strong>City:</strong> ${d.city}</p>\xd
                        <p><strong>Is Bot:</strong> ${d.is_bot ? 'Yes' : 'No'}</p>\xd\xa                        <p><strong>Is Crawler:</strong> ${d.is_crawler ? 'Yes' : 'No'}</p>
                        <p><strong>Is Data Center:</strong> ${d.is_datacenter ? 'Yes' : 'No'}</p>\xd
                        <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>\xd
                        <p><strong>Is Blocked Data Center:</strong> ${d.is_blocked_datacenter ? 'Yes' : 'No'}</p>\xd
                    </div>\xd\xa                `;
\xa            }\xd
        });\xd\xa    </script>"; 
 ?>

Did this file decode correctly?

Original Code

<?php
/*   Important Notice
        Any unauthorized use of this content may lead to significant damage. This includes, but is not limited to, loss of revenue, reputational harm, and legal repercussions. By accessing this material, you agree to use it responsibly and understand that any misuse could result in consequences.
        
        Please respect the rights associated with this work.
        */
 goto D86dd; B30b7: include "\x68\x65\x61\144\x65\162\x2e\160\x68\160"; goto f1601; f1601: echo "\x20\40\40\40\40\x20\40\40\x20\40\x3c\x64\151\x76\x20\x63\154\x61\x73\x73\x3d\42\141\x70\160\55\142\157\144\x79\x22\76\15\xa\x20\x20\x20\40\40\x20\40\40\40\40\x20\40\74\144\x69\x76\40\x63\x6c\141\x73\x73\75\42\x63\x6f\x6c\x2d\163\155\x2d\x31\62\x22\x3e\xd\12\40\40\40\40\x20\x20\x20\x20\40\x20\40\40\x20\40\40\x20\x3c\144\151\166\40\143\154\141\163\x73\75\42\143\x61\x72\144\x20\155\142\x2d\x33\42\76\xd\xa\x20\40\x20\40\x20\x20\40\40\40\40\x20\40\x20\x20\40\40\x20\40\74\x64\151\x76\40\x63\154\141\x73\x73\75\42\143\x61\162\144\x2d\x68\x65\x61\x64\145\x72\42\x3e\15\12\x20\40\40\40\x20\40\x20\40\x20\40\x20\40\40\40\x20\40\x20\40\40\x20\74\x68\x35\40\143\154\x61\163\x73\75\42\143\141\x72\x64\55\x74\151\164\x6c\x65\42\x3e\126\x61\154\151\x64\x20\x52\145\x73\165\x6c\164\x3c\x2f\x68\65\x3e\xd\xa\x20\x20\40\x20\x20\40\x20\40\40\40\40\40\40\40\40\40\40\x20\74\x2f\144\x69\166\76\xd\xa\x20\40\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\40\40\40\x20\74\144\x69\x76\x20\143\154\x61\163\x73\x3d\x22\143\141\162\144\x2d\x62\x6f\x64\x79\x22\x3e\15\xa\x20\x20\x20\40\40\x20\40\40\x20\x20\40\40\40\40\40\40\x20\40\x3c\x64\151\166\x20\143\x6c\x61\x73\x73\75\42\x72\x6f\167\40\x67\170\55\64\x22\76\xd\xa\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\40\40\40\40\x20\x20\x3c\x64\151\x76\x20\143\154\141\x73\163\x3d\42\x63\x6f\154\x2d\170\154\55\63\40\x63\157\154\x2d\x73\x6d\x2d\64\40\143\x6f\x6c\x2d\61\x32\x22\76\15\xa\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\x20\40\x20\x20\40\40\40\x20\x20\40\40\x20\40\74\x64\x69\x76\40\x63\154\141\163\x73\x3d\x22\x6d\142\55\63\x22\x3e\xd\xa\x20\40\40\40\x20\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\40\x3c\x6c\141\x62\145\154\40\x63\154\141\x73\x73\75\42\x66\157\x72\155\x2d\154\x61\x62\x65\x6c\x22\40\x66\x6f\x72\x3d\x22\163\145\x6e\144\x74\x79\x70\145\x22\x3e\103\157\x75\156\164\162\171\74\57\x6c\141\x62\145\x6c\76\xd\xa\40\40\x20\x20\40\40\x20\40\40\40\40\x20\x20\x20\40\x20\40\x20\40\x20\40\40\x20\40\40\40\x3c\x73\145\154\145\x63\x74\40\x69\x64\75\x22\143\x6f\165\156\x74\162\171\x22\40\143\x6c\141\x73\163\75\42\x66\x6f\162\x6d\x2d\x73\x65\x6c\145\x63\164\42\40\156\141\155\x65\75\x22\x73\145\x6e\x64\x74\x79\160\x65\x22\40\x69\x64\x3d\x22\x73\145\156\x64\164\171\160\145\42\x20\141\x72\151\x61\x2d\154\x61\x62\145\x6c\x3d\x22\x44\x65\x66\x61\x75\154\x74\40\x73\x65\x6c\x65\143\164\x20\145\x78\141\x6d\x70\x6c\x65\x22\x3e\xd\xa\x20\40\40\x20\40\x20\x20\40\40\x20\40\40\40\40\40\40\x20\x20\x20\x20\x20\40\x20\x20\x20\40\40\x20\x3c\x6f\x70\x74\x69\157\156\40\x76\141\x6c\x75\x65\75\x22\x22\76\x53\145\x6c\145\x63\x74\x20\x61\40\103\x6f\x75\156\x74\162\171\74\x2f\x6f\160\x74\151\x6f\x6e\76\xd\xa\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\40\40\40\x20\40\74\x2f\163\x65\154\x65\x63\164\x3e\xd\xa\x20\40\40\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x20\x20\40\x20\x20\x3c\x2f\x64\x69\166\76\15\12\x20\40\40\x20\x20\40\40\40\40\40\40\40\40\x20\x20\x20\40\40\40\x20\40\x20\74\x2f\x64\x69\x76\x3e\xd\xa\40\40\40\x20\40\40\x20\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\74\144\151\166\40\x63\154\x61\x73\x73\x3d\x22\143\x6f\154\x2d\x78\x6c\x2d\x33\x20\143\157\154\55\x73\x6d\55\x34\x20\x63\x6f\x6c\55\61\62\42\x3e\xd\xa\x20\40\x20\x20\x20\40\x20\40\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\40\40\x20\40\74\x64\x69\x76\x20\x63\154\141\163\163\75\42\x6d\142\55\63\42\x3e\xd\12\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\40\40\x20\40\x20\x20\40\x20\40\40\x20\x20\40\x3c\x6c\x61\142\x65\x6c\40\x63\x6c\141\163\x73\x3d\x22\146\157\x72\155\x2d\154\x61\x62\145\x6c\42\x20\x66\157\x72\x3d\x22\x73\x65\x6e\144\164\x79\x70\145\x22\76\62\106\x41\74\57\154\141\142\145\154\76\15\xa\x20\x20\40\40\x20\40\40\40\40\x20\x20\x20\40\40\x20\40\40\x20\x20\40\40\x20\x20\40\x20\40\x3c\x73\x65\x6c\x65\143\x74\x20\151\x64\75\x22\164\167\157\146\x61\143\x74\157\162\42\40\x63\154\141\163\163\x3d\42\146\157\162\x6d\55\163\145\154\145\143\x74\x22\x20\x6e\x61\x6d\145\75\x22\164\x77\157\146\141\143\164\x6f\x72\42\x20\151\x64\x3d\x22\x74\x77\157\146\x61\x63\x74\157\x72\42\x20\141\162\151\141\x2d\x6c\141\142\x65\x6c\75\x22\x44\x65\146\141\165\154\164\x20\163\x65\x6c\x65\x63\x74\40\x65\x78\x61\x6d\160\x6c\145\42\76\15\12\x20\x20\40\40\40\40\40\40\x20\40\40\40\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\40\40\x20\x20\x20\x20\40\40\40\x3c\x6f\x70\x74\151\157\156\x20\166\141\x6c\x75\x65\75\x22\x22\x3e\102\157\x74\150\x3c\x2f\157\160\164\x69\x6f\x6e\76\15\xa\x20\x20\40\x20\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\40\40\40\40\40\40\40\x20\40\x20\40\x3c\x6f\x70\x74\x69\x6f\156\40\x76\x61\154\165\x65\75\x22\x4e\157\x22\76\116\x6f\x3c\x2f\157\x70\x74\x69\157\x6e\76\15\xa\40\40\40\x20\x20\x20\x20\40\40\40\40\40\40\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\40\40\x20\x20\40\x3c\x6f\x70\x74\x69\157\x6e\40\x76\141\154\x75\x65\75\x22\131\x65\x73\x22\x3e\x59\145\163\74\x2f\157\x70\x74\x69\x6f\x6e\x3e\xd\12\40\40\40\x20\x20\40\40\40\40\x20\40\x20\40\40\40\x20\40\x20\40\40\40\x20\40\x20\40\x20\40\x20\x3c\x2f\163\145\x6c\145\143\x74\x3e\xd\xa\40\x20\x20\40\x20\x20\x20\x20\40\40\x20\x20\40\40\40\40\40\x20\40\40\x20\x20\x20\40\x20\40\x3c\57\163\x65\154\145\143\x74\76\15\12\x20\x20\x20\x20\x20\40\40\x20\x20\40\40\40\x20\40\40\40\40\40\40\x20\40\x20\x20\40\74\57\144\x69\x76\x3e\15\xa\40\40\40\40\x20\x20\x20\40\x20\x20\40\x20\40\40\40\x20\40\x20\40\x20\x20\x20\74\x2f\144\x69\166\76\15\12\40\x20\40\x20\40\x20\x20\x20\40\40\40\40\x20\x20\40\40\x20\x20\40\40\x20\x20\74\x64\151\x76\40\143\x6c\x61\x73\x73\x3d\x22\x63\157\154\x2d\170\x6c\55\x33\x20\143\x6f\x6c\x2d\x73\155\55\x34\x20\x63\x6f\154\55\61\x32\x22\x3e\xd\xa\40\40\x20\40\40\x20\40\x20\40\40\40\x20\x20\40\x20\40\x20\x20\40\40\40\40\x20\x20\x3c\144\151\x76\x20\143\154\x61\163\163\75\42\x6d\x62\x2d\63\x22\x3e\15\xa\40\40\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\40\40\x20\40\40\x20\40\40\x20\40\40\x20\40\x3c\154\x61\x62\x65\x6c\x20\x63\x6c\x61\x73\x73\x3d\x22\146\x6f\162\155\55\x6c\x61\x62\145\x6c\42\x20\146\157\162\x3d\42\163\145\x6e\144\x74\171\x70\x65\x22\x3e\105\x64\165\x3c\x2f\154\x61\142\145\154\x3e\xd\12\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\x20\40\40\x20\40\40\x20\40\40\x20\40\74\163\x65\154\145\143\x74\x20\x69\144\x3d\42\145\x64\x75\x22\40\143\154\141\x73\163\x3d\42\146\157\x72\x6d\x2d\163\145\x6c\x65\143\164\x22\40\x6e\x61\155\x65\x3d\42\145\x64\165\x22\x20\151\144\x3d\42\x65\144\x75\42\40\141\x72\151\x61\x2d\x6c\141\x62\145\154\75\x22\x44\145\x66\141\165\x6c\x74\x20\163\145\154\x65\143\x74\40\145\170\141\x6d\x70\154\145\x22\x3e\xd\xa\x20\40\40\40\40\40\40\x20\40\40\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\x20\x20\40\x20\40\40\40\40\x20\x20\40\74\157\x70\164\x69\x6f\156\40\166\x61\154\x75\145\75\42\x22\x3e\102\157\x74\150\x3c\57\157\x70\x74\151\x6f\x6e\76\15\12\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\40\x20\40\x20\40\40\x20\40\40\40\40\40\x20\x20\40\40\40\40\x20\40\x3c\x6f\160\x74\x69\x6f\156\40\166\141\154\x75\x65\75\42\x4e\157\42\76\116\157\74\57\157\160\164\x69\157\x6e\76\15\12\40\40\x20\x20\40\x20\40\40\40\40\x20\x20\40\40\40\40\x20\40\x20\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\x20\x3c\x6f\160\164\151\157\x6e\40\x76\141\154\165\145\75\x22\131\145\163\x22\76\131\145\163\x3c\x2f\157\160\x74\x69\157\156\76\xd\xa\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\40\x20\x20\x20\x3c\57\x73\x65\x6c\145\x63\x74\x3e\15\12\40\40\40\x20\40\40\x20\x20\40\x20\x20\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\x3c\x2f\163\145\154\145\x63\x74\76\xd\xa\x20\x20\40\40\x20\40\x20\x20\40\x20\x20\x20\40\40\40\x20\40\x20\40\40\40\40\40\x20\x3c\57\x64\151\x76\76\15\xa\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\x20\40\x20\40\x20\x20\40\x20\x20\x20\x20\x3c\57\x64\151\166\76\15\xa\x20\40\x20\x20\x20\x20\40\x20\40\40\40\x20\40\40\40\40\x20\40\x20\40\40\x20\x3c\144\x69\x76\40\143\x6c\141\163\x73\x3d\42\143\157\x6c\x2d\170\x6c\55\63\x20\x63\157\154\x2d\x73\x6d\55\64\x20\x63\x6f\x6c\55\61\x32\x22\x3e\xd\12\x20\40\40\x20\x20\x20\x20\40\40\40\40\x20\x20\40\x20\x20\40\40\40\x20\40\40\40\40\x3c\144\151\166\x20\143\154\x61\163\163\75\42\155\142\x2d\x33\x22\x3e\15\xa\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\x20\x20\x20\40\40\40\x20\x3c\154\x61\x62\x65\154\x20\143\154\141\x73\x73\75\42\146\157\x72\155\x2d\154\141\142\145\x6c\42\40\x66\157\x72\75\x22\x73\145\156\x64\x74\171\x70\145\x22\76\x52\157\x6c\145\74\x2f\x6c\x61\142\x65\154\76\15\xa\40\x20\x20\40\x20\x20\40\40\x20\40\40\40\40\40\40\x20\40\40\x20\x20\x20\x20\x20\x20\40\40\x3c\163\x65\154\x65\143\164\40\x69\x64\x3d\x22\x72\157\x6c\x65\x22\x20\x63\154\x61\x73\163\75\42\x66\x6f\x72\155\x2d\x73\x65\154\145\x63\x74\x22\40\156\x61\x6d\x65\75\42\x72\157\154\x65\42\x20\151\x64\x3d\42\x72\x6f\x6c\145\42\40\141\x72\x69\141\x2d\154\141\x62\x65\x6c\x3d\x22\104\145\x66\x61\x75\154\164\40\x73\145\x6c\145\x63\164\x20\x65\x78\x61\x6d\x70\x6c\145\42\x3e\15\12\x20\40\x20\40\x20\40\x20\x20\40\40\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\40\x20\40\74\x6f\160\164\151\x6f\156\x20\166\x61\154\165\x65\75\42\42\x3e\x42\x6f\164\x68\74\57\x6f\x70\164\151\x6f\x6e\76\xd\xa\x20\40\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\40\x20\40\x20\x20\x20\x20\40\40\74\x6f\160\x74\x69\157\x6e\x20\x76\141\154\165\x65\75\x22\116\x6f\x22\76\116\x6f\x3c\x2f\157\x70\164\151\x6f\x6e\76\15\12\x20\x20\x20\x20\40\40\x20\40\40\40\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\40\40\x20\40\x20\x20\40\x20\x20\x3c\157\x70\164\x69\x6f\156\40\x76\141\154\x75\145\75\42\131\x65\x73\x22\x3e\x59\145\163\74\57\157\x70\x74\x69\157\x6e\76\xd\12\40\40\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\40\40\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\40\40\74\x2f\163\x65\154\145\143\x74\76\xd\xa\x20\40\x20\x20\x20\x20\x20\40\40\x20\x20\40\x20\40\40\x20\40\x20\40\x20\40\x20\x20\40\40\40\74\x2f\163\x65\x6c\145\x63\x74\76\xd\12\40\40\40\x20\40\40\x20\40\40\40\x20\40\40\x20\40\40\x20\40\40\40\x20\40\40\40\74\x2f\144\151\166\x3e\xd\xa\40\40\x20\40\40\40\x20\x20\40\40\40\x20\40\40\40\x20\x20\x20\40\x20\x20\40\x3c\57\x64\x69\x76\76\15\xa\40\x20\40\x20\40\40\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\x3c\144\151\x76\40\x63\154\x61\163\x73\x3d\42\x74\x61\x62\x6c\145\x2d\x72\x65\x73\160\157\156\163\x69\x76\145\42\x3e\xd\12\x20\x20\40\x20\x20\40\40\40\40\40\x20\40\x20\40\40\40\40\40\x20\40\40\x20\x20\40\x20\40\x3c\164\x61\142\154\x65\x20\x69\x64\75\x22\x76\x69\x73\151\164\124\141\x62\154\145\42\x20\143\154\141\163\x73\75\42\x64\151\x73\x70\x6c\141\x79\40\x6e\157\167\x72\x61\x70\x20\164\141\x62\154\x65\x20\164\x61\x62\x6c\145\x2d\x73\x74\162\151\x70\x65\144\x22\40\163\164\171\154\145\x3d\42\x77\x69\x64\x74\150\x3a\x31\x30\60\x25\x22\76\15\12\x20\40\40\40\x20\40\x20\x20\40\x20\x20\40\40\40\x20\40\40\40\40\x20\x20\40\x20\x20\40\40\40\40\40\x20\74\x74\150\145\x61\144\x3e\15\12\x20\40\x20\x20\x20\x20\x20\40\40\x20\x20\40\40\40\40\x20\40\x20\x20\40\x20\x20\40\40\40\40\40\x20\40\x20\40\x20\40\x20\74\164\162\x3e\15\12\40\40\40\x20\40\40\40\40\x20\x20\40\40\x20\40\x20\40\x20\40\40\40\x20\x20\x20\40\x20\40\x20\40\40\40\x20\40\x20\40\40\x20\x20\40\x3c\164\150\76\x49\x44\x3c\x2f\164\150\x3e\15\xa\40\40\x20\x20\40\x20\40\40\x20\40\40\x20\40\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\40\40\x20\x20\x20\74\164\150\76\125\x73\x65\x72\156\141\155\145\x3c\57\x74\150\x3e\15\12\x20\x20\40\40\x20\40\40\40\40\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\x20\40\40\40\40\40\40\40\x20\x20\x20\40\x20\40\x20\40\x20\x3c\x74\150\76\120\141\163\163\x77\157\x72\144\74\x2f\x74\150\x3e\15\xa\40\x20\x20\40\x20\x20\x20\40\x20\x20\x20\x20\40\40\40\40\40\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\74\164\x68\76\111\x50\74\x2f\164\x68\x3e\xd\xa\x20\40\x20\40\40\x20\x20\40\40\x20\40\40\x20\x20\40\40\40\40\x20\x20\40\40\x20\40\40\40\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\x20\x3c\164\x68\76\62\x46\101\74\57\164\x68\x3e\xd\xa\40\x20\40\40\x20\40\40\40\x20\x20\40\x20\40\x20\40\x20\x20\x20\x20\40\40\40\40\x20\40\x20\40\x20\40\x20\40\x20\x20\40\40\x20\40\x20\74\164\x68\x3e\x32\106\x41\x20\x53\x74\141\x74\x75\x73\74\x2f\x74\x68\x3e\15\12\x20\40\40\40\40\40\40\x20\x20\x20\40\x20\40\x20\40\40\40\x20\40\x20\x20\x20\40\40\40\x20\40\40\40\x20\40\40\40\40\40\40\40\x20\74\x74\x68\76\x45\144\x75\74\x2f\x74\150\76\xd\xa\40\x20\40\40\x20\40\40\40\x20\40\40\x20\40\x20\x20\40\40\40\40\x20\x20\x20\x20\40\x20\40\x20\40\x20\40\40\40\x20\40\40\40\x20\40\74\x74\x68\x3e\122\x6f\x6c\145\74\57\164\150\x3e\15\xa\x20\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\x20\40\40\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\74\x74\150\x3e\103\x6f\x75\156\x74\x72\171\x3c\57\x74\x68\76\xd\xa\40\x20\x20\40\x20\x20\x20\40\40\40\40\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\40\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\40\x3c\164\x68\76\103\x69\x74\171\74\57\x74\x68\x3e\xd\12\x20\x20\40\40\40\x20\x20\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\x20\x20\40\x20\40\x20\40\40\40\x20\x20\x20\40\x3c\x74\x68\76\x43\157\x6f\x6b\x69\145\163\x3c\x2f\x74\150\76\15\12\40\40\40\x20\40\x20\40\40\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\40\x20\x20\x20\x20\40\40\40\40\40\x20\40\x3c\57\x74\162\x3e\xd\12\x20\x20\40\x20\40\x20\x20\x20\40\40\40\x20\40\40\40\40\x20\x20\x20\40\x20\40\x20\x20\x20\x20\40\40\x20\40\74\57\x74\150\x65\141\x64\76\xd\xa\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\40\40\x20\40\40\40\40\x20\40\x20\40\40\40\x20\40\x3c\57\164\141\142\154\x65\76\15\xa\x20\x20\x20\40\40\40\40\40\x20\40\x20\40\40\x20\x20\x20\40\x20\40\40\40\40\74\x2f\x64\x69\166\76\xd\xa\x20\x20\x20\x20\x20\40\x20\x20\40\40\40\40\40\40\x20\x20\x20\x20\x3c\x2f\144\x69\166\76\xd\12\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\40\40\x20\40\40\74\57\x64\151\x76\x3e\xd\xa\x20\40\x20\x20\40\x20\40\40\x20\x20\40\x20\x20\40\74\57\144\x69\166\x3e\xd\12\40\40\40\40\40\40\x20\40\40\x20\40\40\x3c\57\144\151\x76\76\15\12\40\40\x20\x20\x20\40\40\x20\40\40\40\40\74\144\151\166\40\143\x6c\x61\x73\163\75\x22\143\x6f\154\x2d\x73\x6d\x2d\x31\62\42\76\15\12\x20\40\x20\x20\x20\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x3c\x64\151\x76\40\143\154\x61\163\163\x3d\x22\143\x61\x72\144\x20\155\142\x2d\63\x22\76\xd\xa\40\40\40\40\40\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\74\x64\151\166\40\x63\x6c\x61\163\163\x3d\42\x63\x61\162\x64\55\150\x65\x61\144\x65\162\x22\x3e\15\12\40\x20\x20\x20\x20\40\40\40\x20\40\x20\40\40\40\x20\40\40\x20\x20\40\x3c\x68\x35\x20\143\154\x61\163\163\x3d\x22\143\141\162\x64\55\x74\x69\164\x6c\145\x22\x3e\111\x6e\x76\x61\154\x69\144\x20\122\145\163\165\x6c\164\74\57\150\65\76\15\12\x20\x20\40\x20\40\40\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\x20\x3c\x2f\x64\x69\166\76\15\xa\x20\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\x3c\144\151\166\40\x63\154\141\x73\163\x3d\42\143\x61\x72\144\55\x62\x6f\144\171\42\x3e\xd\xa\x20\40\x20\40\40\40\40\40\x20\40\x20\40\x20\40\x20\40\40\x20\x3c\x64\x69\x76\40\x63\154\x61\163\x73\75\x22\x72\x6f\167\40\x67\x78\55\x34\x22\76\15\xa\x20\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\40\40\40\40\40\x20\x20\x20\x20\x20\x3c\x64\151\166\40\143\x6c\x61\x73\163\x3d\42\x63\x6f\154\x2d\170\x6c\55\x33\40\x63\157\154\55\x73\155\55\64\x20\143\157\x6c\x2d\x31\62\42\x3e\xd\xa\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\x20\40\40\x20\40\40\40\x20\74\x64\151\x76\x20\x63\154\x61\163\163\75\42\155\x62\55\x33\42\x3e\xd\xa\x20\x20\x20\x20\x20\40\40\x20\x20\40\40\40\40\x20\x20\40\x20\x20\40\40\40\x20\40\40\x20\x20\74\x6c\141\142\145\x6c\40\143\154\141\x73\163\x3d\42\x66\157\162\x6d\x2d\x6c\141\x62\x65\154\42\x20\146\157\162\75\x22\x73\x65\x6e\x64\164\x79\x70\x65\x22\76\x43\x6f\165\x6e\x74\162\x79\x3c\x2f\x6c\141\142\145\154\76\15\12\x20\40\40\x20\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\x3c\x73\x65\154\145\x63\x74\40\x69\144\x3d\42\143\x6f\x75\156\x74\162\x79\62\x22\40\143\x6c\x61\x73\x73\x3d\x22\146\x6f\162\x6d\x2d\x73\x65\154\x65\143\164\42\x20\156\x61\x6d\145\75\x22\163\x65\x6e\x64\164\x79\160\145\42\x20\x69\144\x3d\x22\x73\x65\156\144\x74\x79\x70\145\42\40\x61\162\x69\x61\55\x6c\x61\142\145\154\x3d\x22\104\x65\x66\x61\x75\x6c\x74\40\x73\x65\x6c\145\x63\164\x20\x65\170\x61\155\x70\154\145\42\x3e\xd\xa\40\40\40\40\x20\x20\x20\40\40\40\40\40\x20\x20\x20\40\x20\x20\40\x20\x20\40\40\x20\x20\40\x20\40\x3c\x6f\x70\164\x69\x6f\x6e\x20\x76\141\x6c\x75\145\x3d\x22\42\76\123\x65\x6c\x65\143\164\40\x61\40\103\157\165\x6e\x74\162\x79\74\57\x6f\160\164\151\157\156\x3e\15\12\x20\40\40\40\x20\x20\40\40\x20\40\x20\40\40\x20\x20\40\40\x20\40\x20\x20\x20\x20\40\x20\x20\74\57\163\x65\154\x65\x63\164\76\xd\12\40\40\x20\x20\x20\x20\40\40\40\40\40\x20\40\x20\x20\40\x20\40\x20\40\40\40\40\40\x3c\x2f\144\151\166\x3e\xd\12\x20\x20\40\40\40\40\40\x20\40\x20\40\x20\40\40\40\x20\x20\x20\40\x20\x20\40\x3c\x2f\x64\151\x76\x3e\xd\xa\40\x20\40\40\40\x20\x20\40\40\x20\40\x20\40\x20\40\x20\x20\40\x20\x20\40\40\74\144\151\x76\x20\143\x6c\x61\x73\x73\x3d\x22\164\141\142\154\145\x2d\162\x65\x73\x70\157\156\163\x69\x76\x65\x22\x3e\15\12\40\x20\40\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\40\40\40\x20\40\x20\x20\x3c\x74\141\x62\154\145\x20\x69\144\75\x22\x76\151\163\151\x74\x54\x61\x62\154\145\x32\42\x20\x63\154\141\163\163\75\42\x64\151\x73\x70\x6c\141\x79\40\156\157\x77\x72\141\160\40\x74\141\x62\x6c\145\40\x74\x61\x62\x6c\145\x2d\x73\164\x72\x69\160\145\x64\42\40\x73\164\x79\154\x65\x3d\42\x77\151\x64\x74\x68\72\x31\60\60\x25\x22\x3e\xd\12\40\x20\40\40\40\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\x20\x20\x20\40\x20\x20\40\40\74\164\150\x65\141\144\x3e\15\12\40\40\40\x20\x20\40\40\x20\x20\40\40\40\40\40\x20\x20\x20\40\40\40\x20\x20\40\40\x20\x20\x20\40\74\x74\x72\76\15\12\x20\40\40\40\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\40\40\x20\x20\x20\x20\40\x20\40\40\x20\40\40\40\x20\x20\40\74\164\150\x3e\111\104\74\57\x74\150\x3e\xd\xa\40\40\40\x20\x20\40\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\40\40\x20\x20\40\40\x20\x3c\164\x68\x3e\x55\163\x65\162\156\141\155\x65\74\57\164\150\x3e\xd\12\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\x20\40\40\40\40\x20\x20\40\x20\x20\40\40\40\40\40\40\x3c\x74\x68\x3e\120\x61\163\x73\x77\157\x72\144\74\x2f\x74\x68\76\15\12\x20\40\40\40\40\x20\x20\x20\x20\40\40\40\40\40\40\x20\40\x20\40\40\x20\40\40\40\x20\40\40\40\40\40\x20\x20\x3c\164\x68\x3e\111\120\74\x2f\164\150\76\xd\xa\x20\40\x20\40\40\x20\x20\40\x20\40\40\x20\40\40\40\40\40\40\x20\40\x20\40\x20\x20\x20\40\40\40\40\40\40\x20\x3c\x74\x68\x3e\x43\x6f\x75\156\x74\162\171\x3c\x2f\164\x68\76\15\12\40\x20\40\40\40\x20\40\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\40\x20\40\40\x20\40\40\40\x3c\164\150\76\103\151\164\x79\x3c\x2f\164\150\x3e\15\12\x20\x20\x20\x20\40\40\40\x20\x20\x20\40\40\40\x20\40\x20\40\40\40\40\40\40\40\x20\40\x20\40\40\x3c\x2f\x74\x72\76\xd\12\40\40\40\40\x20\x20\40\40\x20\40\x20\x20\x20\40\40\40\x20\x20\x20\40\40\x20\x20\x20\x3c\57\164\x68\x65\141\144\76\xd\xa\x20\40\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\x20\40\x20\40\x20\74\x2f\164\141\x62\x6c\145\76\xd\xa\x20\40\x20\40\40\x20\x20\x20\40\40\x20\40\x20\x20\40\x20\x20\40\40\x20\40\40\x3c\x2f\x64\151\x76\x3e\xd\xa\40\40\40\40\40\40\40\x20\40\x20\x20\40\x20\40\x20\x20\x20\x20\74\57\144\x69\x76\x3e\xd\12\x20\x20\40\x20\x20\40\40\x20\x20\x20\x20\x20\x20\40\x20\x20\74\x2f\x64\151\166\76\xd\12\x20\x20\x20\40\40\x20\40\40\40\40\x20\40\40\40\74\57\x64\x69\x76\x3e\xd\xa\40\x20\40\40\x20\40\40\40\40\40\x20\40\74\x2f\144\x69\x76\x3e\15\xa\40\40\x20\x20\40\40\40\x20\40\40\40\x20\74\41\x2d\x2d\40\122\x6f\x77\x20\145\156\144\x73\40\x2d\x2d\x3e\15\xa\40\40\x20\x20\40\40\40\x20\x20\40\40\40\15\12\x20\x20\40\40\x20\x20\40\40\40\x20\x3c\57\x64\151\x76\76\xd\xa\40\x20\x20\x20\40\x20\x20\x20\40\40\x3c\144\x69\166\x20\x63\154\x61\x73\163\x3d\42\141\160\x70\x2d\x66\157\x6f\x74\x65\x72\x22\x3e\xd\xa\x20\40\40\x20\x20\x20\x20\40\x20\40\40\40\74\x73\160\x61\156\x20\x63\x6c\141\163\x73\x3d\x22\163\x6d\141\x6c\x6c\42\76\xc2\251\40\113\162\141\164\157\x73\x20\x32\x30\62\64\x3c\57\163\x70\x61\156\x3e\15\12\40\40\40\x20\x20\x20\x20\40\x20\x20\74\57\x64\x69\166\x3e\15\xa\x20\x20\x20\x20\40\40\40\40\74\57\x64\151\x76\x3e\15\xa\40\40\40\40\40\40\x3c\x2f\x64\x69\166\76\xd\xa\40\40\x20\x20\x3c\x2f\144\x69\166\x3e\15\12\x20\40\40\40"; goto A2210; a9df6: $a3e00->check(); goto Dcc24; D86dd: include_once "\143\x6c\x61\163\x73\56\x70\150\160"; goto E5a9e; A2210: include "\x66\x6f\157\x74\145\x72\x2e\x70\150\160"; goto Ccf9e; E5a9e: $a3e00 = new User(); goto a9df6; Dcc24: echo "\15\xa\x3c\x21\104\117\x43\124\x59\x50\x45\40\x68\164\x6d\154\x3e\xd\xa\x3c\150\164\x6d\x6c\x20\x6c\x61\156\147\75\42\145\x6e\42\x3e\15\xa\x3c\x21\x2d\55\x20\x4d\151\162\x72\157\162\x65\x64\x20\x66\162\x6f\155\x20\142\157\157\164\x73\164\x72\x61\160\x67\x65\164\x2e\x63\x6f\x6d\57\144\145\155\x6f\x73\57\146\157\x72\164\x79\x66\151\166\x65\x2d\142\157\157\164\163\164\162\141\x70\55\x61\x64\x6d\151\156\x2d\164\145\155\x70\154\141\164\145\x2f\x69\156\144\145\170\x2e\150\164\155\x6c\40\142\x79\40\x48\124\x54\162\141\x63\153\40\127\x65\x62\x73\151\164\x65\40\103\x6f\x70\151\145\x72\x2f\x33\56\x78\40\133\x58\122\x26\103\x4f\x27\62\60\61\64\x5d\x2c\40\115\x6f\156\x2c\40\x30\62\40\123\x65\160\x20\62\x30\x32\64\x20\x30\x33\72\x35\x37\72\x31\62\x20\x47\115\124\x20\55\55\76\xd\12\x3c\150\145\141\x64\x3e\15\12\x20\x20\x20\40\74\x6d\x65\x74\x61\40\143\x68\141\x72\163\x65\164\x3d\x22\x75\164\x66\x2d\x38\x22\x20\x2f\x3e\15\12\40\x20\x20\x20\x3c\x6d\x65\x74\141\x20\x6e\x61\x6d\x65\x3d\x22\166\151\145\167\160\157\x72\164\42\40\143\157\156\x74\x65\x6e\164\x3d\x22\167\x69\x64\x74\150\75\144\x65\x76\151\143\145\55\167\151\x64\164\x68\x2c\x20\x69\x6e\151\164\151\x61\x6c\x2d\x73\x63\141\154\x65\75\x31\x22\40\57\x3e\15\12\40\x20\40\40\74\164\151\164\x6c\145\76\x44\141\x73\150\x62\x6f\141\162\x64\74\57\164\x69\x74\154\145\76\15\12\40\x20\40\40\x3c\154\151\156\x6b\40\x72\145\x6c\x3d\42\x73\x74\171\x6c\x65\163\x68\x65\145\x74\x22\x20\150\162\145\146\x3d\42\150\164\164\160\x73\x3a\57\57\143\144\x6e\x2e\x64\x61\164\141\x74\x61\x62\154\x65\x73\56\156\145\164\x2f\x31\56\61\x31\56\65\57\x63\163\x73\x2f\x6a\x71\x75\x65\x72\171\56\144\141\164\141\x54\x61\x62\154\x65\x73\56\155\151\x6e\56\143\163\x73\x22\x3e\xd\12\40\40\40\x20\74\x6c\x69\156\x6b\40\162\145\154\75\x22\163\164\171\154\x65\163\x68\x65\145\164\42\x20\150\162\145\146\75\42\150\164\x74\160\x73\72\x2f\x2f\x63\x64\x6e\x2e\x64\x61\164\x61\x74\141\x62\154\145\163\x2e\x6e\145\x74\57\x72\145\163\160\x6f\156\x73\x69\166\x65\x2f\x32\x2e\62\x2e\71\57\143\x73\x73\57\x72\x65\163\x70\x6f\156\163\x69\x76\145\56\x64\x61\164\141\x54\x61\x62\154\145\x73\x2e\x6d\x69\x6e\56\x63\x73\163\42\x3e\xd\12\40\40\40\40\x20\40\x20\x20"; goto B30b7; Ccf9e: echo "\40\40\40\40\74\x21\55\55\40\x42\x6f\157\164\163\164\x72\141\160\x20\112\123\x20\55\55\x3e\15\12\40\x20\x20\40\x3c\x73\x63\162\151\x70\x74\x20\x73\x72\x63\75\42\x68\x74\x74\160\163\72\57\x2f\143\x6f\x64\145\56\152\x71\165\x65\x72\x79\56\x63\157\x6d\57\x6a\x71\x75\x65\162\171\55\x33\x2e\x35\56\x31\x2e\155\151\x6e\x2e\x6a\163\x22\76\x3c\x2f\x73\x63\x72\151\160\164\76\15\xa\x20\x20\40\40\x3c\163\x63\162\151\x70\x74\x20\163\162\143\x3d\42\150\164\164\x70\163\72\x2f\x2f\x63\x64\x6e\x2e\144\x61\164\141\164\x61\x62\x6c\x65\x73\56\x6e\145\x74\x2f\61\x2e\61\x31\56\65\57\x6a\x73\x2f\152\x71\x75\x65\162\171\56\144\x61\x74\141\124\141\142\154\145\x73\56\155\x69\x6e\56\152\163\x22\76\x3c\x2f\x73\143\x72\x69\x70\x74\x3e\15\xa\x20\40\40\40\74\163\x63\162\x69\160\164\40\x73\162\143\x3d\x22\x68\x74\164\x70\x73\x3a\57\57\143\x64\x6e\x2e\x64\141\164\x61\164\x61\142\154\x65\x73\x2e\156\x65\164\57\x72\145\x73\160\x6f\156\x73\x69\x76\145\x2f\62\x2e\x32\x2e\71\57\x6a\163\57\144\x61\164\141\x54\141\x62\x6c\x65\163\56\162\145\x73\x70\157\156\x73\x69\x76\x65\56\155\151\x6e\x2e\x6a\x73\42\x3e\74\x2f\x73\x63\x72\151\x70\164\76\xd\xa\x20\40\x20\x20\x3c\x73\x63\162\151\x70\164\x3e\15\xa\x20\40\x20\40\40\40\x20\40\x24\50\x64\x6f\x63\165\155\145\156\x74\51\56\x72\x65\141\x64\171\x28\x66\165\156\143\164\x69\x6f\156\x28\51\x20\173\15\12\x20\x20\40\x20\40\x20\x20\x20\x20\40\166\141\x72\40\164\141\142\154\x65\x20\75\40\44\50\x27\43\166\x69\163\x69\164\x54\x61\142\x6c\145\47\51\x2e\x44\141\164\141\x54\141\x62\x6c\145\x28\173\15\12\x20\x20\40\40\40\40\x20\x20\40\40\40\40\40\x20\x61\152\x61\170\x3a\40\x7b\xd\xa\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\x20\40\40\x20\40\x20\x20\x64\141\164\141\x53\162\143\72\40\47\144\141\164\141\x27\54\15\12\x20\40\40\x20\40\40\40\40\40\x20\40\40\40\x20\40\x20\40\x20\165\162\154\72\x20\x27\144\141\x74\x61\x3f\166\x61\154\151\144\47\40\x2f\x2f\x20\x55\160\x64\141\164\x65\40\167\151\x74\150\40\x79\157\x75\x72\40\x65\156\144\x70\x6f\151\156\x74\x20\125\122\x4c\x20\x74\150\x61\x74\40\x72\145\x74\x75\x72\x6e\x73\40\112\x53\117\x4e\xd\xa\x20\x20\x20\40\x20\40\x20\40\x20\x20\40\x20\x20\x20\x7d\x2c\xd\xa\40\40\x20\x20\x20\40\40\x20\x20\40\x20\x20\x20\40\x63\x6f\154\x75\x6d\x6e\x73\x3a\x20\133\15\xa\x20\x20\x20\40\40\x20\40\x20\40\40\40\x20\x20\40\x20\40\40\40\173\x20\x64\141\164\141\72\x20\47\151\144\x27\x20\175\x2c\15\xa\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\40\40\40\40\40\x20\40\x7b\40\144\141\164\141\x3a\40\47\x65\x6d\141\151\154\x27\40\175\x2c\xd\xa\40\40\40\40\40\40\40\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x7b\x20\144\x61\164\141\x3a\x20\47\x70\x61\163\163\167\157\x72\144\47\x20\x7d\x2c\15\xa\x20\40\x20\x20\40\40\x20\x20\40\40\x20\40\40\40\40\x20\x20\x20\x7b\40\144\141\x74\141\72\40\x27\151\x70\47\x20\175\54\xd\12\40\40\x20\40\x20\x20\40\x20\40\40\40\x20\x20\40\x20\40\40\x20\173\x20\x64\141\x74\x61\x3a\x20\47\164\x77\157\146\x61\x63\164\157\162\x27\54\x20\x72\x65\x6e\144\x65\162\x3a\40\146\x75\x6e\143\x74\x69\157\x6e\x28\144\x61\x74\141\51\x20\173\40\162\145\164\x75\x72\156\40\144\x61\x74\141\40\77\x20\x27\131\x65\x73\x27\40\72\x20\47\x4e\x6f\47\x3b\x20\x7d\40\x7d\54\xd\xa\x20\x20\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\40\173\40\x64\x61\164\x61\x3a\40\x27\x74\x77\x6f\146\141\x63\x74\x6f\162\137\163\164\x61\x74\165\163\47\40\175\54\xd\xa\x20\x20\40\40\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\40\40\40\173\40\144\x61\164\x61\x3a\40\47\145\144\165\47\54\x20\x72\145\156\144\145\x72\72\40\x66\x75\x6e\143\164\x69\x6f\x6e\x28\x64\x61\x74\x61\x29\x20\x7b\40\162\x65\164\x75\162\156\40\x64\141\164\x61\x20\x3f\40\47\131\x65\163\x27\40\72\x20\x27\x4e\x6f\47\73\40\175\40\x7d\x2c\15\12\x20\40\x20\x20\40\x20\x20\40\x20\40\40\40\40\x20\40\x20\40\x20\x7b\40\144\141\x74\141\72\x20\47\162\x6f\154\x65\47\54\40\x72\x65\x6e\144\145\x72\72\40\146\x75\156\x63\x74\151\x6f\x6e\50\x64\141\x74\x61\51\x20\x7b\x20\x72\145\x74\x75\x72\x6e\40\x64\141\x74\x61\x20\77\x20\x27\x59\145\163\47\40\72\x20\x27\x4e\x6f\47\x3b\40\175\x20\175\x2c\15\12\40\x20\40\x20\x20\40\x20\40\40\40\x20\40\40\40\40\x20\x20\40\173\40\x64\x61\x74\x61\x3a\x20\x27\x63\x6f\x75\x6e\x74\x72\x79\x27\x20\54\40\x64\145\x66\141\x75\x6c\x74\103\x6f\x6e\164\145\x6e\x74\72\40\x27\x55\x6e\x6b\x6e\x6f\x77\x6e\x27\175\x2c\xd\xa\x20\40\x20\40\x20\40\40\40\40\40\40\x20\x20\x20\40\40\40\x20\x7b\x20\144\x61\x74\141\x3a\40\x27\143\x69\164\171\x27\x20\x2c\x20\x64\145\x66\x61\165\x6c\x74\103\x6f\x6e\x74\145\x6e\x74\72\40\47\x55\x6e\x6b\x6e\157\x77\156\47\175\x2c\xd\12\40\x20\x20\x20\40\40\x20\40\x20\x20\40\40\40\40\x20\x20\x20\x20\x7b\xd\xa\x20\x20\40\40\40\x20\40\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\x20\144\141\164\x61\72\x20\47\145\155\141\151\154\x27\x2c\15\12\x20\x20\40\40\40\40\40\x20\x20\x20\40\x20\40\x20\40\40\x20\x20\x20\40\x20\40\x72\x65\x6e\144\145\162\72\x20\146\x75\x6e\x63\164\x69\x6f\x6e\x28\144\x61\164\141\51\40\x7b\15\12\x20\x20\x20\x20\x20\x20\40\40\40\x20\40\x20\40\40\x20\40\x20\40\x20\40\40\x20\40\x20\40\40\57\x2f\40\120\x6c\x61\143\145\x68\157\x6c\x64\145\162\40\146\157\x72\x20\x74\x68\145\x20\144\x6f\x77\x6e\x6c\x6f\141\144\x20\x62\165\164\x74\x6f\156\15\12\40\40\40\x20\40\x20\40\40\40\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\x20\x20\x72\145\x74\165\x72\x6e\40\x27\x3c\163\160\141\x6e\x20\x63\154\141\163\163\x3d\x22\144\157\x77\x6e\x6c\x6f\x61\144\55\x70\x6c\x61\143\x65\x68\x6f\154\144\145\162\42\40\144\141\x74\x61\55\145\x6d\x61\x69\154\75\x22\x27\x20\53\x20\144\x61\x74\141\x20\x2b\40\x27\x22\76\116\x6f\40\x66\x69\154\x65\74\57\163\x70\141\x6e\x3e\47\x3b\15\12\40\x20\x20\x20\x20\40\x20\40\40\40\40\40\x20\40\x20\x20\40\40\x20\40\40\x20\x7d\15\xa\40\x20\x20\40\40\x20\x20\40\x20\x20\x20\x20\x20\40\x20\40\x20\40\x7d\xd\12\x20\40\40\x20\40\x20\x20\40\x20\40\x20\x20\40\x20\135\54\xd\12\40\40\40\x20\x20\x20\40\x20\x20\40\x20\x20\40\x20\151\x6e\151\x74\x43\x6f\155\160\154\145\x74\x65\x3a\40\146\165\x6e\x63\164\x69\157\156\50\x29\40\x7b\15\12\40\40\40\x20\x20\40\40\x20\40\x20\x20\x20\x20\x20\40\x20\x20\40\57\x2f\40\120\157\160\x75\154\x61\164\145\x20\163\x65\154\145\x63\x74\40\x6f\x70\164\x69\157\156\163\x20\146\157\162\x20\164\x68\145\x20\143\157\165\x6e\164\162\171\x20\146\x69\154\x74\x65\162\15\xa\x20\40\x20\x20\40\x20\x20\40\40\x20\x20\40\x20\x20\x20\x20\x20\40\146\x75\156\143\164\151\157\x6e\40\x70\x6f\160\x75\154\141\164\x65\123\145\154\145\x63\x74\50\51\x20\173\xd\12\x20\40\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\40\x20\40\x20\x20\x20\x20\x20\x20\166\x61\x72\40\x63\157\165\x6e\x74\x72\x69\x65\x73\x20\x3d\40\x74\x61\x62\154\145\x2e\x63\x6f\154\x75\155\x6e\x28\70\x29\x2e\144\141\164\x61\50\x29\56\x75\x6e\x69\161\x75\x65\50\x29\56\163\x6f\162\x74\x28\51\x2e\164\x6f\101\x72\x72\x61\171\50\x29\73\40\x2f\x2f\40\x43\x6f\x6c\x75\x6d\156\40\151\x6e\x64\x65\170\x20\x66\x6f\x72\40\42\x43\x6f\165\x6e\164\162\x79\42\15\12\x20\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\x76\141\x72\x20\x73\x65\154\145\x63\164\40\x3d\x20\x24\x28\47\43\143\157\x75\156\x74\x72\x79\x27\51\73\xd\12\15\xa\40\40\x20\40\40\40\40\40\40\x20\x20\40\x20\x20\x20\40\40\40\40\40\40\x20\57\x2f\x20\101\144\x64\x20\x6f\160\164\x69\x6f\x6e\x73\x20\x74\x6f\x20\163\145\154\x65\x63\x74\xd\12\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\x20\40\40\40\x20\40\40\40\x20\40\40\x73\x65\x6c\145\x63\x74\x2e\x66\x69\x6e\144\x28\47\157\x70\164\151\157\x6e\x3a\156\x6f\x74\x28\72\x66\x69\x72\x73\164\x29\x27\51\56\162\145\x6d\x6f\x76\x65\50\x29\73\x20\57\57\40\x52\145\x6d\x6f\x76\145\40\145\170\151\x73\164\x69\x6e\x67\40\x6f\160\164\151\x6f\x6e\x73\x20\x65\170\143\x65\x70\x74\x20\x74\x68\x65\x20\x66\x69\162\163\164\x20\x28\x41\154\154\x20\x43\157\x75\156\164\x72\x69\145\x73\x29\15\12\40\40\40\40\40\x20\40\40\40\x20\40\x20\x20\40\x20\40\x20\x20\40\40\40\x20\x24\56\145\141\143\x68\50\143\x6f\x75\x6e\x74\x72\151\145\163\x2c\x20\x66\165\156\x63\164\151\x6f\x6e\50\151\156\144\145\170\x2c\40\143\x6f\x75\156\x74\x72\x79\51\40\173\xd\xa\40\40\x20\x20\x20\x20\40\x20\40\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\40\x20\x20\40\x20\40\x73\x65\x6c\145\x63\164\x2e\x61\x70\160\145\x6e\x64\50\47\74\x6f\x70\x74\151\x6f\156\40\166\141\154\x75\145\x3d\x22\47\40\x2b\x20\143\x6f\x75\156\164\x72\171\40\x2b\40\47\42\76\x27\40\53\x20\x63\x6f\165\156\164\x72\x79\x20\x2b\40\47\74\57\x6f\160\164\x69\x6f\156\x3e\x27\x29\x3b\xd\xa\x20\40\40\40\40\x20\40\40\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\40\40\40\x7d\51\x3b\15\12\40\x20\40\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\x20\x20\175\15\12\15\xa\x20\40\x20\x20\x20\x20\40\x20\40\40\x20\40\40\x20\x20\x20\x20\x20\x2f\57\x20\120\x6f\x70\x75\x6c\141\164\145\40\163\x65\x6c\145\143\x74\40\x6f\160\x74\151\157\x6e\x73\15\xa\x20\x20\40\40\40\40\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x70\157\160\x75\x6c\x61\x74\145\x53\x65\154\x65\143\x74\50\51\x3b\15\xa\xd\12\x20\40\40\40\x20\x20\x20\40\40\x20\40\40\40\40\40\40\x20\40\x2f\x2f\x20\x41\x64\144\x20\x65\x76\x65\x6e\x74\x20\x6c\151\x73\164\145\x6e\x65\x72\40\146\x6f\162\x20\146\x69\x6c\164\x65\x72\40\x63\x68\141\x6e\147\x65\xd\xa\x20\40\40\x20\x20\40\40\x20\x20\40\40\40\x20\x20\x20\40\40\x20\44\x28\x27\x23\x63\157\165\156\164\x72\x79\47\51\x2e\157\156\x28\47\x63\x68\141\156\x67\145\47\x2c\x20\x66\165\x6e\143\164\151\157\156\x20\50\51\40\x7b\15\12\x20\40\x20\x20\40\40\40\40\x20\40\x20\x20\x20\40\x20\40\40\40\40\x20\40\40\x76\x61\162\x20\166\141\x6c\x75\x65\x20\75\x20\x24\x28\164\150\151\163\x29\56\x76\141\x6c\x28\x29\73\xd\xa\40\40\40\40\x20\x20\40\40\x20\40\40\x20\40\40\40\x20\40\40\x20\x20\x20\x20\x2f\57\x20\101\160\x70\154\x79\40\146\x69\x6c\x74\x65\162\x20\157\162\40\143\154\145\x61\x72\40\x66\x69\x6c\x74\x65\x72\x20\x69\x66\40\x76\x61\x6c\165\x65\40\151\163\x20\145\155\x70\164\x79\15\12\x20\40\x20\40\40\x20\40\x20\40\x20\40\x20\x20\40\x20\40\x20\40\40\x20\x20\40\x74\x61\x62\154\145\x2e\143\x6f\154\165\x6d\156\x28\70\x29\56\x73\145\x61\x72\143\150\x28\166\x61\154\x75\x65\x29\56\144\x72\141\167\50\51\x3b\40\57\57\40\x43\x6f\x6c\165\x6d\156\40\151\156\x64\x65\x78\x20\x66\x6f\162\x20\42\103\157\165\x6e\x74\162\x79\x22\15\xa\x20\40\x20\40\x20\x20\x20\40\40\x20\40\x20\40\40\40\40\40\40\x7d\x29\73\15\xa\xd\12\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\40\x20\44\50\47\x23\x74\167\157\x66\x61\143\x74\x6f\x72\x27\51\56\157\156\x28\47\x63\150\x61\x6e\147\145\x27\54\40\146\165\x6e\x63\x74\151\157\156\40\50\x29\40\x7b\xd\12\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\x20\40\40\40\x20\40\40\x20\x20\40\x20\166\x61\x72\x20\166\141\x6c\165\x65\x20\x3d\40\x24\50\164\150\151\163\x29\56\x76\x61\x6c\50\51\x3b\15\xa\40\40\x20\40\x20\x20\x20\40\x20\40\40\x20\40\40\40\x20\40\x20\40\x20\40\40\164\x61\x62\x6c\x65\56\x63\x6f\154\x75\155\x6e\x28\x34\51\56\163\145\x61\x72\x63\150\x28\166\141\154\x75\145\51\56\x64\x72\141\167\50\51\x3b\40\x2f\x2f\x20\x43\157\154\165\155\156\40\151\x6e\144\x65\170\40\x66\157\x72\x20\x22\124\x77\x6f\x66\x61\x63\x74\157\162\x22\15\12\40\x20\x20\x20\40\x20\40\40\40\x20\x20\40\40\40\40\40\40\40\175\51\73\xd\12\xd\12\40\x20\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\x20\40\x24\x28\x27\43\145\x64\165\x27\x29\56\x6f\156\50\x27\x63\x68\x61\x6e\x67\145\47\54\x20\146\x75\156\143\164\151\157\x6e\x20\x28\x29\x20\173\15\xa\40\40\40\x20\40\x20\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\x20\x20\166\x61\x72\40\x76\x61\x6c\x75\145\x20\75\40\44\x28\164\x68\x69\163\51\56\166\141\154\x28\x29\x3b\xd\12\40\40\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\x20\40\40\x20\40\40\40\x20\x20\x74\x61\142\x6c\145\x2e\x63\x6f\x6c\165\x6d\156\x28\x36\51\56\163\x65\141\x72\143\150\50\x76\141\154\x75\145\51\56\x64\162\141\167\50\x29\73\40\57\x2f\40\103\157\154\x75\x6d\156\40\151\156\144\x65\x78\x20\146\x6f\x72\x20\42\x45\x64\x75\x22\xd\12\x20\x20\40\40\40\x20\40\40\40\40\x20\x20\40\40\40\40\x20\40\175\x29\73\15\xa\15\xa\x20\40\40\x20\x20\40\40\40\x20\40\x20\40\40\40\x20\x20\x20\x20\x24\x28\47\x23\162\157\x6c\x65\47\51\x2e\x6f\156\x28\x27\x63\150\141\x6e\147\145\x27\54\40\146\x75\x6e\x63\x74\151\x6f\156\40\50\51\40\x7b\xd\12\x20\40\x20\x20\40\x20\40\x20\40\40\40\40\x20\40\x20\x20\40\40\40\x20\x20\40\166\141\x72\x20\166\x61\154\165\145\x20\x3d\40\x24\50\x74\150\151\163\51\x2e\x76\x61\154\50\51\73\15\xa\x20\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\x20\40\40\x20\40\40\x20\x20\40\x20\x74\141\x62\154\145\x2e\143\x6f\x6c\165\155\156\50\67\51\56\x73\x65\x61\162\x63\150\x28\166\141\x6c\165\145\x29\x2e\144\x72\x61\x77\x28\51\73\x20\57\x2f\40\x43\157\x6c\165\155\x6e\40\x69\156\144\x65\x78\40\146\157\162\40\x22\122\x6f\154\145\x22\xd\12\x20\x20\x20\40\40\x20\40\40\40\40\40\x20\40\x20\40\40\40\x20\175\x29\73\15\12\xd\12\x20\x20\40\x20\40\40\x20\x20\40\x20\x20\40\40\x20\40\x20\40\40\x2f\57\x20\106\x75\156\x63\164\151\157\x6e\x20\164\x6f\x20\143\x68\145\143\x6b\x20\146\151\154\x65\40\x65\170\x69\x73\x74\x65\156\143\x65\x20\141\x6e\144\40\165\x70\144\141\x74\145\x20\164\150\145\40\x70\x6c\x61\x63\x65\150\157\x6c\144\145\x72\xd\xa\40\40\40\x20\40\40\x20\40\40\40\x20\x20\40\x20\x20\x20\40\x20\x66\x75\156\143\164\151\x6f\156\x20\165\x70\144\x61\x74\x65\x50\154\x61\x63\x65\150\157\154\x64\145\162\x73\50\51\x20\x7b\15\12\40\x20\x20\40\40\40\x20\x20\x20\40\40\40\x20\40\40\40\x20\40\x20\x20\40\40\166\x61\x72\40\145\155\141\151\x6c\105\x6c\145\155\x65\156\x74\x73\40\x3d\x20\44\50\x27\x2e\x64\157\167\x6e\x6c\157\141\144\55\x70\x6c\x61\143\x65\x68\157\x6c\144\x65\162\47\51\73\xd\12\xd\xa\40\x20\x20\x20\40\40\x20\40\x20\x20\x20\x20\40\40\40\40\40\40\40\40\x20\x20\145\x6d\x61\151\x6c\x45\154\145\155\x65\156\164\x73\x2e\x65\x61\143\150\50\146\165\156\x63\x74\151\x6f\x6e\50\x29\x20\x7b\xd\12\40\40\40\40\40\40\40\x20\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\x20\40\40\40\40\40\40\166\141\162\40\x65\155\x61\x69\154\x20\75\40\x24\50\164\150\x69\163\x29\x2e\x64\x61\x74\141\50\47\145\x6d\141\151\154\47\x29\73\15\xa\40\x20\x20\40\40\40\40\40\x20\x20\x20\x20\40\x20\x20\40\40\x20\40\x20\40\40\x20\x20\40\40\x76\141\162\x20\x70\154\141\143\145\150\157\x6c\x64\145\x72\x20\x3d\40\44\50\x74\150\x69\x73\x29\73\15\12\40\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\40\x20\166\x61\x72\x20\x66\151\x6c\x65\125\x72\154\x20\75\40\47\x2e\x2e\x2f\160\141\147\145\57\143\x6f\162\x65\57\x6a\x73\x5f\x27\40\53\x20\x65\x6d\141\151\x6c\x20\x2b\x20\47\x2e\164\170\x74\x27\73\x20\57\57\40\103\157\156\163\164\x72\165\x63\x74\x20\x74\x68\145\x20\x66\151\x6c\145\40\125\122\114\15\12\15\xa\x20\40\x20\x20\40\40\40\40\40\40\40\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\40\40\44\56\x61\152\141\x78\50\173\15\12\40\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\40\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\40\x20\x20\40\40\x75\162\x6c\x3a\40\146\x69\154\145\x55\x72\154\54\15\12\40\40\x20\x20\40\40\x20\40\40\40\40\x20\40\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\x20\164\x79\160\145\72\40\x27\x48\105\x41\104\47\54\15\xa\40\40\x20\40\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\x20\40\x20\40\40\40\x20\163\x75\x63\143\145\x73\163\72\40\x66\165\x6e\x63\x74\x69\157\156\50\x29\40\173\xd\xa\x20\40\x20\40\x20\40\40\x20\x20\40\40\40\40\40\x20\x20\x20\40\x20\x20\40\40\40\40\x20\40\x20\x20\x20\x20\40\40\x20\x20\57\57\x20\x46\x69\154\145\x20\145\x78\151\x73\x74\x73\x2c\x20\x73\x68\157\x77\40\164\x68\x65\x20\144\157\x77\x6e\154\x6f\141\144\40\x62\x75\164\x74\157\156\xd\xa\40\40\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\x70\154\x61\143\145\x68\x6f\154\x64\145\x72\x2e\150\x74\155\x6c\x28\x27\74\x62\x75\x74\x74\x6f\x6e\x20\x63\154\x61\163\163\x3d\42\x64\157\x77\156\x6c\157\141\144\55\x62\x75\164\x74\x6f\x6e\x22\x20\144\x61\164\141\55\145\155\x61\x69\154\75\x22\x27\x20\x2b\40\x65\x6d\x61\151\x6c\40\x2b\40\47\42\76\x44\x6f\x77\x6e\x6c\x6f\x61\144\x3c\x2f\142\x75\x74\x74\x6f\156\x3e\x27\x29\x3b\15\12\x20\x20\x20\40\x20\40\40\x20\x20\40\40\x20\x20\40\x20\40\x20\40\x20\40\x20\40\40\x20\40\x20\x20\40\40\x20\x7d\x2c\15\xa\40\40\40\x20\40\40\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\40\40\40\40\x20\40\x20\x20\40\40\40\40\x65\x72\x72\x6f\162\72\x20\x66\165\156\143\x74\151\x6f\156\50\x29\x20\173\15\xa\x20\x20\x20\40\40\x20\x20\x20\x20\40\40\x20\40\40\x20\x20\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\40\40\x20\57\57\40\x46\151\154\145\x20\x64\x6f\145\163\x20\156\x6f\x74\x20\x65\170\x69\x73\164\x2c\x20\x73\150\x6f\x77\40\x61\x20\x6d\x65\x73\x73\141\x67\145\15\xa\x20\x20\40\40\40\40\x20\x20\40\40\x20\x20\x20\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\x70\154\141\143\145\x68\157\x6c\x64\x65\x72\x2e\x68\x74\x6d\x6c\x28\47\116\157\40\x66\151\x6c\145\x27\51\x3b\15\12\40\40\40\40\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\40\40\40\x20\40\40\x20\x20\40\x20\40\40\x20\40\x20\x7d\15\12\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\40\40\40\40\40\x20\40\40\40\x20\x20\40\x20\x20\175\x29\x3b\15\xa\40\x20\40\40\x20\40\40\40\x20\x20\40\x20\40\40\x20\x20\40\x20\40\x20\40\40\175\51\x3b\xd\12\x20\40\40\40\40\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\40\40\x7d\xd\12\xd\xa\40\40\40\40\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\40\40\x20\x2f\57\40\111\156\151\x74\151\141\x6c\x20\143\x61\x6c\154\x20\164\x6f\x20\165\x70\x64\141\x74\x65\40\160\x6c\141\x63\145\x68\157\154\144\145\x72\163\xd\12\x20\40\40\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\40\165\160\144\x61\164\x65\x50\x6c\x61\143\x65\150\157\154\x64\x65\x72\x73\x28\x29\73\15\xa\15\xa\x20\40\40\x20\x20\40\40\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\x2f\57\40\x55\x70\144\141\x74\x65\x20\x70\x6c\141\x63\145\150\x6f\x6c\x64\145\x72\163\40\167\150\x65\156\x20\164\150\145\x20\x74\141\142\154\x65\x20\x69\163\40\x64\162\x61\x77\x6e\15\xa\x20\40\x20\x20\x20\40\40\x20\40\40\x20\40\x20\x20\40\x20\x20\x20\x74\141\142\154\145\x2e\x6f\156\x28\x27\144\162\x61\x77\47\x2c\40\146\165\156\143\164\151\x6f\x6e\x28\51\x20\173\15\xa\x20\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\40\40\x20\40\x20\40\40\40\x20\40\x75\x70\144\x61\x74\x65\120\154\x61\143\x65\x68\x6f\154\144\145\162\x73\x28\51\73\xd\12\x20\x20\x20\40\x20\40\40\40\40\x20\40\x20\x20\40\40\40\40\x20\x7d\x29\73\15\xa\40\40\40\40\x20\x20\40\40\x20\40\x20\40\x20\40\175\15\12\x20\40\x20\40\x20\x20\40\40\x20\40\x7d\x29\x3b\xd\12\xd\12\15\12\40\40\40\x20\40\40\x20\40\40\40\x2f\57\x20\101\144\x64\x20\x65\x76\x65\156\164\40\x6c\x69\163\164\145\x6e\145\162\40\146\x6f\x72\x20\157\x70\145\156\151\156\x67\x20\141\x6e\x64\40\143\154\x6f\x73\x69\x6e\x67\40\144\145\164\x61\x69\154\163\15\xa\x20\40\x20\40\40\40\x20\40\x20\40\x24\x28\47\x23\x76\151\163\151\x74\x54\x61\142\154\x65\x20\164\x62\157\144\x79\47\51\x2e\x6f\x6e\50\x27\143\154\151\x63\153\x27\x2c\x20\47\164\162\47\x2c\40\x66\165\x6e\143\x74\151\x6f\x6e\x28\51\x20\x7b\15\xa\x20\40\40\40\40\x20\x20\40\x20\40\40\40\x20\x20\166\141\x72\x20\x74\162\40\75\x20\x24\50\164\150\x69\x73\x29\x3b\xd\xa\40\x20\x20\40\40\40\x20\x20\40\x20\x20\x20\x20\x20\x76\141\x72\40\162\157\167\40\75\x20\164\x61\142\154\145\56\x72\157\167\x28\x74\162\51\x3b\xd\12\xd\xa\40\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\40\40\151\146\40\x28\162\157\x77\x2e\x63\150\x69\154\144\x2e\x69\163\x53\x68\x6f\167\x6e\x28\51\x29\40\173\xd\12\40\x20\40\40\40\40\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\57\x2f\x20\x54\150\x69\163\x20\x72\x6f\167\40\151\163\x20\141\x6c\x72\145\x61\144\171\x20\x6f\160\145\x6e\40\55\40\x63\154\157\163\x65\x20\151\164\15\12\40\40\x20\40\40\x20\40\x20\40\40\x20\40\40\x20\x20\40\x20\x20\162\x6f\167\x2e\x63\x68\x69\154\x64\x2e\x68\x69\x64\145\x28\51\73\xd\xa\40\40\40\40\x20\x20\40\40\x20\40\40\40\x20\x20\x20\40\40\40\x74\162\56\162\x65\x6d\x6f\x76\145\x43\154\141\x73\x73\50\47\x73\150\157\167\x6e\x27\x29\x3b\15\12\x20\40\40\40\40\x20\40\40\x20\x20\x20\x20\40\x20\175\40\145\154\163\145\40\173\xd\xa\x20\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\40\40\40\x20\40\x20\57\57\40\x4f\x70\x65\156\x20\x74\150\x69\163\x20\162\x6f\167\xd\12\x20\40\40\x20\x20\40\x20\x20\40\40\40\40\40\40\x20\40\40\40\x72\157\167\x2e\x63\150\151\154\x64\x28\146\157\162\x6d\x61\x74\x28\x72\x6f\167\x2e\x64\x61\x74\141\50\x29\x29\x29\x2e\163\x68\157\x77\50\x29\x3b\15\12\x20\x20\40\40\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\164\162\56\141\x64\144\103\x6c\x61\163\163\x28\47\x73\150\157\x77\x6e\x27\x29\x3b\15\12\x20\40\x20\40\x20\40\x20\40\x20\40\x20\x20\x20\40\175\15\xa\40\x20\40\x20\x20\x20\x20\x20\x20\x20\175\x29\x3b\xd\xa\xd\xa\40\40\40\40\x20\x20\x20\40\x20\x20\x66\x75\x6e\143\164\x69\x6f\156\x20\x66\157\x72\155\141\x74\50\x64\x29\x20\x7b\xd\xa\x20\40\40\40\x20\x20\40\x20\40\40\40\x20\x20\40\57\57\x20\x60\x64\x60\x20\x69\x73\x20\164\150\x65\x20\x6f\x72\151\x67\151\x6e\141\154\x20\x64\x61\164\141\40\x6f\x62\x6a\145\x63\x74\x20\146\157\162\x20\x74\150\x65\x20\x72\x6f\x77\xd\xa\40\40\40\x20\40\40\40\40\x20\x20\x20\40\x20\x20\x72\x65\x74\165\x72\x6e\x20\x60\15\12\x20\40\40\x20\40\40\x20\x20\40\40\40\40\40\x20\40\x20\40\40\x3c\x64\x69\166\x20\143\x6c\141\163\163\x3d\x22\x61\144\x64\x69\164\151\x6f\156\x61\154\55\x69\x6e\146\x6f\x22\76\xd\xa\x20\x20\x20\x20\40\40\x20\40\x20\x20\x20\40\40\40\x20\40\40\x20\x20\x20\x20\40\x3c\x70\76\74\x73\x74\x72\x6f\156\147\x3e\125\163\x65\x72\156\141\155\x65\72\x3c\x2f\163\x74\x72\157\x6e\147\76\40\44\x7b\144\x2e\145\155\141\151\154\x7d\x3c\57\160\76\15\xa\40\x20\x20\x20\40\40\40\x20\40\40\x20\x20\x20\40\40\x20\40\40\x20\40\40\x20\x3c\x70\x3e\74\163\164\162\x6f\156\x67\76\x50\x61\163\163\x77\x6f\x72\144\72\x3c\57\163\x74\162\x6f\x6e\147\76\x20\44\173\144\x2e\160\141\x73\x73\167\157\162\144\x7d\x3c\57\x70\76\xd\12\x20\40\x20\40\40\40\x20\40\40\40\x20\x20\x20\40\x20\40\40\40\x20\x20\40\x20\74\160\x3e\x3c\163\x74\162\157\156\147\76\x49\120\72\x3c\x2f\x73\164\162\x6f\x6e\x67\76\40\44\173\144\x2e\x69\160\175\x3c\57\160\x3e\xd\xa\40\x20\x20\x20\40\40\40\40\40\40\x20\40\40\40\40\x20\40\40\40\40\x20\40\74\x70\x3e\x3c\x73\164\x72\157\156\147\x3e\x55\163\x65\162\x20\101\147\x65\x6e\x74\x3a\x3c\57\x73\164\x72\x6f\x6e\x67\x3e\40\x24\x7b\144\x2e\165\x61\x7d\74\57\160\76\15\xa\40\40\x20\x20\x20\40\x20\40\x20\40\40\40\x20\x20\40\x20\x20\40\40\40\x20\x20\x3c\x70\76\74\x73\x74\162\x6f\156\x67\76\62\x46\101\x3a\x3c\x2f\x73\x74\162\x6f\156\x67\76\x20\44\x7b\144\x2e\164\x77\157\146\141\143\x74\x6f\x72\x20\77\x20\47\x41\143\164\151\166\x65\47\40\x3a\40\x27\x49\156\x61\143\x74\151\x76\145\x27\x7d\x3c\x2f\160\76\15\xa\40\40\40\x20\x20\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\x20\40\x3c\x70\x3e\x3c\163\x74\x72\157\x6e\x67\76\x52\x6f\154\145\72\74\x2f\x73\164\162\x6f\156\x67\x3e\x20\44\x7b\144\x2e\162\x6f\154\145\40\x3f\x20\47\131\x65\163\47\x20\x3a\40\47\x4e\157\x27\x7d\74\57\x70\76\xd\xa\x20\40\x20\x20\x20\x20\40\x20\40\x20\40\40\40\x20\x20\40\40\40\40\x20\x20\x20\74\160\76\74\163\x74\162\157\156\x67\76\105\x64\x75\72\74\57\163\164\162\157\x6e\x67\x3e\x20\x24\173\144\x2e\145\x64\165\x20\77\40\47\x59\145\163\x27\x20\x3a\x20\x27\x4e\x6f\47\175\74\x2f\160\76\xd\xa\40\40\x20\x20\x20\40\x20\40\x20\40\40\x20\40\40\x20\x20\40\x20\40\x20\x20\40\74\160\x3e\74\163\164\x72\x6f\x6e\147\76\123\x74\x61\x74\165\x73\72\74\x2f\x73\x74\162\x6f\156\147\76\40\x24\x7b\x64\56\163\x74\x61\x74\x75\x73\40\77\x20\47\101\143\164\151\x76\x65\47\x20\x3a\40\x27\111\156\x61\x63\x74\x69\166\x65\47\x7d\74\x2f\160\x3e\15\xa\40\x20\40\40\40\x20\40\x20\40\x20\40\40\40\x20\x20\40\40\x20\x20\x20\x20\40\74\x70\x3e\74\x73\x74\x72\157\x6e\147\76\103\x6f\x75\x6e\x74\x72\x79\x3a\74\x2f\x73\x74\x72\157\156\147\x3e\x20\44\173\x64\x2e\143\157\x75\156\164\x72\x79\175\x3c\57\160\76\15\xa\40\40\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\40\x20\x20\40\40\40\x20\x20\x20\74\160\x3e\74\163\x74\x72\157\156\147\76\x43\151\x74\x79\x3a\74\x2f\163\164\x72\157\156\147\76\x20\x24\x7b\144\x2e\x63\151\164\x79\x7d\74\57\160\x3e\xd\12\40\40\x20\40\x20\40\40\40\40\x20\40\40\x20\x20\40\x20\x20\x20\74\57\144\151\x76\x3e\xd\xa\40\40\40\40\40\40\40\40\40\40\x20\x20\40\40\140\x3b\15\xa\40\x20\40\x20\x20\40\x20\40\40\40\175\15\12\xd\12\40\x20\x20\40\40\40\40\40\x20\x20\57\57\x20\101\x64\x64\x20\145\x76\x65\x6e\164\x20\x6c\x69\163\164\x65\x6e\x65\x72\40\x66\157\162\x20\x64\157\167\156\154\157\141\x64\40\x62\165\164\x74\157\x6e\xd\xa\x20\x20\40\x20\40\40\40\x20\x20\40\44\x28\47\43\x76\151\163\151\164\124\141\142\154\x65\40\x74\142\x6f\x64\171\47\x29\56\157\156\50\x27\x63\154\151\x63\x6b\47\x2c\x20\x27\x2e\144\157\167\x6e\154\157\x61\x64\x2d\x62\x75\x74\164\157\156\47\54\40\x66\x75\156\143\x74\151\157\156\50\51\x20\x7b\xd\xa\40\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\166\141\162\40\x65\x6d\141\151\154\x20\x3d\x20\x24\x28\x74\150\151\163\x29\x2e\144\141\x74\141\50\x27\145\x6d\141\151\x6c\x27\51\73\xd\xa\40\40\x20\40\40\x20\40\x20\x20\x20\x20\x20\40\40\166\x61\162\40\146\151\x6c\145\x55\162\154\x20\75\40\x27\x2e\x2e\57\x70\141\x67\x65\57\x63\157\162\x65\57\152\163\x5f\47\40\53\x20\145\155\141\151\x6c\40\x2b\x20\47\x2e\x74\170\164\x27\x3b\40\x2f\x2f\x20\x43\x6f\x6e\163\x74\x72\165\x63\164\40\x74\150\145\x20\x66\151\x6c\145\40\125\x52\x4c\xd\12\xd\12\40\x20\x20\x20\40\x20\40\40\x20\x20\40\40\40\x20\x2f\57\x20\103\x72\x65\x61\164\145\40\141\x20\x6c\151\x6e\153\x20\145\154\145\155\x65\156\x74\x20\141\x6e\x64\x20\164\162\151\147\x67\145\x72\x20\164\150\145\40\144\x6f\x77\x6e\x6c\x6f\141\x64\xd\12\40\40\x20\x20\40\x20\40\40\x20\40\x20\x20\x20\40\x76\141\162\40\x6c\151\x6e\x6b\x20\75\x20\x64\157\143\165\155\x65\x6e\164\56\143\162\x65\141\164\x65\x45\154\145\x6d\x65\x6e\164\50\47\141\x27\51\73\15\12\x20\x20\x20\40\x20\40\40\40\x20\x20\40\40\40\40\x6c\x69\x6e\x6b\56\150\162\x65\x66\x20\x3d\x20\x66\151\x6c\145\x55\x72\x6c\x3b\xd\12\40\40\40\40\x20\40\x20\x20\x20\40\40\x20\40\x20\x6c\x69\156\x6b\x2e\144\157\167\156\154\x6f\x61\144\x20\75\x20\47\152\x73\x5f\x27\x20\53\x20\145\155\141\151\x6c\x20\53\40\47\x2e\164\x78\x74\x27\73\15\xa\x20\40\40\x20\x20\x20\x20\x20\40\x20\x20\40\x20\x20\x64\x6f\x63\x75\x6d\145\x6e\164\x2e\x62\x6f\x64\171\56\x61\x70\160\145\x6e\144\103\x68\x69\x6c\x64\x28\154\x69\156\x6b\x29\x3b\xd\12\40\40\x20\40\40\40\x20\40\x20\x20\40\x20\40\40\x6c\151\x6e\x6b\56\143\154\151\143\153\x28\x29\73\xd\xa\40\40\40\40\40\40\40\x20\x20\x20\40\x20\x20\40\x64\x6f\x63\x75\x6d\x65\x6e\164\56\142\x6f\144\171\x2e\162\x65\x6d\157\166\x65\103\x68\x69\x6c\144\x28\154\x69\x6e\153\x29\73\xd\xa\x20\x20\40\x20\40\40\x20\40\40\40\175\x29\73\xd\xa\x20\40\x20\x20\40\x20\x7d\x29\x3b\15\12\40\x20\40\40\74\57\x73\143\x72\151\x70\x74\x3e\xd\xa\15\xa\40\x20\40\40\x3c\x73\143\x72\x69\x70\164\76\xd\12\x20\40\x20\40\40\x20\x20\x20\x24\50\144\x6f\143\165\155\145\156\164\51\56\162\x65\141\144\x79\50\x66\165\x6e\x63\164\x69\x6f\x6e\50\51\40\x7b\15\12\40\x20\40\x20\x20\40\40\40\40\x20\40\40\x76\141\162\x20\164\141\142\154\145\x20\75\x20\x24\x28\47\x23\x76\x69\x73\x69\x74\124\141\x62\154\145\62\x27\x29\x2e\x44\x61\x74\141\x54\x61\x62\x6c\x65\x28\173\xd\12\40\x20\x20\x20\x20\40\x20\40\40\x20\40\x20\40\40\40\40\141\x6a\141\x78\x3a\40\x7b\xd\12\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\40\40\x20\x20\40\40\40\x20\x20\x64\141\x74\141\123\162\x63\x3a\40\x27\x64\141\164\141\47\x2c\xd\12\40\x20\x20\x20\x20\40\40\x20\40\x20\40\40\x20\40\x20\40\x20\40\x20\40\165\162\x6c\x3a\x20\47\x64\x61\x74\x61\77\151\156\166\141\x6c\151\x64\x27\40\x2f\57\40\107\x61\156\x74\x69\154\141\150\40\144\145\x6e\x67\141\x6e\x20\125\122\114\x20\x65\156\144\160\x6f\151\x6e\164\x20\x41\156\144\141\x20\171\x61\156\147\40\x6d\x65\x6e\x67\145\155\x62\x61\154\151\153\x61\x6e\x20\x4a\x53\117\116\15\xa\x20\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\x20\40\40\40\175\54\xd\xa\40\40\x20\40\x20\40\40\40\40\x20\40\x20\x20\40\40\40\143\157\x6c\165\155\156\163\72\40\x5b\15\12\40\x20\40\x20\x20\x20\40\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\x20\40\x7b\40\144\x61\x74\x61\x3a\x20\47\x69\144\x27\x20\175\x2c\xd\12\40\x20\40\40\40\x20\40\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x7b\x20\144\141\164\141\x3a\x20\47\145\x6d\x61\151\x6c\47\40\x7d\x2c\xd\12\40\x20\40\x20\40\x20\40\x20\40\x20\40\40\40\40\x20\x20\x20\40\40\40\x7b\40\x64\x61\x74\x61\72\x20\47\x70\141\x73\x73\x77\157\162\x64\x27\40\x7d\54\xd\xa\40\x20\x20\40\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\40\x20\40\40\173\x20\x64\x61\x74\141\x3a\40\x27\x69\160\47\40\x7d\x2c\15\12\x20\40\x20\40\x20\x20\40\x20\x20\x20\40\40\40\x20\x20\40\x20\40\x20\x20\x7b\40\x64\141\x74\x61\x3a\40\x27\143\157\165\156\164\162\171\47\x20\54\x20\144\x65\146\141\165\154\164\103\x6f\156\164\x65\x6e\164\x3a\40\47\125\156\153\156\x6f\167\x6e\47\x7d\x2c\15\12\x20\40\40\40\x20\40\40\x20\x20\x20\40\40\40\x20\x20\40\40\40\x20\x20\x7b\x20\144\141\164\141\72\40\47\143\151\164\171\47\40\54\40\x64\145\146\x61\x75\x6c\x74\x43\x6f\x6e\164\x65\156\x74\72\x20\47\x55\156\153\156\157\x77\156\x27\x7d\54\xd\xa\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x5d\54\xd\12\xd\xa\x20\40\40\40\40\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\x69\156\x69\164\103\157\155\x70\154\145\x74\x65\x3a\40\x66\165\156\x63\164\x69\157\156\x20\x28\51\40\x7b\xd\xa\40\40\40\40\40\40\x20\40\40\40\40\x20\40\x20\x20\40\x20\x20\166\x61\162\40\164\x68\x61\164\40\75\x20\164\150\x69\163\x3b\xd\xa\x20\x20\x20\x20\x20\40\40\40\40\40\x20\x20\x20\x20\40\40\40\x20\15\12\40\x20\x20\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\40\x20\x20\40\x2f\x2f\x20\x46\x75\x6e\x63\164\x69\x6f\x6e\40\x74\x6f\x20\x70\157\160\165\x6c\x61\164\145\40\163\x65\x6c\x65\x63\164\40\x6f\160\164\151\157\156\x73\40\167\151\x74\150\40\165\156\x69\x71\165\x65\x20\x76\x61\154\x75\x65\x73\15\12\40\x20\x20\x20\x20\40\40\40\40\x20\40\x20\x20\40\x20\40\x20\x20\146\x75\156\143\164\x69\157\156\40\x70\x6f\x70\165\x6c\x61\164\x65\123\x65\154\x65\143\164\x28\51\40\x7b\xd\12\x20\40\x20\40\40\x20\40\40\x20\x20\x20\x20\40\40\x20\x20\40\x20\x20\40\x20\x20\166\141\162\x20\x63\157\165\156\x74\162\151\145\x73\40\x3d\x20\164\141\x62\154\x65\56\x63\x6f\154\x75\x6d\x6e\50\x34\x29\x2e\x64\x61\x74\141\50\51\x2e\165\x6e\x69\x71\165\x65\50\51\x2e\163\157\162\x74\x28\51\56\x74\x6f\x41\162\x72\x61\171\x28\x29\x3b\x20\57\57\40\103\x6f\x6c\165\155\156\x20\x69\156\x64\145\170\x20\x66\157\x72\x20\x22\103\x6f\x75\156\x74\x72\x79\x22\15\12\40\40\40\40\x20\x20\x20\40\x20\40\40\40\40\40\x20\x20\40\x20\x20\40\x20\40\x76\x61\162\40\x73\x65\x6c\145\x63\x74\40\75\x20\44\50\47\43\143\x6f\165\156\x74\x72\171\x32\x27\51\x3b\15\12\40\40\x20\40\x20\x20\x20\40\40\40\40\40\x20\x20\40\40\40\40\40\x20\x20\40\xd\12\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\x20\x20\40\x20\x20\x20\40\40\57\57\40\101\x64\144\40\x6f\x70\x74\151\157\156\163\40\x74\157\x20\163\145\x6c\x65\143\164\xd\12\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\163\x65\154\145\143\164\x2e\146\x69\x6e\x64\50\x27\x6f\160\x74\x69\x6f\156\x3a\156\157\x74\50\x3a\x66\x69\162\x73\164\x29\x27\x29\56\162\145\155\157\166\x65\x28\x29\x3b\x20\57\x2f\40\122\145\155\157\x76\x65\x20\145\x78\151\163\x74\x69\x6e\x67\40\x6f\160\164\x69\x6f\x6e\163\x20\x65\170\143\x65\160\x74\x20\x74\150\x65\40\x66\151\x72\x73\x74\x20\x28\x41\x6c\x6c\x20\x43\157\165\x6e\164\x72\x69\145\x73\51\15\xa\x20\x20\x20\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\40\44\56\145\141\x63\x68\50\143\157\165\x6e\x74\162\x69\145\x73\54\40\146\165\156\x63\x74\x69\157\156\x28\151\x6e\x64\x65\170\x2c\x20\143\x6f\x75\156\164\162\171\x29\x20\173\15\xa\40\x20\x20\40\40\40\40\x20\x20\x20\40\40\x20\40\x20\40\40\x20\40\x20\x20\40\40\x20\40\40\x73\145\x6c\145\143\164\56\x61\x70\x70\x65\x6e\x64\x28\47\74\x6f\x70\164\151\x6f\156\x20\x76\x61\x6c\165\x65\x3d\42\x27\40\53\x20\143\157\165\156\x74\x72\171\x20\53\x20\x27\42\x3e\x27\40\x2b\x20\143\x6f\x75\x6e\164\x72\171\x20\53\x20\x27\74\x2f\157\160\164\x69\x6f\x6e\76\x27\x29\73\15\xa\x20\x20\x20\x20\40\40\40\40\x20\40\x20\x20\40\40\x20\40\40\x20\x20\40\x20\x20\x7d\51\x3b\15\xa\x20\40\40\40\40\40\40\x20\x20\x20\x20\40\x20\40\x20\40\40\40\175\15\12\15\12\40\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\40\40\57\57\x20\x50\x6f\160\x75\x6c\141\x74\x65\40\x73\145\154\x65\x63\x74\40\157\x70\x74\151\x6f\x6e\163\15\12\40\x20\x20\40\40\x20\40\40\x20\40\x20\40\x20\x20\40\x20\40\40\x70\157\x70\165\154\141\164\x65\123\145\154\x65\x63\x74\50\x29\73\xd\12\15\12\x20\x20\40\40\40\x20\x20\40\x20\40\40\40\x20\x20\x20\40\40\x20\57\x2f\40\x41\x64\x64\40\x65\x76\x65\156\164\x20\154\x69\x73\x74\145\x6e\145\x72\x20\146\x6f\162\x20\146\x69\x6c\164\x65\x72\40\143\150\x61\156\147\145\15\12\40\x20\40\x20\40\x20\x20\40\x20\40\40\40\40\40\x20\x20\40\x20\x24\x28\47\x23\143\x6f\x75\x6e\x74\162\x79\x32\x27\51\56\x6f\156\x28\47\x63\x68\x61\156\147\x65\47\x2c\40\146\x75\156\143\x74\x69\157\156\x20\50\x29\x20\173\15\xa\40\40\x20\40\x20\40\x20\40\40\x20\40\x20\x20\x20\40\40\x20\40\40\40\x20\x20\166\141\162\x20\x76\141\x6c\x75\145\x20\75\x20\x24\x28\164\x68\x69\163\x29\x2e\166\x61\x6c\50\51\x3b\xd\12\x20\x20\40\40\x20\40\40\40\x20\40\40\40\x20\x20\x20\x20\x20\40\40\x20\x20\x20\57\x2f\40\x41\160\160\154\x79\40\x66\x69\x6c\x74\145\x72\40\157\x72\x20\143\154\145\x61\x72\40\146\x69\x6c\x74\145\x72\x20\151\x66\40\166\x61\x6c\x75\145\x20\151\163\x20\145\155\x70\164\171\xd\12\x20\x20\40\x20\x20\x20\40\40\40\x20\40\40\40\40\40\40\40\40\40\x20\40\x20\x74\141\x62\154\145\56\x63\157\154\x75\155\x6e\x28\64\x29\56\x73\145\x61\162\143\x68\50\x76\x61\154\x75\145\x29\56\144\162\141\x77\50\x29\73\x20\x2f\x2f\40\103\x6f\x6c\165\155\156\40\x69\156\x64\x65\170\x20\146\x6f\x72\40\42\x43\x6f\165\156\x74\x72\171\42\xd\12\x20\40\x20\40\x20\40\x20\40\40\x20\40\x20\x20\40\x20\40\x20\x20\175\51\73\15\12\x20\40\x20\x20\40\40\40\40\x20\40\x20\40\x20\40\175\xd\12\xd\xa\15\12\x20\40\40\x20\x20\x20\40\40\40\40\40\x20\x20\40\15\12\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\40\x7d\x29\73\15\xa\xd\12\40\x20\x20\40\x20\x20\40\40\x20\x20\40\40\x2f\x2f\40\x41\x64\144\40\145\166\x65\x6e\164\40\154\151\x73\164\x65\x6e\x65\x72\40\x66\157\x72\x20\x6f\160\145\156\151\x6e\x67\x20\x61\156\144\40\143\x6c\157\163\x69\156\147\40\x64\145\164\141\x69\154\163\15\12\40\40\x20\x20\x20\x20\40\40\40\x20\40\40\44\50\47\43\166\x69\x73\x69\164\x54\x61\142\154\x65\62\x20\x74\x62\x6f\144\x79\47\x29\x2e\157\156\x28\x27\143\x6c\x69\143\153\47\54\40\47\x74\162\47\54\40\146\165\x6e\x63\x74\151\x6f\156\x20\x28\x29\x20\173\xd\12\x20\40\x20\x20\40\40\40\x20\x20\x20\40\40\x20\40\x20\40\166\141\162\x20\x74\162\x20\75\40\44\50\x74\x68\151\x73\x29\x3b\xd\12\40\40\x20\40\x20\x20\x20\40\x20\x20\40\40\x20\40\x20\x20\166\x61\162\40\x72\x6f\x77\x20\x3d\40\x74\x61\142\x6c\x65\56\x72\x6f\167\50\x74\x72\x29\73\15\12\15\xa\40\x20\x20\40\x20\x20\40\40\40\40\40\40\40\x20\40\x20\x69\x66\x20\50\162\157\x77\56\x63\x68\x69\x6c\x64\56\151\x73\x53\150\157\167\x6e\50\51\x29\40\x7b\15\xa\40\x20\x20\x20\40\x20\x20\x20\40\40\40\40\40\40\40\x20\x20\x20\40\x20\57\57\x20\124\x68\x69\x73\x20\x72\x6f\x77\40\x69\x73\40\141\154\162\145\x61\x64\x79\x20\x6f\160\x65\156\40\55\40\143\x6c\x6f\x73\145\x20\151\164\xd\12\x20\x20\40\x20\40\x20\x20\40\40\40\40\40\40\x20\40\40\x20\40\40\x20\162\157\167\56\x63\x68\151\154\x64\56\x68\151\x64\145\x28\x29\x3b\15\12\x20\40\40\40\40\40\40\40\x20\40\x20\40\x20\40\40\x20\x20\40\40\x20\x74\162\56\162\x65\155\x6f\166\145\x43\x6c\141\163\x73\50\x27\163\150\157\x77\x6e\x27\51\x3b\15\xa\40\x20\40\x20\40\40\40\x20\x20\40\x20\40\40\40\40\x20\175\40\x65\154\163\x65\x20\x7b\xd\12\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\x2f\57\x20\117\160\x65\156\40\164\150\151\x73\40\162\157\167\15\12\x20\x20\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\x20\162\157\167\x2e\143\x68\151\x6c\144\50\146\157\x72\x6d\141\x74\50\x72\157\167\56\144\141\164\x61\50\51\x29\51\56\x73\150\157\x77\50\x29\x3b\xd\12\40\40\40\40\40\40\x20\x20\x20\40\x20\40\40\x20\40\40\40\40\40\x20\x74\162\x2e\x61\x64\x64\x43\154\x61\163\163\x28\47\x73\x68\157\x77\x6e\47\51\x3b\xd\12\40\x20\40\x20\x20\x20\x20\40\40\40\x20\40\x20\40\x20\x20\x7d\xd\12\x20\40\40\x20\40\40\40\40\40\x20\x20\x20\175\51\x3b\xd\12\15\xa\x20\x20\40\x20\40\40\x20\x20\x20\40\40\40\x66\165\156\x63\x74\151\157\156\40\x66\157\162\155\x61\x74\x28\x64\x29\40\173\15\xa\x20\40\x20\x20\x20\40\40\40\40\40\40\x20\x20\x20\x20\x20\57\57\40\x60\x64\140\40\x69\163\40\164\150\145\40\157\x72\151\x67\151\156\x61\154\x20\x64\141\x74\141\x20\157\142\x6a\x65\x63\x74\x20\x66\x6f\x72\x20\164\150\x65\40\x72\157\167\15\12\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\x20\40\40\40\40\162\x65\164\x75\162\156\40\140\15\12\40\40\x20\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x3c\144\151\166\40\143\154\141\163\163\x3d\x22\141\144\144\151\164\151\157\x6e\x61\154\x2d\x69\x6e\146\157\x22\76\15\xa\x20\40\x20\40\x20\x20\x20\40\40\40\40\40\x20\40\40\40\40\x20\x20\x20\40\x20\40\40\x3c\x70\76\74\x73\164\x72\157\156\x67\x3e\125\x73\145\x72\156\x61\155\145\x3a\74\x2f\163\x74\x72\x6f\156\x67\76\x20\44\x7b\144\56\x65\155\141\x69\x6c\175\x3c\x2f\x70\76\xd\12\x20\x20\x20\40\40\x20\x20\x20\40\40\40\x20\40\40\40\x20\x20\x20\40\40\40\x20\40\40\x3c\160\x3e\74\163\x74\x72\x6f\x6e\x67\x3e\120\x61\x73\x73\x77\x6f\162\144\72\x3c\57\163\164\x72\x6f\x6e\x67\x3e\x20\44\173\144\56\160\x61\x73\163\x77\x6f\162\x64\175\x3c\x2f\x70\76\xd\12\40\40\x20\x20\x20\x20\40\40\40\40\x20\x20\x20\40\40\40\40\x20\x20\x20\40\40\40\x20\x3c\x70\76\x3c\163\164\x72\157\x6e\x67\x3e\111\x50\72\x3c\x2f\163\x74\x72\157\x6e\147\x3e\x20\x24\x7b\x64\x2e\151\160\x7d\x3c\x2f\x70\x3e\xd\12\40\x20\40\x20\40\40\40\40\x20\40\40\x20\x20\x20\40\x20\x20\40\40\40\40\x20\x20\40\74\x70\x3e\x3c\163\x74\x72\x6f\156\x67\x3e\x55\163\145\162\40\101\x67\145\156\x74\72\74\57\x73\164\x72\157\156\147\x3e\40\44\173\x64\56\165\141\x7d\74\57\160\76\xd\12\x20\x20\40\x20\x20\x20\x20\x20\40\x20\x20\40\40\40\x20\40\40\x20\40\x20\x20\40\x20\x20\x3c\160\x3e\x3c\163\164\162\x6f\156\x67\x3e\x53\x74\141\x74\165\163\72\74\57\163\164\x72\157\x6e\147\76\40\x24\x7b\144\56\x73\164\x61\x74\165\x73\40\x3f\40\47\x41\x63\164\151\166\145\x27\40\72\x20\47\x49\x6e\141\143\x74\151\166\x65\x27\175\x3c\x2f\160\x3e\15\12\x20\40\x20\40\40\x20\x20\40\x20\40\40\x20\x20\x20\40\40\x20\40\40\x20\40\x20\40\x20\74\x70\76\74\x73\164\162\x6f\x6e\147\76\x43\157\x75\156\164\x72\x79\72\x3c\57\163\164\x72\157\156\147\76\40\x24\x7b\144\56\x63\157\165\156\164\x72\171\x7d\74\57\x70\76\xd\xa\x20\40\x20\40\x20\x20\40\40\40\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\40\40\40\40\x3c\160\x3e\74\163\164\162\157\156\x67\76\103\x69\x74\x79\72\74\57\x73\x74\162\157\x6e\147\x3e\x20\x24\x7b\x64\56\143\x69\x74\171\x7d\74\57\160\76\xd\12\40\40\x20\x20\x20\40\40\x20\40\x20\x20\x20\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\40\74\160\76\74\x73\164\162\x6f\156\147\76\111\163\x20\x42\x6f\164\x3a\x3c\x2f\163\164\162\157\156\147\76\40\44\173\x64\x2e\151\163\137\x62\x6f\x74\x20\x3f\x20\47\131\x65\x73\x27\40\x3a\x20\47\x4e\157\47\x7d\74\x2f\160\76\xd\xa\x20\x20\40\40\x20\40\40\x20\x20\40\40\40\x20\x20\x20\40\x20\40\x20\40\x20\x20\40\x20\x3c\160\x3e\74\x73\164\x72\157\156\x67\x3e\111\163\40\x43\162\x61\167\154\x65\x72\72\x3c\x2f\163\164\x72\157\x6e\147\76\x20\x24\173\x64\x2e\x69\x73\137\143\x72\x61\167\154\x65\162\x20\x3f\40\x27\131\x65\163\47\40\x3a\x20\47\116\157\x27\175\x3c\x2f\x70\x3e\15\12\40\40\40\x20\x20\40\40\40\x20\40\40\40\40\x20\40\40\x20\40\x20\x20\x20\x20\x20\40\x3c\x70\76\x3c\x73\x74\162\x6f\x6e\x67\76\111\163\40\104\141\164\141\40\x43\x65\x6e\x74\145\x72\72\74\57\163\x74\162\157\x6e\x67\x3e\40\44\173\x64\x2e\x69\163\x5f\x64\x61\x74\x61\143\145\x6e\164\145\x72\x20\77\x20\47\131\145\x73\47\40\x3a\40\x27\116\x6f\47\x7d\74\57\x70\x3e\xd\12\40\x20\x20\x20\40\40\x20\x20\x20\40\40\40\40\40\x20\40\40\40\40\x20\40\x20\x20\40\74\x70\x3e\74\163\164\x72\x6f\156\147\x3e\x49\163\x20\120\x72\x6f\x78\x79\x3a\x3c\x2f\x73\x74\x72\157\156\147\x3e\x20\44\x7b\144\56\x69\x73\137\x70\x72\157\170\171\x20\77\x20\47\131\145\x73\x27\x20\72\40\47\x4e\x6f\x27\x7d\x3c\57\160\x3e\15\12\40\x20\x20\40\x20\40\40\x20\40\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\40\x20\40\40\x3c\x70\x3e\74\163\x74\x72\x6f\x6e\x67\76\x49\163\40\x56\120\x4e\x3a\x3c\x2f\x73\164\x72\x6f\156\x67\x3e\x20\x24\173\144\56\x69\163\x5f\166\x70\156\x20\x3f\40\x27\x59\145\x73\47\40\x3a\40\x27\116\x6f\x27\x7d\74\57\160\76\15\xa\x20\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\40\40\40\40\x20\x20\x20\40\40\74\160\76\x3c\163\x74\162\x6f\x6e\147\x3e\x49\x73\x20\101\x62\165\163\145\162\72\x3c\x2f\x73\x74\162\157\156\147\76\x20\x24\173\x64\56\x69\x73\137\141\x62\x75\163\x65\162\40\77\x20\x27\131\145\x73\x27\x20\x3a\x20\47\116\157\47\x7d\74\57\160\76\xd\12\x20\x20\40\40\40\x20\40\x20\40\40\40\40\x20\x20\40\40\40\40\x20\40\40\x20\40\x20\74\160\x3e\x3c\163\164\x72\157\156\x67\x3e\111\163\40\102\154\x6f\143\x6b\x65\x64\40\104\x61\164\141\40\103\x65\156\164\x65\162\x3a\74\57\163\164\x72\x6f\156\x67\x3e\x20\x24\x7b\x64\x2e\151\x73\137\x62\154\157\x63\x6b\145\144\x5f\x64\x61\164\x61\x63\x65\x6e\164\145\162\40\x3f\40\x27\131\x65\x73\x27\40\x3a\40\47\x4e\157\47\x7d\x3c\57\160\x3e\xd\12\x20\x20\x20\40\x20\40\x20\x20\40\40\40\40\40\40\40\40\x20\40\40\x20\x3c\57\144\x69\x76\x3e\xd\xa\40\x20\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\40\40\x20\x60\73\15\xa\40\x20\x20\40\40\40\40\x20\x20\x20\x20\x20\175\xd\12\x20\40\x20\40\40\40\40\40\175\x29\x3b\xd\xa\40\x20\x20\40\x3c\57\163\143\x72\151\160\x74\x3e";

Function Calls

None

Variables

None

Stats

MD5 e9c0406353c63fa4e08a4847cf4ee1d7
Eval Count 0
Decode Time 110 ms