From 2a84855dfe2922531c4501f6c6736fe531539b6d Mon Sep 17 00:00:00 2001 From: Daniele Rondina Date: Mon, 1 Sep 2025 22:41:15 +0000 Subject: [PATCH] Bump sys-kernel/debian-sources-6.12.38_p1 --- sys-kernel/debian-sources/Manifest | 2 + .../debian-sources-6.12.38_p1.ebuild | 423 +++++++ ...-levels-and-uarches-for-kernel-6.16+.patch | 846 +++++++++++++ .../files/latest/macaroni-os_logo_clut224.ppm | 1048 +++++++++++++++++ 4 files changed, 2319 insertions(+) create mode 100644 sys-kernel/debian-sources/debian-sources-6.12.38_p1.ebuild create mode 100644 sys-kernel/debian-sources/files/6.16+/more-ISA-levels-and-uarches-for-kernel-6.16+.patch create mode 100644 sys-kernel/debian-sources/files/latest/macaroni-os_logo_clut224.ppm diff --git a/sys-kernel/debian-sources/Manifest b/sys-kernel/debian-sources/Manifest index 81354da..b953ef9 100644 --- a/sys-kernel/debian-sources/Manifest +++ b/sys-kernel/debian-sources/Manifest @@ -1,5 +1,7 @@ DIST debian-sources-6.3.7_p1-rtw89-driver.tar.gz 634757 BLAKE2B 70ab28c7c3ce6fe5ecdfaeb667ab6d88f820f40d5126440e1a71f278c9b50c4c423510e9f317eb2cace37cff669dc145a16b4a98355c4e8865891159907bffeb SHA512 b738a2ab9256c712089e0b9ec416b9b80d9bc4bf47f9dfefee278645a4ab870d15a39dc6d5e5b4a703e208656372257fffd993b8519e26137c0b4525f310cf46 DIST linux-6.1.137.tar.xz 135291668 BLAKE2B 2ac78f2794bf6bd6962ca5af00898e5e889ef0a16712dce190ca204446d4ae5d4dfb2586d66fb8bac551d951cef24163579ee7dbe6a67bf8337f1c7093d841dd SHA512 cc30cc39dc9de1cfa1005fb7f515ed467cc2c9bcc1506486f4887946eece036f321d053d87bd687024f6b222a61191340fbb14afea68da900f63d93faab8c5c4 DIST linux-6.12.27.tar.xz 148097620 BLAKE2B 70722808d57cd096e813c52bbf805119f81273fc977af8943658935c25c3cacdc96b83355b8bdf8291b60b6e8f4cc81dfb41ddb13e74686ec8340d8006fb5dc7 SHA512 f875960e1cc23bd9ef388c0c1224ab10c2093120ab946954bb075692e3ab35dc0d1b99f5353f6cfd4e0634f783d332985165b2539ce792ffbe164debcbc5cf7f +DIST linux-6.12.38.tar.xz 148157120 BLAKE2B 36b86b44ced673ff771bedf83c0ab145f75be1b33ef72ab896d8efd0d0fd8e2e52ca28daa1965d9f1e1d66ade3e41589ea91c5d2e0654d4baf9ff60940576735 SHA512 7cab37345c33ed11f89d2c3420faf10f94dc4af47a49b1202661ab3493c752ddc685a9a37a6ff33d9fe372501d0deda42da4514be1b0ff6e6d016d44ce7b0b0b DIST linux_6.1.137-1.debian.tar.xz 1750936 BLAKE2B 10256733413f1a413a02384d4eed613eb5c087ea3121bc723cdbb4dc36d77c8d3c6fb5ebd419ea11da8f43a1d59492c6645b34845032580b71bd559535a95a1d SHA512 93c04811c5f982776e1105e7770088a6998c9a0dd936bd22645c0aa4b47e64e07b3ad856854c22bc32ffaeaf40266770e65d4976eb249749747a290a1eb8b855 DIST linux_6.12.27-1.debian.tar.xz 1627916 BLAKE2B b4544fe201ff04e68d638f799c9199d97c9c07346a98f11eda098e715e4c057e875481b404e237c6a30139620638f6a94d2f4448b8b312f8f93e95f1adc62c3b SHA512 c274aea5a48b0ca5715b5fd20205ec0540a93ecabccea155702458f5e4c9c5d74177fc87de4a2c1ad922b7e75e1a31e13648fc46aa5339a81142f70f438a5da9 +DIST linux_6.12.38-1.debian.tar.xz 1665920 BLAKE2B 0e8933fb35f70d268cecf1d0d592e8dc276aeb0d02c29949ec42e753a2cc152be60bcf30d384a8a66c72444c1fd9557a4d0048348d965b010f16ec5f6dfa7660 SHA512 9fbe18e42a4c31069b8647be70e301ed45352911aa7fd1f32f5a27147d6491bcbe78e7604acdd14bf193b59d7dce495b543127f6d03cddf5c1307eaf46c51fa8 diff --git a/sys-kernel/debian-sources/debian-sources-6.12.38_p1.ebuild b/sys-kernel/debian-sources/debian-sources-6.12.38_p1.ebuild new file mode 100644 index 0000000..d7c499f --- /dev/null +++ b/sys-kernel/debian-sources/debian-sources-6.12.38_p1.ebuild @@ -0,0 +1,423 @@ +# Distributed under the terms of the GNU General Public License v2 +# Created by MARK Devkit + +EAPI=6 + +inherit check-reqs eutils ego savedconfig + +SLOT=trixie/6.12.38_p1 + +# NOTE: When updating: use the version from Debian testing (trixie) +# https://packages.debian.org/trixie/linux-source +DEB_PATCHLEVEL="1" +KERNEL_TRIPLET="6.12.38" + +# like "_p1-r1" +#VERSION_SUFFIX="_p${DEB_PATCHLEVEL}" +if [ ${PR} != "r0" ]; then + REVISION_SUFFIX+="-${PR}" +fi + +MACARONI_KTYPE="debian" +MACARONI_KSUFFIX="debian${DEB_PATCHLEVEL}-mark" +# like "-r1-debian1-mark" +EXTRAVERSION="${REVISION_SUFFIX}-${MACARONI_KSUFFIX}" +# like "6.12.38-r1" +MACARONI_KVER="${KERNEL_TRIPLET}${REVISION_SUFFIX}" +# like "6.12.38-r1-debian1-mark" +# same as ${KERNEL_TRIPLET}${EXTRAVERSION} +MOD_DIR_NAME="${KERNEL_TRIPLET}${REVISION_SUFFIX}-${MACARONI_KSUFFIX}" + +# install sources to /usr/src/$LINUX_SRCDIR +LINUX_SRCDIR=linux-${PF} +DEB_PV="${KERNEL_TRIPLET}-${DEB_PATCHLEVEL}" + +RESTRICT="binchecks strip" +LICENSE="GPL-2" +KEYWORDS="*" +IUSE="acpi-ec binary btrfs custom-cflags dracut ec2 +logo luks lvm mdadm savedconfig sshd sign-modules zfs +" + +RDEPEND="sys-apps/gawk +dracut? ( + sys-kernel/dracut + virtual/dracut-mark +) +" +DEPEND="virtual/libelf +btrfs? ( sys-fs/btrfs-progs ) +zfs? ( sys-fs/zfs ) +luks? ( sys-fs/cryptsetup ) +lvm? ( sys-fs/lvm2 ) +" +REQUIRED_USE="binary? ( + ^^ ( dracut ) + btrfs? ( dracut ) + mdadm? ( dracut ) + luks? ( dracut ) + lvm? ( dracut ) + sshd? ( dracut ) +) +sshd? ( binary ) +" + +DESCRIPTION="Debian Sources (and optional binary kernel)" +HOMEPAGE="https://packages.debian.org/unstable/kernel/" +SRC_URI=" +https://deb.debian.org/debian/pool/main/l/linux/linux_6.12.38-1.debian.tar.xz -> linux_6.12.38-1.debian.tar.xz +https://mirrors.edge.kernel.org/pub/linux/kernel/v6.x/linux-6.12.38.tar.xz -> linux-6.12.38.tar.xz" +S="$WORKDIR/linux-${KERNEL_TRIPLET}" + + +get_patch_list() { + [[ -z "${1}" ]] && die "No patch series file specified" + local patch_series="${1}" + while read line ; do + if [[ "${line:0:1}" != "#" ]] ; then + echo "${line}" + fi + done < "${patch_series}" +} + +tweak_config() { + einfo "Setting $2=$3 in kernel config." + sed -i -e "/^$2=/d" $1 + echo "$2=$3" >> $1 +} + +setno_config() { + einfo "Setting $2*=y to n in kernel config." + sed -i -e "s/^$2\(.*\)=.*/$2\1=n/g" $1 +} + +setyes_config() { + einfo "Setting $2*=* to y in kernel config." + sed -i -e "s/^$2\(.*\)=.*/$2\1=y/g" $1 +} + +zap_config() { + einfo "Removing *$2* from kernel config." + sed -i -e "/$2/d" $1 +} + +get_vendor() { + vendor_string=$(grep vendor /proc/cpuinfo | uniq | cut -d ':' -f 2) + vendor=$([[ ${vendor_string^^} =~ (INTEL)|(AMD) ]] && echo ${BASH_REMATCH[0]}) + echo $vendor +} + +pkg_pretend() { + # Ensure we have enough disk space to compile + if use binary ; then + CHECKREQS_DISK_BUILD="6G" + check-reqs_pkg_setup + echo "binary" + fi +} + +get_certs_dir() { + # find a certificate dir in /etc/kernel/certs/ that contains signing cert for modules. + for subdir in $PF $P linux; do + certdir=/etc/kernel/certs/$subdir + if [ -d $certdir ]; then + if [ ! -e $certdir/signing_key.pem ]; then + eerror "$certdir exists but missing signing key; exiting." + exit 1 + fi + echo $certdir + return + fi + done +} + +pkg_setup() { + export REAL_ARCH="$ARCH" + unset ARCH; unset LDFLAGS #will interfere with Makefile if set + export FEATURESET="standard" +} + +src_prepare() { + default + for debpatch in $( get_patch_list "${WORKDIR}/debian/patches/series" ); do + epatch -p1 "${WORKDIR}/debian/patches/${debpatch}" + done + + # do not include debian devs certificates + rm -rf "${WORKDIR}"/debian/certs + + # remove references to debian uefi certs + sed -i -e 's|\${CURDIR}\/debian\/certs\/debian-uefi-certs\.pem||g' "${WORKDIR}"/debian/rules.gen + + sed -i -e "s:^\(EXTRAVERSION =\).*:\1 ${EXTRAVERSION}:" Makefile || die + sed -i -e 's:#export\tINSTALL_PATH:export\tINSTALL_PATH:' Makefile || die + rm -f .config >/dev/null + cp -a "${WORKDIR}"/debian "${T}" + make -s mrproper || die "make mrproper failed" + cd "${S}" || die + cp -aR "${WORKDIR}"/debian "${S}"/debian + + # patches common to all kernel versions + epatch "${FILESDIR}"/latest/ikconfig.patch || die + epatch "${FILESDIR}"/latest/mcelog.patch || die + + # patches for this particular branch + epatch "${FILESDIR}"/6.1.79+/more-ISA-levels-and-uarches-for-kernel-6.1.79+.patch || die + + if use savedconfig; then + einfo Restoring saved .config ... + restore_config .config + else + cp "${FILESDIR}"/config-extract-6.6 ./config-extract || die + chmod +x config-extract || die + fi + + # Set up arch-specific variables and this will fail if run in pkg_setup() + # since ARCH can be unset there: + if [ "${REAL_ARCH}" = x86 ]; then + export DEB_ARCH="i386" + export DEB_SUBARCH="686-pae" + export KERN_ARCH="i686" + elif [ "${REAL_ARCH}" = amd64 ]; then + export DEB_ARCH="amd64" + export DEB_SUBARCH="amd64" + export KERN_ARCH="x86_64" + else + die "Architecture '${REAL_ARCH}' not handled in ebuild" + fi + # like "debian-x86_64-6.12.38-r1-debian1-mark" + export KERN_SUFFIX="${MACARONI_KTYPE}-${KERN_ARCH}-${MACARONI_KVER}-${MACARONI_KSUFFIX}" + + if ! use savedconfig; then + ./config-extract ${DEB_ARCH} ${FEATURESET} ${DEB_SUBARCH} || die + fi + + setno_config .config CONFIG_DEBUG + if use acpi-ec; then + # most fan control tools require this + tweak_config .config CONFIG_ACPI_EC_DEBUGFS m + tweak_config .config CONFIG_DEBUG_FS y + fi + if use ec2; then + setyes_config .config CONFIG_BLK_DEV_NVME + setyes_config .config CONFIG_XEN_BLKDEV_FRONTEND + setyes_config .config CONFIG_XEN_BLKDEV_BACKEND + setyes_config .config CONFIG_IXGBEVF + fi + if use logo; then + cp "${FILESDIR}"/latest/macaroni-os_logo_clut224.ppm "$S"/drivers/video/logo/logo_linux_clut224.ppm || die + tweak_config .config CONFIG_LOGO y + ewarn "Linux kernel frame buffer boot logo is now enabled with a custom MacaroniOS pixmap." + ewarn "The new logo can be viewed at /usr/src/linux/drivers/video/logo/logo_linux_clut224.ppm" + ewarn "Remove the quiet kernel parameter (from params in /etc/boot.conf, and re-run boot-update)." + ewarn "This will ensure the custom kernel logo is displayed during boot over frame buffer." + ewarn "" + fi + if use sign-modules; then + certs_dir=$(get_certs_dir) + echo + if [ -z "$certs_dir" ]; then + eerror "No certs dir found in /etc/kernel/certs; aborting." + die + else + einfo "Using certificate directory of $certs_dir for kernel module signing." + fi + echo + # turn on options for signing modules. + # first, remove existing configs and comments: + zap_config .config CONFIG_MODULE_SIG + # now add our settings: + tweak_config .config CONFIG_MODULE_SIG y + tweak_config .config CONFIG_MODULE_SIG_FORCE n + tweak_config .config CONFIG_MODULE_SIG_ALL n + tweak_config .config CONFIG_MODULE_SIG_HASH \"sha512\" + tweak_config .config CONFIG_MODULE_SIG_KEY \"${certs_dir}/signing_key.pem\" + tweak_config .config CONFIG_SYSTEM_TRUSTED_KEYRING y + tweak_config .config CONFIG_SYSTEM_EXTRA_CERTIFICATE y + tweak_config .config CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE 4096 + echo "CONFIG_MODULE_SIG_SHA512=y" >> .config + ewarn "This kernel will ALLOW non-signed modules to be loaded with a WARNING." + ewarn "To enable strict enforcement, YOU MUST add module.sig_enforce=1 as a kernel boot" + ewarn "parameter (to params in /etc/boot.conf, and re-run boot-update.)" + ewarn "" + else + tweak_config .config CONFIG_MODULE_SIG n + fi + if use custom-cflags; then + MARCH="$(python3 -c "import portage; print(portage.settings[\"CFLAGS\"])" | sed 's/ /\n/g' | grep "march")" + + if [ -n "$MARCH" ]; then + if [[ $MARCH =~ (native) ]] && [[ -n $(get_vendor) ]]; then + einfo "Detected -march=native on $(get_vendor)" + CONFIG_MARCH=CONFIG_MNATIVE_$(get_vendor) + else + CONFIG_MARCH="$(grep -m 1 -e "${MARCH}" -B 1 arch/x86/Makefile | sort -r | grep -m 1 -o CONFIG_\[^\)\]* )" + fi + + if [ -n "${CONFIG_MARCH}" ]; then + einfo "Optimizing kernel for ${CONFIG_MARCH}" + tweak_config .config CONFIG_GENERIC_CPU n + tweak_config .config "${CONFIG_MARCH}" y + else + ewarn "Could not find optimized settings for $MARCH, compiling generic kernel." + fi + fi + fi + # build generic CRC32C module into kernel, to defeat FL-11913 + # (cannot mount ext4 filesystem in initramfs if created with recent e2fsprogs version) + tweak_config .config CONFIG_CRYPTO_CRC32C y + + # disable module compression until the initramfs plays nicely with it + tweak_config .config CONFIG_MODULE_COMPRESS n + tweak_config .config CONFIG_MODULE_COMPRESS_XZ n + tweak_config .config CONFIG_MODULE_COMPRESS_GZIP n + tweak_config .config CONFIG_MODULE_COMPRESS_ALL n + tweak_config .config CONFIG_MODULE_COMPRESS_NONE y + + # get config into good state: + yes "" | make oldconfig >/dev/null 2>&1 || die + cp .config "${T}"/config || die + make -s mrproper || die "make mrproper failed" +} + +src_compile() { + ! use binary && return + install -d "${WORKDIR}"/build + cp "${T}"/config "${WORKDIR}"/build/.config || die "couldn't copy kernel config" + make ${MAKEOPTS} O="${WORKDIR}"/build bzImage || die "kernel build failure" + make ${MAKEOPTS} O="${WORKDIR}"/build modules || die "modules build failure" +} + +src_install() { + # copy sources into place: + dodir /usr/src + cp -a "${S}" "${D}"/usr/src/${LINUX_SRCDIR} || die + cd "${D}"/usr/src/${LINUX_SRCDIR} + # prepare for real-world use and 3rd-party module building: + make mrproper || die + cp "${T}"/config .config || die + cp -a "${T}"/debian debian || die + + # if we didn't compile a kernel, we're done. The kernel source tree is left in + # an unconfigured state - you can't compile 3rd-party modules against it yet. + use binary || return + make ${MAKEOPTS} O="${WORKDIR}"/build INSTALL_MOD_PATH="${D}" modules_install || die "modules install failure" + insinto /boot + newins ${WORKDIR}/build/arch/x86/boot/bzImage "vmlinuz-${KERN_SUFFIX}.tmp" + newins ${WORKDIR}/build/System.map "System.map-${KERN_SUFFIX}.tmp" + newins ${WORKDIR}/build/.config "config-${KERN_SUFFIX}.tmp" + make prepare || die + make scripts || die + # FL-8004: In Linux 5.10, module.lds is generated by 'modules_prepare', + # so we need to run it as well to be able to compile modules + make modules_prepare || die + + # module symlink fixup: + rm -f "${D}"/lib/modules/*/source || die + rm -f "${D}"/lib/modules/*/build || die + cd "${D}"/lib/modules + local moddir="$(ls -d [1-9]*)" + ln -s /usr/src/${LINUX_SRCDIR} "${D}"/lib/modules/${moddir}/source || die + ln -s /usr/src/${LINUX_SRCDIR} "${D}"/lib/modules/${moddir}/build || die + # Fixes FL-14 + cp "${WORKDIR}/build/System.map" "${D}/usr/src/${LINUX_SRCDIR}/" || die + cp "${WORKDIR}/build/Module.symvers" "${D}/usr/src/${LINUX_SRCDIR}/" || die + if use sign-modules; then + # TODO FIXME: check for compressed modules. + find "${D}"/lib/modules -iname *.ko -exec ${WORKDIR}/build/scripts/sign-file sha512 $certs_dir/signing_key.pem $certs_dir/signing_key.x509 {} \; || die + # install the sign-file executable for future use. + exeinto /usr/src/${LINUX_SRCDIR}/scripts + doexe ${WORKDIR}/build/scripts/sign-file + fi + # The following line associates the .tmp dir with this package, so that + # when the package is uninstalled, the modules are not removed. + # Otherwise, modules for the current running kernel might be erased! + mv "${D}"/lib/modules/${MOD_DIR_NAME}{,.tmp} +} + +pkg_postinst() { + # Ensure that /boot is mounted in this phase + ego_pkg_preinst + + # Prevent kernel and modules erasure during upgrade. + if use binary; then + # first rename the initramfs + if use savedconfig; then + if [[ -f "/boot/initramfs-${KERN_SUFFIX}" ]]; then + mv /boot/initramfs-${KERN_SUFFIX}{,.old} || die + fi + fi + # then rename everything else, and copy the new files into place + for i in {vmlinuz,System.map,config}; do + if [[ -f "/boot/$i-${KERN_SUFFIX}" ]]; then + # USE=savedconfig means the config might have changed! + # In that case, keep the old kernel around, for safety. + if use savedconfig; then + if [[ -f /boot/$i-${KERN_SUFFIX}.old ]]; then + rm /boot/$i-${KERN_SUFFIX}.old + fi + einfo "Preserving: mv /boot/$i-${KERN_SUFFIX}{,.old}" + mv /boot/$i-${KERN_SUFFIX}{,.old} || die + else + rm /boot/$i-${KERN_SUFFIX} || die + fi + fi + mv /boot/$i-${KERN_SUFFIX}{.tmp,} || die + done + if [[ -d "/lib/modules/${MOD_DIR_NAME}" ]]; then + # USE=savedconfig means the config might have changed! + # In that case, keep the old modules around, for safety. + if use savedconfig; then + if [[ -d "/lib/modules/${MOD_DIR_NAME}.old" ]]; then + rm -r /lib/modules/${MOD_DIR_NAME}.old + fi + einfo "Preserving: mv /lib/modules/${MOD_DIR_NAME}{,.old}" + mv /lib/modules/${MOD_DIR_NAME}{,.old} || die + else + rm -r /lib/modules/${MOD_DIR_NAME} || die + fi + fi + mv /lib/modules/${MOD_DIR_NAME}{.tmp,} || die + fi + + # Finally, generate a new initramfs with dracut, via whip + # NOTE: For now, the initramfs is generic. + if use binary && use dracut; then + DRACUT_ADD_MODULES=" + $(use lvm && echo lvm) + $(use luks && echo crypt) + $(use mdadm && echo dmraid) + $(use btrfs && echo btrfs) + $(use sshd && echo sshd) + " DRACUT_ADD_DRIVERS=" + $(use luks && echo dm-crypt) + " \ + KVER="${KERN_ARCH}-${MACARONI_KVER}" \ + KTYPE="${MACARONI_KTYPE}" \ + KSUFFIX="${MACARONI_KSUFFIX}" \ + KMODDIR="/lib/modules/$MOD_DIR_NAME" \ + whip h initramfs.generate_with_dracut || die + fi + + if use binary && [[ -h "${ROOT}"usr/src/linux ]]; then + rm "${ROOT}"usr/src/linux || die + fi + + if use binary && [[ ! -e "${ROOT}"usr/src/linux ]]; then + ewarn "With binary use flag enabled /usr/src/linux" + ewarn "symlink automatically set to debian kernel" + ewarn "If you have external modules, don't forget to rebuild them with:" + ewarn "" + ewarn " emerge @module-rebuild" + ewarn "" + ln -sf ${LINUX_SRCDIR} "${ROOT}"usr/src/linux || die + fi + + if [ -e ${ROOT}lib/modules ]; then + depmod -a $MOD_DIR_NAME || die + fi + + # Update bootloader and unmount /boot + ego_pkg_postinst +} + +# vim: syn=ebuild noet ts=4 diff --git a/sys-kernel/debian-sources/files/6.16+/more-ISA-levels-and-uarches-for-kernel-6.16+.patch b/sys-kernel/debian-sources/files/6.16+/more-ISA-levels-and-uarches-for-kernel-6.16+.patch new file mode 100644 index 0000000..962a82a --- /dev/null +++ b/sys-kernel/debian-sources/files/6.16+/more-ISA-levels-and-uarches-for-kernel-6.16+.patch @@ -0,0 +1,846 @@ +From 6b1d270f55e3143bcb3ad914adf920774351a6b9 Mon Sep 17 00:00:00 2001 +From: graysky +Date: Mon, 18 Aug 2025 04:14:48 -0400 + +1. New generic x86-64 ISA levels + +These are selectable under: + Processor type and features ---> x86-64 compiler ISA level + +• x86-64 A value of (1) is the default +• x86-64-v2 A value of (2) brings support for vector + instructions up to Streaming SIMD Extensions 4.2 (SSE4.2) + and Supplemental Streaming SIMD Extensions 3 (SSSE3), the + POPCNT instruction, and CMPXCHG16B. +• x86-64-v3 A value of (3) adds vector instructions up to AVX2, MOVBE, + and additional bit-manipulation instructions. + +There is also x86-64-v4 but including this makes little sense as +the kernel does not use any of the AVX512 instructions anyway. + +Users of glibc 2.33 and above can see which level is supported by running: + /lib/ld-linux-x86-64.so.2 --help | grep supported +Or + /lib64/ld-linux-x86-64.so.2 --help | grep supported + +2. New micro-architectures + +These are selectable under: + Processor type and features ---> Processor family + +• AMD Improved K8-family +• AMD K10-family +• AMD Family 10h (Barcelona) +• AMD Family 14h (Bobcat) +• AMD Family 16h (Jaguar) +• AMD Family 15h (Bulldozer) +• AMD Family 15h (Piledriver) +• AMD Family 15h (Steamroller) +• AMD Family 15h (Excavator) +• AMD Family 17h (Zen) +• AMD Family 17h (Zen 2) +• AMD Family 19h (Zen 3)** +• AMD Family 19h (Zen 4)‡ +• AMD Family 1Ah (Zen 5)§ +• Intel Silvermont low-power processors +• Intel Goldmont low-power processors (Apollo Lake and Denverton) +• Intel Goldmont Plus low-power processors (Gemini Lake) +• Intel 1st Gen Core i3/i5/i7 (Nehalem) +• Intel 1.5 Gen Core i3/i5/i7 (Westmere) +• Intel 2nd Gen Core i3/i5/i7 (Sandybridge) +• Intel 3rd Gen Core i3/i5/i7 (Ivybridge) +• Intel 4th Gen Core i3/i5/i7 (Haswell) +• Intel 5th Gen Core i3/i5/i7 (Broadwell) +• Intel 6th Gen Core i3/i5/i7 (Skylake) +• Intel 6th Gen Core i7/i9 (Skylake X) +• Intel 8th Gen Core i3/i5/i7 (Cannon Lake) +• Intel 10th Gen Core i7/i9 (Ice Lake) +• Intel Xeon (Cascade Lake) +• Intel Xeon (Cooper Lake)* +• Intel 3rd Gen 10nm++ i3/i5/i7/i9-family (Tiger Lake)* +• Intel 4th Gen 10nm++ Xeon (Sapphire Rapids)† +• Intel 11th Gen i3/i5/i7/i9-family (Rocket Lake)† +• Intel 12th Gen i3/i5/i7/i9-family (Alder Lake)† +• Intel 13th Gen i3/i5/i7/i9-family (Raptor Lake)‡ +• Intel 14th Gen i3/i5/i7/i9-family (Meteor Lake)‡ +• Intel 5th Gen 10nm++ Xeon (Emerald Rapids)‡ + +Notes: If not otherwise noted, gcc >=9.1 is required for support. + *Requires gcc >=10.1 or clang >=10.0 + **Required gcc >=10.3 or clang >=12.0 + †Required gcc >=11.1 or clang >=12.0 + ‡Required gcc >=13.0 or clang >=15.0.5 + §Required gcc >14.0 or clang >=19.0? + +3. Auto-detected micro-architecture levels + +Compile by passing the '-march=native' option which, "selects the CPU +to generate code for at compilation time by determining the processor type of +the compiling machine. Using -march=native enables all instruction subsets +supported by the local machine and will produce code optimized for the local +machine under the constraints of the selected instruction set."[1] + +Users of Intel CPUs should select the 'Intel-Native' option and users of AMD +CPUs should select the 'AMD-Native' option. + +MINOR NOTES RELATING TO INTEL ATOM PROCESSORS +This patch also changes -march=atom to -march=bonnell in accordance with the +gcc v4.9 changes. Upstream is using the deprecated -match=atom flags when I +believe it should use the newer -march=bonnell flag for atom processors.[2] + +It is not recommended to compile on Atom-CPUs with the 'native' option.[3] The +recommendation is to use the 'atom' option instead. + +BENEFITS +Small but real speed increases are measurable using a make endpoint comparing +a generic kernel to one built with one of the respective microarchs. + +See the following experimental evidence supporting this statement: +https://github.com/graysky2/kernel_compiler_patch?tab=readme-ov-file#benchmarks + +REQUIREMENTS +linux version 6.16+ +gcc version >=9.0 or clang version >=9.0 + +ACKNOWLEDGMENTS +This patch builds on the seminal work by Jeroen.[4] + +REFERENCES +1. https://gcc.gnu.org/onlinedocs/gcc/x86-Options.html#index-x86-Options +2. https://bugzilla.kernel.org/show_bug.cgi?id=77461 +3. https://github.com/graysky2/kernel_gcc_patch/issues/15 +4. http://www.linuxforge.net/docs/linux/linux-gcc.php + +--- + arch/x86/Kconfig.cpu | 427 ++++++++++++++++++++++++++++++++++++++++++- + arch/x86/Makefile | 213 ++++++++++++++++++++- + 2 files changed, 631 insertions(+), 9 deletions(-) + +diff --git a/arch/x86/Kconfig.cpu b/arch/x86/Kconfig.cpu +index f928cf6e3252..2802936f2e62 100644 +--- a/arch/x86/Kconfig.cpu ++++ b/arch/x86/Kconfig.cpu +@@ -31,6 +31,7 @@ choice + - "Pentium-4" for the Intel Pentium 4 or P4-based Celeron. + - "K6" for the AMD K6, K6-II and K6-III (aka K6-3D). + - "Athlon" for the AMD K7 family (Athlon/Duron/Thunderbird). ++ - "Opteron/Athlon64/Hammer/K8" for all K8 and newer AMD CPUs. + - "Crusoe" for the Transmeta Crusoe series. + - "Efficeon" for the Transmeta Efficeon series. + - "Winchip-C6" for original IDT Winchip. +@@ -41,7 +42,10 @@ choice + - "CyrixIII/VIA C3" for VIA Cyrix III or VIA C3. + - "VIA C3-2" for VIA C3-2 "Nehemiah" (model 9 and above). + - "VIA C7" for VIA C7. ++ - "Intel P4" for the Pentium 4/Netburst microarchitecture. ++ - "Core 2/newer Xeon" for all core2 and newer Intel CPUs. + - "Intel Atom" for the Atom-microarchitecture CPUs. ++ - "Generic-x86-64" for a kernel which runs on any x86-64 CPU. + + See each option's help text for additional details. If you don't know + what to do, choose "Pentium-Pro". +@@ -135,10 +139,21 @@ config MPENTIUM4 + -Mobile Pentium 4 + -Mobile Pentium 4 M + -Extreme Edition (Gallatin) ++ -Prescott ++ -Prescott 2M ++ -Cedar Mill ++ -Presler ++ -Smithfiled + Xeons (Intel Xeon, Xeon MP, Xeon LV, Xeon MV) corename: + -Foster + -Prestonia + -Gallatin ++ -Nocona ++ -Irwindale ++ -Cranford ++ -Potomac ++ -Paxville ++ -Dempsey + + config MK6 + bool "K6/K6-II/K6-III" +@@ -281,6 +296,402 @@ config X86_GENERIC + This is really intended for distributors who need more + generic optimizations. + ++choice ++ prompt "x86_64 Compiler Build Optimization" ++ depends on !X86_NATIVE_CPU ++ default GENERIC_CPU ++ ++config GENERIC_CPU ++ bool "Generic-x86-64" ++ depends on X86_64 ++ help ++ Generic x86-64 CPU. ++ Runs equally well on all x86-64 CPUs. ++ ++config MK8 ++ bool "AMD Opteron/Athlon64/Hammer/K8" ++ help ++ Select this for an AMD Opteron or Athlon64 Hammer-family processor. ++ Enables use of some extended instructions, and passes appropriate ++ optimization flags to GCC. ++ ++config MK8SSE3 ++ bool "AMD Opteron/Athlon64/Hammer/K8 with SSE3" ++ help ++ Select this for improved AMD Opteron or Athlon64 Hammer-family processors. ++ Enables use of some extended instructions, and passes appropriate ++ optimization flags to GCC. ++ ++config MK10 ++ bool "AMD 61xx/7x50/PhenomX3/X4/II/K10" ++ help ++ Select this for an AMD 61xx Eight-Core Magny-Cours, Athlon X2 7x50, ++ Phenom X3/X4/II, Athlon II X2/X3/X4, or Turion II-family processor. ++ Enables use of some extended instructions, and passes appropriate ++ optimization flags to GCC. ++ ++config MBARCELONA ++ bool "AMD Barcelona" ++ help ++ Select this for AMD Family 10h Barcelona processors. ++ ++ Enables -march=barcelona ++ ++config MBOBCAT ++ bool "AMD Bobcat" ++ help ++ Select this for AMD Family 14h Bobcat processors. ++ ++ Enables -march=btver1 ++ ++config MJAGUAR ++ bool "AMD Jaguar" ++ help ++ Select this for AMD Family 16h Jaguar processors. ++ ++ Enables -march=btver2 ++ ++config MBULLDOZER ++ bool "AMD Bulldozer" ++ help ++ Select this for AMD Family 15h Bulldozer processors. ++ ++ Enables -march=bdver1 ++ ++config MPILEDRIVER ++ bool "AMD Piledriver" ++ help ++ Select this for AMD Family 15h Piledriver processors. ++ ++ Enables -march=bdver2 ++ ++config MSTEAMROLLER ++ bool "AMD Steamroller" ++ help ++ Select this for AMD Family 15h Steamroller processors. ++ ++ Enables -march=bdver3 ++ ++config MEXCAVATOR ++ bool "AMD Excavator" ++ help ++ Select this for AMD Family 15h Excavator processors. ++ ++ Enables -march=bdver4 ++ ++config MZEN ++ bool "AMD Ryzen" ++ help ++ Select this for AMD Family 17h Zen processors. ++ ++ Enables -march=znver1 ++ ++config MZEN2 ++ bool "AMD Ryzen 2" ++ help ++ Select this for AMD Family 17h Zen 2 processors. ++ ++ Enables -march=znver2 ++ ++config MZEN3 ++ bool "AMD Ryzen 3" ++ depends on (CC_IS_GCC && GCC_VERSION >= 100300) || (CC_IS_CLANG && CLANG_VERSION >= 120000) ++ help ++ Select this for AMD Family 19h Zen 3 processors. ++ ++ Enables -march=znver3 ++ ++config MZEN4 ++ bool "AMD Ryzen 4" ++ depends on (CC_IS_GCC && GCC_VERSION >= 130000) || (CC_IS_CLANG && CLANG_VERSION >= 160000) ++ help ++ Select this for AMD Family 19h Zen 4 processors. ++ ++ Enables -march=znver4 ++ ++config MZEN5 ++ bool "AMD Ryzen 5" ++ depends on (CC_IS_GCC && GCC_VERSION > 140000) || (CC_IS_CLANG && CLANG_VERSION >= 190100) ++ help ++ Select this for AMD Family 19h Zen 5 processors. ++ ++ Enables -march=znver5 ++ ++config MPSC ++ bool "Intel P4 / older Netburst based Xeon" ++ depends on X86_64 ++ help ++ Optimize for Intel Pentium 4, Pentium D and older Nocona/Dempsey ++ Xeon CPUs with Intel 64bit which is compatible with x86-64. ++ Note that the latest Xeons (Xeon 51xx and 53xx) are not based on the ++ Netburst core and shouldn't use this option. You can distinguish them ++ using the cpu family field ++ in /proc/cpuinfo. Family 15 is an older Xeon, Family 6 a newer one. ++ ++config MCORE2 ++ bool "Intel Core 2" ++ depends on X86_64 ++ help ++ ++ Select this for Intel Core 2 and newer Core 2 Xeons (Xeon 51xx and ++ 53xx) CPUs. You can distinguish newer from older Xeons by the CPU ++ family in /proc/cpuinfo. Newer ones have 6 and older ones 15 ++ (not a typo) ++ ++ Enables -march=core2 ++ ++config MNEHALEM ++ bool "Intel Nehalem" ++ depends on X86_64 ++ help ++ ++ Select this for 1st Gen Core processors in the Nehalem family. ++ ++ Enables -march=nehalem ++ ++config MWESTMERE ++ bool "Intel Westmere" ++ depends on X86_64 ++ help ++ ++ Select this for the Intel Westmere formerly Nehalem-C family. ++ ++ Enables -march=westmere ++ ++config MSILVERMONT ++ bool "Intel Silvermont" ++ depends on X86_64 ++ help ++ ++ Select this for the Intel Silvermont platform. ++ ++ Enables -march=silvermont ++ ++config MGOLDMONT ++ bool "Intel Goldmont" ++ depends on X86_64 ++ help ++ ++ Select this for the Intel Goldmont platform including Apollo Lake and Denverton. ++ ++ Enables -march=goldmont ++ ++config MGOLDMONTPLUS ++ bool "Intel Goldmont Plus" ++ depends on X86_64 ++ help ++ ++ Select this for the Intel Goldmont Plus platform including Gemini Lake. ++ ++ Enables -march=goldmont-plus ++ ++config MSANDYBRIDGE ++ bool "Intel Sandy Bridge" ++ depends on X86_64 ++ help ++ ++ Select this for 2nd Gen Core processors in the Sandy Bridge family. ++ ++ Enables -march=sandybridge ++ ++config MIVYBRIDGE ++ bool "Intel Ivy Bridge" ++ depends on X86_64 ++ help ++ ++ Select this for 3rd Gen Core processors in the Ivy Bridge family. ++ ++ Enables -march=ivybridge ++ ++config MHASWELL ++ bool "Intel Haswell" ++ depends on X86_64 ++ help ++ ++ Select this for 4th Gen Core processors in the Haswell family. ++ ++ Enables -march=haswell ++ ++config MBROADWELL ++ bool "Intel Broadwell" ++ depends on X86_64 ++ help ++ ++ Select this for 5th Gen Core processors in the Broadwell family. ++ ++ Enables -march=broadwell ++ ++config MSKYLAKE ++ bool "Intel Skylake" ++ depends on X86_64 ++ help ++ ++ Select this for 6th Gen Core processors in the Skylake family. ++ ++ Enables -march=skylake ++ ++config MSKYLAKEX ++ bool "Intel Skylake-X (7th Gen Core i7/i9)" ++ depends on X86_64 ++ help ++ ++ Select this for 7th Gen Core i7/i9 processors in the Skylake-X family. ++ ++ Enables -march=skylake-avx512 ++ ++config MCANNONLAKE ++ bool "Intel Coffee Lake/Kaby Lake Refresh (8th Gen Core i3/i5/i7)" ++ depends on X86_64 ++ help ++ ++ Select this for 8th Gen Core i3/i5/i7 processors in the Coffee Lake or Kaby Lake Refresh families. ++ ++ Enables -march=cannonlake ++ ++config MICELAKE_CLIENT ++ bool "Intel Ice Lake" ++ depends on X86_64 ++ help ++ ++ Select this for 10th Gen Core client processors in the Ice Lake family. ++ ++ Enables -march=icelake-client ++ ++config MICELAKE_SERVER ++ bool "Intel Ice Lake-SP (3rd Gen Xeon Scalable)" ++ depends on X86_64 ++ help ++ ++ Select this for 3rd Gen Xeon Scalable processors in the Ice Lake-SP family. ++ ++ Enables -march=icelake-server ++ ++config MCOOPERLAKE ++ bool "Intel Cooper Lake" ++ depends on X86_64 ++ depends on (CC_IS_GCC && GCC_VERSION > 100100) || (CC_IS_CLANG && CLANG_VERSION >= 100000) ++ help ++ ++ Select this for Xeon processors in the Cooper Lake family. ++ ++ Enables -march=cooperlake ++ ++config MCASCADELAKE ++ bool "Intel Cascade Lake" ++ depends on X86_64 ++ depends on (CC_IS_GCC && GCC_VERSION > 100100) || (CC_IS_CLANG && CLANG_VERSION >= 100000) ++ help ++ ++ Select this for Xeon processors in the Cascade Lake family. ++ ++ Enables -march=cascadelake ++ ++config MTIGERLAKE ++ bool "Intel Tiger Lake" ++ depends on X86_64 ++ depends on (CC_IS_GCC && GCC_VERSION > 100100) || (CC_IS_CLANG && CLANG_VERSION >= 100000) ++ help ++ ++ Select this for third-generation 10 nm process processors in the Tiger Lake family. ++ ++ Enables -march=tigerlake ++ ++config MSAPPHIRERAPIDS ++ bool "Intel Sapphire Rapids" ++ depends on X86_64 ++ depends on (CC_IS_GCC && GCC_VERSION > 110000) || (CC_IS_CLANG && CLANG_VERSION >= 120000) ++ help ++ ++ Select this for fourth-generation 10 nm process processors in the Sapphire Rapids family. ++ ++ Enables -march=sapphirerapids ++ ++config MROCKETLAKE ++ bool "Intel Rocket Lake" ++ depends on X86_64 ++ depends on (CC_IS_GCC && GCC_VERSION > 110000) || (CC_IS_CLANG && CLANG_VERSION >= 120000) ++ help ++ ++ Select this for eleventh-generation processors in the Rocket Lake family. ++ ++ Enables -march=rocketlake ++ ++config MALDERLAKE ++ bool "Intel Alder Lake" ++ depends on X86_64 ++ depends on (CC_IS_GCC && GCC_VERSION > 110000) || (CC_IS_CLANG && CLANG_VERSION >= 120000) ++ help ++ ++ Select this for twelfth-generation processors in the Alder Lake family. ++ ++ Enables -march=alderlake ++ ++config MRAPTORLAKE ++ bool "Intel Raptor Lake" ++ depends on X86_64 ++ depends on (CC_IS_GCC && GCC_VERSION >= 130000) || (CC_IS_CLANG && CLANG_VERSION >= 150500) ++ help ++ ++ Select this for thirteenth-generation processors in the Raptor Lake family. ++ ++ Enables -march=raptorlake ++ ++config MMETEORLAKE ++ bool "Intel Meteor Lake" ++ depends on X86_64 ++ depends on (CC_IS_GCC && GCC_VERSION >= 130000) || (CC_IS_CLANG && CLANG_VERSION >= 150500) ++ help ++ ++ Select this for fourteenth-generation processors in the Meteor Lake family. ++ ++ Enables -march=meteorlake ++ ++config MEMERALDRAPIDS ++ bool "Intel Emerald Rapids" ++ depends on X86_64 ++ depends on (CC_IS_GCC && GCC_VERSION > 130000) || (CC_IS_CLANG && CLANG_VERSION >= 150500) ++ help ++ ++ Select this for fifth-generation Xeon Scalable processors in the Emerald Rapids family. ++ ++ Enables -march=emeraldrapids ++ ++config MDIAMONDRAPIDS ++ bool "Intel Diamond Rapids (7th Gen Xeon Scalable)" ++ depends on X86_64 ++ depends on (CC_IS_GCC && GCC_VERSION > 150000) || (CC_IS_CLANG && CLANG_VERSION >= 200000) ++ help ++ ++ Select this for seventh-generation Xeon Scalable processors in the Diamond Rapids family. ++ ++ Enables -march=diamondrapids ++ ++endchoice ++ ++config X86_64_VERSION ++ int "x86-64 compiler ISA level" ++ range 1 3 ++ depends on (CC_IS_GCC && GCC_VERSION > 110000) || (CC_IS_CLANG && CLANG_VERSION >= 120000) ++ depends on X86_64 && GENERIC_CPU ++ help ++ Specify a specific x86-64 compiler ISA level. ++ ++ There are three x86-64 ISA levels that work on top of ++ the x86-64 baseline, namely: x86-64-v2 and x86-64-v3. ++ ++ x86-64-v2 brings support for vector instructions up to Streaming SIMD ++ Extensions 4.2 (SSE4.2) and Supplemental Streaming SIMD Extensions 3 ++ (SSSE3), the POPCNT instruction, and CMPXCHG16B. ++ ++ x86-64-v3 adds vector instructions up to AVX2, MOVBE, and additional ++ bit-manipulation instructions. ++ ++ x86-64-v4 is not included since the kernel does not use AVX512 instructions ++ ++ You can find the best version for your CPU by running one of the following: ++ /lib/ld-linux-x86-64.so.2 --help | grep supported ++ /lib64/ld-linux-x86-64.so.2 --help | grep supported ++ + # + # Define implied options from the CPU selection here + config X86_INTERNODE_CACHE_SHIFT +@@ -290,8 +701,8 @@ config X86_INTERNODE_CACHE_SHIFT + + config X86_L1_CACHE_SHIFT + int +- default "7" if MPENTIUM4 +- default "6" if MK7 || MPENTIUMM || MATOM || MVIAC7 || X86_GENERIC || X86_64 ++ default "7" if MPENTIUM4 || MPSC ++ default "6" if MK7 || MK8 || MPENTIUMM || MCORE2 || MATOM || MVIAC7 || X86_GENERIC || GENERIC_CPU || MK8SSE3 || MK10 || MBARCELONA || MBOBCAT || MJAGUAR || MBULLDOZER || MPILEDRIVER || MSTEAMROLLER || MEXCAVATOR || MZEN || MZEN2 || MZEN3 || MZEN4 || MZEN5 || MNEHALEM || MWESTMERE || MSILVERMONT || MGOLDMONT || MGOLDMONTPLUS || MSANDYBRIDGE || MIVYBRIDGE || MHASWELL || MBROADWELL || MSKYLAKE || MSKYLAKEX || MCANNONLAKE || MICELAKE_CLIENT || MICELAKE_SERVER || MCASCADELAKE || MCOOPERLAKE || MTIGERLAKE || MSAPPHIRERAPIDS || MROCKETLAKE || MALDERLAKE || MRAPTORLAKE || MMETEORLAKE || MEMERALDRAPIDS || MDIAMONDRAPIDS || X86_NATIVE_CPU + default "4" if MELAN || M486SX || M486 || MGEODEGX1 + default "5" if MWINCHIP3D || MWINCHIPC6 || MCRUSOE || MEFFICEON || MCYRIXIII || MK6 || MPENTIUMIII || MPENTIUMII || M686 || M586MMX || M586TSC || M586 || MVIAC3_2 || MGEODE_LX + +@@ -309,19 +720,19 @@ config X86_ALIGNMENT_16 + + config X86_INTEL_USERCOPY + def_bool y +- depends on MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M586MMX || X86_GENERIC || MK7 || MEFFICEON ++ depends on MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M586MMX || X86_GENERIC || MK8 || MK7 || MEFFICEON || MCORE2 || MNEHALEM || MWESTMERE || MSILVERMONT || MGOLDMONT || MGOLDMONTPLUS || MSANDYBRIDGE || MIVYBRIDGE || MHASWELL || MBROADWELL || MSKYLAKE || MSKYLAKEX || MCANNONLAKE || MICELAKE_CLIENT || MICELAKE_SERVER || MCASCADELAKE || MCOOPERLAKE || MTIGERLAKE || MSAPPHIRERAPIDS || MROCKETLAKE || MALDERLAKE || MRAPTORLAKE || MMETEORLAKE || MEMERALDRAPIDS || MDIAMONDRAPIDS + + config X86_USE_PPRO_CHECKSUM + def_bool y +- depends on MWINCHIP3D || MWINCHIPC6 || MCYRIXIII || MK7 || MK6 || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || MVIAC3_2 || MVIAC7 || MEFFICEON || MGEODE_LX || MATOM ++ depends on MWINCHIP3D || MWINCHIPC6 || MCYRIXIII || MK7 || MK6 || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || MK8 || MVIAC3_2 || MVIAC7 || MEFFICEON || MGEODE_LX || MCORE2 || MATOM || MK8SSE3 || MK10 || MBARCELONA || MBOBCAT || MJAGUAR || MBULLDOZER || MPILEDRIVER || MSTEAMROLLER || MEXCAVATOR || MZEN || MZEN2 || MZEN3 || MZEN4 || MZEN5 || MNEHALEM || MWESTMERE || MSILVERMONT || MGOLDMONT || MGOLDMONTPLUS || MSANDYBRIDGE || MIVYBRIDGE || MHASWELL || MBROADWELL || MSKYLAKE || MSKYLAKEX || MCANNONLAKE || MICELAKE_CLIENT || MICELAKE_SERVER || MCASCADELAKE || MCOOPERLAKE || MTIGERLAKE || MSAPPHIRERAPIDS || MROCKETLAKE || MALDERLAKE || MRAPTORLAKE || MMETEORLAKE || MEMERALDRAPIDS || MDIAMONDRAPIDS + + config X86_TSC + def_bool y +- depends on (MWINCHIP3D || MCRUSOE || MEFFICEON || MCYRIXIII || MK7 || MK6 || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || M586MMX || M586TSC || MVIAC3_2 || MVIAC7 || MGEODEGX1 || MGEODE_LX || MATOM) || X86_64 ++ depends on (MWINCHIP3D || MCRUSOE || MEFFICEON || MCYRIXIII || MK7 || MK6 || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || M586MMX || M586TSC || MK8 || MVIAC3_2 || MVIAC7 || MGEODEGX1 || MGEODE_LX || MCORE2 || MATOM) || X86_64 + + config X86_HAVE_PAE + def_bool y +- depends on MCRUSOE || MEFFICEON || MCYRIXIII || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || MVIAC7 || MATOM || X86_64 ++ depends on MCRUSOE || MEFFICEON || MCYRIXIII || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || MK8 || MVIAC7 || MCORE2 || MATOM || X86_64 + + config X86_CX8 + def_bool y +@@ -331,12 +742,12 @@ config X86_CX8 + # generates cmov. + config X86_CMOV + def_bool y +- depends on (MK7 || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || MVIAC3_2 || MVIAC7 || MCRUSOE || MEFFICEON || MATOM || MGEODE_LX || X86_64) ++ depends on (MK8 || MK7 || MCORE2 || MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || MVIAC3_2 || MVIAC7 || MCRUSOE || MEFFICEON || X86_64 || MATOM || MGEODE_LX) + + config X86_MINIMUM_CPU_FAMILY + int + default "64" if X86_64 +- default "6" if X86_32 && (MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || MVIAC3_2 || MVIAC7 || MEFFICEON || MATOM || MK7) ++ default "6" if X86_32 && (MPENTIUM4 || MPENTIUMM || MPENTIUMIII || MPENTIUMII || M686 || MVIAC3_2 || MVIAC7 || MEFFICEON || MATOM || MCORE2 || MK7 || MK8) + default "5" if X86_32 && X86_CX8 + default "4" + +diff --git a/arch/x86/Makefile b/arch/x86/Makefile +index 1913d342969b..6c165daccb3d 100644 +--- a/arch/x86/Makefile ++++ b/arch/x86/Makefile +@@ -177,10 +177,221 @@ ifdef CONFIG_X86_NATIVE_CPU + KBUILD_CFLAGS += -march=native + KBUILD_RUSTFLAGS += -Ctarget-cpu=native + else ++ifdef CONFIG_MK8 ++ KBUILD_CFLAGS += -march=k8 ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=k8 ++endif ++ ++ifdef CONFIG_MK8SSE3 ++ KBUILD_CFLAGS += -march=k8-sse3 ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=k8-sse3 ++endif ++ ++ifdef CONFIG_MK10 ++ KBUILD_CFLAGS += -march=amdfam10 ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=amdfam10 ++endif ++ ++ifdef CONFIG_MBARCELONA ++ KBUILD_CFLAGS += -march=barcelona ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=barcelona ++endif ++ ++ifdef CONFIG_MBOBCAT ++ KBUILD_CFLAGS += -march=btver1 ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=btver1 ++endif ++ ++ifdef CONFIG_MJAGUAR ++ KBUILD_CFLAGS += -march=btver2 ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=btver2 ++endif ++ ++ifdef CONFIG_MBULLDOZER ++ KBUILD_CFLAGS += -march=bdver1 ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=bdver1 ++endif ++ ++ifdef CONFIG_MPILEDRIVER ++ KBUILD_CFLAGS += -march=bdver2 -mno-tbm ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=bdver2 -mno-tbm ++endif ++ ++ifdef CONFIG_MSTEAMROLLER ++ KBUILD_CFLAGS += -march=bdver3 -mno-tbm ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=bdver3 -mno-tbm ++endif ++ ++ifdef CONFIG_MEXCAVATOR ++ KBUILD_CFLAGS += -march=bdver4 -mno-tbm ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=bdver4 -mno-tbm ++endif ++ ++ifdef CONFIG_MZEN ++ KBUILD_CFLAGS += -march=znver1 ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=znver1 ++endif ++ ++ifdef CONFIG_MZEN2 ++ KBUILD_CFLAGS += -march=znver2 ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=znver2 ++endif ++ ++ifdef CONFIG_MZEN3 ++ KBUILD_CFLAGS += -march=znver3 ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=znver3 ++endif ++ ++ifdef CONFIG_MZEN4 ++ KBUILD_CFLAGS += -march=znver4 ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=znver4 ++endif ++ ++ifdef CONFIG_MZEN5 ++ KBUILD_CFLAGS += -march=znver5 ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=znver5 ++endif ++ ++ifdef CONFIG_MPSC ++ KBUILD_CFLAGS += -march=nocona ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=nocona ++endif ++ ++ifdef CONFIG_MCORE2 ++ KBUILD_CFLAGS += -march=core2 ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=core2 ++endif ++ ++ifdef CONFIG_MNEHALEM ++ KBUILD_CFLAGS += -march=nehalem ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=nehalem ++endif ++ ++ifdef CONFIG_MWESTMERE ++ KBUILD_CFLAGS += -march=westmere ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=westmere ++endif ++ ++ifdef CONFIG_MSILVERMONT ++ KBUILD_CFLAGS += -march=silvermont ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=silvermont ++endif ++ ++ifdef CONFIG_MGOLDMONT ++ KBUILD_CFLAGS += -march=goldmont ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=goldmont ++endif ++ ++ifdef CONFIG_MGOLDMONTPLUS ++ KBUILD_CFLAGS += -march=goldmont-plus ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=goldmont-plus ++endif ++ ++ifdef CONFIG_MSANDYBRIDGE ++ KBUILD_CFLAGS += -march=sandybridge ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=sandybridge ++endif ++ ++ifdef CONFIG_MIVYBRIDGE ++ KBUILD_CFLAGS += -march=ivybridge ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=ivybridge ++endif ++ ++ifdef CONFIG_MHASWELL ++ KBUILD_CFLAGS += -march=haswell ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=haswell ++endif ++ ++ifdef CONFIG_MBROADWELL ++ KBUILD_CFLAGS += -march=broadwell ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=broadwell ++endif ++ ++ifdef CONFIG_MSKYLAKE ++ KBUILD_CFLAGS += -march=skylake ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=skylake ++endif ++ ++ifdef CONFIG_MSKYLAKEX ++ KBUILD_CFLAGS += -march=skylake-avx512 ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=skylake-avx512 ++endif ++ ++ifdef CONFIG_MCANNONLAKE ++ KBUILD_CFLAGS += -march=cannonlake ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=cannonlake ++endif ++ ++ifdef CONFIG_MICELAKE_CLIENT ++ KBUILD_CFLAGS += -march=icelake-client ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=icelake-client ++endif ++ ++ifdef CONFIG_MICELAKE_SERVER ++ KBUILD_CFLAGS += -march=icelake-server ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=icelake-server ++endif ++ ++ifdef CONFIG_MCOOPERLAKE ++ KBUILD_CFLAGS += -march=cooperlake ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=cooperlake ++endif ++ ++ifdef CONFIG_MCASCADELAKE ++ KBUILD_CFLAGS += -march=cascadelake ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=cascadelake ++endif ++ ++ifdef CONFIG_MTIGERLAKE ++ KBUILD_CFLAGS += -march=tigerlake ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=tigerlake ++endif ++ ++ifdef CONFIG_MSAPPHIRERAPIDS ++ KBUILD_CFLAGS += -march=sapphirerapids ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=sapphirerapids ++endif ++ ++ifdef CONFIG_MROCKETLAKE ++ KBUILD_CFLAGS += -march=rocketlake ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=rocketlake ++endif ++ ++ifdef CONFIG_MALDERLAKE ++ KBUILD_CFLAGS += -march=alderlake ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=alderlake ++endif ++ ++ifdef CONFIG_MRAPTORLAKE ++ KBUILD_CFLAGS += -march=raptorlake ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=raptorlake ++endif ++ ++ifdef CONFIG_MMETEORLAKE ++ KBUILD_CFLAGS += -march=meteorlake ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=meteorlake ++endif ++ ++ifdef CONFIG_MEMERALDRAPIDS ++ KBUILD_CFLAGS += -march=emeraldrapids ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=emeraldrapids ++endif ++ ++ifdef CONFIG_MDIAMONDRAPIDS ++ KBUILD_CFLAGS += -march=diamondrapids ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=diamondrapids ++endif ++ ++ifdef CONFIG_GENERIC_CPU ++ifeq ($(CONFIG_X86_64_VERSION),1) + KBUILD_CFLAGS += -march=x86-64 -mtune=generic + KBUILD_RUSTFLAGS += -Ctarget-cpu=x86-64 -Ztune-cpu=generic ++else ++ KBUILD_CFLAGS +=-march=x86-64-v$(CONFIG_X86_64_VERSION) ++ KBUILD_RUSTFLAGS += -Ctarget-cpu=x86-64-v$(CONFIG_X86_64_VERSION) ++endif ++endif + endif +- + KBUILD_CFLAGS += -mno-red-zone + KBUILD_CFLAGS += -mcmodel=kernel + KBUILD_RUSTFLAGS += -Cno-redzone=y +-- +2.50.1 + diff --git a/sys-kernel/debian-sources/files/latest/macaroni-os_logo_clut224.ppm b/sys-kernel/debian-sources/files/latest/macaroni-os_logo_clut224.ppm new file mode 100644 index 0000000..1dd6879 --- /dev/null +++ b/sys-kernel/debian-sources/files/latest/macaroni-os_logo_clut224.ppm @@ -0,0 +1,1048 @@ +P3 +80 95 +255 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 160 159 159 131 131 130 105 104 103 67 67 66 39 39 39 9 8 9 +26 29 31 63 63 64 96 96 95 123 123 123 152 152 151 167 167 167 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +160 159 159 105 104 103 45 45 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 19 19 18 76 76 75 138 138 137 168 168 168 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 169 169 169 138 138 137 +45 45 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 2 2 2 76 76 75 +152 152 151 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 123 123 123 20 20 20 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 6 6 7 14 14 15 4 4 5 0 0 0 +41 41 42 138 138 137 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 138 138 137 19 19 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 2 2 2 39 39 39 63 63 64 46 46 46 12 12 12 +1 1 1 21 21 22 131 131 130 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 156 155 155 45 45 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 2 2 4 52 52 53 96 96 95 96 96 95 52 52 53 +12 12 12 0 0 0 26 26 27 142 142 141 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 96 96 95 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 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 2 45 45 45 96 96 95 111 111 111 76 76 75 +35 35 35 4 4 5 0 0 0 57 57 57 160 159 159 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 156 155 155 52 52 53 21 21 22 6 6 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 2 2 4 46 46 46 87 85 85 76 76 75 46 46 46 +26 29 31 7 7 8 0 0 0 0 0 0 105 104 103 169 169 169 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 123 123 123 142 142 141 126 126 127 105 104 103 71 71 71 +19 19 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 63 43 2 175 122 8 181 137 33 181 137 33 150 111 18 +2 2 4 2 2 2 0 0 0 0 0 0 15 15 16 149 148 148 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 168 168 168 76 76 75 145 107 43 188 142 63 188 142 63 188 142 63 +131 89 0 63 43 2 18 11 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 63 43 2 194 143 10 145 107 43 181 137 33 213 155 10 217 176 35 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 96 96 95 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 164 163 163 26 29 31 194 143 10 181 137 33 145 107 43 181 137 33 +181 137 33 181 137 33 192 136 5 165 120 3 117 81 1 42 26 1 0 0 0 0 0 0 +63 43 2 131 89 0 181 137 33 181 137 33 193 144 3 187 136 2 161 112 0 131 89 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 39 39 39 160 159 159 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 156 155 155 0 0 0 152 107 0 174 121 1 187 130 3 197 138 3 +209 151 4 203 144 8 203 144 8 215 163 8 219 172 8 215 163 8 193 144 3 193 144 3 +199 161 7 194 143 10 165 120 3 117 81 1 63 43 2 6 4 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 138 138 137 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 142 142 141 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +18 11 7 63 43 2 117 81 1 165 120 3 197 149 6 219 172 8 229 173 1 199 161 7 +138 102 1 42 26 1 0 0 0 0 0 0 4 4 5 26 29 31 39 39 39 2 2 2 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 111 111 111 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 138 138 137 0 0 0 65 62 59 0 0 0 21 21 22 126 120 115 +189 188 187 194 194 193 138 138 137 26 26 27 25 19 12 63 43 2 117 81 1 42 26 1 +0 0 0 21 21 22 76 76 75 105 104 103 96 96 95 39 39 39 52 52 53 39 39 39 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 87 85 85 169 169 169 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 138 138 137 0 0 0 0 0 0 26 26 27 162 162 162 240 240 239 +247 247 246 247 247 246 243 243 243 183 182 181 26 29 31 0 0 0 0 0 0 0 0 0 +41 41 42 96 96 95 123 123 123 149 148 148 178 177 176 183 182 181 87 85 85 20 20 20 +4 4 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 67 67 66 168 168 168 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 131 131 130 0 0 0 7 7 8 123 123 123 211 211 209 227 227 225 +240 240 239 245 245 245 243 243 243 238 236 234 142 142 141 0 0 0 0 0 0 41 41 42 +126 120 115 162 162 162 189 188 187 166 166 165 131 131 130 164 163 163 183 182 181 50 49 49 +1 1 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 46 46 46 168 168 168 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 131 131 130 0 0 0 45 45 45 183 182 181 210 210 210 210 210 210 +211 211 209 225 224 223 235 234 233 232 232 231 202 199 198 41 41 42 76 76 75 178 177 176 +207 207 206 210 210 210 223 223 222 240 240 239 223 223 222 160 159 159 131 131 130 111 111 111 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 35 35 35 167 167 167 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 131 131 130 0 0 0 87 85 85 202 202 202 210 210 210 210 210 210 +210 210 210 210 210 210 220 220 219 178 177 176 178 177 176 87 85 85 152 152 151 202 199 198 +210 210 210 210 210 210 210 210 210 220 220 219 223 223 222 212 212 211 142 142 141 129 127 125 +2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 26 29 31 166 166 165 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 138 138 137 0 0 0 105 104 103 207 207 206 210 210 210 210 210 210 +210 210 210 210 210 210 189 188 187 35 35 35 149 148 148 57 57 57 96 96 95 138 138 137 +209 209 208 210 210 210 210 210 210 211 211 209 212 212 211 210 210 210 183 182 181 142 142 141 +57 57 57 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 26 29 31 166 166 165 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 138 138 137 0 0 0 105 104 103 211 211 209 210 210 210 210 210 210 +210 210 210 210 210 210 178 177 176 14 14 15 14 14 15 26 26 27 12 12 12 35 35 35 +202 202 202 210 210 210 210 210 210 210 210 210 210 210 210 210 210 210 189 188 187 149 148 148 +76 76 75 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 26 26 27 165 164 164 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 138 138 137 0 0 0 90 90 90 207 207 206 212 212 211 210 210 210 +210 210 210 210 210 210 198 197 196 52 52 53 6 4 1 63 47 29 21 21 22 105 104 103 +209 209 208 210 210 210 210 210 210 210 210 210 210 210 210 210 210 210 178 177 176 178 177 176 +63 63 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 24 24 165 164 164 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 142 142 141 0 0 0 71 71 71 186 185 185 220 220 219 212 212 211 +210 210 210 210 210 210 210 210 210 189 188 187 154 150 143 217 176 35 154 144 128 202 202 202 +210 210 210 210 210 210 210 210 210 210 210 210 212 212 211 205 205 204 170 170 170 211 211 209 +14 14 15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 20 20 20 162 162 162 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 142 142 141 0 0 0 45 45 45 170 170 168 207 207 206 225 224 223 +212 212 211 210 210 210 210 210 210 202 199 198 198 173 115 242 213 41 240 209 51 198 189 149 +207 207 206 218 218 216 220 220 219 218 218 216 202 202 202 198 197 196 235 234 233 170 170 170 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 12 12 160 159 159 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 152 152 151 0 0 0 1 1 1 149 148 148 183 182 181 198 197 196 +220 220 219 216 216 213 194 194 193 185 160 132 239 187 21 242 213 41 244 216 56 242 213 41 +244 216 56 198 173 115 198 173 115 198 173 115 202 199 198 237 234 225 216 216 213 71 71 71 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 156 155 155 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 156 155 155 0 0 0 0 0 0 63 47 29 198 173 115 188 142 63 +198 173 115 198 173 115 209 183 84 236 198 3 237 204 19 242 213 41 244 216 56 244 216 56 +244 216 56 245 215 21 245 215 21 245 215 21 245 215 21 242 213 41 240 209 51 150 111 18 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 149 148 148 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 161 161 160 9 8 9 18 11 7 152 107 0 202 145 2 220 162 1 +229 173 1 238 183 2 236 187 2 236 198 3 237 204 19 242 213 41 244 216 56 244 216 56 +242 213 41 245 215 21 245 215 21 245 215 21 245 215 21 233 202 32 233 202 32 232 178 25 +42 26 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 131 131 130 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 164 163 163 26 26 27 92 64 1 187 130 3 202 145 2 220 162 1 +229 173 1 238 183 2 236 187 2 236 198 3 237 204 19 244 216 56 244 216 56 244 216 56 +242 213 41 245 215 21 245 215 21 245 215 21 219 172 8 180 128 1 216 157 1 214 155 1 +42 26 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 111 111 111 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 166 166 165 41 41 42 117 81 1 187 130 3 202 145 2 220 162 1 +229 173 1 238 183 2 236 187 2 236 198 3 242 213 41 244 216 56 244 216 56 244 216 56 +242 213 41 245 215 21 245 215 21 209 160 7 202 145 2 214 155 1 216 157 1 187 136 2 +0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 71 71 71 +168 168 168 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 167 167 167 63 63 64 63 43 2 144 102 5 193 144 3 220 162 1 +229 173 1 238 183 2 236 187 2 236 198 3 233 202 32 244 216 56 244 216 56 242 213 41 +242 213 41 237 204 19 193 144 3 202 145 2 215 155 6 216 157 1 214 155 1 152 107 0 +0 0 0 0 0 0 10 10 10 63 63 64 39 39 39 2 2 2 0 0 0 25 24 24 +152 152 151 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 168 168 168 76 76 75 0 0 0 46 42 38 117 101 81 187 136 2 +229 173 1 238 183 2 236 187 2 236 198 3 237 204 19 242 213 41 240 209 51 233 202 32 +199 161 7 192 136 5 209 151 4 216 157 1 216 157 1 204 152 34 184 146 92 129 127 125 +0 0 0 0 0 0 19 19 18 105 104 103 111 111 111 71 71 71 21 21 22 0 0 0 +123 123 123 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 169 169 169 90 90 90 0 0 0 76 76 75 166 166 164 153 126 93 +161 112 0 187 136 2 199 161 7 199 161 7 199 161 7 197 149 6 193 144 3 197 138 3 +209 151 4 216 157 1 216 157 1 219 162 14 184 146 92 163 158 152 178 177 176 186 185 185 +63 63 64 0 0 0 1 1 1 63 63 64 129 127 125 129 127 125 87 85 85 4 4 5 +52 52 53 165 164 164 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 169 169 169 87 85 85 0 0 0 90 90 90 189 188 187 164 163 163 +145 107 43 174 121 1 197 149 6 209 160 7 215 163 8 216 157 1 216 157 1 216 157 1 +216 157 1 214 155 1 204 152 34 176 163 150 183 182 181 194 194 193 194 194 193 198 197 196 +138 138 137 0 0 0 0 0 0 21 21 22 105 104 103 131 131 130 105 104 103 9 8 9 +1 1 1 131 131 130 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 167 167 167 67 67 66 0 0 0 96 96 95 198 197 196 186 185 185 +154 150 143 150 111 18 165 120 3 180 128 1 192 136 5 197 138 3 202 145 2 197 138 3 +192 136 5 184 146 92 172 169 165 189 188 187 202 199 198 216 216 213 223 223 222 223 223 222 +207 207 206 52 52 53 0 0 0 1 1 1 41 41 42 87 85 85 57 57 57 1 1 2 +0 0 0 57 57 57 164 163 163 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 152 152 151 9 8 9 0 0 0 131 131 130 210 210 210 189 188 187 +183 182 181 163 158 152 153 126 93 150 111 18 161 112 0 165 120 3 145 107 43 153 126 93 +163 158 152 183 182 181 189 188 187 202 202 202 222 222 221 241 240 239 247 247 246 247 247 246 +248 248 247 156 155 155 0 0 0 0 0 0 0 0 0 4 4 5 1 1 1 0 0 0 +0 0 0 0 0 0 123 123 123 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 169 169 169 96 96 95 0 0 0 7 7 8 189 188 187 225 224 223 198 197 196 +189 188 187 186 185 185 178 177 176 172 169 165 166 166 164 172 169 165 178 177 176 183 182 181 +189 188 187 194 194 193 207 207 206 227 227 225 243 243 242 251 251 249 253 253 251 253 253 251 +253 253 251 232 232 231 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 35 35 35 156 155 155 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 126 126 127 10 10 10 0 0 0 105 104 103 243 243 242 241 240 239 216 216 213 +194 194 193 189 188 187 189 188 187 189 188 187 189 188 187 189 188 187 189 188 187 194 194 193 +202 202 202 218 218 216 235 234 233 247 247 245 252 252 250 253 253 251 253 253 251 253 253 251 +253 253 251 252 252 250 161 161 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 90 90 90 167 167 167 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +138 138 137 25 24 24 0 0 0 39 39 39 218 218 216 253 253 251 250 250 248 238 236 234 +212 212 211 198 197 196 189 188 187 189 188 187 189 188 187 189 188 187 202 199 198 216 216 213 +232 232 231 243 243 242 250 250 248 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 227 227 225 46 46 46 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 5 5 5 126 126 127 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 149 148 148 +39 39 39 0 0 0 7 7 8 178 177 176 252 252 250 253 253 251 253 253 251 249 249 247 +238 238 236 218 218 216 202 202 202 194 194 193 198 197 196 209 209 208 227 227 225 241 240 239 +249 249 247 252 252 250 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 138 138 137 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 26 27 149 148 148 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 156 155 155 57 57 57 +0 0 0 0 0 0 111 111 111 246 246 244 253 253 251 253 253 251 253 253 251 253 253 251 +250 250 248 243 243 242 232 232 231 225 224 223 227 227 225 238 238 236 247 247 245 252 252 250 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 212 212 211 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 65 62 59 160 159 159 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 161 161 160 71 71 71 0 0 0 +0 0 0 26 29 31 218 218 216 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 252 252 250 250 250 248 248 248 247 249 249 247 251 251 249 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 252 252 250 240 240 239 87 85 85 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 86 80 74 164 163 163 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 166 166 165 87 85 85 0 0 0 0 0 0 +0 0 0 138 138 137 251 251 249 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 249 249 248 241 240 239 149 148 148 0 0 0 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 90 90 90 +166 166 165 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 169 169 169 111 111 111 1 1 1 0 0 0 0 0 0 +15 15 16 205 205 204 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 252 252 250 250 250 248 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 252 252 250 244 242 239 238 236 234 189 188 187 2 2 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 +105 104 103 168 168 168 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 138 138 137 15 15 16 0 0 0 0 0 0 0 0 0 +50 49 49 232 232 231 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 252 252 250 248 248 247 243 243 243 251 251 249 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 252 252 251 252 252 250 251 251 249 +248 248 247 241 240 239 232 232 231 232 232 231 220 220 219 35 35 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 +6 6 7 123 123 123 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 160 159 159 48 48 48 0 0 0 0 0 0 0 0 0 0 0 0 +90 90 90 225 224 223 248 248 247 252 252 250 253 253 251 253 253 251 253 253 251 253 253 251 +250 250 248 245 245 243 241 240 239 240 240 239 243 243 243 251 251 249 253 253 251 252 252 250 +250 250 248 247 247 246 243 243 243 241 240 239 238 238 236 235 234 233 232 232 231 227 227 225 +223 223 222 220 220 219 220 220 219 227 227 225 235 234 233 63 63 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 26 29 31 152 152 151 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 168 105 104 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +105 104 103 211 211 209 222 222 221 235 234 233 241 240 239 247 247 245 251 251 249 253 253 251 +252 252 250 249 249 247 238 238 236 240 240 239 249 249 247 252 252 250 253 253 251 252 252 250 +250 250 248 247 247 246 243 243 242 238 238 236 232 232 231 220 220 219 212 212 211 207 207 206 +205 205 204 207 207 206 212 212 211 218 218 216 232 232 231 198 197 196 26 29 31 0 0 0 +6 6 7 6 6 7 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 76 76 75 168 167 166 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 156 155 155 26 29 31 0 0 0 0 0 0 1 1 2 1 1 1 0 0 0 +111 111 111 210 210 210 222 222 221 238 238 236 248 248 247 252 252 250 253 253 251 253 253 251 +253 253 251 252 252 250 240 240 239 245 245 243 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 252 252 250 250 250 248 248 248 247 243 243 242 232 232 231 +218 218 216 207 207 206 205 205 204 209 209 208 220 220 219 240 240 239 170 170 170 7 7 8 +1 1 1 25 24 24 35 35 35 9 8 9 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 7 7 8 138 138 137 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 123 123 123 0 0 0 0 0 0 9 8 9 26 29 31 1 1 1 35 35 35 +186 185 185 227 227 225 247 247 245 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 245 245 243 251 251 249 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 252 252 250 +249 249 247 240 240 239 225 224 223 211 211 209 211 211 209 225 224 223 240 240 239 111 111 111 +0 0 0 1 1 1 26 26 27 52 52 53 26 29 31 2 2 2 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 71 71 71 166 166 165 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +169 169 169 71 71 71 0 0 0 5 5 5 45 45 45 15 15 16 1 1 1 142 142 141 +238 236 234 251 251 249 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 252 252 250 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 250 250 248 238 238 236 220 220 219 216 216 213 232 232 231 218 218 216 +39 39 39 0 0 0 0 0 0 12 12 12 52 52 53 41 41 42 2 2 2 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 138 138 137 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +156 155 155 21 21 22 1 1 2 46 46 46 41 41 42 0 0 0 63 63 64 227 227 225 +252 252 250 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 252 252 250 243 243 242 227 227 225 225 224 223 243 243 242 +149 148 148 0 0 0 1 1 2 6 6 7 9 8 9 57 57 57 39 39 39 1 1 1 +0 0 0 0 0 0 0 0 0 0 0 0 76 76 75 169 169 169 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +131 131 130 2 2 2 21 21 22 63 63 64 4 4 5 0 0 0 183 182 181 252 252 250 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 246 246 244 232 232 231 240 240 239 +220 220 219 25 24 24 5 5 5 26 29 31 26 29 31 21 21 22 67 67 66 25 24 24 +0 0 0 0 0 0 0 0 0 0 0 0 20 20 20 149 148 148 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +96 96 95 2 2 2 57 57 57 45 45 45 0 0 0 87 85 85 241 240 239 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 249 249 247 246 246 244 +250 250 248 111 111 111 15 15 16 52 52 53 57 57 57 26 26 27 46 46 46 63 63 64 +4 4 5 0 0 0 0 0 0 0 0 0 0 0 0 111 111 111 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 162 162 162 +46 46 46 19 19 18 63 63 64 2 2 2 2 2 2 178 177 176 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +252 252 250 251 251 249 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 183 182 181 14 14 15 50 49 49 57 57 57 26 29 31 7 7 8 71 71 71 +25 24 24 0 0 0 0 0 0 0 0 0 0 0 0 63 63 64 166 166 165 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 138 138 137 +0 0 0 45 45 45 45 45 45 0 0 0 41 41 42 232 232 231 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +248 248 247 247 247 246 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 225 224 223 14 14 15 21 21 22 21 21 22 10 10 10 1 1 1 63 63 64 +46 46 46 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 152 152 151 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 168 168 168 76 76 75 +6 6 7 52 52 53 7 7 8 0 0 0 142 142 141 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +245 245 243 245 245 243 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 243 243 242 87 85 85 1 1 1 1 1 1 0 0 0 0 0 0 41 41 42 +57 57 57 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 126 120 115 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 149 148 148 15 15 16 +26 26 27 45 45 45 0 0 0 0 0 0 205 205 204 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 252 252 250 +243 243 242 243 243 243 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 251 251 249 123 123 123 0 0 0 0 0 0 0 0 0 0 0 0 26 29 31 +63 63 64 5 5 5 0 0 0 0 0 0 0 0 0 0 0 0 76 76 75 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 169 169 169 96 96 95 1 1 1 +52 52 53 19 19 18 0 0 0 71 71 71 238 238 236 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 252 252 250 +243 243 242 243 243 242 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 156 155 155 0 0 0 0 0 0 0 0 0 0 0 0 21 21 22 +67 67 66 9 8 9 0 0 0 0 0 0 0 0 0 0 0 0 39 39 39 161 161 160 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 152 152 151 15 15 16 6 6 7 +57 57 57 4 4 5 0 0 0 131 131 130 252 252 250 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 251 251 249 +240 240 239 243 243 242 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 170 170 170 0 0 0 0 0 0 0 0 0 0 0 0 26 26 27 +67 67 66 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 149 148 148 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 169 169 169 90 90 90 0 0 0 14 14 15 +57 57 57 1 1 1 1 1 1 183 182 181 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 251 251 249 +240 240 239 243 243 243 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 186 185 185 1 1 1 0 0 0 0 0 0 0 0 0 35 35 35 +67 67 66 6 6 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 129 127 125 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 149 148 148 19 19 18 0 0 0 14 14 15 +45 45 46 0 0 0 12 12 12 218 218 216 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 250 250 248 +240 240 239 245 245 243 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 198 197 196 4 4 5 0 0 0 0 0 0 0 0 0 48 48 48 +63 63 64 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 105 104 103 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 168 168 168 87 85 85 0 0 0 0 0 0 12 12 12 +41 41 42 0 0 0 35 35 35 240 240 239 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 250 250 248 +240 240 239 246 246 244 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 202 202 202 5 5 5 0 0 0 0 0 0 0 0 0 57 57 57 +46 46 46 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 90 90 90 +169 169 169 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 149 148 148 2 2 2 0 0 0 0 0 0 20 20 20 +52 52 53 0 0 0 87 85 85 251 251 249 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 250 250 248 +240 240 239 247 247 245 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 202 199 198 5 5 5 0 0 0 0 0 0 2 2 2 63 63 64 +26 26 27 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 76 76 75 +168 168 168 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 96 96 95 0 0 0 0 0 0 2 2 2 52 52 53 +87 85 85 2 2 2 123 123 123 252 252 250 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 250 250 248 +241 240 239 247 247 246 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 194 194 193 2 2 2 0 0 0 0 0 0 15 15 16 67 67 66 +9 8 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 67 67 66 +167 167 167 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 167 167 167 52 52 53 0 0 0 0 0 0 7 7 8 63 63 64 +96 96 95 10 10 10 152 152 151 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 249 249 248 +241 240 239 248 248 247 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 183 182 181 0 0 0 0 0 0 0 0 0 45 45 46 48 48 48 +1 1 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 67 67 66 +167 167 167 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 165 164 164 39 39 39 0 0 0 0 0 0 0 0 0 15 15 16 +76 76 75 41 41 42 160 159 159 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 249 249 247 +240 240 239 248 248 247 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 169 168 168 0 0 0 0 0 0 0 0 0 63 63 64 26 26 27 +1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 76 76 75 +168 168 168 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 168 168 168 52 52 53 0 0 0 6 4 1 18 11 7 0 0 0 +26 29 31 67 67 66 161 161 160 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 248 248 247 +240 240 239 248 248 247 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 156 155 155 0 0 0 21 21 22 52 52 53 48 48 48 45 45 46 +46 46 46 45 45 45 41 41 42 39 39 39 14 14 15 0 0 0 0 0 0 105 104 103 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 96 96 95 144 102 5 209 151 4 216 160 1 174 121 1 +63 43 2 52 52 53 160 159 159 252 252 250 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 248 248 247 +238 238 236 247 247 246 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 252 252 250 131 131 130 6 6 7 26 29 31 15 15 16 4 4 5 6 6 7 +14 14 15 26 26 27 52 52 53 87 85 85 90 90 90 45 45 45 0 0 0 126 126 127 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 185 160 132 226 168 0 240 185 3 243 188 3 240 185 3 +209 151 4 63 43 2 63 63 64 198 197 196 252 252 250 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 248 248 247 +238 238 236 247 247 245 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 251 251 249 240 239 234 +237 234 225 240 239 234 111 111 111 25 19 12 1 1 2 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 5 5 5 52 52 53 90 90 90 71 71 71 25 24 24 149 148 148 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 172 169 165 204 152 34 234 177 2 244 189 4 245 190 4 244 189 4 +240 185 3 197 149 6 42 26 1 35 35 35 183 182 181 251 251 249 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 249 249 247 +238 238 236 245 245 243 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 252 252 250 198 189 149 232 178 25 +237 204 19 240 209 51 233 178 20 63 43 2 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 25 24 24 63 63 64 48 48 48 67 67 66 166 166 165 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 168 184 146 92 216 160 1 238 183 2 244 189 4 245 190 4 245 190 4 +243 188 3 236 180 2 161 112 0 2 2 2 10 10 10 166 166 165 248 248 247 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 251 251 249 +241 240 239 246 246 244 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 244 242 239 188 142 63 223 166 15 +239 187 21 237 204 19 219 172 8 25 19 12 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 1 1 2 26 26 27 35 35 35 42 26 1 232 178 25 198 173 115 +170 170 168 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 168 185 160 132 203 144 8 222 164 1 240 185 3 245 190 4 245 190 4 245 190 4 +245 190 4 240 185 3 222 164 1 117 81 1 0 0 0 9 8 9 142 142 141 243 243 242 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 252 252 250 +246 246 244 248 248 247 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 244 242 239 181 137 33 219 162 14 +238 184 23 240 186 24 209 160 7 18 11 7 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 2 2 4 2 2 2 150 111 18 238 184 23 236 183 8 +185 160 132 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 169 169 176 163 150 185 160 132 185 160 132 185 160 132 185 160 132 +184 146 92 194 143 10 214 155 1 234 177 2 241 187 3 245 190 4 245 190 4 245 190 4 +245 190 4 244 189 4 236 180 2 202 145 2 63 43 2 0 0 0 1 1 1 123 123 123 +232 232 231 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +251 251 249 252 252 250 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 250 250 248 247 247 246 238 236 234 188 142 63 219 162 14 +238 183 23 238 183 23 213 155 10 25 19 12 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 117 81 1 237 182 22 241 188 25 233 177 19 +209 183 84 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 169 169 184 146 92 204 152 34 209 151 4 214 155 1 214 155 1 214 155 1 +214 155 1 216 160 1 229 173 1 240 185 3 244 189 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 240 185 3 229 173 1 161 112 0 6 4 1 0 0 0 0 0 0 +87 85 85 218 218 216 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 249 249 248 240 240 239 227 227 225 218 218 216 188 142 63 219 162 14 +238 183 23 237 182 22 214 157 11 95 68 4 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 6 4 1 117 81 1 229 173 17 242 190 26 242 189 25 233 178 20 +217 176 35 172 169 165 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 176 163 150 202 145 2 220 162 1 234 177 2 236 180 2 236 180 2 234 177 2 +234 177 2 236 180 2 240 185 3 243 188 3 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 244 189 4 238 183 2 215 163 8 95 68 4 0 0 0 0 0 0 +0 0 0 50 49 49 189 188 187 251 251 249 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 252 252 250 243 243 242 225 224 223 210 210 210 202 199 198 188 142 63 219 162 14 +238 183 23 238 183 23 219 162 14 181 128 6 63 43 2 0 0 0 0 0 0 0 0 0 +0 0 0 63 43 2 152 107 0 223 166 15 238 184 23 243 191 26 243 191 26 238 184 23 +217 176 35 172 169 165 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 185 160 132 214 155 1 234 177 2 243 188 3 244 189 4 244 189 4 244 189 4 +244 189 4 244 189 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 241 187 3 236 180 2 187 136 2 42 26 1 0 0 0 +0 0 0 0 0 0 20 20 20 156 155 155 247 247 245 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 252 252 250 240 240 239 218 218 216 205 205 204 202 199 198 188 142 63 219 162 14 +238 183 23 238 184 23 229 173 17 209 151 4 187 130 3 161 112 0 131 89 0 131 89 0 +161 112 0 192 136 5 219 162 14 233 177 19 240 186 24 244 192 27 244 192 27 241 188 25 +232 178 25 176 163 150 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 185 160 132 220 162 1 238 183 2 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 244 189 4 240 185 3 229 173 1 138 102 1 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 142 142 141 246 246 244 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 252 252 250 241 240 239 218 218 216 205 205 204 202 199 198 184 146 92 219 162 14 +238 184 23 240 186 24 233 178 20 223 166 15 209 151 4 203 144 8 197 138 3 193 144 3 +209 151 4 219 162 14 229 173 17 237 182 22 242 190 26 244 192 27 245 193 27 243 191 26 +238 184 23 209 183 84 170 170 168 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 185 160 132 216 160 1 238 183 2 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 243 188 3 236 187 2 209 151 4 63 43 2 +0 0 0 0 0 0 0 0 0 0 0 0 5 5 5 170 170 168 252 252 250 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 252 252 250 243 243 242 220 220 219 205 205 204 202 199 198 188 142 63 219 162 14 +238 184 23 241 188 25 237 182 22 229 173 17 219 162 14 214 157 11 213 155 10 214 157 11 +219 162 14 223 166 15 233 178 20 241 188 25 244 192 27 245 193 27 245 193 27 245 193 27 +242 189 25 233 178 20 198 173 115 170 169 169 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 185 160 132 216 157 1 236 180 2 244 189 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 241 187 3 230 179 2 165 120 3 +18 11 7 0 0 0 0 0 0 0 0 0 0 0 0 48 48 48 238 236 234 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 243 243 243 223 223 222 205 205 204 198 197 196 188 142 63 219 162 14 +238 184 23 243 191 26 240 186 24 233 178 20 229 173 17 223 166 15 223 166 15 223 166 15 +229 173 17 233 178 20 240 186 24 243 191 26 244 192 27 245 193 27 245 193 27 245 193 27 +244 191 26 240 186 24 232 178 25 198 173 115 170 170 168 170 170 170 170 170 170 170 170 170 + +170 170 170 176 163 150 209 151 4 234 177 2 243 188 3 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 244 189 4 236 187 2 219 172 8 +95 68 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 207 207 206 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 246 246 244 227 227 225 205 205 204 142 142 141 175 122 8 219 162 14 +238 183 23 243 191 26 243 191 26 241 188 25 237 182 22 233 178 20 233 177 19 237 182 22 +238 183 23 241 188 25 244 191 26 244 192 27 245 193 27 245 193 27 245 193 27 245 193 27 +245 193 27 243 191 26 240 186 24 233 178 20 198 173 115 172 169 165 170 170 170 170 170 170 + +170 170 170 176 163 150 203 144 8 229 173 1 241 187 3 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 244 189 4 236 187 2 +193 144 3 42 26 1 0 0 0 0 0 0 0 0 0 0 0 0 220 220 219 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 246 246 244 225 224 223 149 148 148 63 43 2 174 121 1 213 155 10 +237 182 22 243 191 26 244 192 27 244 191 26 242 190 26 241 188 25 241 188 25 242 189 25 +242 190 26 244 192 27 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 +245 193 27 245 193 27 243 191 26 241 188 25 237 182 22 209 183 84 176 163 150 170 170 170 + +170 170 170 176 163 150 194 143 10 226 168 0 240 185 3 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 241 187 3 +230 179 2 144 102 5 25 24 24 0 0 0 35 35 35 156 155 155 250 250 248 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 245 245 243 160 159 159 15 15 16 63 43 2 174 121 1 213 155 10 +237 182 22 242 190 26 245 193 27 245 193 27 244 192 27 244 192 27 244 192 27 244 192 27 +245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 +245 193 27 245 193 27 245 193 27 244 191 26 241 188 25 233 178 20 217 176 35 185 160 132 + +170 170 170 176 163 150 194 143 10 226 168 0 240 185 3 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 244 189 4 +236 187 2 209 160 7 194 190 183 205 205 204 225 224 223 251 251 249 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 249 249 247 164 163 163 15 15 16 0 0 0 92 64 1 174 121 1 213 155 10 +237 182 22 242 190 26 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 +245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 +245 193 27 245 193 27 245 193 27 244 191 26 241 188 25 233 177 19 213 155 10 188 142 63 + +170 170 170 176 163 150 203 144 8 229 173 1 241 187 3 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +241 187 3 230 179 2 184 146 92 238 236 234 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +243 243 242 149 148 148 10 10 10 0 0 0 0 0 0 95 68 4 174 121 1 213 155 10 +237 182 22 242 190 26 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 +245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 +244 191 26 244 191 26 242 189 25 240 186 24 233 177 19 219 162 14 203 144 8 188 142 63 + +170 170 170 185 160 132 209 151 4 234 177 2 243 188 3 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +244 189 4 238 183 2 209 160 7 185 160 132 247 247 245 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 227 227 225 +126 120 115 0 0 0 0 0 0 0 0 0 0 0 0 117 81 1 174 121 1 214 157 11 +237 182 22 243 191 26 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 +245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 244 191 26 242 190 26 242 189 25 +241 188 25 238 184 23 233 178 20 229 173 17 214 157 11 197 138 3 181 128 6 154 144 128 + +172 169 165 188 142 63 220 162 1 240 185 3 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 240 185 3 226 168 0 174 121 1 183 182 181 250 250 248 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 248 247 245 194 194 193 63 63 64 +0 0 0 0 0 0 0 0 0 0 0 0 2 2 2 131 89 0 180 128 1 219 162 14 +238 183 23 244 191 26 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 +245 193 27 245 193 27 245 193 27 244 191 26 242 189 25 240 186 24 237 182 22 233 178 20 +229 173 17 223 166 15 214 157 11 203 144 8 187 136 2 175 122 8 154 144 128 169 168 168 + +185 160 132 194 143 10 226 168 0 241 187 3 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 243 188 3 229 173 1 197 138 3 144 102 5 136 132 128 209 209 208 248 248 247 +253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 253 253 251 +253 253 251 253 253 251 253 253 251 247 247 245 205 205 204 126 120 115 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 25 19 12 131 89 0 181 128 6 223 166 15 +238 184 23 244 191 26 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 +245 193 27 244 191 26 242 190 26 240 186 24 237 182 22 229 173 17 223 166 15 214 157 11 +203 144 8 197 138 3 187 130 3 174 121 1 145 107 43 154 144 128 169 169 169 170 170 170 + +184 146 92 197 138 3 222 164 1 238 183 2 243 188 3 244 189 4 244 189 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 244 189 4 234 177 2 202 145 2 161 112 0 117 81 1 25 24 24 90 90 90 +167 167 167 212 212 211 238 236 234 243 243 242 247 247 245 250 250 248 247 247 245 243 243 242 +238 236 234 211 211 209 165 164 164 87 85 85 19 19 18 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 63 43 2 138 102 1 187 136 2 223 166 15 +238 184 23 244 192 27 245 193 27 245 193 27 245 193 27 245 193 27 245 193 27 245 192 27 +243 191 26 241 188 25 237 182 22 229 173 17 219 162 14 209 151 4 197 138 3 187 130 3 +174 121 1 161 112 0 145 107 43 154 144 128 166 166 164 170 170 170 170 170 170 170 170 170 + +181 137 33 187 130 3 214 155 1 226 168 0 234 177 2 236 180 2 240 185 3 241 187 3 +243 188 3 244 189 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 244 189 4 234 177 2 209 151 4 174 121 1 131 89 0 42 26 1 0 0 0 +0 0 0 0 0 0 35 35 35 87 85 85 105 104 103 111 111 111 105 104 103 76 76 75 +26 29 31 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 63 43 2 138 102 1 187 130 3 219 162 14 +238 183 23 243 191 26 245 192 27 245 192 27 245 192 27 244 192 27 243 191 26 242 189 25 +238 184 23 233 178 20 223 166 15 213 155 10 197 138 3 181 128 6 165 120 3 152 107 0 +145 107 43 154 144 128 165 164 164 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +153 126 93 180 128 1 197 138 3 209 151 4 216 157 1 222 164 1 226 168 0 229 173 1 +234 177 2 236 180 2 240 185 3 241 187 3 241 187 3 243 188 3 244 189 4 245 190 4 +245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +245 190 4 241 187 3 234 177 2 214 155 1 174 121 1 131 89 0 63 43 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 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 63 43 2 131 89 0 180 128 1 213 155 10 +233 177 19 240 186 24 242 189 25 242 189 25 241 188 25 240 186 24 238 184 23 233 178 20 +229 173 17 219 162 14 209 151 4 187 130 3 174 121 1 152 107 0 145 107 43 154 144 128 +166 166 164 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +163 158 152 153 126 93 175 122 8 187 130 3 192 136 5 197 138 3 202 145 2 209 151 4 +216 157 1 222 164 1 226 168 0 229 173 1 234 177 2 236 180 2 238 183 2 240 185 3 +241 187 3 244 189 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 245 190 4 +244 189 4 238 183 2 226 168 0 209 151 4 174 121 1 131 89 0 63 43 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 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 63 43 2 131 89 0 165 120 3 203 144 8 +223 166 15 229 173 17 233 178 20 233 178 20 233 178 20 233 177 19 229 173 17 223 166 15 +213 155 10 197 138 3 180 128 1 161 112 0 144 102 5 153 126 93 163 158 152 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 169 168 168 163 158 152 154 144 128 153 126 93 175 122 8 180 128 1 187 130 3 +192 136 5 197 138 3 202 145 2 209 151 4 214 155 1 216 160 1 222 164 1 226 168 0 +234 177 2 236 180 2 240 185 3 243 188 3 244 189 4 245 190 4 244 189 4 243 188 3 +240 185 3 234 177 2 220 162 1 197 138 3 161 112 0 117 81 1 63 43 2 0 0 0 +21 21 22 46 46 46 57 57 57 67 67 66 71 71 71 76 76 75 71 71 71 67 67 66 +57 57 57 50 49 49 39 39 39 10 10 10 0 0 0 0 0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 0 0 0 0 63 43 2 117 81 1 152 107 0 181 128 6 +203 144 8 215 155 6 220 162 12 220 162 12 220 162 12 215 155 6 215 155 6 203 144 8 +192 136 5 174 121 1 152 107 0 144 102 5 154 144 128 168 167 166 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 169 168 168 163 158 152 154 144 128 153 126 93 +150 111 18 165 120 3 174 121 1 180 128 1 180 128 1 187 130 3 197 138 3 202 145 2 +209 151 4 220 162 1 226 168 0 234 177 2 238 183 2 238 183 2 238 183 2 236 180 2 +229 173 1 220 162 1 202 145 2 180 128 1 144 102 5 98 73 33 126 120 115 142 142 141 +156 155 155 162 162 162 166 166 165 169 169 169 170 170 170 170 170 170 170 170 170 169 169 169 +166 166 165 164 163 163 160 159 159 152 152 151 142 142 141 131 131 130 111 111 111 87 85 85 +45 45 45 5 5 5 1 1 1 0 0 0 63 43 2 95 68 4 131 89 0 161 112 0 +181 128 6 197 138 3 202 145 2 202 145 2 202 145 2 197 138 3 192 136 5 180 128 1 +161 112 0 144 102 5 144 102 5 154 144 128 170 170 168 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 169 169 +168 167 166 163 158 152 154 144 128 153 126 93 145 107 43 150 111 18 161 112 0 165 120 3 +174 121 1 187 136 2 202 145 2 209 151 4 220 162 1 222 164 1 222 164 1 220 162 1 +214 155 1 202 145 2 187 130 3 161 112 0 117 81 1 117 101 81 169 169 168 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 169 169 169 +166 166 165 152 152 151 129 127 125 96 96 95 65 62 59 92 64 1 95 68 4 131 89 0 +152 107 0 174 121 1 174 121 1 181 128 6 181 128 6 174 121 1 165 120 3 152 107 0 +138 102 1 145 107 43 154 150 143 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 166 166 165 163 158 152 154 144 128 153 126 93 +145 107 43 144 102 5 161 112 0 174 121 1 187 130 3 197 138 3 197 138 3 197 138 3 +192 136 5 180 128 1 152 107 0 117 81 1 98 73 33 152 152 151 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 162 162 162 86 80 74 92 64 1 95 68 4 +117 81 1 131 89 0 144 102 5 152 107 0 152 107 0 144 102 5 131 89 0 131 89 0 +98 73 33 154 150 143 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +165 164 164 154 144 128 117 101 81 145 107 43 144 102 5 152 107 0 161 112 0 161 112 0 +152 107 0 131 89 0 117 81 1 98 73 33 138 138 137 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 156 155 155 86 80 74 92 64 1 +92 64 1 95 68 4 117 81 1 117 81 1 117 81 1 117 81 1 117 81 1 117 101 81 +152 152 151 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 + +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 169 169 168 163 158 152 126 120 115 117 101 81 131 89 0 131 89 0 +117 81 1 95 68 4 117 101 81 149 148 148 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 162 162 162 129 127 125 +86 80 74 92 64 1 92 64 1 92 64 1 95 68 4 98 73 33 126 120 115 164 163 163 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 170 +