mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
f5cf8c125c
--HG-- rename : gfx/thebes/src/GLContext.cpp => gfx/thebes/GLContext.cpp rename : gfx/thebes/public/GLContext.h => gfx/thebes/GLContext.h rename : gfx/thebes/public/GLContextProvider.h => gfx/thebes/GLContextProvider.h rename : gfx/thebes/src/GLContextProviderCGL.mm => gfx/thebes/GLContextProviderCGL.mm rename : gfx/thebes/src/GLContextProviderEGL.cpp => gfx/thebes/GLContextProviderEGL.cpp rename : gfx/thebes/src/GLContextProviderGLX.cpp => gfx/thebes/GLContextProviderGLX.cpp rename : gfx/thebes/src/GLContextProviderNull.cpp => gfx/thebes/GLContextProviderNull.cpp rename : gfx/thebes/src/GLContextProviderOSMesa.cpp => gfx/thebes/GLContextProviderOSMesa.cpp rename : gfx/thebes/src/GLContextProviderWGL.cpp => gfx/thebes/GLContextProviderWGL.cpp rename : gfx/thebes/public/GLDefs.h => gfx/thebes/GLDefs.h rename : gfx/thebes/public/GLXLibrary.h => gfx/thebes/GLXLibrary.h rename : gfx/thebes/public/WGLLibrary.h => gfx/thebes/WGLLibrary.h rename : gfx/thebes/src/cairo-gdk-utils.c => gfx/thebes/cairo-gdk-utils.c rename : gfx/thebes/src/cairo-gdk-utils.h => gfx/thebes/cairo-gdk-utils.h rename : gfx/thebes/src/cairo-xlib-utils.c => gfx/thebes/cairo-xlib-utils.c rename : gfx/thebes/src/cairo-xlib-utils.h => gfx/thebes/cairo-xlib-utils.h rename : gfx/thebes/src/genUnicodeScriptData.pl => gfx/thebes/genUnicodeScriptData.pl rename : gfx/thebes/public/gfx3DMatrix.h => gfx/thebes/gfx3DMatrix.h rename : gfx/thebes/src/gfxASurface.cpp => gfx/thebes/gfxASurface.cpp rename : gfx/thebes/public/gfxASurface.h => gfx/thebes/gfxASurface.h rename : gfx/thebes/src/gfxAlphaRecovery.cpp => gfx/thebes/gfxAlphaRecovery.cpp rename : gfx/thebes/public/gfxAlphaRecovery.h => gfx/thebes/gfxAlphaRecovery.h rename : gfx/thebes/src/gfxAndroidPlatform.cpp => gfx/thebes/gfxAndroidPlatform.cpp rename : gfx/thebes/public/gfxAndroidPlatform.h => gfx/thebes/gfxAndroidPlatform.h rename : gfx/thebes/src/gfxAtomList.h => gfx/thebes/gfxAtomList.h rename : gfx/thebes/src/gfxAtoms.cpp => gfx/thebes/gfxAtoms.cpp rename : gfx/thebes/src/gfxAtoms.h => gfx/thebes/gfxAtoms.h rename : gfx/thebes/src/gfxBeOSPlatform.cpp => gfx/thebes/gfxBeOSPlatform.cpp rename : gfx/thebes/public/gfxBeOSPlatform.h => gfx/thebes/gfxBeOSPlatform.h rename : gfx/thebes/src/gfxBeOSSurface.cpp => gfx/thebes/gfxBeOSSurface.cpp rename : gfx/thebes/public/gfxBeOSSurface.h => gfx/thebes/gfxBeOSSurface.h rename : gfx/thebes/public/gfxColor.h => gfx/thebes/gfxColor.h rename : gfx/thebes/src/gfxContext.cpp => gfx/thebes/gfxContext.cpp rename : gfx/thebes/public/gfxContext.h => gfx/thebes/gfxContext.h rename : gfx/thebes/src/gfxCoreTextShaper.cpp => gfx/thebes/gfxCoreTextShaper.cpp rename : gfx/thebes/src/gfxCoreTextShaper.h => gfx/thebes/gfxCoreTextShaper.h rename : gfx/thebes/src/gfxD2DSurface.cpp => gfx/thebes/gfxD2DSurface.cpp rename : gfx/thebes/public/gfxD2DSurface.h => gfx/thebes/gfxD2DSurface.h rename : gfx/thebes/src/gfxDDrawSurface.cpp => gfx/thebes/gfxDDrawSurface.cpp rename : gfx/thebes/public/gfxDDrawSurface.h => gfx/thebes/gfxDDrawSurface.h rename : gfx/thebes/src/gfxDWriteCommon.cpp => gfx/thebes/gfxDWriteCommon.cpp rename : gfx/thebes/src/gfxDWriteCommon.h => gfx/thebes/gfxDWriteCommon.h rename : gfx/thebes/src/gfxDWriteFontList.cpp => gfx/thebes/gfxDWriteFontList.cpp rename : gfx/thebes/src/gfxDWriteFontList.h => gfx/thebes/gfxDWriteFontList.h rename : gfx/thebes/src/gfxDWriteFonts.cpp => gfx/thebes/gfxDWriteFonts.cpp rename : gfx/thebes/public/gfxDWriteFonts.h => gfx/thebes/gfxDWriteFonts.h rename : gfx/thebes/src/gfxDWriteShaper.cpp => gfx/thebes/gfxDWriteShaper.cpp rename : gfx/thebes/src/gfxDWriteShaper.h => gfx/thebes/gfxDWriteShaper.h rename : gfx/thebes/src/gfxDWriteTextAnalysis.cpp => gfx/thebes/gfxDWriteTextAnalysis.cpp rename : gfx/thebes/src/gfxDWriteTextAnalysis.h => gfx/thebes/gfxDWriteTextAnalysis.h rename : gfx/thebes/src/gfxDirectFBSurface.cpp => gfx/thebes/gfxDirectFBSurface.cpp rename : gfx/thebes/public/gfxDirectFBSurface.h => gfx/thebes/gfxDirectFBSurface.h rename : gfx/thebes/src/gfxDllDeps.cpp => gfx/thebes/gfxDllDeps.cpp rename : gfx/thebes/src/gfxFT2FontBase.cpp => gfx/thebes/gfxFT2FontBase.cpp rename : gfx/thebes/public/gfxFT2FontBase.h => gfx/thebes/gfxFT2FontBase.h rename : gfx/thebes/src/gfxFT2FontList.cpp => gfx/thebes/gfxFT2FontList.cpp rename : gfx/thebes/src/gfxFT2FontList.h => gfx/thebes/gfxFT2FontList.h rename : gfx/thebes/src/gfxFT2Fonts.cpp => gfx/thebes/gfxFT2Fonts.cpp rename : gfx/thebes/public/gfxFT2Fonts.h => gfx/thebes/gfxFT2Fonts.h rename : gfx/thebes/src/gfxFT2Utils.cpp => gfx/thebes/gfxFT2Utils.cpp rename : gfx/thebes/src/gfxFT2Utils.h => gfx/thebes/gfxFT2Utils.h rename : gfx/thebes/src/gfxFont.cpp => gfx/thebes/gfxFont.cpp rename : gfx/thebes/public/gfxFont.h => gfx/thebes/gfxFont.h rename : gfx/thebes/public/gfxFontConstants.h => gfx/thebes/gfxFontConstants.h rename : gfx/thebes/src/gfxFontMissingGlyphs.cpp => gfx/thebes/gfxFontMissingGlyphs.cpp rename : gfx/thebes/src/gfxFontMissingGlyphs.h => gfx/thebes/gfxFontMissingGlyphs.h rename : gfx/thebes/src/gfxFontTest.cpp => gfx/thebes/gfxFontTest.cpp rename : gfx/thebes/public/gfxFontTest.h => gfx/thebes/gfxFontTest.h rename : gfx/thebes/src/gfxFontUtils.cpp => gfx/thebes/gfxFontUtils.cpp rename : gfx/thebes/public/gfxFontUtils.h => gfx/thebes/gfxFontUtils.h rename : gfx/thebes/src/gfxFontconfigUtils.cpp => gfx/thebes/gfxFontconfigUtils.cpp rename : gfx/thebes/src/gfxFontconfigUtils.h => gfx/thebes/gfxFontconfigUtils.h rename : gfx/thebes/src/gfxGDIFont.cpp => gfx/thebes/gfxGDIFont.cpp rename : gfx/thebes/src/gfxGDIFont.h => gfx/thebes/gfxGDIFont.h rename : gfx/thebes/src/gfxGDIFontList.cpp => gfx/thebes/gfxGDIFontList.cpp rename : gfx/thebes/src/gfxGDIFontList.h => gfx/thebes/gfxGDIFontList.h rename : gfx/thebes/src/gfxGDIShaper.cpp => gfx/thebes/gfxGDIShaper.cpp rename : gfx/thebes/src/gfxGDIShaper.h => gfx/thebes/gfxGDIShaper.h rename : gfx/thebes/src/gfxGdkNativeRenderer.cpp => gfx/thebes/gfxGdkNativeRenderer.cpp rename : gfx/thebes/public/gfxGdkNativeRenderer.h => gfx/thebes/gfxGdkNativeRenderer.h rename : gfx/thebes/public/gfxGlitzSurface.h => gfx/thebes/gfxGlitzSurface.h rename : gfx/thebes/src/gfxHarfBuzzShaper.cpp => gfx/thebes/gfxHarfBuzzShaper.cpp rename : gfx/thebes/src/gfxHarfBuzzShaper.h => gfx/thebes/gfxHarfBuzzShaper.h rename : gfx/thebes/src/gfxImageSurface.cpp => gfx/thebes/gfxImageSurface.cpp rename : gfx/thebes/public/gfxImageSurface.h => gfx/thebes/gfxImageSurface.h rename : gfx/thebes/src/gfxMacFont.cpp => gfx/thebes/gfxMacFont.cpp rename : gfx/thebes/src/gfxMacFont.h => gfx/thebes/gfxMacFont.h rename : gfx/thebes/src/gfxMacPlatformFontList.h => gfx/thebes/gfxMacPlatformFontList.h rename : gfx/thebes/src/gfxMacPlatformFontList.mm => gfx/thebes/gfxMacPlatformFontList.mm rename : gfx/thebes/src/gfxMatrix.cpp => gfx/thebes/gfxMatrix.cpp rename : gfx/thebes/public/gfxMatrix.h => gfx/thebes/gfxMatrix.h rename : gfx/thebes/src/gfxOS2Fonts.cpp => gfx/thebes/gfxOS2Fonts.cpp rename : gfx/thebes/public/gfxOS2Fonts.h => gfx/thebes/gfxOS2Fonts.h rename : gfx/thebes/src/gfxOS2Platform.cpp => gfx/thebes/gfxOS2Platform.cpp rename : gfx/thebes/public/gfxOS2Platform.h => gfx/thebes/gfxOS2Platform.h rename : gfx/thebes/src/gfxOS2Surface.cpp => gfx/thebes/gfxOS2Surface.cpp rename : gfx/thebes/public/gfxOS2Surface.h => gfx/thebes/gfxOS2Surface.h rename : gfx/thebes/src/gfxPDFSurface.cpp => gfx/thebes/gfxPDFSurface.cpp rename : gfx/thebes/public/gfxPDFSurface.h => gfx/thebes/gfxPDFSurface.h rename : gfx/thebes/src/gfxPSSurface.cpp => gfx/thebes/gfxPSSurface.cpp rename : gfx/thebes/public/gfxPSSurface.h => gfx/thebes/gfxPSSurface.h rename : gfx/thebes/src/gfxPangoFonts.cpp => gfx/thebes/gfxPangoFonts.cpp rename : gfx/thebes/public/gfxPangoFonts.h => gfx/thebes/gfxPangoFonts.h rename : gfx/thebes/src/gfxPath.cpp => gfx/thebes/gfxPath.cpp rename : gfx/thebes/public/gfxPath.h => gfx/thebes/gfxPath.h rename : gfx/thebes/src/gfxPattern.cpp => gfx/thebes/gfxPattern.cpp rename : gfx/thebes/public/gfxPattern.h => gfx/thebes/gfxPattern.h rename : gfx/thebes/src/gfxPlatform.cpp => gfx/thebes/gfxPlatform.cpp rename : gfx/thebes/public/gfxPlatform.h => gfx/thebes/gfxPlatform.h rename : gfx/thebes/src/gfxPlatformFontList.cpp => gfx/thebes/gfxPlatformFontList.cpp rename : gfx/thebes/src/gfxPlatformFontList.h => gfx/thebes/gfxPlatformFontList.h rename : gfx/thebes/src/gfxPlatformGtk.cpp => gfx/thebes/gfxPlatformGtk.cpp rename : gfx/thebes/public/gfxPlatformGtk.h => gfx/thebes/gfxPlatformGtk.h rename : gfx/thebes/src/gfxPlatformMac.cpp => gfx/thebes/gfxPlatformMac.cpp rename : gfx/thebes/public/gfxPlatformMac.h => gfx/thebes/gfxPlatformMac.h rename : gfx/thebes/public/gfxPoint.h => gfx/thebes/gfxPoint.h rename : gfx/thebes/src/gfxQPainterSurface.cpp => gfx/thebes/gfxQPainterSurface.cpp rename : gfx/thebes/public/gfxQPainterSurface.h => gfx/thebes/gfxQPainterSurface.h rename : gfx/thebes/src/gfxQtNativeRenderer.cpp => gfx/thebes/gfxQtNativeRenderer.cpp rename : gfx/thebes/public/gfxQtNativeRenderer.h => gfx/thebes/gfxQtNativeRenderer.h rename : gfx/thebes/src/gfxQtPlatform.cpp => gfx/thebes/gfxQtPlatform.cpp rename : gfx/thebes/public/gfxQtPlatform.h => gfx/thebes/gfxQtPlatform.h rename : gfx/thebes/src/gfxQuartzImageSurface.cpp => gfx/thebes/gfxQuartzImageSurface.cpp rename : gfx/thebes/public/gfxQuartzImageSurface.h => gfx/thebes/gfxQuartzImageSurface.h rename : gfx/thebes/src/gfxQuartzNativeDrawing.cpp => gfx/thebes/gfxQuartzNativeDrawing.cpp rename : gfx/thebes/public/gfxQuartzNativeDrawing.h => gfx/thebes/gfxQuartzNativeDrawing.h rename : gfx/thebes/src/gfxQuartzPDFSurface.cpp => gfx/thebes/gfxQuartzPDFSurface.cpp rename : gfx/thebes/public/gfxQuartzPDFSurface.h => gfx/thebes/gfxQuartzPDFSurface.h rename : gfx/thebes/src/gfxQuartzSurface.cpp => gfx/thebes/gfxQuartzSurface.cpp rename : gfx/thebes/public/gfxQuartzSurface.h => gfx/thebes/gfxQuartzSurface.h rename : gfx/thebes/src/gfxRect.cpp => gfx/thebes/gfxRect.cpp rename : gfx/thebes/public/gfxRect.h => gfx/thebes/gfxRect.h rename : gfx/thebes/src/gfxScriptItemizer.cpp => gfx/thebes/gfxScriptItemizer.cpp rename : gfx/thebes/src/gfxScriptItemizer.h => gfx/thebes/gfxScriptItemizer.h rename : gfx/thebes/src/gfxSharedImageSurface.cpp => gfx/thebes/gfxSharedImageSurface.cpp rename : gfx/thebes/public/gfxSharedImageSurface.h => gfx/thebes/gfxSharedImageSurface.h rename : gfx/thebes/src/gfxSkipChars.cpp => gfx/thebes/gfxSkipChars.cpp rename : gfx/thebes/public/gfxSkipChars.h => gfx/thebes/gfxSkipChars.h rename : gfx/thebes/src/gfxTextRunCache.cpp => gfx/thebes/gfxTextRunCache.cpp rename : gfx/thebes/public/gfxTextRunCache.h => gfx/thebes/gfxTextRunCache.h rename : gfx/thebes/src/gfxTextRunWordCache.cpp => gfx/thebes/gfxTextRunWordCache.cpp rename : gfx/thebes/public/gfxTextRunWordCache.h => gfx/thebes/gfxTextRunWordCache.h rename : gfx/thebes/public/gfxTypes.h => gfx/thebes/gfxTypes.h rename : gfx/thebes/src/gfxUnicodeProperties.cpp => gfx/thebes/gfxUnicodeProperties.cpp rename : gfx/thebes/src/gfxUnicodeProperties.h => gfx/thebes/gfxUnicodeProperties.h rename : gfx/thebes/src/gfxUnicodePropertyData.cpp => gfx/thebes/gfxUnicodePropertyData.cpp rename : gfx/thebes/src/gfxUniscribeShaper.cpp => gfx/thebes/gfxUniscribeShaper.cpp rename : gfx/thebes/src/gfxUniscribeShaper.h => gfx/thebes/gfxUniscribeShaper.h rename : gfx/thebes/src/gfxUserFontSet.cpp => gfx/thebes/gfxUserFontSet.cpp rename : gfx/thebes/public/gfxUserFontSet.h => gfx/thebes/gfxUserFontSet.h rename : gfx/thebes/src/gfxUtils.cpp => gfx/thebes/gfxUtils.cpp rename : gfx/thebes/public/gfxUtils.h => gfx/thebes/gfxUtils.h rename : gfx/thebes/src/gfxWindowsNativeDrawing.cpp => gfx/thebes/gfxWindowsNativeDrawing.cpp rename : gfx/thebes/public/gfxWindowsNativeDrawing.h => gfx/thebes/gfxWindowsNativeDrawing.h rename : gfx/thebes/src/gfxWindowsPlatform.cpp => gfx/thebes/gfxWindowsPlatform.cpp rename : gfx/thebes/public/gfxWindowsPlatform.h => gfx/thebes/gfxWindowsPlatform.h rename : gfx/thebes/src/gfxWindowsSurface.cpp => gfx/thebes/gfxWindowsSurface.cpp rename : gfx/thebes/public/gfxWindowsSurface.h => gfx/thebes/gfxWindowsSurface.h rename : gfx/thebes/src/gfxXlibNativeRenderer.cpp => gfx/thebes/gfxXlibNativeRenderer.cpp rename : gfx/thebes/public/gfxXlibNativeRenderer.h => gfx/thebes/gfxXlibNativeRenderer.h rename : gfx/thebes/src/gfxXlibSurface.cpp => gfx/thebes/gfxXlibSurface.cpp rename : gfx/thebes/public/gfxXlibSurface.h => gfx/thebes/gfxXlibSurface.h rename : gfx/thebes/src/ignorable.x-ccmap => gfx/thebes/ignorable.x-ccmap rename : gfx/thebes/src/nsUnicodeRange.cpp => gfx/thebes/nsUnicodeRange.cpp rename : gfx/thebes/src/nsUnicodeRange.h => gfx/thebes/nsUnicodeRange.h rename : gfx/thebes/src/woff-private.h => gfx/thebes/woff-private.h rename : gfx/thebes/src/woff.c => gfx/thebes/woff.c rename : gfx/thebes/src/woff.h => gfx/thebes/woff.h
627 lines
232 KiB
C++
627 lines
232 KiB
C++
/* -*- Mode: C++; tab-width: 20; indent-tabs-mode: nil; c-basic-offset: 4 -*-
|
|
* ***** BEGIN LICENSE BLOCK *****
|
|
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
|
*
|
|
* The contents of this file are subject to the Mozilla Public License Version
|
|
* 1.1 (the "License"); you may not use this file except in compliance with
|
|
* the License. You may obtain a copy of the License at
|
|
* http://www.mozilla.org/MPL/
|
|
*
|
|
* Software distributed under the License is distributed on an "AS IS" basis,
|
|
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
|
* for the specific language governing rights and limitations under the
|
|
* License.
|
|
*
|
|
* The Original Code is Mozilla Foundation code.
|
|
*
|
|
* The Initial Developer of the Original Code is Mozilla Foundation.
|
|
* Portions created by the Initial Developer are Copyright (C) 2009-2010
|
|
* the Initial Developer. All Rights Reserved.
|
|
*
|
|
* Contributor(s):
|
|
* Jonathan Kew <jfkthame@gmail.com>
|
|
*
|
|
* Alternatively, the contents of this file may be used under the terms of
|
|
* either the GNU General Public License Version 2 or later (the "GPL"), or
|
|
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
|
* in which case the provisions of the GPL or the LGPL are applicable instead
|
|
* of those above. If you wish to allow use of your version of this file only
|
|
* under the terms of either the GPL or the LGPL, and not to allow others to
|
|
* use your version of this file under the terms of the MPL, indicate your
|
|
* decision by deleting the provisions above and replace them with the notice
|
|
* and other provisions required by the GPL or the LGPL. If you do not delete
|
|
* the provisions above, a recipient may use your version of this file under
|
|
* the terms of any one of the MPL, the GPL or the LGPL.
|
|
*
|
|
* Derived from the Unicode Character Database by genUnicodeScriptData.pl
|
|
*
|
|
* For Unicode terms of use, see http://www.unicode.org/terms_of_use.html
|
|
*
|
|
* ***** END LICENSE BLOCK ***** */
|
|
|
|
/*
|
|
* Created on Fri Apr 23 20:34:05 2010.
|
|
*
|
|
* * * * * This file contains MACHINE-GENERATED DATA, do not edit! * * * * *
|
|
*/
|
|
|
|
#define kScriptIndexBits 10
|
|
#define kScriptCharBits 6
|
|
static const PRUint8 sScriptPlanes[16] = {1,2,3,3,3,3,3,3,3,3,3,3,3,4,3,3};
|
|
|
|
static const PRUint8 sScriptPages[5][1024] = {
|
|
{0,1,2,3,4,4,4,4,4,4,5,6,7,8,9,10,11,11,12,11,13,14,15,16,17,18,19,20,21,22,23,24,25,26,26,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,55,56,57,58,58,58,58,59,60,61,62,63,64,65,66,67,67,67,67,67,67,67,67,67,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,26,85,86,87,26,88,89,26,90,91,92,93,94,4,4,4,4,95,96,97,98,99,100,101,102,103,104,105,0,0,0,0,0,0,0,0,106,107,108,0,0,0,0,0,0,0,0,0,109,110,111,112,113,114,114,114,114,0,0,0,0,0,0,0,0,0,115,26,26,116,117,118,119,120,121,122,123,124,26,125,126,127,127,127,128,129,130,131,132,133,58,134,135,136,137,0,138,139,140,0,0,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,141,0,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,142,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,143,144,145,146,146,146,146,147,148,149,150,151,4,152,153,154,155,156,157,158,159,160,161,162,163,164,165,26,26,26,166,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,167,168,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,127,127,127,127,169,169,127,170,171,172,173,174,19,19,19,19,175,176,177,178,179,180,19,181,182,183,184,185},
|
|
{186,187,188,189,190,191,192,193,26,26,194,195,196,197,198,199,200,201,202,26,26,26,26,26,26,26,26,26,26,26,26,26,203,204,26,26,205,26,26,26,206,207,26,26,208,209,26,26,210,211,26,26,26,26,26,26,26,212,26,26,26,26,26,26,26,26,213,214,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,215,215,215,215,215,215,215,215,215,215,215,215,215,216,26,26,215,217,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,218,218,218,218,218,218,218,218,218,218,218,218,218,218,218,218,219,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,0,0,0,220,221,222,223,224,191,225,26,26,0,226,26,26,0,227,228,229,230,231,0,0,0,0,232,0,0,0,0,233,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,234,0,235,26,236,237,238,26,239,240,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26},
|
|
{127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,241,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,242,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,127,127,127,127,127,127,127,127,243,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26},
|
|
{26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26},
|
|
{244,0,26,26,7,7,7,245,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26}
|
|
};
|
|
|
|
static const PRUint8 sScriptValues[246][64] = {
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,0,0,0,0,0,0,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,0,0,0,0,0},
|
|
{25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,0,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,0,25,25,25,25,25,25,25,25},
|
|
{25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25},
|
|
{25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,25,25,25,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1},
|
|
{1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,14,14,14,14,0,14,14,14,61,61,14,14,14,14,0,61},
|
|
{61,61,61,61,14,0,14,0,14,14,14,61,14,61,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,61,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14},
|
|
{14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,7,7,7,7,7,7,7,7,7,7,7,7,7,7,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14},
|
|
{8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8},
|
|
{8,8,8,8,8,1,1,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8},
|
|
{8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,61,61,61,61,61,61,61,61,61,61,61,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3},
|
|
{3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,61,61,3,3,3,3,3,3,3,61,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3},
|
|
{3,3,3,3,3,3,3,3,61,0,3,61,61,61,61,61,61,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19},
|
|
{19,19,19,19,19,19,19,19,61,61,61,61,61,61,61,61,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,61,61,61,61,61,19,19,19,19,19,61,61,61,61,61,61,61,61,61,61,61},
|
|
{0,0,0,0,61,61,2,2,2,2,2,2,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,0,61,61,2,0,61,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2},
|
|
{0,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,61,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2},
|
|
{2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2},
|
|
{2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2},
|
|
{34,34,34,34,34,34,34,34,34,34,34,34,34,34,61,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34,34},
|
|
{34,34,34,34,34,34,34,34,34,34,34,61,61,34,34,34,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2},
|
|
{37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,66,61,61,61,61,61},
|
|
{82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,61,61,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,61},
|
|
{61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,61,61,10,10,10,10},
|
|
{10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,61,10,1,1,10,10,10,61,61,10,10,10,10,10,10,10,10,10,10,10,10,0,0,10,10,10,10,10,10,10,10,10,10,0,10,10,61,61,61,61,61,61,10,10,10,10,10,10,10},
|
|
{61,4,4,4,61,4,4,4,4,4,4,4,4,61,61,4,4,61,61,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,61,4,4,4,4,4,4,4,61,4,61,61,61,4,4,4,4,61,61,4,4,4,4},
|
|
{4,4,4,4,4,61,61,4,4,61,61,4,4,4,4,61,61,61,61,61,61,61,61,4,61,61,61,61,4,4,61,4,4,4,4,4,61,61,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,61,61,61,61},
|
|
{61,16,16,16,61,16,16,16,16,16,16,61,61,61,61,16,16,61,61,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,61,16,16,16,16,16,16,16,61,16,16,61,16,16,61,16,16,61,61,16,61,16,16},
|
|
{16,16,16,61,61,61,61,16,16,61,61,16,16,16,61,61,61,16,61,61,61,61,61,61,61,16,16,16,16,61,16,61,61,61,61,61,61,61,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,61,61,61,61,61,61,61,61,61,61},
|
|
{61,15,15,15,61,15,15,15,15,15,15,15,15,15,61,15,15,15,61,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,61,15,15,15,15,15,15,15,61,15,15,61,15,15,15,15,15,61,61,15,15,15,15},
|
|
{15,15,15,15,15,15,61,15,15,15,61,15,15,15,61,61,15,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,15,15,15,15,61,61,15,15,15,15,15,15,15,15,15,15,61,15,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{61,31,31,31,61,31,31,31,31,31,31,31,31,61,61,31,31,61,61,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,61,31,31,31,31,31,31,31,61,31,31,61,31,31,31,31,31,61,61,31,31,31,31},
|
|
{31,31,31,31,31,61,61,31,31,61,61,31,31,31,61,61,61,61,61,61,61,61,31,31,61,61,61,61,31,31,61,31,31,31,31,31,61,61,31,31,31,31,31,31,31,31,31,31,31,31,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{61,61,35,35,61,35,35,35,35,35,35,61,61,61,35,35,35,61,35,35,35,35,61,61,61,35,35,61,35,61,35,35,61,61,61,35,35,61,61,61,35,35,35,61,61,61,35,35,35,35,35,35,35,35,35,35,35,35,61,61,61,61,35,35},
|
|
{35,35,35,61,61,61,35,35,35,61,35,35,35,35,61,61,35,61,61,61,61,61,61,35,61,61,61,61,61,61,61,61,61,61,61,61,61,61,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,61,61,61,61,61},
|
|
{61,36,36,36,61,36,36,36,36,36,36,36,36,61,36,36,36,61,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,61,36,36,36,36,36,36,36,36,36,36,61,36,36,36,36,36,61,61,61,36,36,36},
|
|
{36,36,36,36,36,61,36,36,36,61,36,36,36,36,61,61,61,61,61,61,61,36,36,61,36,36,61,61,61,61,61,61,36,36,36,36,61,61,36,36,36,36,36,36,36,36,36,36,61,61,61,61,61,61,61,61,36,36,36,36,36,36,36,36},
|
|
{61,61,21,21,61,21,21,21,21,21,21,21,21,61,21,21,21,61,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,61,21,21,21,21,21,21,21,21,21,21,61,21,21,21,21,21,61,61,21,21,21,21},
|
|
{21,21,21,21,21,61,21,21,21,61,21,21,21,21,61,61,61,61,61,61,61,21,21,61,61,61,61,61,61,61,21,61,21,21,21,21,61,61,21,21,21,21,21,21,21,21,21,21,61,0,0,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{61,61,26,26,61,26,26,26,26,26,26,26,26,61,26,26,26,61,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,61,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,61,61,61,26,26,26},
|
|
{26,26,26,26,26,61,26,26,26,61,26,26,26,26,61,61,61,61,61,61,61,61,61,26,61,61,61,61,61,61,61,61,26,26,26,26,61,61,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,61,61,61,26,26,26,26,26,26,26},
|
|
{61,61,33,33,61,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,61,61,61,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,61,33,33,33,33,33,33,33,33,33,61,33,61,61},
|
|
{33,33,33,33,33,33,33,61,61,61,33,61,61,61,61,33,33,33,33,33,33,61,33,61,33,33,33,33,33,33,33,33,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,33,33,33,61,61,61,61,61,61,61,61,61,61,61},
|
|
{61,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,61,61,61,61,0},
|
|
{38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{61,24,24,61,24,61,61,24,24,61,24,61,61,24,61,61,61,61,61,61,24,24,24,24,61,24,24,24,24,24,24,24,61,24,24,24,61,24,61,24,61,61,24,24,61,24,24,24,24,24,24,24,24,24,24,24,24,24,61,24,24,24,61,61},
|
|
{24,24,24,24,24,61,24,61,24,24,24,24,24,24,61,61,24,24,24,24,24,24,24,24,24,24,61,61,24,24,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39},
|
|
{39,39,39,39,39,39,39,39,61,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,61,61,61,61,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39},
|
|
{39,39,39,39,39,39,39,39,39,39,39,39,61,61,61,61,39,39,39,39,39,39,39,39,61,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,61,39,39},
|
|
{39,39,39,39,39,39,39,39,39,39,39,39,39,61,39,39,39,39,39,39,39,0,0,0,0,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28},
|
|
{28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12},
|
|
{12,12,12,12,12,12,61,61,61,61,61,61,61,61,61,61,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,0,12,61,61,61},
|
|
{18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18},
|
|
{11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11},
|
|
{11,11,11,11,11,11,11,11,11,61,11,11,11,11,61,61,11,11,11,11,11,11,11,61,11,61,11,11,11,11,61,61,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11},
|
|
{11,11,11,11,11,11,11,11,11,61,11,11,11,11,61,61,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,61,11,11,11,11,61,61,11,11,11,11,11,11,11,61},
|
|
{11,61,11,11,11,11,61,61,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,61,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11},
|
|
{11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,61,11,11,11,11,61,61,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11},
|
|
{11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,61,61,61,61,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,61,61,61},
|
|
{11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,61,61,61,61,61,61,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6},
|
|
{6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,61,61,61,61,61,61,61,61,61,61,61},
|
|
{40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40},
|
|
{29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,61,61,61,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32},
|
|
{32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,0,0,0,32,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{42,42,42,42,42,42,42,42,42,42,42,42,42,61,42,42,42,42,42,42,42,61,61,61,61,61,61,61,61,61,61,61,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,43,0,0,61,61,61,61,61,61,61,61,61},
|
|
{44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,61,61,61,61,61,61,61,61,61,61,61,61,45,45,45,45,45,45,45,45,45,45,45,45,45,61,45,45,45,61,45,45,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23},
|
|
{23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,61,61,23,23,23,23,23,23,23,23,23,23,61,61,61,61,61,61,23,23,23,23,23,23,23,23,23,23,61,61,61,61,61,61},
|
|
{27,27,0,0,27,0,27,27,27,27,27,27,27,27,27,61,27,27,27,27,27,27,27,27,27,27,61,61,61,61,61,61,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27},
|
|
{27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,61,61,61,61,61,61,61,61},
|
|
{27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,61,61,61,61,61,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40},
|
|
{40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,61,61,61,61,61,61,61,61,61,61},
|
|
{48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,61,61,61,48,48,48,48,48,48,48,48,48,48,48,48,61,61,61,61,48,48,48,48,48,48,48,48,48,48,48,48,61,61,61,61},
|
|
{48,61,61,61,48,48,48,48,48,48,48,48,48,48,48,48,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,52,61,61,52,52,52,52,52,61,61,61,61,61,61,61,61,61,61,61},
|
|
{54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,61,61,61,61,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54},
|
|
{54,54,54,54,54,54,54,54,54,54,61,61,61,61,61,61,54,54,54,54,54,54,54,54,54,54,54,61,61,61,54,54,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23},
|
|
{55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,61,61,55,55,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78},
|
|
{78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,61,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,61,61,78},
|
|
{78,78,78,78,78,78,78,78,78,78,61,61,61,61,61,61,78,78,78,78,78,78,78,78,78,78,61,61,61,61,61,61,78,78,78,78,78,78,78,78,78,78,78,78,78,78,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62},
|
|
{62,62,62,62,62,62,62,62,62,62,62,62,61,61,61,61,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,62,61,61,61},
|
|
{70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,70,61,61,61,70,70,70,70,70,70,70,70,70,70,70,70,61,61,61,61,61,61},
|
|
{68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,61,61,61,68,68,68,68,68},
|
|
{68,68,68,68,68,68,68,68,68,68,61,61,61,68,68,68,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73},
|
|
{61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,0,0,0,0,1,0,0,0,0,0,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,14,14,14,14,14,8,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25},
|
|
{25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,14,14,14,14,14,25,25,25,25,14,14,14,14,14,25,25,25,25,25,25,25,25,25,25,25,25,25,8,25,25,25,25,25,25,25},
|
|
{25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,14},
|
|
{1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,1,1,1},
|
|
{14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,61,61,14,14,14,14,14,14,61,61,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14},
|
|
{14,14,14,14,14,14,61,61,14,14,14,14,14,14,61,61,14,14,14,14,14,14,14,14,61,14,61,14,61,14,61,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,61,61},
|
|
{14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,61,14,14,14,14,14,14,14,14,14,14},
|
|
{14,14,14,14,14,61,14,14,14,14,14,14,14,14,14,14,14,14,14,14,61,61,14,14,14,14,14,14,61,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,61,61,14,14,14,61,14,14,14,14,14,14,14,14,14,61},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,61,61,61,61,0,0,0,0,0,0,0,25,61,61,0,0,0,0,0,0,0,0,0,0,0,25},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,25,25,25,25,25,61,61,61,61,61,61,61,61,61,61,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,61,61,61,61,61,61},
|
|
{61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,0,0,25,25,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25},
|
|
{25,25,25,25,25,25,25,25,25,0,61,61,61,61,61,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{0,0,0,0,0,0,0,0,0,0,0,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,0,61,61,61,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{61,0,0,0,0,61,0,0,0,0,61,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,61,0,61,0,0,0,0,61,61,61,0,0,0,0,0,0,0,0,0,61,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,61,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61},
|
|
{0,0,0,0,0,0,0,0,0,0,0,61,0,61,61,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,61,61,61,0,0,0,0,0,0,0,0,0,0,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,61,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56},
|
|
{56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,61,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25},
|
|
{7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7},
|
|
{7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,61,61,61,61,61,61,61,7,7,7,7,7,7,7},
|
|
{12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,61,61,61,61,61,61,61,61,61,61,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57},
|
|
{57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,61,61,61,61,61,61,61,61,61,57,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,61,61,61,61,61,61,61,61,61,11,11,11,11,11,11,11,61,11,11,11,11,11,11,11,61,11,11,11,11,11,11,11,61,11,11,11,11,11,11,11,61},
|
|
{11,11,11,11,11,11,11,61,11,11,11,11,11,11,11,61,11,11,11,11,11,11,11,61,11,11,11,11,11,11,11,61,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,61,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17},
|
|
{17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17},
|
|
{17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,0,0,0,0,0,0,0,0,0,0,0,0,61,61,61,61},
|
|
{0,0,0,0,0,17,0,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,17,17,17,17,17,17,17,17,1,1,1,1,1,1,0,0,0,0,0,0,0,0,17,17,17,17,0,0,0,0},
|
|
{61,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20},
|
|
{20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,61,61,1,1,0,0,20,20,20,0,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22},
|
|
{22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,0,0,22,22,22},
|
|
{61,61,61,61,61,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,61,61,61,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18},
|
|
{18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,61,61,61,61,61,61,61,61},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,61,61,61,61,61,61,61,61,61,61,61,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22},
|
|
{18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,61},
|
|
{22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22},
|
|
{22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,61,61,61,61,61,61,61,61,61,61},
|
|
{17,17,17,17,17,17,17,17,17,17,17,17,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41},
|
|
{41,41,41,41,41,41,41,41,41,41,41,41,41,61,61,61,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41},
|
|
{41,41,41,41,41,41,41,61,61,61,61,61,61,61,61,61,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83},
|
|
{74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74},
|
|
{74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,74,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,61,61,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,61,61,61,61,61,61,61,61,8,8,8,8},
|
|
{8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,61,61,61,61,61,61,61,61,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84},
|
|
{84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,61,61,61,61,61,61,61,61},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25},
|
|
{25,25,25,25,25,25,25,25,0,0,0,25,25,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,25,25,25,25,25},
|
|
{58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,61,61,61,61,0,0,0,0,0,0,0,0,0,0,61,61,61,61,61,61},
|
|
{65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,61,61,61,61,61,61,61,61},
|
|
{71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71},
|
|
{71,71,71,71,71,61,61,61,61,61,61,61,61,61,71,71,71,71,71,71,71,71,71,71,71,71,61,61,61,61,61,61,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,61,61,61,61},
|
|
{67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,67,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69},
|
|
{69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,61,61,61,61,61,61,61,61,61,61,61,69,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,61,61,61},
|
|
{85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85},
|
|
{85,85,85,85,85,85,85,85,85,85,85,85,85,85,61,85,85,85,85,85,85,85,85,85,85,85,61,61,61,61,85,85,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,61,61,61,61,61,61,61,61,61},
|
|
{72,72,72,72,72,72,72,72,72,72,72,72,72,72,61,61,72,72,72,72,72,72,72,72,72,72,61,61,72,72,72,72,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,61,61,61,61},
|
|
{79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79},
|
|
{79,79,79,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,79,79,79,79,79,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,61,61,86,86,86,86,86,86,86,86,86,86,61,61,61,61,61,61},
|
|
{18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,61,61,61,61,61,61,61,61,61,61,61,61,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18},
|
|
{18,18,18,18,18,18,18,61,61,61,61,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,61,61,61,61},
|
|
{17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,61,61,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17},
|
|
{17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{25,25,25,25,25,25,25,61,61,61,61,61,61,61,61,61,61,61,61,3,3,3,3,3,61,61,61,61,61,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,61,19,19,19,19,19,61,19,61},
|
|
{19,19,61,19,19,61,19,19,19,19,19,19,19,19,19,19,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2},
|
|
{2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2},
|
|
{2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,0,0},
|
|
{61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2},
|
|
{2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,61,61,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2},
|
|
{2,2,2,2,2,2,2,2,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,2,2,2,2,2,2,2,2,2,2,2,2,2,0,61,61},
|
|
{1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,61,61,61,61,61,61,1,1,1,1,1,1,1,61,61,61,61,61,61,61,61,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,0,0,0,0,61,61,61,61,2,2,2,2,2,61,2,2,2,2,2,2,2,2,2,2},
|
|
{2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,61,61,0},
|
|
{61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,0,0,0,0,0},
|
|
{0,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,0,0,0,0,0,0,0,0,0,0,0,22,22,22,22,22,22,22,22,22,22,0,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22},
|
|
{22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,0,0,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,61},
|
|
{61,61,18,18,18,18,18,18,61,61,18,18,18,18,18,18,61,61,18,18,18,18,18,18,61,61,18,18,18,61,61,61,0,0,0,0,0,0,0,61,0,0,0,0,0,0,0,61,61,61,61,61,61,61,61,61,61,0,0,0,0,0,61,61},
|
|
{51,51,51,51,51,51,51,51,51,51,51,51,61,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,61,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,61,51,51,61,51},
|
|
{51,51,51,51,51,51,51,51,51,51,51,51,51,51,61,61,51,51,51,51,51,51,51,51,51,51,51,51,51,51,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51},
|
|
{51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,61,61,61,61,61},
|
|
{0,0,0,61,61,61,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,61,61,0,0,0,0,0,0,0,0,0},
|
|
{14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14},
|
|
{14,14,14,14,14,14,14,14,14,14,14,61,61,61,61,61,0,0,0,0,0,0,0,0,0,0,0,0,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,61,61},
|
|
{76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,76,61,61,61,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75},
|
|
{75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,61,30,30,30,30,61,61,61,61,61,61,61,61,61,61,61,61,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13},
|
|
{13,13,13,13,13,13,13,13,13,13,13,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,61,53,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59},
|
|
{59,59,59,59,61,61,61,61,59,59,59,59,59,59,59,59,59,59,59,59,59,59,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9},
|
|
{9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50},
|
|
{49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,61,61,49,49,49,49,49,49,49,49,49,49,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{47,47,47,47,47,47,61,61,47,61,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,61,47,47,61,61,61,47,61,61,47},
|
|
{87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,61,87,87,87,87,87,87,87,87,87,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,61,61,61,64,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,61,61,61,61,61,77},
|
|
{60,60,60,60,61,60,60,61,61,61,61,61,60,60,60,60,60,60,60,60,61,60,60,60,61,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,60,61,61,61,61,60,60,60,61,61,61,61,60},
|
|
{60,60,60,60,60,60,60,60,61,61,61,61,61,61,61,61,60,60,60,60,60,60,60,60,60,61,61,61,61,61,61,61,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88,88},
|
|
{80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,61,61,61,80,80,80,80,80,80,80},
|
|
{89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,89,61,61,89,89,89,89,89,89,89,89,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,61,61,61,61,61,90,90,90,90,90,90,90,90},
|
|
{91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91},
|
|
{91,91,91,91,91,91,91,91,91,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,61},
|
|
{92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92},
|
|
{92,92,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63},
|
|
{63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,61,61,61,61,61,61,61,61,61,61,61,61,61,63,63,63,63,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81},
|
|
{81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,61,61,61,61,61,61,61,61,61},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1},
|
|
{1,1,1,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{14,14,14,14,14,14,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,61,61,61,61,61,61,61,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,0,0,61,61,0,61,61,0,0,61,61,0,0,0,0,61,0,0,0,0,0,0,0,0,0,0,0,0,61,0,61,0,0,0},
|
|
{0,0,0,0,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,61,0,0,0,0,61,61,0,0,0,0,0,0,0,0,61,0,0,0,0,0,0,0,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,0,0,0,0,61},
|
|
{0,0,0,0,0,61,0,61,61,61,0,0,0,0,0,0,0,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,61,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,61,61,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{0,0,0,0,0,0,0,0,0,0,0,61,61,61,61,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,61,0,61,61,61,61,61,61,61,61,61,61,61,0,61,0},
|
|
{61,61,0,61,61,61,0,61,61,61,0,0,0,0,0,61,61,61,61,61,61,61,61,0,61,61,61,61,61,61,61,0,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,0,61,0,0,61,61,0},
|
|
{61,61,61,61,61,61,61,61,61,61,0,0,0,0,61,61,0,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{20,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{0,0,0,0,0,0,0,0,0,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,61,61,61,61,61,61,61,61,61,61,61},
|
|
{17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61},
|
|
{61,0,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61}
|
|
};
|
|
|
|
#define kCClassIndexBits 10
|
|
#define kCClassCharBits 6
|
|
static const PRUint8 sCClassPlanes[16] = {1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2};
|
|
|
|
static const PRUint8 sCClassPages[3][1024] = {
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,3,0,0,0,4,5,6,7,0,8,9,10,0,11,12,0,0,0,13,14,13,15,13,15,13,15,13,15,0,15,0,16,13,15,0,15,0,17,18,19,20,21,22,23,24,25,26,0,27,0,0,0,0,0,0,0,0,0,0,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29,0,0,30,0,0,31,0,32,0,0,0,33,34,0,0,35,36,37,0,38,0,0,39,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,41,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42,0,0,0,43,0,0,0,0,0,0,0,0,44,0,45,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,46,0,47,0,0,0,0,48,0,0,49,50,51,52,53,0,0,54,55,0,0,0,56,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,57,0,0,0,0,0,0,0,0,0,0,0,58,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,59,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,62,63,0,0,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}
|
|
};
|
|
|
|
static const PRUint8 sCClassValues[65][64] = {
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,232,220,220,220,220,232,216,220,220,220,220,220,202,202,220,220,220,220,202,202,220,220,220,220,220,220,220,220,220,220,220,1,1,1,1,1,220,220,220,220,230,230,230},
|
|
{230,230,230,230,230,240,230,220,220,220,230,230,230,220,220,0,230,230,230,220,220,220,220,230,232,220,220,230,233,234,234,233,234,234,233,230,230,230,230,230,230,230,230,230,230,230,230,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,230,230,230,230,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,220,230,230,230,230,220,230,230,230,222,220,230,230,230,230,230,230,220,220,220,220,220,220,230,230,220,230,230,222,228,230,10,11,12,13,14,15,16,17,18,19,19,20,21,22,0,23},
|
|
{0,24,25,0,230,220,0,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,230,230,230,230,230,230,230,30,31,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,27,28,29,30,31,32,33,34,230,230,220,220,230,230,230,230,230,220,230,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,230,230,230,230,230,230,0,0,230,230,230,230,220,230,0,0,230,230,0,220,230,230,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,220,230,230,220,230,230,220,220,220,230,220,220,230,220,230},
|
|
{230,230,220,230,220,230,220,230,220,230,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,230,230,230,230,230,230,220,230,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,230,230,230,0,230,230,230,230,230,230,230,230,230,0,230,230,230,0,230,230,230,230,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,230,220,230,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,0,0,0,0,84,91,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,103,103,9,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,107,107,107,107,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,118,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,122,122,122,122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,220,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,220,0,220,0,216,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,129,130,0,132,0,0,0,0,0,130,130,130,130,0,0},
|
|
{130,0,230,230,9,0,230,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,9,9,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,0,0,0,0,0,0,0,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,222,230,220,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,230,230,230,230,230,230,230,0,0,220},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,220,230,230,230,230,230,230,230,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,230,230,0,1,220,220,220,220,220,230,230,220,220,220,220,230,0,1,1,1,1,1,1,1,0,0,0,0,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{230,230,220,230,230,230,230,230,230,230,220,230,230,234,214,220,202,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,220,230,220},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,230,1,1,230,230,230,230,1,1,1,230,230,0,0,0,0,230,0,0,0,1,1,230,220,230,1,1,220,220,220,220,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,230,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,228,232,222,224,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,0,0,0,0,0,0,0,0,0,0,0,0,230,230,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,220,220,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,0,230,230,220,0,0,230,230,0,0,0,0,0,230,230},
|
|
{0,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,230,230,230,230,230,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,220,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,220,0,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,1,220,0,0,0,0,9},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,7,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,216,216,1,1,1,0,0,0,226,216,216,216,216,216,0,0,0,0,0,0,0,0,220,220,220,220,220},
|
|
{220,220,220,0,0,230,230,230,230,230,220,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,230,230,230,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,230,230,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}
|
|
};
|
|
|
|
static const PRInt32 kSmallMirrorOffset = 64;
|
|
static const PRUint16 sDistantMirrors[] = {
|
|
0x29F5,
|
|
0x22CD,
|
|
0x29B8,
|
|
0x2ADE,
|
|
0x2AE4,
|
|
0x2AE3,
|
|
0x2AE5,
|
|
0x2243,
|
|
0x2298,
|
|
0x2215,
|
|
0x22A6,
|
|
0x22A9,
|
|
0x22A8,
|
|
0x22AB
|
|
};
|
|
|
|
#define kMirrorIndexBits 9
|
|
#define kMirrorCharBits 7
|
|
static const PRUint8 sMirrorPages[1][512] = {
|
|
{0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,2,2,2,2,2,2,2,2,2,2,2,2,2,2,4,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,5,6,2,2,7,8,9,2,2,2,2,2,2,2,10,11,2,2,2,12,13,14,2,2,2,2,2,2,15,2,2,2,16,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,17,2,18,2}
|
|
};
|
|
|
|
static const PRInt8 sMirrorValues[19][128] = {
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,-2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,-2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,-2,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,-1,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,-1,0,0,0,0,0,0,0,0,0,0,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,-1,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,3,3,3,-3,-3,-3,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,-1,0,0,0,0,0,65,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,-1,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,-1,1,-1,1,-1,1,-1,0,0,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1},
|
|
{1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,0,0,0,1,-1,1,-1,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0,1,-1,0,0,67,0,68,69,0,70,0,0,0,0,1,-1,1,-1,1,-1,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,-1,1,-1,71,0,0,1,-1,0,0,0,0,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,0,0,1,-1,8,8,8,0,7,7,0,0,-8,-8,-8,-7,-7,0},
|
|
{0,0,0,0,0,0,0,0,1,-1,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,-1,1,-1,0,1,-1,0,0,0,0,0,0,0,0,0,0,0,1,-1,0,0,0,0,0,0,1,-1,0,0,0,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,1,-1,1,-1,1,-1,1,-1,1,-1,3,1,-1,-3,1,-1,1,-1,1,-1,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,1,-1,0,0,1,-1,0,0,0,0,0,0,0,0,0,1,-1,1,-1,0,1,-1,0,0,1,-1,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,73,0,0,1,-1,0,0,1,-1,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,-1,1,-1,0,0,0,0,0,1,-1,0,0,0,0,0,0,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,-1,0,0,1,-1,1},
|
|
{-1,1,-1,1,-1,0,0,0,0,0,0,1,-1,0,0,0,0,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,0,0,0,0,1,-1,0,0,0,1,-1,1,-1,1,-1,1,-1,0,1,-1,0,0,1,-1,0,0,0,0,0,0,1,-1,1,-1,1,-1,1,-1,1,-1,1,-1,0,0,0,0,0,0,1,-1,1,-1,1,-1,1,-1,1,-1,0,0,0,0,0,0,0,74,0,0,0,0,75,76,77,0,0,0,0,0,0,1,-1,0,0,0,0,0,0,0,0,0,1,-1,1,-1,0,0,0,0,0},
|
|
{0,0,1,-1,1,-1,0,0,0,1,-1,0,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,-1,0,0,1,-1,1,-1,1,-1,1,-1,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,1,-1,1,-1,1,-1,1,-1,1,-1,0,0,1,-1,1,-1,1,-1,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,-1,1,-1,1,-1,0,0,0,0,0,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
|
|
{0,0,0,0,0,0,0,0,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,-2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,-2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,-2,0,1,-1,0,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}
|
|
};
|
|
|
|
#define kCatEAWIndexBits 9
|
|
#define kCatEAWCharBits 7
|
|
static const PRUint8 sCatEAWPlanes[16] = {1,2,3,4,4,4,4,4,4,4,4,4,4,5,6,6};
|
|
|
|
static const PRUint8 sCatEAWPages[7][512] = {
|
|
{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,41,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,78,79,80,79,79,81,17,82,83,84,85,86,87,88,89,90,91,92,93,94,95,88,88,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,97,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,98,99,96,96,96,96,96,96,96,96,100,41,41,101,102,103,104,105,106,107,108,109,110,17,111,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,112,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,96,96,115,116,117,118,41,41,119,120,121,122,123,124},
|
|
{125,126,127,128,17,129,130,131,132,133,17,17,17,17,17,17,134,17,135,17,136,17,137,17,138,17,17,17,139,17,17,17,17,140,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,41,41,41,41,41,41,141,17,142,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,41,41,41,41,41,41,41,41,143,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,78,144,145,146,147,17,148,17,149,150,151,152,153,154,155,156,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,157,158,159,160,161,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17},
|
|
{96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,162,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,96,163,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,96,96,96,96,165,164,164,164,164,164,164,164,164,164,164,166},
|
|
{164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,166},
|
|
{17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17},
|
|
{167,17,168,169,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17},
|
|
{114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,170}
|
|
};
|
|
|
|
static const struct {
|
|
unsigned int mEAW:3;
|
|
unsigned int mCategory:5;
|
|
} sCatEAWValues[171][128] = {
|
|
{{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{4,29},{4,21},{4,21},{4,21},{4,23},{4,21},{4,21},{4,21},{4,22},{4,18},{4,21},{4,25},{4,21},{4,17},{4,21},{4,21},{4,13},{4,13},{4,13},{4,13},{4,13},{4,13},{4,13},{4,13},{4,13},{4,13},{4,21},{4,21},{4,25},{4,25},{4,25},{4,21},{4,21},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,9},{4,22},{4,21},{4,18},{4,24},{4,16},{4,24},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,5},{4,22},{4,25},{4,18},{4,25},{3,0}},
|
|
{{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,0},{3,29},{0,21},{4,23},{4,23},{0,23},{4,23},{4,26},{0,26},{0,24},{3,26},{0,5},{3,20},{4,25},{0,1},{0,26},{4,24},{0,26},{0,25},{0,15},{0,15},{0,24},{3,5},{0,26},{0,21},{0,24},{0,15},{0,5},{3,19},{0,15},{0,15},{0,15},{0,21},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{0,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{0,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{0,25},{0,9},{3,9},{3,9},{3,9},{3,9},{3,9},{0,9},{0,5},{0,5},{0,5},{3,5},{3,5},{3,5},{3,5},{0,5},{3,5},{0,5},{0,5},{0,5},{3,5},{0,5},{0,5},{3,5},{3,5},{0,5},{3,5},{0,5},{0,5},{3,5},{3,5},{3,5},{0,25},{0,5},{0,5},{0,5},{3,5},{0,5},{3,5},{0,5},{3,5}},
|
|
{{3,9},{0,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{0,5},{3,9},{0,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{0,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{0,9},{0,5},{3,9},{3,5},{3,9},{0,5},{3,9},{3,5},{3,9},{3,5},{3,9},{0,5},{0,9},{0,5},{3,9},{3,5},{3,9},{3,5},{0,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{0,9},{0,5},{0,9},{0,5},{3,9},{0,5},{3,9},{3,5},{3,9},{0,5},{0,5},{0,9},{0,5},{3,9},{0,5},{3,9},{3,5},{3,9},{3,5},{0,9},{0,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{0,9},{0,5},{3,9},{3,5},{3,9},{0,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,5}},
|
|
{{3,5},{3,9},{3,9},{3,5},{3,9},{3,5},{3,9},{3,9},{3,5},{3,9},{3,9},{3,9},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,5},{3,9},{3,9},{3,5},{3,9},{3,9},{3,9},{3,5},{3,5},{3,5},{3,9},{3,9},{3,5},{3,9},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,9},{3,5},{3,9},{3,5},{3,5},{3,9},{3,5},{3,9},{3,9},{3,5},{3,9},{3,9},{3,9},{3,5},{3,9},{3,5},{3,9},{3,9},{3,5},{3,5},{3,7},{3,9},{3,5},{3,5},{3,5},{3,7},{3,7},{3,7},{3,7},{3,9},{3,8},{3,5},{3,9},{3,8},{3,5},{3,9},{3,8},{3,5},{3,9},{0,5},{3,9},{0,5},{3,9},{0,5},{3,9},{0,5},{3,9},{0,5},{3,9},{0,5},{3,9},{0,5},{3,9},{0,5},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,5},{3,9},{3,8},{3,5},{3,9},{3,5},{3,9},{3,9},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5}},
|
|
{{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{3,5},{3,9},{3,9},{3,5},{3,5},{3,9},{3,5},{3,9},{3,9},{3,9},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,5},{0,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{0,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5}},
|
|
{{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,7},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,24},{3,24},{0,24},{3,24},{3,6},{0,6},{3,6},{0,6},{0,6},{0,6},{3,6},{0,6},{3,6},{3,6},{0,6},{3,6},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{0,24},{0,24},{0,24},{0,24},{3,24},{0,24},{3,24},{0,24},{3,6},{3,6},{3,6},{3,6},{3,6},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,6},{3,24},{3,6},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24}},
|
|
{{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{3,9},{3,5},{3,9},{3,5},{3,6},{3,24},{3,9},{3,5},{0,2},{0,2},{3,6},{3,5},{3,5},{3,5},{3,21},{0,2}},
|
|
{{0,2},{0,2},{0,2},{0,2},{3,24},{3,24},{3,9},{3,21},{3,9},{3,9},{3,9},{0,2},{3,9},{0,2},{3,9},{3,9},{3,5},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,2},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{3,9},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{3,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,5},{3,5},{3,9},{3,9},{3,9},{3,5},{3,5},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,5},{3,25},{3,9},{3,5},{3,9},{3,9},{3,5},{3,5},{3,9},{3,9},{3,9}},
|
|
{{3,9},{0,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,9},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{0,5},{3,5},{0,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5}},
|
|
{{3,9},{3,5},{3,26},{3,12},{3,12},{3,12},{3,12},{3,12},{3,11},{3,11},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5}},
|
|
{{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{0,2},{0,2},{3,6},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{0,2},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5}},
|
|
{{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{0,2},{3,21},{3,17},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,17},{3,12},{3,21},{3,12},{3,12},{3,21},{3,12},{3,12},{3,21},{3,12},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,21},{3,21},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,1},{3,1},{3,1},{3,1},{0,2},{0,2},{3,25},{3,25},{3,25},{3,21},{3,21},{3,23},{3,21},{3,21},{3,26},{3,26},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,21},{0,2},{0,2},{3,21},{3,21},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,6},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,21},{3,21},{3,21},{3,21},{3,7},{3,7},{3,12},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,21},{3,7},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,1},{3,11},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,6},{3,6},{3,12},{3,12},{3,26},{3,12},{3,12},{3,12},{3,12},{3,7},{3,7},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,7},{3,7},{3,7},{3,26},{3,26},{3,7}},
|
|
{{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{0,2},{3,1},{3,7},{3,12},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,6},{3,6},{3,26},{3,21},{3,21},{3,21},{3,6},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,12},{3,12},{3,12},{3,12},{3,6},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,6},{3,12},{3,12},{3,12},{3,6},{3,12},{3,12},{3,12},{3,12},{3,12},{0,2},{0,2},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,12},{3,12},{3,12},{3,10},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,12},{3,7},{3,10},{3,10},{3,10},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,10},{3,10},{3,10},{3,10},{3,12},{3,10},{0,2},{3,7},{3,12},{3,12},{3,12},{3,12},{3,12},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,12},{3,12},{3,21},{3,21},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,21},{3,6},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7}},
|
|
{{0,2},{3,12},{3,10},{3,10},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,7},{3,7},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,12},{3,7},{3,10},{3,10},{3,10},{3,12},{3,12},{3,12},{3,12},{0,2},{0,2},{3,10},{3,10},{0,2},{0,2},{3,10},{3,10},{3,12},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,10},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,12},{3,12},{0,2},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,7},{3,7},{3,23},{3,23},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,26},{3,23},{0,2},{0,2},{0,2},{0,2}},
|
|
{{0,2},{3,12},{3,12},{3,10},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{0,2},{3,7},{3,7},{0,2},{3,7},{3,7},{0,2},{0,2},{3,12},{0,2},{3,10},{3,10},{3,10},{3,12},{3,12},{0,2},{0,2},{0,2},{0,2},{3,12},{3,12},{0,2},{0,2},{3,12},{3,12},{3,12},{0,2},{0,2},{0,2},{3,12},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,12},{3,12},{3,7},{3,7},{3,7},{3,12},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{0,2},{3,12},{3,12},{3,10},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,12},{3,7},{3,10},{3,10},{3,10},{3,12},{3,12},{3,12},{3,12},{3,12},{0,2},{3,12},{3,12},{3,10},{0,2},{3,10},{3,10},{3,12},{0,2},{0,2},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,12},{3,12},{0,2},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{0,2},{3,23},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{0,2},{3,12},{3,10},{3,10},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,7},{3,7},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,12},{3,7},{3,10},{3,12},{3,10},{3,12},{3,12},{3,12},{3,12},{0,2},{0,2},{3,10},{3,10},{0,2},{0,2},{3,10},{3,10},{3,12},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,12},{3,10},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,12},{3,12},{0,2},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,26},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{0,2},{0,2},{3,12},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{3,7},{3,7},{0,2},{3,7},{0,2},{3,7},{3,7},{0,2},{0,2},{0,2},{3,7},{3,7},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{3,10},{3,10},{3,12},{3,10},{3,10},{0,2},{0,2},{0,2},{3,10},{3,10},{3,10},{0,2},{3,10},{3,10},{3,10},{3,12},{0,2},{0,2},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,10},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,15},{3,15},{3,15},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,23},{3,26},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{0,2},{3,10},{3,10},{3,10},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{3,7},{3,12},{3,12},{3,12},{3,10},{3,10},{3,10},{3,10},{0,2},{3,12},{3,12},{3,12},{0,2},{3,12},{3,12},{3,12},{3,12},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,12},{3,12},{0,2},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,12},{3,12},{0,2},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,26}},
|
|
{{0,2},{0,2},{3,10},{3,10},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,12},{3,7},{3,10},{3,12},{3,10},{3,10},{3,10},{3,10},{3,10},{0,2},{3,12},{3,10},{3,10},{0,2},{3,10},{3,10},{3,12},{3,12},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,10},{3,10},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{0,2},{3,7},{3,7},{3,12},{3,12},{0,2},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{0,2},{3,26},{3,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{0,2},{0,2},{3,10},{3,10},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{3,7},{3,10},{3,10},{3,10},{3,12},{3,12},{3,12},{3,12},{0,2},{3,10},{3,10},{3,10},{0,2},{3,10},{3,10},{3,10},{3,12},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,10},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,12},{3,12},{0,2},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{0,2},{0,2},{0,2},{3,26},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7}},
|
|
{{0,2},{0,2},{3,10},{3,10},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{3,12},{0,2},{0,2},{0,2},{0,2},{3,10},{3,10},{3,10},{3,12},{3,12},{3,12},{0,2},{3,12},{0,2},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,10},{3,10},{3,21},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,12},{3,7},{3,7},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{0,2},{0,2},{0,2},{0,2},{3,23},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,6},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,21},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,21},{3,21},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{0,2},{3,7},{3,7},{0,2},{3,7},{0,2},{0,2},{3,7},{3,7},{0,2},{3,7},{0,2},{0,2},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{0,2},{3,7},{0,2},{3,7},{0,2},{0,2},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,12},{3,7},{3,7},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{0,2},{3,12},{3,12},{3,7},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,6},{0,2},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{0,2},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{0,2},{0,2},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,26},{3,26},{3,26},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,26},{3,26},{3,26},{3,26},{3,26},{3,12},{3,12},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,26},{3,12},{3,26},{3,12},{3,26},{3,12},{3,22},{3,18},{3,22},{3,18},{3,10},{3,10},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,10}},
|
|
{{3,12},{3,12},{3,12},{3,12},{3,12},{3,21},{3,12},{3,12},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{0,2},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{0,2},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,12},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,2},{3,26},{3,26},{3,21},{3,21},{3,21},{3,21},{3,21},{3,26},{3,26},{3,26},{3,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,10},{3,10},{3,12},{3,12},{3,12},{3,12},{3,10},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,10},{3,12},{3,12},{3,10},{3,10},{3,12},{3,12},{3,7},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,10},{3,10},{3,12},{3,12},{3,7},{3,7},{3,7},{3,7},{3,12},{3,12},{3,12},{3,7},{3,10},{3,10},{3,10},{3,7},{3,7},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,7},{3,7},{3,7},{3,12},{3,12},{3,12},{3,12},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7}},
|
|
{{3,7},{3,7},{3,12},{3,10},{3,10},{3,12},{3,12},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,12},{3,7},{3,10},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,10},{3,10},{3,10},{3,12},{3,26},{3,26},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,21},{3,6},{0,2},{0,2},{0,2}},
|
|
{{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{5,7},{5,7},{5,7},{5,7},{5,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{3,12},{3,26},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,17},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,21},{3,21},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7}},
|
|
{{3,29},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,22},{3,18},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,21},{3,21},{3,21},{3,14},{3,14},{3,14},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,12},{3,12},{3,12},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,12},{3,12},{3,12},{3,21},{3,21},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,12},{3,12},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{0,2},{3,12},{3,12},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,1},{3,1},{3,10},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,12},{3,10},{3,10},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,21},{3,21},{3,21},{3,6},{3,21},{3,21},{3,21},{3,23},{3,7},{3,12},{0,2},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,17},{3,21},{3,21},{3,21},{3,21},{3,12},{3,12},{3,12},{3,29},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,6},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,12},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{3,12},{3,12},{3,12},{3,10},{3,10},{3,10},{3,10},{3,12},{3,12},{3,10},{3,10},{3,10},{0,2},{0,2},{0,2},{0,2},{3,10},{3,10},{3,12},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,12},{3,12},{3,12},{0,2},{0,2},{0,2},{0,2},{3,26},{0,2},{0,2},{0,2},{3,21},{3,21},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,10},{3,10},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{0,2},{0,2},{0,2},{3,21},{3,21},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,12},{3,12},{3,10},{3,10},{3,10},{0,2},{0,2},{3,21},{3,21},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,10},{3,12},{3,10},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{0,2},{3,12},{3,10},{3,12},{3,10},{3,10},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{0,2},{0,2},{3,12}},
|
|
{{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,6},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,12},{3,12},{3,12},{3,12},{3,10},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,12},{3,10},{3,12},{3,12},{3,12},{3,12},{3,12},{3,10},{3,12},{3,10},{3,10},{3,10},{3,10},{3,10},{3,12},{3,10},{3,10},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,2},{0,2},{0,2}},
|
|
{{3,12},{3,12},{3,10},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,10},{3,12},{3,12},{3,12},{3,12},{3,10},{3,10},{3,12},{3,12},{3,10},{0,2},{0,2},{0,2},{3,7},{3,7},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,10},{3,10},{3,12},{3,12},{0,2},{0,2},{0,2},{3,21},{3,21},{3,21},{3,21},{3,21},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,21},{3,21}},
|
|
{{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,12},{3,12},{3,12},{3,21},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,10},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,7},{3,7},{3,7},{3,7},{3,12},{3,7},{3,7},{3,7},{3,7},{3,10},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,6},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5}},
|
|
{{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,12},{3,12},{3,12}},
|
|
{{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5}},
|
|
{{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5}},
|
|
{{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{0,2},{0,2},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{0,2},{0,2},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{0,2},{0,2},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{0,2},{0,2},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{0,2},{3,9},{0,2},{3,9},{0,2},{3,9},{0,2},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{0,2},{0,2}},
|
|
{{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,8},{3,8},{3,8},{3,8},{3,8},{3,8},{3,8},{3,8},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,8},{3,8},{3,8},{3,8},{3,8},{3,8},{3,8},{3,8},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,8},{3,8},{3,8},{3,8},{3,8},{3,8},{3,8},{3,8},{3,5},{3,5},{3,5},{3,5},{3,5},{0,2},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,8},{3,24},{3,5},{3,24},{3,24},{3,24},{3,5},{3,5},{3,5},{0,2},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,8},{3,24},{3,24},{3,24},{3,5},{3,5},{3,5},{3,5},{0,2},{0,2},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{0,2},{3,24},{3,24},{3,24},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,9},{3,24},{3,24},{3,24},{0,2},{0,2},{3,5},{3,5},{3,5},{0,2},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,8},{3,24},{3,24},{0,2}},
|
|
{{3,29},{3,29},{3,29},{3,29},{3,29},{3,29},{3,29},{3,29},{3,29},{3,29},{3,29},{3,1},{3,1},{3,1},{3,1},{3,1},{0,17},{3,17},{3,17},{0,17},{0,17},{0,17},{0,21},{3,21},{0,20},{0,19},{3,22},{3,20},{0,20},{0,19},{3,22},{3,20},{0,21},{0,21},{0,21},{3,21},{0,21},{0,21},{0,21},{0,21},{3,27},{3,28},{3,1},{3,1},{3,1},{3,1},{3,1},{3,29},{0,21},{3,21},{0,21},{0,21},{3,21},{0,21},{3,21},{3,21},{3,21},{3,20},{3,19},{0,21},{3,21},{3,21},{0,21},{3,16},{3,16},{3,21},{3,21},{3,21},{3,25},{3,22},{3,18},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,25},{3,21},{3,16},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,29},{3,1},{3,1},{3,1},{3,1},{3,1},{0,2},{0,2},{0,2},{0,2},{0,2},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,15},{3,6},{0,2},{0,2},{0,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,25},{3,25},{3,25},{3,22},{3,18},{0,6}},
|
|
{{3,15},{0,15},{0,15},{0,15},{0,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,25},{3,25},{3,25},{3,22},{3,18},{0,2},{3,6},{3,6},{3,6},{3,6},{3,6},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,23},{3,23},{3,23},{3,23},{3,23},{3,23},{3,23},{3,23},{3,23},{2,23},{3,23},{3,23},{0,23},{3,23},{3,23},{3,23},{3,23},{3,23},{3,23},{3,23},{3,23},{3,23},{3,23},{3,23},{3,23},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,11},{3,11},{3,11},{3,11},{3,12},{3,11},{3,11},{3,11},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,26},{3,26},{3,9},{0,26},{3,26},{0,26},{3,26},{3,9},{3,26},{0,26},{3,5},{3,9},{3,9},{3,9},{3,5},{3,5},{3,9},{3,9},{3,9},{0,5},{3,26},{3,9},{0,26},{3,26},{3,26},{3,9},{3,9},{3,9},{3,9},{3,9},{3,26},{3,26},{3,26},{0,26},{0,26},{3,26},{3,9},{3,26},{0,9},{3,26},{3,9},{3,26},{3,9},{0,9},{3,9},{3,9},{3,26},{3,5},{3,9},{3,9},{3,9},{3,9},{3,5},{3,7},{3,7},{3,7},{3,7},{3,5},{3,26},{3,26},{3,5},{3,5},{3,9},{3,9},{3,25},{3,25},{3,25},{3,25},{3,25},{3,9},{3,5},{3,5},{3,5},{3,5},{3,26},{3,25},{3,26},{3,26},{3,5},{3,26},{3,15},{3,15},{3,15},{0,15},{0,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{0,15},{0,15},{0,15},{0,15},{3,15},{0,14},{0,14},{0,14},{0,14},{0,14},{0,14},{0,14},{0,14},{0,14},{0,14},{0,14},{0,14},{3,14},{3,14},{3,14},{3,14},{0,14},{0,14},{0,14},{0,14},{0,14},{0,14},{0,14},{0,14},{0,14},{0,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14}},
|
|
{{3,14},{3,14},{3,14},{3,9},{3,5},{3,14},{3,14},{3,14},{3,14},{0,15},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,25},{0,25},{0,25},{0,25},{0,25},{0,26},{0,26},{0,26},{0,26},{0,26},{3,25},{3,25},{3,26},{3,26},{3,26},{3,26},{3,25},{3,26},{3,26},{3,25},{3,26},{3,26},{3,25},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,25},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,26},{0,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,25},{3,25},{3,26},{3,26},{0,25},{3,26},{0,25},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25}},
|
|
{{0,25},{3,25},{0,25},{0,25},{3,25},{3,25},{3,25},{0,25},{0,25},{3,25},{3,25},{0,25},{3,25},{3,25},{3,25},{0,25},{3,25},{0,25},{3,25},{3,25},{3,25},{0,25},{3,25},{3,25},{3,25},{3,25},{0,25},{3,25},{3,25},{0,25},{0,25},{0,25},{0,25},{3,25},{3,25},{0,25},{3,25},{0,25},{3,25},{0,25},{0,25},{0,25},{0,25},{0,25},{0,25},{3,25},{0,25},{3,25},{3,25},{3,25},{3,25},{3,25},{0,25},{0,25},{0,25},{0,25},{3,25},{3,25},{3,25},{3,25},{0,25},{0,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{0,25},{3,25},{3,25},{3,25},{0,25},{3,25},{3,25},{3,25},{3,25},{3,25},{0,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{0,25},{0,25},{3,25},{3,25},{0,25},{0,25},{0,25},{0,25},{3,25},{3,25},{0,25},{0,25},{3,25},{3,25},{0,25},{0,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25}},
|
|
{{3,25},{3,25},{0,25},{0,25},{3,25},{3,25},{0,25},{0,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{0,25},{3,25},{3,25},{3,25},{0,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{0,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{0,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25}},
|
|
{{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,25},{3,25},{3,25},{3,25},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,25},{3,25},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{5,22},{5,18},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,25},{3,26},{3,26},{3,26}},
|
|
{{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15}},
|
|
{{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{3,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15}},
|
|
{{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{3,26},{3,26},{3,26},{3,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26}},
|
|
{{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{3,26},{3,26},{0,26},{0,26},{0,26},{0,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,26},{0,26},{3,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,26},{0,26},{3,26},{3,26},{0,26},{0,25},{3,26},{3,26},{3,26},{3,26},{0,26},{0,26},{3,26},{3,26},{0,26},{0,25},{3,26},{3,26},{3,26},{3,26},{0,26},{0,26},{0,26},{3,26},{3,26},{0,26},{3,26},{3,26},{0,26},{0,26},{0,26},{0,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,26},{0,26},{0,26},{0,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25}},
|
|
{{3,26},{3,26},{3,26},{3,26},{3,26},{0,26},{0,26},{3,26},{3,26},{0,26},{3,26},{3,26},{3,26},{3,26},{0,26},{0,26},{3,26},{3,26},{3,26},{3,26},{0,26},{0,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,26},{3,26},{0,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,26},{3,26},{0,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,26},{0,26},{3,26},{0,26},{0,26},{0,26},{3,26},{0,26},{0,26},{0,26},{0,26},{3,26},{0,26},{0,26},{3,26},{0,25},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26}},
|
|
{{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,26},{0,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,26},{0,26},{3,26},{3,26},{3,26},{3,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,2},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,2},{0,26},{0,2},{0,2},{0,2},{0,2},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26}},
|
|
{{0,2},{3,26},{3,26},{3,26},{3,26},{0,2},{3,26},{3,26},{3,26},{3,26},{0,2},{0,2},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,2},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,2},{3,26},{0,2},{3,26},{3,26},{3,26},{3,26},{0,2},{0,2},{0,2},{3,26},{0,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,2},{0,2},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,22},{3,18},{3,22},{3,18},{3,22},{3,18},{3,22},{3,18},{3,22},{3,18},{3,22},{3,18},{3,22},{3,18},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15}},
|
|
{{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,26},{0,2},{0,2},{0,2},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,2},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,2},{3,25},{3,25},{3,25},{3,25},{3,25},{3,22},{3,18},{3,25},{3,25},{3,25},{3,25},{0,2},{3,25},{0,2},{0,2},{0,2},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{4,22},{4,18},{4,22},{4,18},{4,22},{4,18},{4,22},{4,18},{3,22},{3,18},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25}},
|
|
{{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26}},
|
|
{{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25}},
|
|
{{3,25},{3,25},{3,25},{3,22},{3,18},{4,22},{4,18},{3,22},{3,18},{3,22},{3,18},{3,22},{3,18},{3,22},{3,18},{3,22},{3,18},{3,22},{3,18},{3,22},{3,18},{3,22},{3,18},{3,22},{3,18},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,22},{3,18},{3,22},{3,18},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,22},{3,18},{3,25},{3,25}},
|
|
{{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{3,26},{3,26},{3,25},{3,25},{3,25},{3,25},{3,25},{3,25},{0,2},{0,2},{0,2},{3,26},{3,26},{3,26},{3,26},{3,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{0,2},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{0,2},{3,9},{3,5},{3,9},{3,9},{3,9},{3,5},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,9},{3,9},{3,9},{3,5},{3,9},{3,5},{3,5},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,6},{3,9},{3,9}},
|
|
{{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,5},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,9},{3,5},{3,9},{3,5},{3,12},{3,12},{3,12},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,21},{3,21},{3,21},{3,21},{3,15},{3,21},{3,21}},
|
|
{{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,6},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12}},
|
|
{{3,21},{3,21},{3,20},{3,19},{3,20},{3,19},{3,21},{3,21},{3,21},{3,20},{3,19},{3,21},{3,20},{3,19},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,17},{3,21},{3,21},{3,17},{3,21},{3,20},{3,19},{3,21},{3,21},{3,20},{3,19},{3,22},{3,18},{3,22},{3,18},{3,22},{3,18},{3,22},{3,18},{3,21},{3,21},{3,21},{3,21},{3,21},{3,6},{3,21},{3,21},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{0,2},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26}},
|
|
{{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{0,2},{0,2},{0,2},{0,2}},
|
|
{{1,29},{5,21},{5,21},{5,21},{5,26},{5,6},{5,7},{5,14},{5,22},{5,18},{5,22},{5,18},{5,22},{5,18},{5,22},{5,18},{5,22},{5,18},{5,26},{5,26},{5,22},{5,18},{5,22},{5,18},{5,22},{5,18},{5,22},{5,18},{5,17},{5,22},{5,18},{5,18},{5,26},{5,14},{5,14},{5,14},{5,14},{5,14},{5,14},{5,14},{5,14},{5,14},{5,12},{5,12},{5,12},{5,12},{5,12},{5,12},{5,17},{5,6},{5,6},{5,6},{5,6},{5,6},{5,26},{5,26},{5,14},{5,14},{5,14},{5,6},{5,7},{5,21},{5,26},{3,26},{0,2},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7}},
|
|
{{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{0,2},{0,2},{5,12},{5,12},{5,24},{5,24},{5,6},{5,6},{5,7},{5,17},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,21},{5,6},{5,6},{5,6},{5,7}},
|
|
{{0,2},{0,2},{0,2},{0,2},{0,2},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{0,2},{0,2},{0,2},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7}},
|
|
{{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{0,2},{5,26},{5,26},{5,15},{5,15},{5,15},{5,15},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7}},
|
|
{{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{0,2},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{5,26},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26}},
|
|
{{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,15},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{0,2}},
|
|
{{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7}},
|
|
{{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26}},
|
|
{{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2}},
|
|
{{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,6},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7}},
|
|
{{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{0,2},{0,2},{0,2},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,21},{3,21}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,6},{3,21},{3,21},{3,21},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{0,2},{0,2},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,7},{3,12},{3,11},{3,11},{3,11},{3,21},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,12},{3,12},{3,21},{3,6}},
|
|
{{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,12},{3,12},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,24},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,6},{3,24},{3,24},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,5},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,6},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,9},{3,5}},
|
|
{{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,9},{3,5},{3,6},{3,24},{3,24},{3,9},{3,5},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7}},
|
|
{{3,7},{3,7},{3,12},{3,7},{3,7},{3,7},{3,12},{3,7},{3,7},{3,7},{3,7},{3,12},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,10},{3,10},{3,12},{3,12},{3,10},{3,26},{3,26},{3,26},{3,26},{0,2},{0,2},{0,2},{0,2},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,26},{3,26},{3,23},{3,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,21},{3,21},{3,21},{3,21},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,10},{3,10},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,12},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,21},{3,21},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,21},{3,21},{3,21},{3,7},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,21},{3,21},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,10},{3,10},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,21},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{0,2},{0,2},{0,2}},
|
|
{{3,12},{3,12},{3,12},{3,10},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,12},{3,10},{3,10},{3,12},{3,12},{3,12},{3,12},{3,10},{3,10},{3,12},{3,10},{3,10},{3,10},{3,10},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{0,2},{3,6},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{0,2},{0,2},{0,2},{0,2},{3,21},{3,21},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,10},{3,10},{3,12},{3,12},{3,10},{3,10},{3,12},{3,12},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,12},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,12},{3,10},{0,2},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{0,2},{0,2},{3,21},{3,21},{3,21},{3,21},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,6},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,26},{3,26},{3,26},{3,7},{3,10},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,12},{3,7},{3,12},{3,12},{3,12},{3,7},{3,7},{3,12},{3,12},{3,7},{3,7},{3,7},{3,7},{3,7},{3,12},{3,12},{3,7},{3,12},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,6},{3,21},{3,21},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,10},{3,10},{3,12},{3,10},{3,10},{3,12},{3,10},{3,10},{3,21},{3,10},{3,12},{0,2},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{0,2},{0,2},{0,2},{0,2},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4},{3,4}},
|
|
{{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3}},
|
|
{{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,2},{5,2},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,2},{5,2},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7}},
|
|
{{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2}},
|
|
{{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,5},{3,5},{3,5},{3,5},{3,5},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,12},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,25},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{0,2},{3,7},{3,7},{0,2},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,22},{3,18},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,23},{3,26},{0,2},{0,2}},
|
|
{{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{5,21},{5,21},{5,21},{5,21},{5,21},{5,21},{5,21},{5,22},{5,18},{5,21},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{5,21},{5,17},{5,17},{5,16},{5,16},{5,22},{5,18},{5,22},{5,18},{5,22},{5,18},{5,22},{5,18},{5,22},{5,18},{5,22},{5,18},{5,22},{5,18},{5,22},{5,18},{5,21},{5,21},{5,22},{5,18},{5,21},{5,21},{5,21},{5,21},{5,16},{5,16},{5,16},{5,21},{5,21},{5,21},{0,2},{5,21},{5,21},{5,21},{5,21},{5,17},{5,22},{5,18},{5,22},{5,18},{5,22},{5,18},{5,21},{5,21},{5,21},{5,25},{5,17},{5,25},{5,25},{5,25},{0,2},{5,21},{5,23},{5,21},{5,21},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,1}},
|
|
{{0,2},{1,21},{1,21},{1,21},{1,23},{1,21},{1,21},{1,21},{1,22},{1,18},{1,21},{1,25},{1,21},{1,17},{1,21},{1,21},{1,13},{1,13},{1,13},{1,13},{1,13},{1,13},{1,13},{1,13},{1,13},{1,13},{1,21},{1,21},{1,25},{1,25},{1,25},{1,21},{1,21},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,9},{1,22},{1,21},{1,18},{1,24},{1,16},{1,24},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,5},{1,22},{1,25},{1,18},{1,25},{1,22},{1,18},{2,21},{2,22},{2,18},{2,21},{2,21},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,6},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7}},
|
|
{{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,6},{2,6},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{0,2},{0,2},{0,2},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{0,2},{0,2},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{0,2},{0,2},{2,7},{2,7},{2,7},{2,7},{2,7},{2,7},{0,2},{0,2},{2,7},{2,7},{2,7},{0,2},{0,2},{0,2},{1,23},{1,23},{1,25},{1,24},{1,26},{1,23},{1,23},{0,2},{2,26},{2,25},{2,25},{2,25},{2,25},{2,26},{2,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,1},{3,1},{3,1},{3,26},{0,26},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,21},{3,21},{3,26},{0,2},{0,2},{0,2},{0,2},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{0,2},{0,2},{0,2},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,15},{3,15},{3,15},{3,15},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26}},
|
|
{{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,15},{0,2},{0,2},{0,2},{0,2},{0,2},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,12},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,15},{3,15},{3,15},{3,15},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,14},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,14},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,21},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,21},{3,14},{3,14},{3,14},{3,14},{3,14},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{0,2},{0,2},{0,2},{3,7},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{3,21},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{0,2},{0,2},{0,2},{3,21},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{3,21},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,12},{3,12},{3,12},{0,2},{3,12},{3,12},{0,2},{0,2},{0,2},{0,2},{0,2},{3,12},{3,12},{3,12},{3,12},{3,7},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{3,12},{3,12},{3,12},{0,2},{0,2},{0,2},{0,2},{3,12},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,15},{3,15},{3,21}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,21},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{0,2}},
|
|
{{3,12},{3,12},{3,10},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,10},{3,10},{3,10},{3,12},{3,12},{3,12},{3,12},{3,10},{3,10},{3,12},{3,12},{3,21},{3,21},{3,1},{3,21},{3,21},{3,21},{3,21},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{3,14},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,21},{3,21},{3,21},{3,21},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{3,7},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,2},{0,2},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,10},{3,10},{3,12},{3,12},{3,12},{3,26},{3,26},{3,26},{3,10},{3,10},{3,10},{3,10},{3,10},{3,10},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,12},{3,12},{3,12},{3,12},{3,12}},
|
|
{{3,12},{3,12},{3,12},{3,26},{3,26},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,12},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,12},{3,12},{3,12},{3,12},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,12},{3,12},{3,12},{3,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{3,15},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{0,2},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9}},
|
|
{{3,9},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{0,2},{3,9},{3,9},{0,2},{0,2},{3,9},{0,2},{0,2},{3,9},{3,9},{0,2},{0,2},{3,9},{3,9},{3,9},{3,9},{0,2},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,5},{3,5},{3,5},{3,5},{0,2},{3,5},{0,2},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{0,2},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5}},
|
|
{{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{0,2},{3,9},{3,9},{3,9},{3,9},{0,2},{0,2},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{0,2},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{0,2},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{0,2},{3,9},{3,9},{3,9},{3,9},{0,2},{3,9},{3,9},{3,9},{3,9},{3,9},{0,2},{3,9},{0,2},{0,2},{0,2},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{0,2},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9}},
|
|
{{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5}},
|
|
{{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9}},
|
|
{{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{0,2},{0,2},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,25},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,25},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,25},{3,5},{3,5},{3,5},{3,5}},
|
|
{{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,25},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,25},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,25},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,25},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5}},
|
|
{{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,25},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,9},{3,25},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,25},{3,5},{3,5},{3,5},{3,5},{3,5},{3,5},{3,9},{3,5},{0,2},{0,2},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13},{3,13}},
|
|
{{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,2},{0,2},{0,2},{0,2},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26}},
|
|
{{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{3,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,15},{0,2},{0,2},{0,2},{0,2},{0,2},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{0,26},{3,26},{0,2},{0,2},{0,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,26},{0,2},{0,26},{0,2},{0,2},{0,26},{0,2},{0,2},{0,2},{0,26},{0,2},{0,2},{0,2},{0,26},{0,26},{0,26},{0,26},{0,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,26},{0,2},{0,26},{0,26},{0,2},{0,2},{0,26}},
|
|
{{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,26},{0,26},{0,26},{0,26},{0,2},{0,2},{0,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{5,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{5,26},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2}},
|
|
{{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2}},
|
|
{{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2}},
|
|
{{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,7},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2}},
|
|
{{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{5,2},{0,2},{0,2}},
|
|
{{0,2},{3,1},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1},{3,1}},
|
|
{{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12}},
|
|
{{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,12},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2},{0,2}},
|
|
{{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,3},{0,2},{0,2}}
|
|
};
|
|
|
|
/*
|
|
* * * * * This file contains MACHINE-GENERATED DATA, do not edit! * * * * *
|
|
*/
|