diff --git a/build/linux/platform_specific_code/juce_linux_Audio.cpp b/build/linux/platform_specific_code/juce_linux_Audio.cpp index f5fee1c561..7b85e85226 100644 --- a/build/linux/platform_specific_code/juce_linux_Audio.cpp +++ b/build/linux/platform_specific_code/juce_linux_Audio.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/linux/platform_specific_code/juce_linux_AudioCDReader.cpp b/build/linux/platform_specific_code/juce_linux_AudioCDReader.cpp index e023ace41a..72e956f4aa 100644 --- a/build/linux/platform_specific_code/juce_linux_AudioCDReader.cpp +++ b/build/linux/platform_specific_code/juce_linux_AudioCDReader.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/linux/platform_specific_code/juce_linux_FileChooser.cpp b/build/linux/platform_specific_code/juce_linux_FileChooser.cpp index eca39220c1..79af20fefb 100644 --- a/build/linux/platform_specific_code/juce_linux_FileChooser.cpp +++ b/build/linux/platform_specific_code/juce_linux_FileChooser.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/linux/platform_specific_code/juce_linux_Files.cpp b/build/linux/platform_specific_code/juce_linux_Files.cpp index 70c9be3c1c..4fdf6389a5 100644 --- a/build/linux/platform_specific_code/juce_linux_Files.cpp +++ b/build/linux/platform_specific_code/juce_linux_Files.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/linux/platform_specific_code/juce_linux_Fonts.cpp b/build/linux/platform_specific_code/juce_linux_Fonts.cpp index 2e4c58e32a..eb87245e5b 100644 --- a/build/linux/platform_specific_code/juce_linux_Fonts.cpp +++ b/build/linux/platform_specific_code/juce_linux_Fonts.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/linux/platform_specific_code/juce_linux_Messaging.cpp b/build/linux/platform_specific_code/juce_linux_Messaging.cpp index cbf38c360a..8f89ac82f7 100644 --- a/build/linux/platform_specific_code/juce_linux_Messaging.cpp +++ b/build/linux/platform_specific_code/juce_linux_Messaging.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/linux/platform_specific_code/juce_linux_Midi.cpp b/build/linux/platform_specific_code/juce_linux_Midi.cpp index 8c341fb19d..f963f87a83 100644 --- a/build/linux/platform_specific_code/juce_linux_Midi.cpp +++ b/build/linux/platform_specific_code/juce_linux_Midi.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/linux/platform_specific_code/juce_linux_NamedPipe.cpp b/build/linux/platform_specific_code/juce_linux_NamedPipe.cpp index 1403b8e773..afd2d5ff37 100644 --- a/build/linux/platform_specific_code/juce_linux_NamedPipe.cpp +++ b/build/linux/platform_specific_code/juce_linux_NamedPipe.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/linux/platform_specific_code/juce_linux_NativeCode.cpp b/build/linux/platform_specific_code/juce_linux_NativeCode.cpp index 6c06b6b8de..2b6feaa51e 100644 --- a/build/linux/platform_specific_code/juce_linux_NativeCode.cpp +++ b/build/linux/platform_specific_code/juce_linux_NativeCode.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/linux/platform_specific_code/juce_linux_NativeIncludes.h b/build/linux/platform_specific_code/juce_linux_NativeIncludes.h index 4e7e19f821..78527626e1 100644 --- a/build/linux/platform_specific_code/juce_linux_NativeIncludes.h +++ b/build/linux/platform_specific_code/juce_linux_NativeIncludes.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/linux/platform_specific_code/juce_linux_Network.cpp b/build/linux/platform_specific_code/juce_linux_Network.cpp index 542e12cc83..5e03523f5e 100644 --- a/build/linux/platform_specific_code/juce_linux_Network.cpp +++ b/build/linux/platform_specific_code/juce_linux_Network.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/linux/platform_specific_code/juce_linux_SystemStats.cpp b/build/linux/platform_specific_code/juce_linux_SystemStats.cpp index df279f982a..5dd067391f 100644 --- a/build/linux/platform_specific_code/juce_linux_SystemStats.cpp +++ b/build/linux/platform_specific_code/juce_linux_SystemStats.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/linux/platform_specific_code/juce_linux_Threads.cpp b/build/linux/platform_specific_code/juce_linux_Threads.cpp index c0954893a9..fe31daeab9 100644 --- a/build/linux/platform_specific_code/juce_linux_Threads.cpp +++ b/build/linux/platform_specific_code/juce_linux_Threads.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/linux/platform_specific_code/juce_linux_WebBrowserComponent.cpp b/build/linux/platform_specific_code/juce_linux_WebBrowserComponent.cpp index 933cb96777..9c26fdeff0 100644 --- a/build/linux/platform_specific_code/juce_linux_WebBrowserComponent.cpp +++ b/build/linux/platform_specific_code/juce_linux_WebBrowserComponent.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/linux/platform_specific_code/juce_linux_Windowing.cpp b/build/linux/platform_specific_code/juce_linux_Windowing.cpp index 5d293823d0..92534754e0 100644 --- a/build/linux/platform_specific_code/juce_linux_Windowing.cpp +++ b/build/linux/platform_specific_code/juce_linux_Windowing.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_AppleRemote.mm b/build/macosx/platform_specific_code/juce_mac_AppleRemote.mm index 04c3b429d4..ea9bcfb414 100644 --- a/build/macosx/platform_specific_code/juce_mac_AppleRemote.mm +++ b/build/macosx/platform_specific_code/juce_mac_AppleRemote.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_AudioCDBurner.mm b/build/macosx/platform_specific_code/juce_mac_AudioCDBurner.mm index 291062f4a5..5875b638da 100644 --- a/build/macosx/platform_specific_code/juce_mac_AudioCDBurner.mm +++ b/build/macosx/platform_specific_code/juce_mac_AudioCDBurner.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_CameraDevice.mm b/build/macosx/platform_specific_code/juce_mac_CameraDevice.mm index daf769a574..5dd8a9be7a 100644 --- a/build/macosx/platform_specific_code/juce_mac_CameraDevice.mm +++ b/build/macosx/platform_specific_code/juce_mac_CameraDevice.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_CarbonViewWrapperComponent.h b/build/macosx/platform_specific_code/juce_mac_CarbonViewWrapperComponent.h index f8094b0de7..e7d3f3070f 100644 --- a/build/macosx/platform_specific_code/juce_mac_CarbonViewWrapperComponent.h +++ b/build/macosx/platform_specific_code/juce_mac_CarbonViewWrapperComponent.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_CoreAudio.cpp b/build/macosx/platform_specific_code/juce_mac_CoreAudio.cpp index 9bdc5af5cc..47f97592f5 100644 --- a/build/macosx/platform_specific_code/juce_mac_CoreAudio.cpp +++ b/build/macosx/platform_specific_code/juce_mac_CoreAudio.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_CoreMidi.cpp b/build/macosx/platform_specific_code/juce_mac_CoreMidi.cpp index 6b4a332209..311325f6b8 100644 --- a/build/macosx/platform_specific_code/juce_mac_CoreMidi.cpp +++ b/build/macosx/platform_specific_code/juce_mac_CoreMidi.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_Debugging.mm b/build/macosx/platform_specific_code/juce_mac_Debugging.mm index 7e280d1274..a5972989e4 100644 --- a/build/macosx/platform_specific_code/juce_mac_Debugging.mm +++ b/build/macosx/platform_specific_code/juce_mac_Debugging.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_FileChooser.mm b/build/macosx/platform_specific_code/juce_mac_FileChooser.mm index d26e12b859..dd9e0a667c 100644 --- a/build/macosx/platform_specific_code/juce_mac_FileChooser.mm +++ b/build/macosx/platform_specific_code/juce_mac_FileChooser.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_Files.mm b/build/macosx/platform_specific_code/juce_mac_Files.mm index b193a3ed43..78f19b816c 100644 --- a/build/macosx/platform_specific_code/juce_mac_Files.mm +++ b/build/macosx/platform_specific_code/juce_mac_Files.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_Fonts.mm b/build/macosx/platform_specific_code/juce_mac_Fonts.mm index c12913e4bd..9972ba10fa 100644 --- a/build/macosx/platform_specific_code/juce_mac_Fonts.mm +++ b/build/macosx/platform_specific_code/juce_mac_Fonts.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_MainMenu.mm b/build/macosx/platform_specific_code/juce_mac_MainMenu.mm index 6d17317390..cb268e953f 100644 --- a/build/macosx/platform_specific_code/juce_mac_MainMenu.mm +++ b/build/macosx/platform_specific_code/juce_mac_MainMenu.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_MessageManager.mm b/build/macosx/platform_specific_code/juce_mac_MessageManager.mm index b71c1e29aa..cd2c110c73 100644 --- a/build/macosx/platform_specific_code/juce_mac_MessageManager.mm +++ b/build/macosx/platform_specific_code/juce_mac_MessageManager.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_MiscUtilities.mm b/build/macosx/platform_specific_code/juce_mac_MiscUtilities.mm index 60a2083421..8eb2cc2398 100644 --- a/build/macosx/platform_specific_code/juce_mac_MiscUtilities.mm +++ b/build/macosx/platform_specific_code/juce_mac_MiscUtilities.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_MouseCursor.mm b/build/macosx/platform_specific_code/juce_mac_MouseCursor.mm index c69b9ef438..b9e91279a3 100644 --- a/build/macosx/platform_specific_code/juce_mac_MouseCursor.mm +++ b/build/macosx/platform_specific_code/juce_mac_MouseCursor.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_NSViewComponent.mm b/build/macosx/platform_specific_code/juce_mac_NSViewComponent.mm index 9366e37c52..1f4d360e50 100644 --- a/build/macosx/platform_specific_code/juce_mac_NSViewComponent.mm +++ b/build/macosx/platform_specific_code/juce_mac_NSViewComponent.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_NSViewComponentPeer.mm b/build/macosx/platform_specific_code/juce_mac_NSViewComponentPeer.mm index 13a72bf589..1596aa1fba 100644 --- a/build/macosx/platform_specific_code/juce_mac_NSViewComponentPeer.mm +++ b/build/macosx/platform_specific_code/juce_mac_NSViewComponentPeer.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_NamedPipe.cpp b/build/macosx/platform_specific_code/juce_mac_NamedPipe.cpp index e1c52543f9..f3b9b73e73 100644 --- a/build/macosx/platform_specific_code/juce_mac_NamedPipe.cpp +++ b/build/macosx/platform_specific_code/juce_mac_NamedPipe.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_NativeCode.mm b/build/macosx/platform_specific_code/juce_mac_NativeCode.mm index 899ce56283..7a69457bee 100644 --- a/build/macosx/platform_specific_code/juce_mac_NativeCode.mm +++ b/build/macosx/platform_specific_code/juce_mac_NativeCode.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_NativeHeaders.h b/build/macosx/platform_specific_code/juce_mac_NativeHeaders.h index f9a9f97cbe..8a24ef1b55 100644 --- a/build/macosx/platform_specific_code/juce_mac_NativeHeaders.h +++ b/build/macosx/platform_specific_code/juce_mac_NativeHeaders.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_NativeIncludes.h b/build/macosx/platform_specific_code/juce_mac_NativeIncludes.h index 62aa280bf3..81a443c32c 100644 --- a/build/macosx/platform_specific_code/juce_mac_NativeIncludes.h +++ b/build/macosx/platform_specific_code/juce_mac_NativeIncludes.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_Network.mm b/build/macosx/platform_specific_code/juce_mac_Network.mm index 63e35aa9b7..388265a7f9 100644 --- a/build/macosx/platform_specific_code/juce_mac_Network.mm +++ b/build/macosx/platform_specific_code/juce_mac_Network.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_OpenGLComponent.mm b/build/macosx/platform_specific_code/juce_mac_OpenGLComponent.mm index 41376a1ed2..5c09c0acb3 100644 --- a/build/macosx/platform_specific_code/juce_mac_OpenGLComponent.mm +++ b/build/macosx/platform_specific_code/juce_mac_OpenGLComponent.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_QuickTimeMovieComponent.mm b/build/macosx/platform_specific_code/juce_mac_QuickTimeMovieComponent.mm index 8138081349..8dd66e3b7e 100644 --- a/build/macosx/platform_specific_code/juce_mac_QuickTimeMovieComponent.mm +++ b/build/macosx/platform_specific_code/juce_mac_QuickTimeMovieComponent.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_Strings.mm b/build/macosx/platform_specific_code/juce_mac_Strings.mm index 7374e1d00c..153ab017af 100644 --- a/build/macosx/platform_specific_code/juce_mac_Strings.mm +++ b/build/macosx/platform_specific_code/juce_mac_Strings.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_SystemStats.mm b/build/macosx/platform_specific_code/juce_mac_SystemStats.mm index f02c03dd3e..8dd1eff6ab 100644 --- a/build/macosx/platform_specific_code/juce_mac_SystemStats.mm +++ b/build/macosx/platform_specific_code/juce_mac_SystemStats.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_Threads.mm b/build/macosx/platform_specific_code/juce_mac_Threads.mm index d2c722ecd5..8ca5ba616a 100644 --- a/build/macosx/platform_specific_code/juce_mac_Threads.mm +++ b/build/macosx/platform_specific_code/juce_mac_Threads.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_mac_WebBrowserComponent.mm b/build/macosx/platform_specific_code/juce_mac_WebBrowserComponent.mm index 2beaedabc6..2211b124e6 100644 --- a/build/macosx/platform_specific_code/juce_mac_WebBrowserComponent.mm +++ b/build/macosx/platform_specific_code/juce_mac_WebBrowserComponent.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/macosx/platform_specific_code/juce_posix_SharedCode.h b/build/macosx/platform_specific_code/juce_posix_SharedCode.h index b1ed87e323..371af1cb3c 100644 --- a/build/macosx/platform_specific_code/juce_posix_SharedCode.h +++ b/build/macosx/platform_specific_code/juce_posix_SharedCode.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_ASIO.cpp b/build/win32/platform_specific_code/juce_win32_ASIO.cpp index 5ca9d092aa..b1f69fbb15 100644 --- a/build/win32/platform_specific_code/juce_win32_ASIO.cpp +++ b/build/win32/platform_specific_code/juce_win32_ASIO.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_ActiveXComponent.cpp b/build/win32/platform_specific_code/juce_win32_ActiveXComponent.cpp index f63c6357f1..17a68b4a1e 100644 --- a/build/win32/platform_specific_code/juce_win32_ActiveXComponent.cpp +++ b/build/win32/platform_specific_code/juce_win32_ActiveXComponent.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_AudioCDReader.cpp b/build/win32/platform_specific_code/juce_win32_AudioCDReader.cpp index e86bfae4bb..247a31d142 100644 --- a/build/win32/platform_specific_code/juce_win32_AudioCDReader.cpp +++ b/build/win32/platform_specific_code/juce_win32_AudioCDReader.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_CameraDevice.cpp b/build/win32/platform_specific_code/juce_win32_CameraDevice.cpp index 9177f2ab3b..20b272f62b 100644 --- a/build/win32/platform_specific_code/juce_win32_CameraDevice.cpp +++ b/build/win32/platform_specific_code/juce_win32_CameraDevice.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_DirectSound.cpp b/build/win32/platform_specific_code/juce_win32_DirectSound.cpp index 31e52dd956..8b376213df 100644 --- a/build/win32/platform_specific_code/juce_win32_DirectSound.cpp +++ b/build/win32/platform_specific_code/juce_win32_DirectSound.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_DynamicLibraryLoader.cpp b/build/win32/platform_specific_code/juce_win32_DynamicLibraryLoader.cpp index e244035e21..af28b646f8 100644 --- a/build/win32/platform_specific_code/juce_win32_DynamicLibraryLoader.cpp +++ b/build/win32/platform_specific_code/juce_win32_DynamicLibraryLoader.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_DynamicLibraryLoader.h b/build/win32/platform_specific_code/juce_win32_DynamicLibraryLoader.h index 416a073fd3..71269a245d 100644 --- a/build/win32/platform_specific_code/juce_win32_DynamicLibraryLoader.h +++ b/build/win32/platform_specific_code/juce_win32_DynamicLibraryLoader.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_FileChooser.cpp b/build/win32/platform_specific_code/juce_win32_FileChooser.cpp index e125c8b42c..b2fbb95233 100644 --- a/build/win32/platform_specific_code/juce_win32_FileChooser.cpp +++ b/build/win32/platform_specific_code/juce_win32_FileChooser.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_Files.cpp b/build/win32/platform_specific_code/juce_win32_Files.cpp index b492296ae9..f0f19951e8 100644 --- a/build/win32/platform_specific_code/juce_win32_Files.cpp +++ b/build/win32/platform_specific_code/juce_win32_Files.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_Fonts.cpp b/build/win32/platform_specific_code/juce_win32_Fonts.cpp index f4e39a7170..c3719dc905 100644 --- a/build/win32/platform_specific_code/juce_win32_Fonts.cpp +++ b/build/win32/platform_specific_code/juce_win32_Fonts.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_Messaging.cpp b/build/win32/platform_specific_code/juce_win32_Messaging.cpp index 4810e43be6..8a80bd2752 100644 --- a/build/win32/platform_specific_code/juce_win32_Messaging.cpp +++ b/build/win32/platform_specific_code/juce_win32_Messaging.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_Midi.cpp b/build/win32/platform_specific_code/juce_win32_Midi.cpp index c0896629e3..5660d29d0d 100644 --- a/build/win32/platform_specific_code/juce_win32_Midi.cpp +++ b/build/win32/platform_specific_code/juce_win32_Midi.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_Misc.cpp b/build/win32/platform_specific_code/juce_win32_Misc.cpp index 8bdb2c675e..c792994acd 100644 --- a/build/win32/platform_specific_code/juce_win32_Misc.cpp +++ b/build/win32/platform_specific_code/juce_win32_Misc.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_NativeCode.cpp b/build/win32/platform_specific_code/juce_win32_NativeCode.cpp index d83b3b1ffe..9c7cb93825 100644 --- a/build/win32/platform_specific_code/juce_win32_NativeCode.cpp +++ b/build/win32/platform_specific_code/juce_win32_NativeCode.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_NativeIncludes.h b/build/win32/platform_specific_code/juce_win32_NativeIncludes.h index 1016e83a42..96e8c8e56b 100644 --- a/build/win32/platform_specific_code/juce_win32_NativeIncludes.h +++ b/build/win32/platform_specific_code/juce_win32_NativeIncludes.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_Network.cpp b/build/win32/platform_specific_code/juce_win32_Network.cpp index 260764c514..f89d092f10 100644 --- a/build/win32/platform_specific_code/juce_win32_Network.cpp +++ b/build/win32/platform_specific_code/juce_win32_Network.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_OpenGLComponent.cpp b/build/win32/platform_specific_code/juce_win32_OpenGLComponent.cpp index c08c400462..be107e0f7f 100644 --- a/build/win32/platform_specific_code/juce_win32_OpenGLComponent.cpp +++ b/build/win32/platform_specific_code/juce_win32_OpenGLComponent.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_PlatformUtils.cpp b/build/win32/platform_specific_code/juce_win32_PlatformUtils.cpp index b4066e31ed..104b2c53fd 100644 --- a/build/win32/platform_specific_code/juce_win32_PlatformUtils.cpp +++ b/build/win32/platform_specific_code/juce_win32_PlatformUtils.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_QuickTimeMovieComponent.cpp b/build/win32/platform_specific_code/juce_win32_QuickTimeMovieComponent.cpp index bc0f5b28bc..aaa2f66c5d 100644 --- a/build/win32/platform_specific_code/juce_win32_QuickTimeMovieComponent.cpp +++ b/build/win32/platform_specific_code/juce_win32_QuickTimeMovieComponent.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_SystemStats.cpp b/build/win32/platform_specific_code/juce_win32_SystemStats.cpp index fcb8fff880..eb4eebf89e 100644 --- a/build/win32/platform_specific_code/juce_win32_SystemStats.cpp +++ b/build/win32/platform_specific_code/juce_win32_SystemStats.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_Threads.cpp b/build/win32/platform_specific_code/juce_win32_Threads.cpp index 674117b072..a0b1523973 100644 --- a/build/win32/platform_specific_code/juce_win32_Threads.cpp +++ b/build/win32/platform_specific_code/juce_win32_Threads.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_WebBrowserComponent.cpp b/build/win32/platform_specific_code/juce_win32_WebBrowserComponent.cpp index 522e73fd56..da8a79ce15 100644 --- a/build/win32/platform_specific_code/juce_win32_WebBrowserComponent.cpp +++ b/build/win32/platform_specific_code/juce_win32_WebBrowserComponent.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/build/win32/platform_specific_code/juce_win32_Windowing.cpp b/build/win32/platform_specific_code/juce_win32_Windowing.cpp index 267a848942..d40ff2f6a3 100644 --- a/build/win32/platform_specific_code/juce_win32_Windowing.cpp +++ b/build/win32/platform_specific_code/juce_win32_Windowing.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/amalgamator/juce_AmalgamatorMain.cpp b/extras/amalgamator/juce_AmalgamatorMain.cpp index 6bc8898534..8d03d776d5 100644 --- a/extras/amalgamator/juce_AmalgamatorMain.cpp +++ b/extras/amalgamator/juce_AmalgamatorMain.cpp @@ -2,33 +2,28 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ + #include "juce_AppConfig.h" #include "../../juce_amalgamated.h" diff --git a/extras/audio plugin host/src/HostStartup.cpp b/extras/audio plugin host/src/HostStartup.cpp index 4ac0fe1032..f156316406 100644 --- a/extras/audio plugin host/src/HostStartup.cpp +++ b/extras/audio plugin host/src/HostStartup.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugin host/src/host/FilterGraph.cpp b/extras/audio plugin host/src/host/FilterGraph.cpp index fd42248c6c..33b6b027ce 100644 --- a/extras/audio plugin host/src/host/FilterGraph.cpp +++ b/extras/audio plugin host/src/host/FilterGraph.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugin host/src/host/FilterGraph.h b/extras/audio plugin host/src/host/FilterGraph.h index c71c1a7b1b..41780319c7 100644 --- a/extras/audio plugin host/src/host/FilterGraph.h +++ b/extras/audio plugin host/src/host/FilterGraph.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugin host/src/host/GraphEditorPanel.cpp b/extras/audio plugin host/src/host/GraphEditorPanel.cpp index ce908b0b59..4dda42c9b1 100644 --- a/extras/audio plugin host/src/host/GraphEditorPanel.cpp +++ b/extras/audio plugin host/src/host/GraphEditorPanel.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugin host/src/host/GraphEditorPanel.h b/extras/audio plugin host/src/host/GraphEditorPanel.h index c10c4ac2f5..39967d8fb2 100644 --- a/extras/audio plugin host/src/host/GraphEditorPanel.h +++ b/extras/audio plugin host/src/host/GraphEditorPanel.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugin host/src/host/InternalFilters.cpp b/extras/audio plugin host/src/host/InternalFilters.cpp index 4118781814..5f49b8adde 100644 --- a/extras/audio plugin host/src/host/InternalFilters.cpp +++ b/extras/audio plugin host/src/host/InternalFilters.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugin host/src/host/InternalFilters.h b/extras/audio plugin host/src/host/InternalFilters.h index aaab2d41e6..4ee690af79 100644 --- a/extras/audio plugin host/src/host/InternalFilters.h +++ b/extras/audio plugin host/src/host/InternalFilters.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugin host/src/host/MainHostWindow.cpp b/extras/audio plugin host/src/host/MainHostWindow.cpp index d30236f2fc..a486d2d417 100644 --- a/extras/audio plugin host/src/host/MainHostWindow.cpp +++ b/extras/audio plugin host/src/host/MainHostWindow.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugin host/src/host/MainHostWindow.h b/extras/audio plugin host/src/host/MainHostWindow.h index 4beac9362d..f40b79f3e8 100644 --- a/extras/audio plugin host/src/host/MainHostWindow.h +++ b/extras/audio plugin host/src/host/MainHostWindow.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugin host/src/juce_AppConfig.h b/extras/audio plugin host/src/juce_AppConfig.h index 8fe33a01bc..c3b2f222d7 100644 --- a/extras/audio plugin host/src/juce_AppConfig.h +++ b/extras/audio plugin host/src/juce_AppConfig.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/demo/src/DemoEditorComponent.cpp b/extras/audio plugins/demo/src/DemoEditorComponent.cpp index 09fad4b74d..88911ee3ca 100644 --- a/extras/audio plugins/demo/src/DemoEditorComponent.cpp +++ b/extras/audio plugins/demo/src/DemoEditorComponent.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/demo/src/DemoEditorComponent.h b/extras/audio plugins/demo/src/DemoEditorComponent.h index a0530fc21b..3cf9e83724 100644 --- a/extras/audio plugins/demo/src/DemoEditorComponent.h +++ b/extras/audio plugins/demo/src/DemoEditorComponent.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/demo/src/DemoJuceFilter.cpp b/extras/audio plugins/demo/src/DemoJuceFilter.cpp index e399bad12c..6ae59b8062 100644 --- a/extras/audio plugins/demo/src/DemoJuceFilter.cpp +++ b/extras/audio plugins/demo/src/DemoJuceFilter.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/demo/src/DemoJuceFilter.h b/extras/audio plugins/demo/src/DemoJuceFilter.h index b99b7b88d2..8ef5cd64aa 100644 --- a/extras/audio plugins/demo/src/DemoJuceFilter.h +++ b/extras/audio plugins/demo/src/DemoJuceFilter.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/demo/src/JucePluginCharacteristics.h b/extras/audio plugins/demo/src/JucePluginCharacteristics.h index 8962f5d81d..bceeaf4a24 100644 --- a/extras/audio plugins/demo/src/JucePluginCharacteristics.h +++ b/extras/audio plugins/demo/src/JucePluginCharacteristics.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/demo/src/includes.h b/extras/audio plugins/demo/src/includes.h index 268a8ca1cc..bd74923484 100644 --- a/extras/audio plugins/demo/src/includes.h +++ b/extras/audio plugins/demo/src/includes.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/demo/src/juce_AppConfig.h b/extras/audio plugins/demo/src/juce_AppConfig.h index e121abacff..7ed1a86f44 100644 --- a/extras/audio plugins/demo/src/juce_AppConfig.h +++ b/extras/audio plugins/demo/src/juce_AppConfig.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/wrapper/AU/juce_AU_Resources.r b/extras/audio plugins/wrapper/AU/juce_AU_Resources.r index 07c595ed48..f259ef25de 100644 --- a/extras/audio plugins/wrapper/AU/juce_AU_Resources.r +++ b/extras/audio plugins/wrapper/AU/juce_AU_Resources.r @@ -2,33 +2,28 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ + #include //============================================================================== diff --git a/extras/audio plugins/wrapper/AU/juce_AU_Wrapper.mm b/extras/audio plugins/wrapper/AU/juce_AU_Wrapper.mm index 3b0fa437a6..13ff201550 100644 --- a/extras/audio plugins/wrapper/AU/juce_AU_Wrapper.mm +++ b/extras/audio plugins/wrapper/AU/juce_AU_Wrapper.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode1.cpp b/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode1.cpp index 33a3bac12e..b688c711ec 100644 --- a/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode1.cpp +++ b/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode1.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode2.cpp b/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode2.cpp index 7359f2ba1c..440fc8c6bd 100644 --- a/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode2.cpp +++ b/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode2.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode3.cpp b/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode3.cpp index 7e794b6505..0524131b53 100644 --- a/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode3.cpp +++ b/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode3.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode_Header.h b/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode_Header.h index ef3b4d6883..f753efe56d 100644 --- a/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode_Header.h +++ b/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode_Header.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/wrapper/RTAS/juce_RTAS_MacUtilities.mm b/extras/audio plugins/wrapper/RTAS/juce_RTAS_MacUtilities.mm index 63b3357b0b..33fc37f887 100644 --- a/extras/audio plugins/wrapper/RTAS/juce_RTAS_MacUtilities.mm +++ b/extras/audio plugins/wrapper/RTAS/juce_RTAS_MacUtilities.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/wrapper/RTAS/juce_RTAS_WinUtilities.cpp b/extras/audio plugins/wrapper/RTAS/juce_RTAS_WinUtilities.cpp index e7801df102..f3212cf31d 100644 --- a/extras/audio plugins/wrapper/RTAS/juce_RTAS_WinUtilities.cpp +++ b/extras/audio plugins/wrapper/RTAS/juce_RTAS_WinUtilities.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/wrapper/RTAS/juce_RTAS_Wrapper.cpp b/extras/audio plugins/wrapper/RTAS/juce_RTAS_Wrapper.cpp index 63392bae7d..f7f0eaa5e9 100644 --- a/extras/audio plugins/wrapper/RTAS/juce_RTAS_Wrapper.cpp +++ b/extras/audio plugins/wrapper/RTAS/juce_RTAS_Wrapper.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/wrapper/Standalone/juce_AudioFilterStreamer.cpp b/extras/audio plugins/wrapper/Standalone/juce_AudioFilterStreamer.cpp index c94386b3fb..f947b163f0 100644 --- a/extras/audio plugins/wrapper/Standalone/juce_AudioFilterStreamer.cpp +++ b/extras/audio plugins/wrapper/Standalone/juce_AudioFilterStreamer.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/wrapper/Standalone/juce_AudioFilterStreamer.h b/extras/audio plugins/wrapper/Standalone/juce_AudioFilterStreamer.h index afbb9d547b..48e2751cd1 100644 --- a/extras/audio plugins/wrapper/Standalone/juce_AudioFilterStreamer.h +++ b/extras/audio plugins/wrapper/Standalone/juce_AudioFilterStreamer.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/wrapper/Standalone/juce_StandaloneFilterWindow.cpp b/extras/audio plugins/wrapper/Standalone/juce_StandaloneFilterWindow.cpp index 3209f9077f..4347d1446e 100644 --- a/extras/audio plugins/wrapper/Standalone/juce_StandaloneFilterWindow.cpp +++ b/extras/audio plugins/wrapper/Standalone/juce_StandaloneFilterWindow.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/wrapper/Standalone/juce_StandaloneFilterWindow.h b/extras/audio plugins/wrapper/Standalone/juce_StandaloneFilterWindow.h index d6016c7501..c45a5ee362 100644 --- a/extras/audio plugins/wrapper/Standalone/juce_StandaloneFilterWindow.h +++ b/extras/audio plugins/wrapper/Standalone/juce_StandaloneFilterWindow.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/wrapper/VST/juce_VST_Wrapper.cpp b/extras/audio plugins/wrapper/VST/juce_VST_Wrapper.cpp index 54cb37f678..73c091c64f 100644 --- a/extras/audio plugins/wrapper/VST/juce_VST_Wrapper.cpp +++ b/extras/audio plugins/wrapper/VST/juce_VST_Wrapper.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/wrapper/VST/juce_VST_Wrapper.mm b/extras/audio plugins/wrapper/VST/juce_VST_Wrapper.mm index d515addd55..c664fa2d4a 100644 --- a/extras/audio plugins/wrapper/VST/juce_VST_Wrapper.mm +++ b/extras/audio plugins/wrapper/VST/juce_VST_Wrapper.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/wrapper/juce_IncludeCharacteristics.h b/extras/audio plugins/wrapper/juce_IncludeCharacteristics.h index 2f12f2f489..c11502483c 100644 --- a/extras/audio plugins/wrapper/juce_IncludeCharacteristics.h +++ b/extras/audio plugins/wrapper/juce_IncludeCharacteristics.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/audio plugins/wrapper/juce_PluginHeaders.h b/extras/audio plugins/wrapper/juce_PluginHeaders.h index 84b4ea43f6..1bd66a362d 100644 --- a/extras/audio plugins/wrapper/juce_PluginHeaders.h +++ b/extras/audio plugins/wrapper/juce_PluginHeaders.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/browser plugins/demo/src/JuceBrowserPluginDemo.cpp b/extras/browser plugins/demo/src/JuceBrowserPluginDemo.cpp index e26cc5a7da..56da853e5a 100644 --- a/extras/browser plugins/demo/src/JuceBrowserPluginDemo.cpp +++ b/extras/browser plugins/demo/src/JuceBrowserPluginDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/browser plugins/wrapper/juce_ActiveX_GlueCode.cpp b/extras/browser plugins/wrapper/juce_ActiveX_GlueCode.cpp index 824fcb1552..724355eb89 100644 --- a/extras/browser plugins/wrapper/juce_ActiveX_GlueCode.cpp +++ b/extras/browser plugins/wrapper/juce_ActiveX_GlueCode.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/browser plugins/wrapper/juce_BrowserPluginComponent.h b/extras/browser plugins/wrapper/juce_BrowserPluginComponent.h index 215663383a..7a8d6191a6 100644 --- a/extras/browser plugins/wrapper/juce_BrowserPluginComponent.h +++ b/extras/browser plugins/wrapper/juce_BrowserPluginComponent.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/browser plugins/wrapper/juce_IncludeBrowserPluginInfo.h b/extras/browser plugins/wrapper/juce_IncludeBrowserPluginInfo.h index 79e3823c62..930e0877a9 100644 --- a/extras/browser plugins/wrapper/juce_IncludeBrowserPluginInfo.h +++ b/extras/browser plugins/wrapper/juce_IncludeBrowserPluginInfo.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/browser plugins/wrapper/juce_NPAPI_GlueCode.cpp b/extras/browser plugins/wrapper/juce_NPAPI_GlueCode.cpp index e1e24334fd..a03da4bf25 100644 --- a/extras/browser plugins/wrapper/juce_NPAPI_GlueCode.cpp +++ b/extras/browser plugins/wrapper/juce_NPAPI_GlueCode.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ @@ -1150,6 +1144,9 @@ const String BrowserPluginComponent::getBrowserURL() const return result; #endif + // (FireFox doesn't seem happy if you call this from a background thread..) + jassert (MessageManager::getInstance()->isThisTheMessageThread()); + NPP npp = getInstance (this); if (npp != 0) { diff --git a/extras/browser plugins/wrapper/juce_NPAPI_GlueCode.mm b/extras/browser plugins/wrapper/juce_NPAPI_GlueCode.mm index 4da7c01710..429063657c 100644 --- a/extras/browser plugins/wrapper/juce_NPAPI_GlueCode.mm +++ b/extras/browser plugins/wrapper/juce_NPAPI_GlueCode.mm @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/example projects/common/includes.h b/extras/example projects/common/includes.h index 439656bd94..e8ad3d078c 100644 --- a/extras/example projects/common/includes.h +++ b/extras/example projects/common/includes.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/ApplicationStartup.cpp b/extras/juce demo/src/ApplicationStartup.cpp index 77c386c492..5a83d0a5ea 100644 --- a/extras/juce demo/src/ApplicationStartup.cpp +++ b/extras/juce demo/src/ApplicationStartup.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/BinaryData.cpp b/extras/juce demo/src/BinaryData.cpp index 229d8c821e..7e56ee4543 100644 --- a/extras/juce demo/src/BinaryData.cpp +++ b/extras/juce demo/src/BinaryData.cpp @@ -6,312 +6,307 @@ static const unsigned char temp1[] = {47,42,13,10,32,32,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,13,10,13,10,32,32,32,84,104,105,115,32,102,105,108,101,32,105,115,32,112,97,114,116,32,111,102,32,116,104,101,32,74,85,67,69, 32,108,105,98,114,97,114,121,32,45,32,34,74,117,108,101,115,39,32,85,116,105,108,105,116,121,32,67,108,97,115,115,32,69,120,116,101,110,115,105, - 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,55,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, - 108,32,83,111,102,116,119,97,114,101,32,108,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,57,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, + 108,32,83,111,102,116,119,97,114,101,32,76,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,74,85,67,69,32,99,97,110,32,98,101,32,114,101, 100,105,115,116,114,105,98,117,116,101,100,32,97,110,100,47,111,114,32,109,111,100,105,102,105,101,100,32,117,110,100,101,114,32,116,104,101,32,116,101, - 114,109,115,32,111,102,32,116,104,101,13,10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115, - 101,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32,83,111,102,116,119,97,114,101,32,70,111,117, - 110,100,97,116,105,111,110,59,13,10,32,32,32,101,105,116,104,101,114,32,118,101,114,115,105,111,110,32,50,32,111,102,32,116,104,101,32,76,105,99, - 101,110,115,101,44,32,111,114,32,40,97,116,32,121,111,117,114,32,111,112,116,105,111,110,41,32,97,110,121,32,108,97,116,101,114,32,118,101,114,115, - 105,111,110,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116,101,100,32,105,110,32,116,104,101,32,104,111, - 112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,13,10,32,32,32,98,117,116,32,87,73,84,72,79, - 85,84,32,65,78,89,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101,110,32,116,104,101,32,105,109,112,108,105,101, - 100,32,119,97,114,114,97,110,116,121,32,111,102,13,10,32,32,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84,89,32,111,114,32,70,73,84, - 78,69,83,83,32,70,79,82,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83,69,46,32,32,83,101,101,32,116,104,101,13, - 10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102,111,114,32,109,111,114,101,32, - 100,101,116,97,105,108,115,46,13,10,13,10,32,32,32,89,111,117,32,115,104,111,117,108,100,32,104,97,118,101,32,114,101,99,101,105,118,101,100,32, - 97,32,99,111,112,121,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101, - 13,10,32,32,32,97,108,111,110,103,32,119,105,116,104,32,74,85,67,69,59,32,105,102,32,110,111,116,44,32,118,105,115,105,116,32,119,119,119,46, - 103,110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,32,111,114,32,119,114,105,116,101,32,116,111,32,116,104,101,13,10,32,32,32,70,114,101, - 101,32,83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,44,32,73,110,99,46,44,32,53,57,32,84,101,109,112,108,101,32,80, - 108,97,99,101,44,32,83,117,105,116,101,32,51,51,48,44,13,10,32,32,32,66,111,115,116,111,110,44,32,77,65,32,48,50,49,49,49,45,49,51, - 48,55,32,85,83,65,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 114,109,115,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,13,10,32,32,32,80,117,98,108,105,99,32,76,105,99,101,110,115, + 101,32,40,86,101,114,115,105,111,110,32,50,41,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32, + 83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,46,13,10,32,32,32,65,32,99,111,112,121,32,111,102,32,116,104,101,32,108, + 105,99,101,110,115,101,32,105,115,32,105,110,99,108,117,100,101,100,32,105,110,32,116,104,101,32,74,85,67,69,32,100,105,115,116,114,105,98,117,116, + 105,111,110,44,32,111,114,32,99,97,110,32,98,101,32,102,111,117,110,100,13,10,32,32,32,111,110,108,105,110,101,32,97,116,32,119,119,119,46,103, + 110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116, + 101,100,32,105,110,32,116,104,101,32,104,111,112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,32,98, + 117,116,32,87,73,84,72,79,85,84,32,65,78,89,13,10,32,32,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101, + 110,32,116,104,101,32,105,109,112,108,105,101,100,32,119,97,114,114,97,110,116,121,32,111,102,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84, + 89,32,111,114,32,70,73,84,78,69,83,83,32,70,79,82,13,10,32,32,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83, + 69,46,32,32,83,101,101,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102, + 111,114,32,109,111,114,101,32,100,101,116,97,105,108,115,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, - 45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,73,102,32,121,111,117,39,100,32,108,105,107,101,32,116,111,32,114,101,108,101,97,115, - 101,32,97,32,99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67, - 69,44,32,99,111,109,109,101,114,99,105,97,108,13,10,32,32,32,108,105,99,101,110,115,101,115,32,97,114,101,32,97,108,115,111,32,97,118,97,105, - 108,97,98,108,101,58,32,118,105,115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109, - 47,106,117,99,101,32,102,111,114,13,10,32,32,32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13, - 10,13,10,35,105,110,99,108,117,100,101,32,34,46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,13, - 10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,13,10,47,42,42,13,10,32,32,32,32,84,104,105,115,32,99,108,97,115,115,32,115,104,111,119,115,32,104,111,119,32,116,111,32,105,109,112,108, - 101,109,101,110,116,32,97,32,84,97,98,108,101,76,105,115,116,66,111,120,77,111,100,101,108,32,116,111,32,115,104,111,119,32,105,110,32,97,32,84, - 97,98,108,101,76,105,115,116,66,111,120,46,13,10,42,47,13,10,99,108,97,115,115,32,84,97,98,108,101,68,101,109,111,67,111,109,112,111,110,101, - 110,116,32,32,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,84,97,98,108,101,76,105,115,116,66,111,120,77,111,100,101, - 108,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,84,97,98,108,101,68,101,109,111,67,111,109,112,111,110, - 101,110,116,40,41,13,10,32,32,32,32,32,32,32,32,58,32,102,111,110,116,32,40,49,52,46,48,102,41,44,13,10,32,32,32,32,32,32,32,32, - 32,32,100,101,109,111,68,97,116,97,32,40,48,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,76,111,97,100,32,115, - 111,109,101,32,100,97,116,97,32,102,114,111,109,32,97,110,32,101,109,98,101,100,100,101,100,32,88,77,76,32,102,105,108,101,46,46,13,10,32,32, - 32,32,32,32,32,32,108,111,97,100,68,97,116,97,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,67,114,101,97,116,101,32,111, - 117,114,32,116,97,98,108,101,32,99,111,109,112,111,110,101,110,116,32,97,110,100,32,97,100,100,32,105,116,32,116,111,32,116,104,105,115,32,99,111, - 109,112,111,110,101,110,116,46,46,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,116,97, - 98,108,101,32,61,32,110,101,119,32,84,97,98,108,101,76,105,115,116,66,111,120,32,40,84,40,34,100,101,109,111,32,116,97,98,108,101,34,41,44, - 32,116,104,105,115,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,103,105,118,101,32,105,116,32,97,32,98,111,114,100,101,114,13, - 10,32,32,32,32,32,32,32,32,116,97,98,108,101,45,62,115,101,116,67,111,108,111,117,114,32,40,76,105,115,116,66,111,120,58,58,111,117,116,108, - 105,110,101,67,111,108,111,117,114,73,100,44,32,67,111,108,111,117,114,115,58,58,103,114,101,121,41,59,13,10,32,32,32,32,32,32,32,32,116,97, - 98,108,101,45,62,115,101,116,79,117,116,108,105,110,101,84,104,105,99,107,110,101,115,115,32,40,49,41,59,13,10,13,10,32,32,32,32,32,32,32, - 32,47,47,32,65,100,100,32,115,111,109,101,32,99,111,108,117,109,110,115,32,116,111,32,116,104,101,32,116,97,98,108,101,32,104,101,97,100,101,114, - 44,32,98,97,115,101,100,32,111,110,32,116,104,101,32,99,111,108,117,109,110,32,108,105,115,116,32,105,110,32,111,117,114,32,100,97,116,97,98,97, - 115,101,46,46,13,10,32,32,32,32,32,32,32,32,102,111,114,69,97,99,104,88,109,108,67,104,105,108,100,69,108,101,109,101,110,116,32,40,42,99, - 111,108,117,109,110,76,105,115,116,44,32,99,111,108,117,109,110,88,109,108,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32, - 32,32,32,32,32,32,116,97,98,108,101,45,62,103,101,116,72,101,97,100,101,114,40,41,45,62,97,100,100,67,111,108,117,109,110,32,40,99,111,108, - 117,109,110,88,109,108,45,62,103,101,116,83,116,114,105,110,103,65,116,116,114,105,98,117,116,101,32,84,40,34,110,97,109,101,34,41,44,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,99,111,108,117,109,110,88,109,108,45,62,103,101,116,73,110,116,65,116,116,114,105,98,117,116,101,32,84,40,34,99,111,108,117,109,110,73,100, - 34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,99,111,108,117,109,110,88,109,108,45,62,103,101,116,73,110,116,65,116,116,114,105,98,117,116,101,32,84,40,34,119,105, - 100,116,104,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,53,48,44,32,52,48,48,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,97,98,108,101,72,101,97,100,101,114,67,111,109,112,111, - 110,101,110,116,58,58,100,101,102,97,117,108,116,70,108,97,103,115,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32, - 32,32,32,47,47,32,119,101,32,99,111,117,108,100,32,110,111,119,32,99,104,97,110,103,101,32,115,111,109,101,32,105,110,105,116,105,97,108,32,115, - 101,116,116,105,110,103,115,46,46,13,10,32,32,32,32,32,32,32,32,116,97,98,108,101,45,62,103,101,116,72,101,97,100,101,114,40,41,45,62,115, - 101,116,83,111,114,116,67,111,108,117,109,110,73,100,32,40,49,44,32,116,114,117,101,41,59,32,47,47,32,115,111,114,116,32,102,111,114,119,97,114, - 100,115,32,98,121,32,116,104,101,32,73,68,32,99,111,108,117,109,110,13,10,32,32,32,32,32,32,32,32,116,97,98,108,101,45,62,103,101,116,72, - 101,97,100,101,114,40,41,45,62,115,101,116,67,111,108,117,109,110,86,105,115,105,98,108,101,32,40,55,44,32,102,97,108,115,101,41,59,32,47,47, - 32,104,105,100,101,32,116,104,101,32,34,108,101,110,103,116,104,34,32,99,111,108,117,109,110,32,117,110,116,105,108,32,116,104,101,32,117,115,101,114, - 32,115,104,111,119,115,32,105,116,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,117,110,45,99,111,109,109,101,110,116,32,116,104,105,115,32, - 108,105,110,101,32,116,111,32,104,97,118,101,32,97,32,103,111,32,111,102,32,115,116,114,101,116,99,104,45,116,111,45,102,105,116,32,109,111,100,101, - 13,10,32,32,32,32,32,32,32,32,47,47,32,116,97,98,108,101,45,62,103,101,116,72,101,97,100,101,114,40,41,45,62,115,101,116,83,116,114,101, - 116,99,104,84,111,70,105,116,65,99,116,105,118,101,32,40,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,116,97,98,108,101,45, - 62,115,101,116,77,117,108,116,105,112,108,101,83,101,108,101,99,116,105,111,110,69,110,97,98,108,101,100,32,40,116,114,117,101,41,59,13,10,32,32, - 32,32,125,13,10,13,10,32,32,32,32,126,84,97,98,108,101,68,101,109,111,67,111,109,112,111,110,101,110,116,40,41,13,10,32,32,32,32,123,13, - 10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,13,10,32,32,32,32,32,32,32, - 32,100,101,108,101,116,101,32,100,101,109,111,68,97,116,97,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,47,47, - 32,84,104,105,115,32,105,115,32,111,118,101,114,108,111,97,100,101,100,32,102,114,111,109,32,84,97,98,108,101,76,105,115,116,66,111,120,77,111,100, - 101,108,44,32,97,110,100,32,109,117,115,116,32,114,101,116,117,114,110,32,116,104,101,32,116,111,116,97,108,32,110,117,109,98,101,114,32,111,102,32, - 114,111,119,115,32,105,110,32,111,117,114,32,116,97,98,108,101,13,10,32,32,32,32,105,110,116,32,103,101,116,78,117,109,82,111,119,115,40,41,13, - 10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,110,117,109,82,111,119,115,59,13,10,32,32,32,32,125,13,10, - 13,10,32,32,32,32,47,47,32,84,104,105,115,32,105,115,32,111,118,101,114,108,111,97,100,101,100,32,102,114,111,109,32,84,97,98,108,101,76,105, - 115,116,66,111,120,77,111,100,101,108,44,32,97,110,100,32,115,104,111,117,108,100,32,102,105,108,108,32,105,110,32,116,104,101,32,98,97,99,107,103, - 114,111,117,110,100,32,111,102,32,116,104,101,32,119,104,111,108,101,32,114,111,119,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,82,111, - 119,66,97,99,107,103,114,111,117,110,100,32,40,71,114,97,112,104,105,99,115,38,32,103,44,32,105,110,116,32,114,111,119,78,117,109,98,101,114,44, - 32,105,110,116,32,119,105,100,116,104,44,32,105,110,116,32,104,101,105,103,104,116,44,32,98,111,111,108,32,114,111,119,73,115,83,101,108,101,99,116, - 101,100,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,114,111,119,73,115,83,101,108,101,99,116,101,100,41,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,103,46,102,105,108,108,65,108,108,32,40,67,111,108,111,117,114,115,58,58,108,105,103,104,116,98,108,117, - 101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,32,84,104,105,115,32,105,115,32,111,118,101,114,108,111,97,100,101,100,32, - 102,114,111,109,32,84,97,98,108,101,76,105,115,116,66,111,120,77,111,100,101,108,44,32,97,110,100,32,109,117,115,116,32,112,97,105,110,116,32,97, - 110,121,32,99,101,108,108,115,32,116,104,97,116,32,97,114,101,110,39,116,32,117,115,105,110,103,32,99,117,115,116,111,109,13,10,32,32,32,32,47, - 47,32,99,111,109,112,111,110,101,110,116,115,46,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,67,101,108,108,32,40,71,114,97,112,104, - 105,99,115,38,32,103,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,114,111,119,78,117,109,98, - 101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,99,111,108,117,109,110,73,100,44,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,119,105,100,116,104,44,32,105,110,116,32,104,101,105,103,104, - 116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,98,111,111,108,32,114,111,119,73,115,83,101,108,101,99,116, - 101,100,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115, - 58,58,98,108,97,99,107,41,59,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,70,111,110,116,32,40,102,111,110,116,41,59,13,10,13,10, - 32,32,32,32,32,32,32,32,99,111,110,115,116,32,88,109,108,69,108,101,109,101,110,116,42,32,114,111,119,69,108,101,109,101,110,116,32,61,32,100, - 97,116,97,76,105,115,116,45,62,103,101,116,67,104,105,108,100,69,108,101,109,101,110,116,32,40,114,111,119,78,117,109,98,101,114,41,59,13,10,13, - 10,32,32,32,32,32,32,32,32,105,102,32,40,114,111,119,69,108,101,109,101,110,116,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,123, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,110,115,116,32,83,116,114,105,110,103,32,116,101,120,116,32,40,114,111,119,69,108,101,109, - 101,110,116,45,62,103,101,116,83,116,114,105,110,103,65,116,116,114,105,98,117,116,101,32,40,103,101,116,65,116,116,114,105,98,117,116,101,78,97,109, - 101,70,111,114,67,111,108,117,109,110,73,100,32,40,99,111,108,117,109,110,73,100,41,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,103,46,100,114,97,119,84,101,120,116,32,40,116,101,120,116,44,32,50,44,32,48,44,32,119,105,100,116,104,32,45,32,52,44,32,104,101,105, - 103,104,116,44,32,74,117,115,116,105,102,105,99,97,116,105,111,110,58,58,99,101,110,116,114,101,100,76,101,102,116,44,32,116,114,117,101,41,59,13, - 10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117, - 114,115,58,58,98,108,97,99,107,46,119,105,116,104,65,108,112,104,97,32,40,48,46,50,102,41,41,59,13,10,32,32,32,32,32,32,32,32,103,46, - 102,105,108,108,82,101,99,116,32,40,119,105,100,116,104,32,45,32,49,44,32,48,44,32,49,44,32,104,101,105,103,104,116,41,59,13,10,32,32,32, - 32,125,13,10,13,10,32,32,32,32,47,47,32,84,104,105,115,32,105,115,32,111,118,101,114,108,111,97,100,101,100,32,102,114,111,109,32,84,97,98, - 108,101,76,105,115,116,66,111,120,77,111,100,101,108,44,32,97,110,100,32,116,101,108,108,115,32,117,115,32,116,104,97,116,32,116,104,101,32,117,115, - 101,114,32,104,97,115,32,99,108,105,99,107,101,100,32,97,32,116,97,98,108,101,32,104,101,97,100,101,114,13,10,32,32,32,32,47,47,32,116,111, - 32,99,104,97,110,103,101,32,116,104,101,32,115,111,114,116,32,111,114,100,101,114,46,13,10,32,32,32,32,118,111,105,100,32,115,111,114,116,79,114, - 100,101,114,67,104,97,110,103,101,100,32,40,105,110,116,32,110,101,119,83,111,114,116,67,111,108,117,109,110,73,100,44,32,99,111,110,115,116,32,98, - 111,111,108,32,105,115,70,111,114,119,97,114,100,115,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,110,101,119,83, - 111,114,116,67,111,108,117,109,110,73,100,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,68,101,109,111,68,97,116,97,83,111,114,116,101,114,32,115,111,114,116,101,114,32,40,103,101,116,65,116,116,114,105,98,117,116,101,78,97,109, - 101,70,111,114,67,111,108,117,109,110,73,100,32,40,110,101,119,83,111,114,116,67,111,108,117,109,110,73,100,41,44,32,105,115,70,111,114,119,97,114, - 100,115,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,97,116,97,76,105,115,116,45,62,115,111,114,116,67,104,105,108,100,69,108,101, - 109,101,110,116,115,32,40,115,111,114,116,101,114,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,97,98,108,101,45,62,117,112, - 100,97,116,101,67,111,110,116,101,110,116,40,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32, - 47,47,32,84,104,105,115,32,105,115,32,111,118,101,114,108,111,97,100,101,100,32,102,114,111,109,32,84,97,98,108,101,76,105,115,116,66,111,120,77, - 111,100,101,108,44,32,97,110,100,32,109,117,115,116,32,117,112,100,97,116,101,32,97,110,121,32,99,117,115,116,111,109,32,99,111,109,112,111,110,101, - 110,116,115,32,116,104,97,116,32,119,101,39,114,101,32,117,115,105,110,103,13,10,32,32,32,32,67,111,109,112,111,110,101,110,116,42,32,114,101,102, - 114,101,115,104,67,111,109,112,111,110,101,110,116,70,111,114,67,101,108,108,32,40,105,110,116,32,114,111,119,78,117,109,98,101,114,44,32,105,110,116, - 32,99,111,108,117,109,110,73,100,44,32,98,111,111,108,32,105,115,82,111,119,83,101,108,101,99,116,101,100,44,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,67,111,109,112,111,110,101,110, - 116,42,32,101,120,105,115,116,105,110,103,67,111,109,112,111,110,101,110,116,84,111,85,112,100,97,116,101,41,13,10,32,32,32,32,123,13,10,32,32, - 32,32,32,32,32,32,105,102,32,40,99,111,108,117,109,110,73,100,32,61,61,32,53,41,32,47,47,32,73,102,32,105,116,39,115,32,116,104,101,32, - 114,97,116,105,110,103,115,32,99,111,108,117,109,110,44,32,119,101,39,108,108,32,114,101,116,117,114,110,32,111,117,114,32,99,117,115,116,111,109,32, - 99,111,109,112,111,110,101,110,116,46,46,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,82,97,116,105, - 110,103,67,111,108,117,109,110,67,117,115,116,111,109,67,111,109,112,111,110,101,110,116,42,32,114,97,116,105,110,103,115,66,111,120,32,61,32,40,82, - 97,116,105,110,103,67,111,108,117,109,110,67,117,115,116,111,109,67,111,109,112,111,110,101,110,116,42,41,32,101,120,105,115,116,105,110,103,67,111,109, - 112,111,110,101,110,116,84,111,85,112,100,97,116,101,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,73,102,32,97,110,32, - 101,120,105,115,116,105,110,103,32,99,111,109,112,111,110,101,110,116,32,105,115,32,98,101,105,110,103,32,112,97,115,115,101,100,45,105,110,32,102,111, - 114,32,117,112,100,97,116,105,110,103,44,32,119,101,39,108,108,32,114,101,45,117,115,101,32,105,116,44,32,98,117,116,13,10,32,32,32,32,32,32, - 32,32,32,32,32,32,47,47,32,105,102,32,110,111,116,44,32,119,101,39,108,108,32,104,97,118,101,32,116,111,32,99,114,101,97,116,101,32,111,110, - 101,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,114,97,116,105,110,103,115,66,111,120,32,61,61,32,48,41,13,10,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,97,116,105,110,103,115,66,111,120,32,61,32,110,101,119,32,82,97,116,105,110,103,67,111,108, - 117,109,110,67,117,115,116,111,109,67,111,109,112,111,110,101,110,116,32,40,42,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,114,97,116,105,110,103,115,66,111,120,45,62,115,101,116,82,111,119,65,110,100,67,111,108,117,109,110,32,40,114,111,119,78,117,109,98,101, - 114,44,32,99,111,108,117,109,110,73,100,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,114,97,116,105, - 110,103,115,66,111,120,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32, - 32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,102,111,114,32,97,110,121,32,111,116,104,101,114,32,99,111,108,117,109,110, - 44,32,106,117,115,116,32,114,101,116,117,114,110,32,48,44,32,97,115,32,119,101,39,108,108,32,98,101,32,112,97,105,110,116,105,110,103,32,116,104, - 101,115,101,32,99,111,108,117,109,110,115,32,100,105,114,101,99,116,108,121,46,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,106,97,115, - 115,101,114,116,32,40,101,120,105,115,116,105,110,103,67,111,109,112,111,110,101,110,116,84,111,85,112,100,97,116,101,32,61,61,32,48,41,59,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,48,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13, - 10,13,10,32,32,32,32,47,47,32,84,104,105,115,32,105,115,32,111,118,101,114,108,111,97,100,101,100,32,102,114,111,109,32,84,97,98,108,101,76, - 105,115,116,66,111,120,77,111,100,101,108,44,32,97,110,100,32,115,104,111,117,108,100,32,99,104,111,111,115,101,32,116,104,101,32,98,101,115,116,32, - 119,105,100,116,104,32,102,111,114,32,116,104,101,32,115,112,101,99,105,102,105,101,100,13,10,32,32,32,32,47,47,32,99,111,108,117,109,110,46,13, - 10,32,32,32,32,105,110,116,32,103,101,116,67,111,108,117,109,110,65,117,116,111,83,105,122,101,87,105,100,116,104,32,40,105,110,116,32,99,111,108, - 117,109,110,73,100,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,99,111,108,117,109,110,73,100,32,61,61,32,53, - 41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,49,48,48,59,32,47,47,32,40,116,104,105,115,32,105,115,32,116, - 104,101,32,114,97,116,105,110,103,115,32,99,111,108,117,109,110,44,32,99,111,110,116,97,105,110,105,110,103,32,97,32,99,117,115,116,111,109,32,99, - 111,109,112,111,110,101,110,116,41,13,10,13,10,32,32,32,32,32,32,32,32,105,110,116,32,119,105,100,101,115,116,32,61,32,51,50,59,13,10,13, - 10,32,32,32,32,32,32,32,32,47,47,32,102,105,110,100,32,116,104,101,32,119,105,100,101,115,116,32,98,105,116,32,111,102,32,116,101,120,116,32, - 105,110,32,116,104,105,115,32,99,111,108,117,109,110,46,46,13,10,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,105,32,61,32,103, - 101,116,78,117,109,82,111,119,115,40,41,59,32,45,45,105,32,62,61,32,48,59,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,99,111,110,115,116,32,88,109,108,69,108,101,109,101,110,116,42,32,114,111,119,69,108,101,109,101,110,116,32,61,32,100, - 97,116,97,76,105,115,116,45,62,103,101,116,67,104,105,108,100,69,108,101,109,101,110,116,32,40,105,41,59,13,10,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,105,102,32,40,114,111,119,69,108,101,109,101,110,116,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,111,110,115,116,32,83,116,114,105,110,103,32,116,101,120,116,32,40,114,111,119, - 69,108,101,109,101,110,116,45,62,103,101,116,83,116,114,105,110,103,65,116,116,114,105,98,117,116,101,32,40,103,101,116,65,116,116,114,105,98,117,116, - 101,78,97,109,101,70,111,114,67,111,108,117,109,110,73,100,32,40,99,111,108,117,109,110,73,100,41,41,41,59,13,10,13,10,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,119,105,100,101,115,116,32,61,32,106,109,97,120,32,40,119,105,100,101,115,116,44,32,102,111,110,116,46,103,101, - 116,83,116,114,105,110,103,87,105,100,116,104,32,40,116,101,120,116,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32, - 32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,119,105,100,101,115,116,32,43,32,56,59,13,10,32, - 32,32,32,125,13,10,13,10,32,32,32,32,47,47,32,65,32,99,111,117,112,108,101,32,111,102,32,113,117,105,99,107,32,109,101,116,104,111,100,115, - 32,116,111,32,115,101,116,32,97,110,100,32,103,101,116,32,116,104,101,32,34,114,97,116,105,110,103,34,32,118,97,108,117,101,32,119,104,101,110,32, - 116,104,101,32,117,115,101,114,13,10,32,32,32,32,47,47,32,99,104,97,110,103,101,115,32,116,104,101,32,99,111,109,98,111,32,98,111,120,13,10, - 32,32,32,32,105,110,116,32,103,101,116,82,97,116,105,110,103,32,40,99,111,110,115,116,32,105,110,116,32,114,111,119,78,117,109,98,101,114,44,32, - 99,111,110,115,116,32,105,110,116,32,99,111,108,117,109,110,73,100,41,32,99,111,110,115,116,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32, - 32,32,114,101,116,117,114,110,32,100,97,116,97,76,105,115,116,45,62,103,101,116,67,104,105,108,100,69,108,101,109,101,110,116,32,40,114,111,119,78, - 117,109,98,101,114,41,45,62,103,101,116,73,110,116,65,116,116,114,105,98,117,116,101,32,40,84,40,34,82,97,116,105,110,103,34,41,41,59,13,10, - 32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,115,101,116,82,97,116,105,110,103,32,40,99,111,110,115,116,32,105,110,116,32,114, - 111,119,78,117,109,98,101,114,44,32,99,111,110,115,116,32,105,110,116,32,99,111,108,117,109,110,73,100,44,32,99,111,110,115,116,32,105,110,116,32, - 110,101,119,82,97,116,105,110,103,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,97,116,97,76,105,115,116,45,62,103,101,116, - 67,104,105,108,100,69,108,101,109,101,110,116,32,40,114,111,119,78,117,109,98,101,114,41,45,62,115,101,116,65,116,116,114,105,98,117,116,101,32,40, - 84,40,34,82,97,116,105,110,103,34,41,44,32,110,101,119,82,97,116,105,110,103,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47, - 47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13, - 10,32,32,32,32,118,111,105,100,32,114,101,115,105,122,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,112, - 111,115,105,116,105,111,110,32,111,117,114,32,116,97,98,108,101,32,119,105,116,104,32,97,32,103,97,112,32,97,114,111,117,110,100,32,105,116,115,32, - 101,100,103,101,13,10,32,32,32,32,32,32,32,32,116,97,98,108,101,45,62,115,101,116,66,111,117,110,100,115,73,110,115,101,116,32,40,66,111,114, - 100,101,114,83,105,122,101,32,40,56,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,106,117,99,101,95,85, - 115,101,68,101,98,117,103,103,105,110,103,78,101,119,79,112,101,114,97,116,111,114,13,10,13,10,112,114,105,118,97,116,101,58,13,10,32,32,32,32, - 84,97,98,108,101,76,105,115,116,66,111,120,42,32,116,97,98,108,101,59,32,32,32,32,47,47,32,116,104,101,32,116,97,98,108,101,32,99,111,109, - 112,111,110,101,110,116,32,105,116,115,101,108,102,13,10,32,32,32,32,70,111,110,116,32,102,111,110,116,59,13,10,13,10,32,32,32,32,88,109,108, - 69,108,101,109,101,110,116,42,32,100,101,109,111,68,97,116,97,59,32,32,32,47,47,32,84,104,105,115,32,105,115,32,116,104,101,32,88,77,76,32, - 100,111,99,117,109,101,110,116,32,108,111,97,100,101,100,32,102,114,111,109,32,116,104,101,32,101,109,98,101,100,100,101,100,32,102,105,108,101,32,34, - 100,101,109,111,32,116,97,98,108,101,32,100,97,116,97,46,120,109,108,34,13,10,32,32,32,32,88,109,108,69,108,101,109,101,110,116,42,32,99,111, - 108,117,109,110,76,105,115,116,59,32,47,47,32,65,32,112,111,105,110,116,101,114,32,116,111,32,116,104,101,32,115,117,98,45,110,111,100,101,32,111, - 102,32,100,101,109,111,68,97,116,97,32,116,104,97,116,32,99,111,110,116,97,105,110,115,32,116,104,101,32,108,105,115,116,32,111,102,32,99,111,108, - 117,109,110,115,13,10,32,32,32,32,88,109,108,69,108,101,109,101,110,116,42,32,100,97,116,97,76,105,115,116,59,32,32,32,47,47,32,65,32,112, - 111,105,110,116,101,114,32,116,111,32,116,104,101,32,115,117,98,45,110,111,100,101,32,111,102,32,100,101,109,111,68,97,116,97,32,116,104,97,116,32, - 99,111,110,116,97,105,110,115,32,116,104,101,32,108,105,115,116,32,111,102,32,100,97,116,97,32,114,111,119,115,13,10,32,32,32,32,105,110,116,32, - 110,117,109,82,111,119,115,59,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,84,104,101,32,110,117,109,98,101,114,32,111,102,32,114,111,119, - 115,32,111,102,32,100,97,116,97,32,119,101,39,118,101,32,103,111,116,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,47,47,32,84,104,105,115, - 32,105,115,32,97,32,99,117,115,116,111,109,32,99,111,109,112,111,110,101,110,116,32,99,111,110,116,97,105,110,105,110,103,32,97,32,99,111,109,98, - 111,32,98,111,120,44,32,119,104,105,99,104,32,119,101,39,114,101,32,103,111,105,110,103,32,116,111,32,112,117,116,32,105,110,115,105,100,101,13,10, - 32,32,32,32,47,47,32,111,117,114,32,116,97,98,108,101,39,115,32,34,114,97,116,105,110,103,34,32,99,111,108,117,109,110,46,13,10,32,32,32, - 32,99,108,97,115,115,32,82,97,116,105,110,103,67,111,108,117,109,110,67,117,115,116,111,109,67,111,109,112,111,110,101,110,116,32,32,32,32,58,32, - 112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,67,111,109,98,111,66,111,120,76,105,115, - 116,101,110,101,114,13,10,32,32,32,32,123,13,10,32,32,32,32,112,117,98,108,105,99,58,13,10,32,32,32,32,32,32,32,32,82,97,116,105,110, - 103,67,111,108,117,109,110,67,117,115,116,111,109,67,111,109,112,111,110,101,110,116,32,40,84,97,98,108,101,68,101,109,111,67,111,109,112,111,110,101, - 110,116,38,32,111,119,110,101,114,95,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,58,32,111,119,110,101,114,32,40,111,119,110,101,114,95, - 41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,106,117,115,116,32,112,117,116,32,97,32, - 99,111,109,98,111,32,98,111,120,32,105,110,115,105,100,101,32,116,104,105,115,32,99,111,109,112,111,110,101,110,116,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,99,111,109,98,111,66,111,120,32,61,32,110,101,119,32,67, - 111,109,98,111,66,111,120,32,40,83,116,114,105,110,103,58,58,101,109,112,116,121,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99, - 111,109,98,111,66,111,120,45,62,97,100,100,73,116,101,109,32,40,84,40,34,102,97,98,34,41,44,32,49,41,59,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,97,100,100,73,116,101,109,32,40,84,40,34,103,114,111,111,118,121,34,41,44,32,50,41,59, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,97,100,100,73,116,101,109,32,40,84,40,34,104,101,112,34, - 41,44,32,51,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,97,100,100,73,116,101,109,32,40,84, - 40,34,110,101,97,116,34,41,44,32,52,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,97,100,100, - 73,116,101,109,32,40,84,40,34,119,105,108,100,34,41,44,32,53,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66, - 111,120,45,62,97,100,100,73,116,101,109,32,40,84,40,34,115,119,105,110,103,105,110,34,41,44,32,54,41,59,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,99,111,109,98,111,66,111,120,45,62,97,100,100,73,116,101,109,32,40,84,40,34,109,97,100,32,102,111,114,32,105,116,34,41,44,32, - 55,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,119,104,101,110,32,116,104,101,32,99,111,109,98,111,32,105,115,32, - 99,104,97,110,103,101,100,44,32,119,101,39,108,108,32,103,101,116,32,97,32,99,97,108,108,98,97,99,107,46,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,99,111,109,98,111,66,111,120,45,62,97,100,100,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,115,101,116,87,97,110,116,115,75,101,121,98,111,97,114,100,70,111,99,117,115,32,40, - 102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,126,82,97,116,105,110,103,67,111,108, - 117,109,110,67,117,115,116,111,109,67,111,109,112,111,110,101,110,116,40,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10, - 32,32,32,32,32,32,32,32,118,111,105,100,32,114,101,115,105,122,101,100,40,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,115,101,116,66,111,117,110,100,115,73,110,115,101,116,32,40,66,111,114,100,101,114,83, - 105,122,101,32,40,50,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,79,117,114,32,100, - 101,109,111,32,99,111,100,101,32,119,105,108,108,32,99,97,108,108,32,116,104,105,115,32,119,104,101,110,32,119,101,32,109,97,121,32,110,101,101,100, - 32,116,111,32,117,112,100,97,116,101,32,111,117,114,32,99,111,110,116,101,110,116,115,13,10,32,32,32,32,32,32,32,32,118,111,105,100,32,115,101, - 116,82,111,119,65,110,100,67,111,108,117,109,110,32,40,99,111,110,115,116,32,105,110,116,32,110,101,119,82,111,119,44,32,99,111,110,115,116,32,105, - 110,116,32,110,101,119,67,111,108,117,109,110,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,111, - 119,32,61,32,110,101,119,82,111,119,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,108,117,109,110,73,100,32,61,32,110,101,119,67, - 111,108,117,109,110,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,115,101,116,83,101,108,101,99,116,101, - 100,73,100,32,40,111,119,110,101,114,46,103,101,116,82,97,116,105,110,103,32,40,114,111,119,44,32,99,111,108,117,109,110,73,100,41,44,32,116,114, - 117,101,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,118,111,105,100,32,99,111,109,98,111,66,111,120, - 67,104,97,110,103,101,100,32,40,67,111,109,98,111,66,111,120,42,32,99,111,109,98,111,66,111,120,84,104,97,116,72,97,115,67,104,97,110,103,101, - 100,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,111,119,110,101,114,46,115,101,116,82,97,116,105, - 110,103,32,40,114,111,119,44,32,99,111,108,117,109,110,73,100,44,32,99,111,109,98,111,66,111,120,45,62,103,101,116,83,101,108,101,99,116,101,100, - 73,100,40,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,112,114,105,118,97,116,101,58,13,10,32,32,32,32,32, - 32,32,32,84,97,98,108,101,68,101,109,111,67,111,109,112,111,110,101,110,116,38,32,111,119,110,101,114,59,13,10,32,32,32,32,32,32,32,32,67, - 111,109,98,111,66,111,120,42,32,99,111,109,98,111,66,111,120,59,13,10,32,32,32,32,32,32,32,32,105,110,116,32,114,111,119,44,32,99,111,108, - 117,109,110,73,100,59,13,10,32,32,32,32,125,59,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,47,47,32,65,32,99,111,109,112,97,114,97, - 116,111,114,32,117,115,101,100,32,116,111,32,115,111,114,116,32,111,117,114,32,100,97,116,97,32,119,104,101,110,32,116,104,101,32,117,115,101,114,32, - 99,108,105,99,107,115,32,97,32,99,111,108,117,109,110,32,104,101,97,100,101,114,13,10,32,32,32,32,99,108,97,115,115,32,68,101,109,111,68,97, - 116,97,83,111,114,116,101,114,13,10,32,32,32,32,123,13,10,32,32,32,32,112,117,98,108,105,99,58,13,10,32,32,32,32,32,32,32,32,68,101, - 109,111,68,97,116,97,83,111,114,116,101,114,32,40,99,111,110,115,116,32,83,116,114,105,110,103,32,97,116,116,114,105,98,117,116,101,84,111,83,111, - 114,116,95,44,32,98,111,111,108,32,102,111,114,119,97,114,100,115,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,58,32,97,116,116,114,105, - 98,117,116,101,84,111,83,111,114,116,32,40,97,116,116,114,105,98,117,116,101,84,111,83,111,114,116,95,41,44,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,100,105,114,101,99,116,105,111,110,32,40,102,111,114,119,97,114,100,115,32,63,32,49,32,58,32,45,49,41,13,10,32,32,32, - 32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,105,110,116,32,99,111,109,112,97,114,101, - 69,108,101,109,101,110,116,115,32,40,88,109,108,69,108,101,109,101,110,116,42,32,102,105,114,115,116,44,32,88,109,108,69,108,101,109,101,110,116,42, - 32,115,101,99,111,110,100,41,32,99,111,110,115,116,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105, - 110,116,32,114,101,115,117,108,116,32,61,32,102,105,114,115,116,45,62,103,101,116,83,116,114,105,110,103,65,116,116,114,105,98,117,116,101,32,40,97, - 116,116,114,105,98,117,116,101,84,111,83,111,114,116,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,46,99,111,109,112,97,114,101,76,101,120,105,99,111,103,114,97,112,104,105,99,97,108,108,121,32,40,115,101,99,111,110,100,45,62,103, - 101,116,83,116,114,105,110,103,65,116,116,114,105,98,117,116,101,32,40,97,116,116,114,105,98,117,116,101,84,111,83,111,114,116,41,41,59,13,10,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,114,101,115,117,108,116,32,61,32,102,105,114,115,116,45,62,103,101,116,83,116,114,105,110,103,65,116,116,114,105,98,117,116, - 101,32,40,84,40,34,73,68,34,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 46,99,111,109,112,97,114,101,76,101,120,105,99,111,103,114,97,112,104,105,99,97,108,108,121,32,40,115,101,99,111,110,100,45,62,103,101,116,83,116, - 114,105,110,103,65,116,116,114,105,98,117,116,101,32,40,84,40,34,73,68,34,41,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,114,101,116,117,114,110,32,100,105,114,101,99,116,105,111,110,32,42,32,114,101,115,117,108,116,59,13,10,32,32,32,32,32,32,32,32,125,13,10, - 13,10,32,32,32,32,112,114,105,118,97,116,101,58,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,83,116,114,105,110,103,32,97,116,116, - 114,105,98,117,116,101,84,111,83,111,114,116,59,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,105,110,116,32,100,105,114,101,99,116,105, - 111,110,59,13,10,32,32,32,32,125,59,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,47,47,32,116,104,105,115,32,108,111,97,100,115,32,116, - 104,101,32,101,109,98,101,100,100,101,100,32,100,97,116,97,98,97,115,101,32,88,77,76,32,102,105,108,101,32,105,110,116,111,32,109,101,109,111,114, - 121,13,10,32,32,32,32,118,111,105,100,32,108,111,97,100,68,97,116,97,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,88, - 109,108,68,111,99,117,109,101,110,116,32,100,97,116,97,68,111,99,32,40,83,116,114,105,110,103,32,40,40,99,111,110,115,116,32,99,104,97,114,42, - 41,32,66,105,110,97,114,121,68,97,116,97,58,58,100,101,109,111,95,116,97,98,108,101,95,100,97,116,97,95,120,109,108,41,41,59,13,10,32,32, - 32,32,32,32,32,32,100,101,109,111,68,97,116,97,32,61,32,100,97,116,97,68,111,99,46,103,101,116,68,111,99,117,109,101,110,116,69,108,101,109, - 101,110,116,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,100,97,116,97,76,105,115,116,32,61,32,100,101,109,111,68,97,116,97,45,62,103, - 101,116,67,104,105,108,100,66,121,78,97,109,101,32,40,84,40,34,68,65,84,65,34,41,41,59,13,10,32,32,32,32,32,32,32,32,99,111,108,117, - 109,110,76,105,115,116,32,61,32,100,101,109,111,68,97,116,97,45,62,103,101,116,67,104,105,108,100,66,121,78,97,109,101,32,40,84,40,34,67,79, - 76,85,77,78,83,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,110,117,109,82,111,119,115,32,61,32,100,97,116,97,76,105,115,116,45, - 62,103,101,116,78,117,109,67,104,105,108,100,69,108,101,109,101,110,116,115,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47, - 32,40,97,32,117,116,105,108,105,116,121,32,109,101,116,104,111,100,32,116,111,32,115,101,97,114,99,104,32,111,117,114,32,88,77,76,32,102,111,114, - 32,116,104,101,32,97,116,116,114,105,98,117,116,101,32,116,104,97,116,32,109,97,116,99,104,101,115,32,97,32,99,111,108,117,109,110,32,73,68,41, - 13,10,32,32,32,32,99,111,110,115,116,32,83,116,114,105,110,103,32,103,101,116,65,116,116,114,105,98,117,116,101,78,97,109,101,70,111,114,67,111, - 108,117,109,110,73,100,32,40,99,111,110,115,116,32,105,110,116,32,99,111,108,117,109,110,73,100,41,32,99,111,110,115,116,13,10,32,32,32,32,123, - 13,10,32,32,32,32,32,32,32,32,102,111,114,69,97,99,104,88,109,108,67,104,105,108,100,69,108,101,109,101,110,116,32,40,42,99,111,108,117,109, - 110,76,105,115,116,44,32,99,111,108,117,109,110,88,109,108,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,105,102,32,40,99,111,108,117,109,110,88,109,108,45,62,103,101,116,73,110,116,65,116,116,114,105,98,117,116,101,32,84,40,34,99,111,108,117, - 109,110,73,100,34,41,32,61,61,32,99,111,108,117,109,110,73,100,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116, - 117,114,110,32,99,111,108,117,109,110,88,109,108,45,62,103,101,116,83,116,114,105,110,103,65,116,116,114,105,98,117,116,101,32,84,40,34,110,97,109, - 101,34,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,83,116,114,105,110,103, - 58,58,101,109,112,116,121,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114, - 101,97,116,101,84,97,98,108,101,68,101,109,111,40,41,13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,110,101,119,32,84,97,98,108,101, - 68,101,109,111,67,111,109,112,111,110,101,110,116,40,41,59,13,10,125,13,10,0,0}; + 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,84,111,32,114,101,108,101,97,115,101,32,97,32, + 99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67,69,44,32,99, + 111,109,109,101,114,99,105,97,108,32,108,105,99,101,110,115,101,115,32,97,114,101,13,10,32,32,32,97,118,97,105,108,97,98,108,101,58,32,118,105, + 115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109,47,106,117,99,101,32,102,111,114, + 32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13,10,13,10,35,105,110,99,108,117,100,101,32,34, + 46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,47,42,42,13,10,32,32,32,32,84, + 104,105,115,32,99,108,97,115,115,32,115,104,111,119,115,32,104,111,119,32,116,111,32,105,109,112,108,101,109,101,110,116,32,97,32,84,97,98,108,101, + 76,105,115,116,66,111,120,77,111,100,101,108,32,116,111,32,115,104,111,119,32,105,110,32,97,32,84,97,98,108,101,76,105,115,116,66,111,120,46,13, + 10,42,47,13,10,99,108,97,115,115,32,84,97,98,108,101,68,101,109,111,67,111,109,112,111,110,101,110,116,32,32,32,32,58,32,112,117,98,108,105, + 99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,112,117,98,108,105,99,32,84,97,98,108,101,76,105,115,116,66,111,120,77,111,100,101,108,13,10,123,13,10,112,117,98,108,105,99,58, + 13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,13,10,32,32,32,32,84,97,98,108,101,68,101,109,111,67,111,109,112,111,110,101,110,116,40,41,13,10,32,32,32,32,32,32, + 32,32,58,32,102,111,110,116,32,40,49,52,46,48,102,41,44,13,10,32,32,32,32,32,32,32,32,32,32,100,101,109,111,68,97,116,97,32,40,48, + 41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,76,111,97,100,32,115,111,109,101,32,100,97,116,97,32,102,114,111,109, + 32,97,110,32,101,109,98,101,100,100,101,100,32,88,77,76,32,102,105,108,101,46,46,13,10,32,32,32,32,32,32,32,32,108,111,97,100,68,97,116, + 97,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,67,114,101,97,116,101,32,111,117,114,32,116,97,98,108,101,32,99,111,109,112, + 111,110,101,110,116,32,97,110,100,32,97,100,100,32,105,116,32,116,111,32,116,104,105,115,32,99,111,109,112,111,110,101,110,116,46,46,13,10,32,32, + 32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,116,97,98,108,101,32,61,32,110,101,119,32,84,97,98, + 108,101,76,105,115,116,66,111,120,32,40,84,40,34,100,101,109,111,32,116,97,98,108,101,34,41,44,32,116,104,105,115,41,41,59,13,10,13,10,32, + 32,32,32,32,32,32,32,47,47,32,103,105,118,101,32,105,116,32,97,32,98,111,114,100,101,114,13,10,32,32,32,32,32,32,32,32,116,97,98,108, + 101,45,62,115,101,116,67,111,108,111,117,114,32,40,76,105,115,116,66,111,120,58,58,111,117,116,108,105,110,101,67,111,108,111,117,114,73,100,44,32, + 67,111,108,111,117,114,115,58,58,103,114,101,121,41,59,13,10,32,32,32,32,32,32,32,32,116,97,98,108,101,45,62,115,101,116,79,117,116,108,105, + 110,101,84,104,105,99,107,110,101,115,115,32,40,49,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,65,100,100,32,115,111,109,101,32, + 99,111,108,117,109,110,115,32,116,111,32,116,104,101,32,116,97,98,108,101,32,104,101,97,100,101,114,44,32,98,97,115,101,100,32,111,110,32,116,104, + 101,32,99,111,108,117,109,110,32,108,105,115,116,32,105,110,32,111,117,114,32,100,97,116,97,98,97,115,101,46,46,13,10,32,32,32,32,32,32,32, + 32,102,111,114,69,97,99,104,88,109,108,67,104,105,108,100,69,108,101,109,101,110,116,32,40,42,99,111,108,117,109,110,76,105,115,116,44,32,99,111, + 108,117,109,110,88,109,108,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,97,98,108,101,45,62, + 103,101,116,72,101,97,100,101,114,40,41,45,62,97,100,100,67,111,108,117,109,110,32,40,99,111,108,117,109,110,88,109,108,45,62,103,101,116,83,116, + 114,105,110,103,65,116,116,114,105,98,117,116,101,32,84,40,34,110,97,109,101,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,111,108,117,109,110,88,109,108,45,62, + 103,101,116,73,110,116,65,116,116,114,105,98,117,116,101,32,84,40,34,99,111,108,117,109,110,73,100,34,41,44,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,111,108,117,109, + 110,88,109,108,45,62,103,101,116,73,110,116,65,116,116,114,105,98,117,116,101,32,84,40,34,119,105,100,116,104,34,41,44,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,53,48, + 44,32,52,48,48,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,84,97,98,108,101,72,101,97,100,101,114,67,111,109,112,111,110,101,110,116,58,58,100,101,102,97,117,108,116, + 70,108,97,103,115,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,119,101,32,99,111,117,108, + 100,32,110,111,119,32,99,104,97,110,103,101,32,115,111,109,101,32,105,110,105,116,105,97,108,32,115,101,116,116,105,110,103,115,46,46,13,10,32,32, + 32,32,32,32,32,32,116,97,98,108,101,45,62,103,101,116,72,101,97,100,101,114,40,41,45,62,115,101,116,83,111,114,116,67,111,108,117,109,110,73, + 100,32,40,49,44,32,116,114,117,101,41,59,32,47,47,32,115,111,114,116,32,102,111,114,119,97,114,100,115,32,98,121,32,116,104,101,32,73,68,32, + 99,111,108,117,109,110,13,10,32,32,32,32,32,32,32,32,116,97,98,108,101,45,62,103,101,116,72,101,97,100,101,114,40,41,45,62,115,101,116,67, + 111,108,117,109,110,86,105,115,105,98,108,101,32,40,55,44,32,102,97,108,115,101,41,59,32,47,47,32,104,105,100,101,32,116,104,101,32,34,108,101, + 110,103,116,104,34,32,99,111,108,117,109,110,32,117,110,116,105,108,32,116,104,101,32,117,115,101,114,32,115,104,111,119,115,32,105,116,13,10,13,10, + 32,32,32,32,32,32,32,32,47,47,32,117,110,45,99,111,109,109,101,110,116,32,116,104,105,115,32,108,105,110,101,32,116,111,32,104,97,118,101,32, + 97,32,103,111,32,111,102,32,115,116,114,101,116,99,104,45,116,111,45,102,105,116,32,109,111,100,101,13,10,32,32,32,32,32,32,32,32,47,47,32, + 116,97,98,108,101,45,62,103,101,116,72,101,97,100,101,114,40,41,45,62,115,101,116,83,116,114,101,116,99,104,84,111,70,105,116,65,99,116,105,118, + 101,32,40,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,116,97,98,108,101,45,62,115,101,116,77,117,108,116,105,112,108,101,83, + 101,108,101,99,116,105,111,110,69,110,97,98,108,101,100,32,40,116,114,117,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,84, + 97,98,108,101,68,101,109,111,67,111,109,112,111,110,101,110,116,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101, + 116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,100,101,109,111,68, + 97,116,97,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,47,47,32,84,104,105,115,32,105,115,32,111,118,101,114, + 108,111,97,100,101,100,32,102,114,111,109,32,84,97,98,108,101,76,105,115,116,66,111,120,77,111,100,101,108,44,32,97,110,100,32,109,117,115,116,32, + 114,101,116,117,114,110,32,116,104,101,32,116,111,116,97,108,32,110,117,109,98,101,114,32,111,102,32,114,111,119,115,32,105,110,32,111,117,114,32,116, + 97,98,108,101,13,10,32,32,32,32,105,110,116,32,103,101,116,78,117,109,82,111,119,115,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32, + 32,32,32,114,101,116,117,114,110,32,110,117,109,82,111,119,115,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,32,84,104,105,115, + 32,105,115,32,111,118,101,114,108,111,97,100,101,100,32,102,114,111,109,32,84,97,98,108,101,76,105,115,116,66,111,120,77,111,100,101,108,44,32,97, + 110,100,32,115,104,111,117,108,100,32,102,105,108,108,32,105,110,32,116,104,101,32,98,97,99,107,103,114,111,117,110,100,32,111,102,32,116,104,101,32, + 119,104,111,108,101,32,114,111,119,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,82,111,119,66,97,99,107,103,114,111,117,110,100,32,40, + 71,114,97,112,104,105,99,115,38,32,103,44,32,105,110,116,32,114,111,119,78,117,109,98,101,114,44,32,105,110,116,32,119,105,100,116,104,44,32,105, + 110,116,32,104,101,105,103,104,116,44,32,98,111,111,108,32,114,111,119,73,115,83,101,108,101,99,116,101,100,41,13,10,32,32,32,32,123,13,10,32, + 32,32,32,32,32,32,32,105,102,32,40,114,111,119,73,115,83,101,108,101,99,116,101,100,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103, + 46,102,105,108,108,65,108,108,32,40,67,111,108,111,117,114,115,58,58,108,105,103,104,116,98,108,117,101,41,59,13,10,32,32,32,32,125,13,10,13, + 10,32,32,32,32,47,47,32,84,104,105,115,32,105,115,32,111,118,101,114,108,111,97,100,101,100,32,102,114,111,109,32,84,97,98,108,101,76,105,115, + 116,66,111,120,77,111,100,101,108,44,32,97,110,100,32,109,117,115,116,32,112,97,105,110,116,32,97,110,121,32,99,101,108,108,115,32,116,104,97,116, + 32,97,114,101,110,39,116,32,117,115,105,110,103,32,99,117,115,116,111,109,13,10,32,32,32,32,47,47,32,99,111,109,112,111,110,101,110,116,115,46, + 13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,67,101,108,108,32,40,71,114,97,112,104,105,99,115,38,32,103,44,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,114,111,119,78,117,109,98,101,114,44,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,99,111,108,117,109,110,73,100,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,105,110,116,32,119,105,100,116,104,44,32,105,110,116,32,104,101,105,103,104,116,44,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,98,111,111,108,32,114,111,119,73,115,83,101,108,101,99,116,101,100,41,13,10,32,32,32,32,123,13,10,32, + 32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58,98,108,97,99,107,41,59,13,10,32,32, + 32,32,32,32,32,32,103,46,115,101,116,70,111,110,116,32,40,102,111,110,116,41,59,13,10,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116, + 32,88,109,108,69,108,101,109,101,110,116,42,32,114,111,119,69,108,101,109,101,110,116,32,61,32,100,97,116,97,76,105,115,116,45,62,103,101,116,67, + 104,105,108,100,69,108,101,109,101,110,116,32,40,114,111,119,78,117,109,98,101,114,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40, + 114,111,119,69,108,101,109,101,110,116,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,99,111,110,115,116,32,83,116,114,105,110,103,32,116,101,120,116,32,40,114,111,119,69,108,101,109,101,110,116,45,62,103,101,116,83,116,114,105,110, + 103,65,116,116,114,105,98,117,116,101,32,40,103,101,116,65,116,116,114,105,98,117,116,101,78,97,109,101,70,111,114,67,111,108,117,109,110,73,100,32, + 40,99,111,108,117,109,110,73,100,41,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,100,114,97,119,84,101,120,116,32, + 40,116,101,120,116,44,32,50,44,32,48,44,32,119,105,100,116,104,32,45,32,52,44,32,104,101,105,103,104,116,44,32,74,117,115,116,105,102,105,99, + 97,116,105,111,110,58,58,99,101,110,116,114,101,100,76,101,102,116,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13, + 10,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58,98,108,97,99,107,46,119,105,116, + 104,65,108,112,104,97,32,40,48,46,50,102,41,41,59,13,10,32,32,32,32,32,32,32,32,103,46,102,105,108,108,82,101,99,116,32,40,119,105,100, + 116,104,32,45,32,49,44,32,48,44,32,49,44,32,104,101,105,103,104,116,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,32, + 84,104,105,115,32,105,115,32,111,118,101,114,108,111,97,100,101,100,32,102,114,111,109,32,84,97,98,108,101,76,105,115,116,66,111,120,77,111,100,101, + 108,44,32,97,110,100,32,116,101,108,108,115,32,117,115,32,116,104,97,116,32,116,104,101,32,117,115,101,114,32,104,97,115,32,99,108,105,99,107,101, + 100,32,97,32,116,97,98,108,101,32,104,101,97,100,101,114,13,10,32,32,32,32,47,47,32,116,111,32,99,104,97,110,103,101,32,116,104,101,32,115, + 111,114,116,32,111,114,100,101,114,46,13,10,32,32,32,32,118,111,105,100,32,115,111,114,116,79,114,100,101,114,67,104,97,110,103,101,100,32,40,105, + 110,116,32,110,101,119,83,111,114,116,67,111,108,117,109,110,73,100,44,32,99,111,110,115,116,32,98,111,111,108,32,105,115,70,111,114,119,97,114,100, + 115,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,110,101,119,83,111,114,116,67,111,108,117,109,110,73,100,32,33, + 61,32,48,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,68,101,109,111,68,97,116,97,83,111,114, + 116,101,114,32,115,111,114,116,101,114,32,40,103,101,116,65,116,116,114,105,98,117,116,101,78,97,109,101,70,111,114,67,111,108,117,109,110,73,100,32, + 40,110,101,119,83,111,114,116,67,111,108,117,109,110,73,100,41,44,32,105,115,70,111,114,119,97,114,100,115,41,59,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,100,97,116,97,76,105,115,116,45,62,115,111,114,116,67,104,105,108,100,69,108,101,109,101,110,116,115,32,40,115,111,114,116,101,114, + 41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,97,98,108,101,45,62,117,112,100,97,116,101,67,111,110,116,101,110,116,40,41, + 59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,32,84,104,105,115,32,105,115,32,111,118, + 101,114,108,111,97,100,101,100,32,102,114,111,109,32,84,97,98,108,101,76,105,115,116,66,111,120,77,111,100,101,108,44,32,97,110,100,32,109,117,115, + 116,32,117,112,100,97,116,101,32,97,110,121,32,99,117,115,116,111,109,32,99,111,109,112,111,110,101,110,116,115,32,116,104,97,116,32,119,101,39,114, + 101,32,117,115,105,110,103,13,10,32,32,32,32,67,111,109,112,111,110,101,110,116,42,32,114,101,102,114,101,115,104,67,111,109,112,111,110,101,110,116, + 70,111,114,67,101,108,108,32,40,105,110,116,32,114,111,119,78,117,109,98,101,114,44,32,105,110,116,32,99,111,108,117,109,110,73,100,44,32,98,111, + 111,108,32,105,115,82,111,119,83,101,108,101,99,116,101,100,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,67,111,109,112,111,110,101,110,116,42,32,101,120,105,115,116,105,110,103,67,111, + 109,112,111,110,101,110,116,84,111,85,112,100,97,116,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,99,111,108, + 117,109,110,73,100,32,61,61,32,53,41,32,47,47,32,73,102,32,105,116,39,115,32,116,104,101,32,114,97,116,105,110,103,115,32,99,111,108,117,109, + 110,44,32,119,101,39,108,108,32,114,101,116,117,114,110,32,111,117,114,32,99,117,115,116,111,109,32,99,111,109,112,111,110,101,110,116,46,46,13,10, + 32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,82,97,116,105,110,103,67,111,108,117,109,110,67,117,115,116,111, + 109,67,111,109,112,111,110,101,110,116,42,32,114,97,116,105,110,103,115,66,111,120,32,61,32,40,82,97,116,105,110,103,67,111,108,117,109,110,67,117, + 115,116,111,109,67,111,109,112,111,110,101,110,116,42,41,32,101,120,105,115,116,105,110,103,67,111,109,112,111,110,101,110,116,84,111,85,112,100,97,116, + 101,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,73,102,32,97,110,32,101,120,105,115,116,105,110,103,32,99,111,109,112, + 111,110,101,110,116,32,105,115,32,98,101,105,110,103,32,112,97,115,115,101,100,45,105,110,32,102,111,114,32,117,112,100,97,116,105,110,103,44,32,119, + 101,39,108,108,32,114,101,45,117,115,101,32,105,116,44,32,98,117,116,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,105,102,32,110, + 111,116,44,32,119,101,39,108,108,32,104,97,118,101,32,116,111,32,99,114,101,97,116,101,32,111,110,101,46,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,105,102,32,40,114,97,116,105,110,103,115,66,111,120,32,61,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,114,97,116,105,110,103,115,66,111,120,32,61,32,110,101,119,32,82,97,116,105,110,103,67,111,108,117,109,110,67,117,115,116,111,109,67,111,109,112, + 111,110,101,110,116,32,40,42,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,97,116,105,110,103,115,66,111,120, + 45,62,115,101,116,82,111,119,65,110,100,67,111,108,117,109,110,32,40,114,111,119,78,117,109,98,101,114,44,32,99,111,108,117,109,110,73,100,41,59, + 13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,114,97,116,105,110,103,115,66,111,120,59,13,10,32,32,32,32, + 32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,47,47,32,102,111,114,32,97,110,121,32,111,116,104,101,114,32,99,111,108,117,109,110,44,32,106,117,115,116,32,114,101,116,117,114,110, + 32,48,44,32,97,115,32,119,101,39,108,108,32,98,101,32,112,97,105,110,116,105,110,103,32,116,104,101,115,101,32,99,111,108,117,109,110,115,32,100, + 105,114,101,99,116,108,121,46,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,106,97,115,115,101,114,116,32,40,101,120,105,115,116,105,110, + 103,67,111,109,112,111,110,101,110,116,84,111,85,112,100,97,116,101,32,61,61,32,48,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114, + 101,116,117,114,110,32,48,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,32,84,104,105, + 115,32,105,115,32,111,118,101,114,108,111,97,100,101,100,32,102,114,111,109,32,84,97,98,108,101,76,105,115,116,66,111,120,77,111,100,101,108,44,32, + 97,110,100,32,115,104,111,117,108,100,32,99,104,111,111,115,101,32,116,104,101,32,98,101,115,116,32,119,105,100,116,104,32,102,111,114,32,116,104,101, + 32,115,112,101,99,105,102,105,101,100,13,10,32,32,32,32,47,47,32,99,111,108,117,109,110,46,13,10,32,32,32,32,105,110,116,32,103,101,116,67, + 111,108,117,109,110,65,117,116,111,83,105,122,101,87,105,100,116,104,32,40,105,110,116,32,99,111,108,117,109,110,73,100,41,13,10,32,32,32,32,123, + 13,10,32,32,32,32,32,32,32,32,105,102,32,40,99,111,108,117,109,110,73,100,32,61,61,32,53,41,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,114,101,116,117,114,110,32,49,48,48,59,32,47,47,32,40,116,104,105,115,32,105,115,32,116,104,101,32,114,97,116,105,110,103,115,32,99,111, + 108,117,109,110,44,32,99,111,110,116,97,105,110,105,110,103,32,97,32,99,117,115,116,111,109,32,99,111,109,112,111,110,101,110,116,41,13,10,13,10, + 32,32,32,32,32,32,32,32,105,110,116,32,119,105,100,101,115,116,32,61,32,51,50,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,102, + 105,110,100,32,116,104,101,32,119,105,100,101,115,116,32,98,105,116,32,111,102,32,116,101,120,116,32,105,110,32,116,104,105,115,32,99,111,108,117,109, + 110,46,46,13,10,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,105,32,61,32,103,101,116,78,117,109,82,111,119,115,40,41,59,32, + 45,45,105,32,62,61,32,48,59,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,110,115,116, + 32,88,109,108,69,108,101,109,101,110,116,42,32,114,111,119,69,108,101,109,101,110,116,32,61,32,100,97,116,97,76,105,115,116,45,62,103,101,116,67, + 104,105,108,100,69,108,101,109,101,110,116,32,40,105,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,114,111,119,69, + 108,101,109,101,110,116,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,99,111,110,115,116,32,83,116,114,105,110,103,32,116,101,120,116,32,40,114,111,119,69,108,101,109,101,110,116,45,62,103,101,116,83, + 116,114,105,110,103,65,116,116,114,105,98,117,116,101,32,40,103,101,116,65,116,116,114,105,98,117,116,101,78,97,109,101,70,111,114,67,111,108,117,109, + 110,73,100,32,40,99,111,108,117,109,110,73,100,41,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,119,105,100, + 101,115,116,32,61,32,106,109,97,120,32,40,119,105,100,101,115,116,44,32,102,111,110,116,46,103,101,116,83,116,114,105,110,103,87,105,100,116,104,32, + 40,116,101,120,116,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32, + 32,32,32,32,32,32,114,101,116,117,114,110,32,119,105,100,101,115,116,32,43,32,56,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47, + 47,32,65,32,99,111,117,112,108,101,32,111,102,32,113,117,105,99,107,32,109,101,116,104,111,100,115,32,116,111,32,115,101,116,32,97,110,100,32,103, + 101,116,32,116,104,101,32,34,114,97,116,105,110,103,34,32,118,97,108,117,101,32,119,104,101,110,32,116,104,101,32,117,115,101,114,13,10,32,32,32, + 32,47,47,32,99,104,97,110,103,101,115,32,116,104,101,32,99,111,109,98,111,32,98,111,120,13,10,32,32,32,32,105,110,116,32,103,101,116,82,97, + 116,105,110,103,32,40,99,111,110,115,116,32,105,110,116,32,114,111,119,78,117,109,98,101,114,44,32,99,111,110,115,116,32,105,110,116,32,99,111,108, + 117,109,110,73,100,41,32,99,111,110,115,116,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,100,97,116,97, + 76,105,115,116,45,62,103,101,116,67,104,105,108,100,69,108,101,109,101,110,116,32,40,114,111,119,78,117,109,98,101,114,41,45,62,103,101,116,73,110, + 116,65,116,116,114,105,98,117,116,101,32,40,84,40,34,82,97,116,105,110,103,34,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32, + 118,111,105,100,32,115,101,116,82,97,116,105,110,103,32,40,99,111,110,115,116,32,105,110,116,32,114,111,119,78,117,109,98,101,114,44,32,99,111,110, + 115,116,32,105,110,116,32,99,111,108,117,109,110,73,100,44,32,99,111,110,115,116,32,105,110,116,32,110,101,119,82,97,116,105,110,103,41,13,10,32, + 32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,97,116,97,76,105,115,116,45,62,103,101,116,67,104,105,108,100,69,108,101,109,101,110,116,32, + 40,114,111,119,78,117,109,98,101,114,41,45,62,115,101,116,65,116,116,114,105,98,117,116,101,32,40,84,40,34,82,97,116,105,110,103,34,41,44,32, + 110,101,119,82,97,116,105,110,103,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,118,111,105,100,32,114,101,115, + 105,122,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,112,111,115,105,116,105,111,110,32,111,117,114,32,116, + 97,98,108,101,32,119,105,116,104,32,97,32,103,97,112,32,97,114,111,117,110,100,32,105,116,115,32,101,100,103,101,13,10,32,32,32,32,32,32,32, + 32,116,97,98,108,101,45,62,115,101,116,66,111,117,110,100,115,73,110,115,101,116,32,40,66,111,114,100,101,114,83,105,122,101,32,40,56,41,41,59, + 13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,106,117,99,101,95,85,115,101,68,101,98,117,103,103,105,110,103,78,101, + 119,79,112,101,114,97,116,111,114,13,10,13,10,112,114,105,118,97,116,101,58,13,10,32,32,32,32,84,97,98,108,101,76,105,115,116,66,111,120,42, + 32,116,97,98,108,101,59,32,32,32,32,47,47,32,116,104,101,32,116,97,98,108,101,32,99,111,109,112,111,110,101,110,116,32,105,116,115,101,108,102, + 13,10,32,32,32,32,70,111,110,116,32,102,111,110,116,59,13,10,13,10,32,32,32,32,88,109,108,69,108,101,109,101,110,116,42,32,100,101,109,111, + 68,97,116,97,59,32,32,32,47,47,32,84,104,105,115,32,105,115,32,116,104,101,32,88,77,76,32,100,111,99,117,109,101,110,116,32,108,111,97,100, + 101,100,32,102,114,111,109,32,116,104,101,32,101,109,98,101,100,100,101,100,32,102,105,108,101,32,34,100,101,109,111,32,116,97,98,108,101,32,100,97, + 116,97,46,120,109,108,34,13,10,32,32,32,32,88,109,108,69,108,101,109,101,110,116,42,32,99,111,108,117,109,110,76,105,115,116,59,32,47,47,32, + 65,32,112,111,105,110,116,101,114,32,116,111,32,116,104,101,32,115,117,98,45,110,111,100,101,32,111,102,32,100,101,109,111,68,97,116,97,32,116,104, + 97,116,32,99,111,110,116,97,105,110,115,32,116,104,101,32,108,105,115,116,32,111,102,32,99,111,108,117,109,110,115,13,10,32,32,32,32,88,109,108, + 69,108,101,109,101,110,116,42,32,100,97,116,97,76,105,115,116,59,32,32,32,47,47,32,65,32,112,111,105,110,116,101,114,32,116,111,32,116,104,101, + 32,115,117,98,45,110,111,100,101,32,111,102,32,100,101,109,111,68,97,116,97,32,116,104,97,116,32,99,111,110,116,97,105,110,115,32,116,104,101,32, + 108,105,115,116,32,111,102,32,100,97,116,97,32,114,111,119,115,13,10,32,32,32,32,105,110,116,32,110,117,109,82,111,119,115,59,32,32,32,32,32, + 32,32,32,32,32,32,32,47,47,32,84,104,101,32,110,117,109,98,101,114,32,111,102,32,114,111,119,115,32,111,102,32,100,97,116,97,32,119,101,39, + 118,101,32,103,111,116,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,47,47,32,84,104,105,115,32,105,115,32,97,32,99,117,115,116,111,109,32, + 99,111,109,112,111,110,101,110,116,32,99,111,110,116,97,105,110,105,110,103,32,97,32,99,111,109,98,111,32,98,111,120,44,32,119,104,105,99,104,32, + 119,101,39,114,101,32,103,111,105,110,103,32,116,111,32,112,117,116,32,105,110,115,105,100,101,13,10,32,32,32,32,47,47,32,111,117,114,32,116,97, + 98,108,101,39,115,32,34,114,97,116,105,110,103,34,32,99,111,108,117,109,110,46,13,10,32,32,32,32,99,108,97,115,115,32,82,97,116,105,110,103, + 67,111,108,117,109,110,67,117,115,116,111,109,67,111,109,112,111,110,101,110,116,32,32,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110, + 101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,67,111,109,98,111,66,111,120,76,105,115,116,101,110,101,114,13,10,32,32,32,32,123,13, + 10,32,32,32,32,112,117,98,108,105,99,58,13,10,32,32,32,32,32,32,32,32,82,97,116,105,110,103,67,111,108,117,109,110,67,117,115,116,111,109, + 67,111,109,112,111,110,101,110,116,32,40,84,97,98,108,101,68,101,109,111,67,111,109,112,111,110,101,110,116,38,32,111,119,110,101,114,95,41,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,58,32,111,119,110,101,114,32,40,111,119,110,101,114,95,41,13,10,32,32,32,32,32,32,32,32,123,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,106,117,115,116,32,112,117,116,32,97,32,99,111,109,98,111,32,98,111,120,32,105,110,115, + 105,100,101,32,116,104,105,115,32,99,111,109,112,111,110,101,110,116,13,10,32,32,32,32,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97, + 107,101,86,105,115,105,98,108,101,32,40,99,111,109,98,111,66,111,120,32,61,32,110,101,119,32,67,111,109,98,111,66,111,120,32,40,83,116,114,105, + 110,103,58,58,101,109,112,116,121,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,97,100,100,73, + 116,101,109,32,40,84,40,34,102,97,98,34,41,44,32,49,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111,120, + 45,62,97,100,100,73,116,101,109,32,40,84,40,34,103,114,111,111,118,121,34,41,44,32,50,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,99,111,109,98,111,66,111,120,45,62,97,100,100,73,116,101,109,32,40,84,40,34,104,101,112,34,41,44,32,51,41,59,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,97,100,100,73,116,101,109,32,40,84,40,34,110,101,97,116,34,41,44,32,52,41,59, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,97,100,100,73,116,101,109,32,40,84,40,34,119,105,108,100, + 34,41,44,32,53,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,97,100,100,73,116,101,109,32,40, + 84,40,34,115,119,105,110,103,105,110,34,41,44,32,54,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45, + 62,97,100,100,73,116,101,109,32,40,84,40,34,109,97,100,32,102,111,114,32,105,116,34,41,44,32,55,41,59,13,10,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,47,47,32,119,104,101,110,32,116,104,101,32,99,111,109,98,111,32,105,115,32,99,104,97,110,103,101,100,44,32,119,101,39,108, + 108,32,103,101,116,32,97,32,99,97,108,108,98,97,99,107,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45, + 62,97,100,100,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66, + 111,120,45,62,115,101,116,87,97,110,116,115,75,101,121,98,111,97,114,100,70,111,99,117,115,32,40,102,97,108,115,101,41,59,13,10,32,32,32,32, + 32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,126,82,97,116,105,110,103,67,111,108,117,109,110,67,117,115,116,111,109,67,111,109,112, + 111,110,101,110,116,40,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108, + 108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,118,111,105,100,32, + 114,101,115,105,122,101,100,40,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66, + 111,120,45,62,115,101,116,66,111,117,110,100,115,73,110,115,101,116,32,40,66,111,114,100,101,114,83,105,122,101,32,40,50,41,41,59,13,10,32,32, + 32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,79,117,114,32,100,101,109,111,32,99,111,100,101,32,119,105,108,108, + 32,99,97,108,108,32,116,104,105,115,32,119,104,101,110,32,119,101,32,109,97,121,32,110,101,101,100,32,116,111,32,117,112,100,97,116,101,32,111,117, + 114,32,99,111,110,116,101,110,116,115,13,10,32,32,32,32,32,32,32,32,118,111,105,100,32,115,101,116,82,111,119,65,110,100,67,111,108,117,109,110, + 32,40,99,111,110,115,116,32,105,110,116,32,110,101,119,82,111,119,44,32,99,111,110,115,116,32,105,110,116,32,110,101,119,67,111,108,117,109,110,41, + 13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,111,119,32,61,32,110,101,119,82,111,119,59,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,99,111,108,117,109,110,73,100,32,61,32,110,101,119,67,111,108,117,109,110,59,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,115,101,116,83,101,108,101,99,116,101,100,73,100,32,40,111,119,110,101,114,46,103,101, + 116,82,97,116,105,110,103,32,40,114,111,119,44,32,99,111,108,117,109,110,73,100,41,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32, + 32,125,13,10,13,10,32,32,32,32,32,32,32,32,118,111,105,100,32,99,111,109,98,111,66,111,120,67,104,97,110,103,101,100,32,40,67,111,109,98, + 111,66,111,120,42,32,99,111,109,98,111,66,111,120,84,104,97,116,72,97,115,67,104,97,110,103,101,100,41,13,10,32,32,32,32,32,32,32,32,123, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,111,119,110,101,114,46,115,101,116,82,97,116,105,110,103,32,40,114,111,119,44,32,99,111,108,117, + 109,110,73,100,44,32,99,111,109,98,111,66,111,120,45,62,103,101,116,83,101,108,101,99,116,101,100,73,100,40,41,41,59,13,10,32,32,32,32,32, + 32,32,32,125,13,10,13,10,32,32,32,32,112,114,105,118,97,116,101,58,13,10,32,32,32,32,32,32,32,32,84,97,98,108,101,68,101,109,111,67, + 111,109,112,111,110,101,110,116,38,32,111,119,110,101,114,59,13,10,32,32,32,32,32,32,32,32,67,111,109,98,111,66,111,120,42,32,99,111,109,98, + 111,66,111,120,59,13,10,32,32,32,32,32,32,32,32,105,110,116,32,114,111,119,44,32,99,111,108,117,109,110,73,100,59,13,10,32,32,32,32,125, + 59,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,47,47,32,65,32,99,111,109,112,97,114,97,116,111,114,32,117,115,101,100,32,116,111,32,115, + 111,114,116,32,111,117,114,32,100,97,116,97,32,119,104,101,110,32,116,104,101,32,117,115,101,114,32,99,108,105,99,107,115,32,97,32,99,111,108,117, + 109,110,32,104,101,97,100,101,114,13,10,32,32,32,32,99,108,97,115,115,32,68,101,109,111,68,97,116,97,83,111,114,116,101,114,13,10,32,32,32, + 32,123,13,10,32,32,32,32,112,117,98,108,105,99,58,13,10,32,32,32,32,32,32,32,32,68,101,109,111,68,97,116,97,83,111,114,116,101,114,32, + 40,99,111,110,115,116,32,83,116,114,105,110,103,32,97,116,116,114,105,98,117,116,101,84,111,83,111,114,116,95,44,32,98,111,111,108,32,102,111,114, + 119,97,114,100,115,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,58,32,97,116,116,114,105,98,117,116,101,84,111,83,111,114,116,32,40,97, + 116,116,114,105,98,117,116,101,84,111,83,111,114,116,95,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,100,105,114,101,99,116,105, + 111,110,32,40,102,111,114,119,97,114,100,115,32,63,32,49,32,58,32,45,49,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32, + 32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,105,110,116,32,99,111,109,112,97,114,101,69,108,101,109,101,110,116,115,32,40,88,109,108, + 69,108,101,109,101,110,116,42,32,102,105,114,115,116,44,32,88,109,108,69,108,101,109,101,110,116,42,32,115,101,99,111,110,100,41,32,99,111,110,115, + 116,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,114,101,115,117,108,116,32,61,32,102, + 105,114,115,116,45,62,103,101,116,83,116,114,105,110,103,65,116,116,114,105,98,117,116,101,32,40,97,116,116,114,105,98,117,116,101,84,111,83,111,114, + 116,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,46,99,111,109,112,97,114,101,76, + 101,120,105,99,111,103,114,97,112,104,105,99,97,108,108,121,32,40,115,101,99,111,110,100,45,62,103,101,116,83,116,114,105,110,103,65,116,116,114,105, + 98,117,116,101,32,40,97,116,116,114,105,98,117,116,101,84,111,83,111,114,116,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 105,102,32,40,114,101,115,117,108,116,32,61,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,115,117,108,116, + 32,61,32,102,105,114,115,116,45,62,103,101,116,83,116,114,105,110,103,65,116,116,114,105,98,117,116,101,32,40,84,40,34,73,68,34,41,41,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,46,99,111,109,112,97,114,101,76,101,120,105,99, + 111,103,114,97,112,104,105,99,97,108,108,121,32,40,115,101,99,111,110,100,45,62,103,101,116,83,116,114,105,110,103,65,116,116,114,105,98,117,116,101, + 32,40,84,40,34,73,68,34,41,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,100,105,114,101,99, + 116,105,111,110,32,42,32,114,101,115,117,108,116,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,112,114,105,118,97,116,101, + 58,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,83,116,114,105,110,103,32,97,116,116,114,105,98,117,116,101,84,111,83,111,114,116,59, + 13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,105,110,116,32,100,105,114,101,99,116,105,111,110,59,13,10,32,32,32,32,125,59,13,10, + 13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,13,10,32,32,32,32,47,47,32,116,104,105,115,32,108,111,97,100,115,32,116,104,101,32,101,109,98,101,100,100,101,100,32,100, + 97,116,97,98,97,115,101,32,88,77,76,32,102,105,108,101,32,105,110,116,111,32,109,101,109,111,114,121,13,10,32,32,32,32,118,111,105,100,32,108, + 111,97,100,68,97,116,97,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,88,109,108,68,111,99,117,109,101,110,116,32,100,97, + 116,97,68,111,99,32,40,83,116,114,105,110,103,32,40,40,99,111,110,115,116,32,99,104,97,114,42,41,32,66,105,110,97,114,121,68,97,116,97,58, + 58,100,101,109,111,95,116,97,98,108,101,95,100,97,116,97,95,120,109,108,41,41,59,13,10,32,32,32,32,32,32,32,32,100,101,109,111,68,97,116, + 97,32,61,32,100,97,116,97,68,111,99,46,103,101,116,68,111,99,117,109,101,110,116,69,108,101,109,101,110,116,40,41,59,13,10,13,10,32,32,32, + 32,32,32,32,32,100,97,116,97,76,105,115,116,32,61,32,100,101,109,111,68,97,116,97,45,62,103,101,116,67,104,105,108,100,66,121,78,97,109,101, + 32,40,84,40,34,68,65,84,65,34,41,41,59,13,10,32,32,32,32,32,32,32,32,99,111,108,117,109,110,76,105,115,116,32,61,32,100,101,109,111, + 68,97,116,97,45,62,103,101,116,67,104,105,108,100,66,121,78,97,109,101,32,40,84,40,34,67,79,76,85,77,78,83,34,41,41,59,13,10,13,10, + 32,32,32,32,32,32,32,32,110,117,109,82,111,119,115,32,61,32,100,97,116,97,76,105,115,116,45,62,103,101,116,78,117,109,67,104,105,108,100,69, + 108,101,109,101,110,116,115,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,32,40,97,32,117,116,105,108,105,116,121,32,109, + 101,116,104,111,100,32,116,111,32,115,101,97,114,99,104,32,111,117,114,32,88,77,76,32,102,111,114,32,116,104,101,32,97,116,116,114,105,98,117,116, + 101,32,116,104,97,116,32,109,97,116,99,104,101,115,32,97,32,99,111,108,117,109,110,32,73,68,41,13,10,32,32,32,32,99,111,110,115,116,32,83, + 116,114,105,110,103,32,103,101,116,65,116,116,114,105,98,117,116,101,78,97,109,101,70,111,114,67,111,108,117,109,110,73,100,32,40,99,111,110,115,116, + 32,105,110,116,32,99,111,108,117,109,110,73,100,41,32,99,111,110,115,116,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,102,111,114, + 69,97,99,104,88,109,108,67,104,105,108,100,69,108,101,109,101,110,116,32,40,42,99,111,108,117,109,110,76,105,115,116,44,32,99,111,108,117,109,110, + 88,109,108,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,99,111,108,117,109,110,88, + 109,108,45,62,103,101,116,73,110,116,65,116,116,114,105,98,117,116,101,32,84,40,34,99,111,108,117,109,110,73,100,34,41,32,61,61,32,99,111,108, + 117,109,110,73,100,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,99,111,108,117,109,110,88,109,108, + 45,62,103,101,116,83,116,114,105,110,103,65,116,116,114,105,98,117,116,101,32,84,40,34,110,97,109,101,34,41,59,13,10,32,32,32,32,32,32,32, + 32,125,13,10,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,83,116,114,105,110,103,58,58,101,109,112,116,121,59,13,10,32,32,32, + 32,125,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,84,97,98,108,101,68,101,109,111, + 40,41,13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,110,101,119,32,84,97,98,108,101,68,101,109,111,67,111,109,112,111,110,101,110,116, + 40,41,59,13,10,125,13,10,0,0}; const char* BinaryData::tabledemo_cpp = (const char*) temp1; static const unsigned char temp2[] = {82,73,70,70,4,181,0,0,87,65,86,69,102,109,116,32,16,0,0,0,1,0,1,0,34,86,0,0,68,172,0,0,2,0,16,0,98,101,120,116, @@ -1612,358 +1607,347 @@ static const unsigned char temp4[] = {47,42,13,10,32,32,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,13,10,13,10,32,32,32,84,104,105,115,32,102,105,108,101,32,105,115,32,112,97,114,116,32,111,102,32,116,104,101,32,74,85,67,69, 32,108,105,98,114,97,114,121,32,45,32,34,74,117,108,101,115,39,32,85,116,105,108,105,116,121,32,67,108,97,115,115,32,69,120,116,101,110,115,105, - 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,55,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, - 108,32,83,111,102,116,119,97,114,101,32,108,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,57,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, + 108,32,83,111,102,116,119,97,114,101,32,76,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,74,85,67,69,32,99,97,110,32,98,101,32,114,101, 100,105,115,116,114,105,98,117,116,101,100,32,97,110,100,47,111,114,32,109,111,100,105,102,105,101,100,32,117,110,100,101,114,32,116,104,101,32,116,101, - 114,109,115,32,111,102,32,116,104,101,13,10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115, - 101,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32,83,111,102,116,119,97,114,101,32,70,111,117, - 110,100,97,116,105,111,110,59,13,10,32,32,32,101,105,116,104,101,114,32,118,101,114,115,105,111,110,32,50,32,111,102,32,116,104,101,32,76,105,99, - 101,110,115,101,44,32,111,114,32,40,97,116,32,121,111,117,114,32,111,112,116,105,111,110,41,32,97,110,121,32,108,97,116,101,114,32,118,101,114,115, - 105,111,110,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116,101,100,32,105,110,32,116,104,101,32,104,111, - 112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,13,10,32,32,32,98,117,116,32,87,73,84,72,79, - 85,84,32,65,78,89,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101,110,32,116,104,101,32,105,109,112,108,105,101, - 100,32,119,97,114,114,97,110,116,121,32,111,102,13,10,32,32,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84,89,32,111,114,32,70,73,84, - 78,69,83,83,32,70,79,82,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83,69,46,32,32,83,101,101,32,116,104,101,13, - 10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102,111,114,32,109,111,114,101,32, - 100,101,116,97,105,108,115,46,13,10,13,10,32,32,32,89,111,117,32,115,104,111,117,108,100,32,104,97,118,101,32,114,101,99,101,105,118,101,100,32, - 97,32,99,111,112,121,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101, - 13,10,32,32,32,97,108,111,110,103,32,119,105,116,104,32,74,85,67,69,59,32,105,102,32,110,111,116,44,32,118,105,115,105,116,32,119,119,119,46, - 103,110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,32,111,114,32,119,114,105,116,101,32,116,111,32,116,104,101,13,10,32,32,32,70,114,101, - 101,32,83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,44,32,73,110,99,46,44,32,53,57,32,84,101,109,112,108,101,32,80, - 108,97,99,101,44,32,83,117,105,116,101,32,51,51,48,44,13,10,32,32,32,66,111,115,116,111,110,44,32,77,65,32,48,50,49,49,49,45,49,51, - 48,55,32,85,83,65,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 114,109,115,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,13,10,32,32,32,80,117,98,108,105,99,32,76,105,99,101,110,115, + 101,32,40,86,101,114,115,105,111,110,32,50,41,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32, + 83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,46,13,10,32,32,32,65,32,99,111,112,121,32,111,102,32,116,104,101,32,108, + 105,99,101,110,115,101,32,105,115,32,105,110,99,108,117,100,101,100,32,105,110,32,116,104,101,32,74,85,67,69,32,100,105,115,116,114,105,98,117,116, + 105,111,110,44,32,111,114,32,99,97,110,32,98,101,32,102,111,117,110,100,13,10,32,32,32,111,110,108,105,110,101,32,97,116,32,119,119,119,46,103, + 110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116, + 101,100,32,105,110,32,116,104,101,32,104,111,112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,32,98, + 117,116,32,87,73,84,72,79,85,84,32,65,78,89,13,10,32,32,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101, + 110,32,116,104,101,32,105,109,112,108,105,101,100,32,119,97,114,114,97,110,116,121,32,111,102,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84, + 89,32,111,114,32,70,73,84,78,69,83,83,32,70,79,82,13,10,32,32,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83, + 69,46,32,32,83,101,101,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102, + 111,114,32,109,111,114,101,32,100,101,116,97,105,108,115,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, - 45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,73,102,32,121,111,117,39,100,32,108,105,107,101,32,116,111,32,114,101,108,101,97,115, - 101,32,97,32,99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67, - 69,44,32,99,111,109,109,101,114,99,105,97,108,13,10,32,32,32,108,105,99,101,110,115,101,115,32,97,114,101,32,97,108,115,111,32,97,118,97,105, - 108,97,98,108,101,58,32,118,105,115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109, - 47,106,117,99,101,32,102,111,114,13,10,32,32,32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13, - 10,13,10,35,105,110,99,108,117,100,101,32,34,46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,13, - 10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,13,10,99,108,97,115,115,32,84,114,101,101,86,105,101,119,68,101,109,111,73,116,101,109,32,32,58,32,112,117,98,108,105,99,32,84,114,101,101, - 86,105,101,119,73,116,101,109,13,10,123,13,10,32,32,32,32,88,109,108,69,108,101,109,101,110,116,42,32,120,109,108,59,13,10,13,10,112,117,98, - 108,105,99,58,13,10,32,32,32,32,84,114,101,101,86,105,101,119,68,101,109,111,73,116,101,109,32,40,88,109,108,69,108,101,109,101,110,116,42,32, - 99,111,110,115,116,32,120,109,108,95,41,13,10,32,32,32,32,32,32,32,32,58,32,120,109,108,32,40,120,109,108,95,41,13,10,32,32,32,32,123, - 13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,84,114,101,101,86,105,101,119,68,101,109,111,73,116,101,109,40,41,13,10,32,32,32,32, - 123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,105,110,116,32,103,101,116,73,116,101,109,87,105,100,116,104,40,41,32,99,111,110,115,116, - 13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,120,109,108,45,62,103,101,116,73,110,116,65,116,116,114,105, - 98,117,116,101,32,40,84,40,34,119,105,100,116,104,34,41,44,32,45,49,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,99,111,110, - 115,116,32,83,116,114,105,110,103,32,103,101,116,85,110,105,113,117,101,78,97,109,101,40,41,32,99,111,110,115,116,13,10,32,32,32,32,123,13,10, - 32,32,32,32,32,32,32,32,105,102,32,40,120,109,108,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114, - 110,32,120,109,108,45,62,103,101,116,84,97,103,78,97,109,101,40,41,59,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,83,116,114,105,110,103,58,58,101,109,112,116,121,59,13,10,32,32,32,32,125,13,10,13,10, - 32,32,32,32,98,111,111,108,32,109,105,103,104,116,67,111,110,116,97,105,110,83,117,98,73,116,101,109,115,40,41,13,10,32,32,32,32,123,13,10, - 32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,120,109,108,32,33,61,32,48,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,38,38,32,120,109,108,45,62,103,101,116,70,105,114,115,116,67,104,105,108,100,69,108,101,109,101,110,116,40,41,32,33,61,32,48,59,13,10,32, - 32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,73,116,101,109,32,40,71,114,97,112,104,105,99,115,38,32,103,44, - 32,105,110,116,32,119,105,100,116,104,44,32,105,110,116,32,104,101,105,103,104,116,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32, - 105,102,32,40,120,109,108,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47, - 32,105,102,32,116,104,105,115,32,105,116,101,109,32,105,115,32,115,101,108,101,99,116,101,100,44,32,102,105,108,108,32,105,116,32,119,105,116,104,32, - 97,32,98,97,99,107,103,114,111,117,110,100,32,99,111,108,111,117,114,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,105, - 115,83,101,108,101,99,116,101,100,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,46,102,105,108,108,65,108,108,32, - 40,67,111,108,111,117,114,115,58,58,98,108,117,101,46,119,105,116,104,65,108,112,104,97,32,40,48,46,51,102,41,41,59,13,10,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,47,47,32,117,115,101,32,97,32,34,99,111,108,111,117,114,34,32,97,116,116,114,105,98,117,116,101,32,105,110,32, - 116,104,101,32,120,109,108,32,116,97,103,32,102,111,114,32,116,104,105,115,32,110,111,100,101,32,116,111,32,115,101,116,32,116,104,101,32,116,101,120, - 116,32,99,111,108,111,117,114,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108, - 111,117,114,32,40,120,109,108,45,62,103,101,116,83,116,114,105,110,103,65,116,116,114,105,98,117,116,101,32,40,84,40,34,99,111,108,111,117,114,34, - 41,44,32,84,40,34,102,102,48,48,48,48,48,48,34,41,41,46,103,101,116,72,101,120,86,97,108,117,101,51,50,40,41,41,41,59,13,10,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,70,111,110,116,32,40,104,101,105,103,104,116,32,42,32,48,46,55,102,41,59,13,10, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,100,114,97,119,32,116,104,101,32,120,109,108,32,101,108,101,109,101,110,116,39,115,32, - 116,97,103,32,110,97,109,101,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,100,114,97,119,84,101,120,116,32,40,120,109,108,45, - 62,103,101,116,84,97,103,78,97,109,101,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 52,44,32,48,44,32,119,105,100,116,104,32,45,32,52,44,32,104,101,105,103,104,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,74,117,115,116,105,102,105,99,97,116,105,111,110,58,58,99,101,110,116,114,101,100,76,101,102,116,44,32,116,114, - 117,101,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,105,116,101,109,79, - 112,101,110,110,101,115,115,67,104,97,110,103,101,100,32,40,98,111,111,108,32,105,115,78,111,119,79,112,101,110,41,13,10,32,32,32,32,123,13,10, - 32,32,32,32,32,32,32,32,105,102,32,40,105,115,78,111,119,79,112,101,110,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,47,47,32,105,102,32,119,101,39,118,101,32,110,111,116,32,97,108,114,101,97,100,121,32,100,111,110,101,32,115,111,44,32, - 119,101,39,108,108,32,110,111,119,32,97,100,100,32,116,104,101,32,116,114,101,101,39,115,32,115,117,98,45,105,116,101,109,115,46,32,89,111,117,32, - 99,111,117,108,100,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,97,108,115,111,32,99,104,111,111,115,101,32,116,111,32,100,101,108, - 101,116,101,32,116,104,101,32,101,120,105,115,116,105,110,103,32,111,110,101,115,32,97,110,100,32,114,101,102,114,101,115,104,32,116,104,101,109,32,105, - 102,32,116,104,97,116,39,115,32,109,111,114,101,32,115,117,105,116,97,98,108,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,105, - 110,32,121,111,117,114,32,97,112,112,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,103,101,116,78,117,109,83,117,98,73,116, - 101,109,115,40,41,32,61,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,47,47,32,99,114,101,97,116,101,32,97,110,100,32,97,100,100,32,115,117,98,45,105,116,101,109,115,32,116,111,32,116,104,105,115,32, - 110,111,100,101,32,111,102,32,116,104,101,32,116,114,101,101,44,32,99,111,114,114,101,115,112,111,110,100,105,110,103,32,116,111,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,101,97,99,104,32,115,117,98,45,101,108,101,109,101,110,116,32,105,110,32,116,104,101,32,88, - 77,76,46,46,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,120,109,108,32,33,61,32,48,41,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,111, - 114,69,97,99,104,88,109,108,67,104,105,108,100,69,108,101,109,101,110,116,32,40,42,120,109,108,44,32,99,104,105,108,100,41,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,97,100,100,83,117,98,73,116,101,109,32,40,110,101,119,32,84,114,101,101,86,105,101,119,68,101,109,111,73,116,101,109,32,40,99,104,105, - 108,100,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32, - 32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,105,110,32,116,104, - 105,115,32,99,97,115,101,44,32,119,101,39,108,108,32,108,101,97,118,101,32,97,110,121,32,115,117,98,45,105,116,101,109,115,32,105,110,32,116,104, - 101,32,116,114,101,101,32,119,104,101,110,32,116,104,101,32,110,111,100,101,32,103,101,116,115,32,99,108,111,115,101,100,44,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,47,47,32,116,104,111,117,103,104,32,121,111,117,32,99,111,117,108,100,32,99,104,111,111,115,101,32,116,111,32,100,101,108, - 101,116,101,32,116,104,101,109,32,105,102,32,116,104,97,116,39,115,32,109,111,114,101,32,97,112,112,114,111,112,114,105,97,116,101,32,102,111,114,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,121,111,117,114,32,97,112,112,108,105,99,97,116,105,111,110,46,13,10,32,32,32,32,32, - 32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,99,111,110,115,116,32,83,116,114,105,110,103,32,103,101,116,68,114,97,103,83, - 111,117,114,99,101,68,101,115,99,114,105,112,116,105,111,110,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114, - 110,32,84,40,34,84,114,101,101,86,105,101,119,32,73,116,101,109,115,34,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,47,47,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99, - 108,97,115,115,32,84,114,101,101,86,105,101,119,68,101,109,111,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,68,114,97,103,65,110,100,68,114,111,112, - 67,111,110,116,97,105,110,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99, - 32,66,117,116,116,111,110,76,105,115,116,101,110,101,114,13,10,123,13,10,32,32,32,32,88,109,108,69,108,101,109,101,110,116,42,32,116,114,101,101, - 88,109,108,59,13,10,13,10,32,32,32,32,84,114,101,101,86,105,101,119,73,116,101,109,42,32,114,111,111,116,73,116,101,109,59,13,10,32,32,32, - 32,84,114,101,101,86,105,101,119,42,32,116,114,101,101,86,105,101,119,59,13,10,13,10,32,32,32,32,70,105,108,101,84,114,101,101,67,111,109,112, - 111,110,101,110,116,42,32,102,105,108,101,84,114,101,101,67,111,109,112,59,13,10,32,32,32,32,68,105,114,101,99,116,111,114,121,67,111,110,116,101, - 110,116,115,76,105,115,116,42,32,100,105,114,101,99,116,111,114,121,76,105,115,116,59,13,10,32,32,32,32,84,105,109,101,83,108,105,99,101,84,104, - 114,101,97,100,32,116,104,114,101,97,100,59,13,10,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,116,121,112,101,66,117,116,116, - 111,110,59,13,10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,84,114,101,101,86,105,101,119,68,101,109,111,40,41, - 13,10,32,32,32,32,32,32,32,32,58,32,116,114,101,101,86,105,101,119,32,40,48,41,44,13,10,32,32,32,32,32,32,32,32,32,32,114,111,111, - 116,73,116,101,109,32,40,48,41,44,13,10,32,32,32,32,32,32,32,32,32,32,102,105,108,101,84,114,101,101,67,111,109,112,32,40,48,41,44,13, - 10,32,32,32,32,32,32,32,32,32,32,100,105,114,101,99,116,111,114,121,76,105,115,116,32,40,48,41,44,13,10,32,32,32,32,32,32,32,32,32, - 32,116,104,114,101,97,100,32,40,34,68,101,109,111,32,102,105,108,101,32,116,114,101,101,32,116,104,114,101,97,100,34,41,13,10,32,32,32,32,123, - 13,10,32,32,32,32,32,32,32,32,115,101,116,78,97,109,101,32,40,84,40,34,84,114,101,101,32,86,105,101,119,115,34,41,41,59,13,10,13,10, - 32,32,32,32,32,32,32,32,99,111,110,115,116,32,83,116,114,105,110,103,32,116,114,101,101,88,109,108,83,116,114,105,110,103,32,40,66,105,110,97, - 114,121,68,97,116,97,58,58,116,114,101,101,100,101,109,111,95,120,109,108,41,59,13,10,32,32,32,32,32,32,32,32,88,109,108,68,111,99,117,109, - 101,110,116,32,112,97,114,115,101,114,32,40,116,114,101,101,88,109,108,83,116,114,105,110,103,41,59,13,10,32,32,32,32,32,32,32,32,116,114,101, - 101,88,109,108,32,61,32,112,97,114,115,101,114,46,103,101,116,68,111,99,117,109,101,110,116,69,108,101,109,101,110,116,40,41,59,13,10,13,10,32, - 32,32,32,32,32,32,32,114,111,111,116,73,116,101,109,32,61,32,110,101,119,32,84,114,101,101,86,105,101,119,68,101,109,111,73,116,101,109,32,40, - 116,114,101,101,88,109,108,41,59,13,10,32,32,32,32,32,32,32,32,114,111,111,116,73,116,101,109,45,62,115,101,116,79,112,101,110,32,40,116,114, - 117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,102,105,110,100,32,116,104,101,32,114,111,111,116,32,111,102,32,116,104,101,32, - 117,115,101,114,39,115,32,104,111,109,101,32,100,114,105,118,101,44,32,97,110,100,32,115,101,116,32,116,104,97,116,32,97,115,32,111,117,114,32,114, - 111,111,116,46,46,13,10,32,32,32,32,32,32,32,32,70,105,108,101,32,102,111,108,100,101,114,32,40,70,105,108,101,58,58,103,101,116,83,112,101, - 99,105,97,108,76,111,99,97,116,105,111,110,32,40,70,105,108,101,58,58,117,115,101,114,72,111,109,101,68,105,114,101,99,116,111,114,121,41,41,59, - 13,10,32,32,32,32,32,32,32,32,119,104,105,108,101,32,40,102,111,108,100,101,114,46,103,101,116,80,97,114,101,110,116,68,105,114,101,99,116,111, - 114,121,40,41,32,33,61,32,102,111,108,100,101,114,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,102,111,108,100,101,114,32,61,32,102,111, - 108,100,101,114,46,103,101,116,80,97,114,101,110,116,68,105,114,101,99,116,111,114,121,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,100,105, - 114,101,99,116,111,114,121,76,105,115,116,32,61,32,110,101,119,32,68,105,114,101,99,116,111,114,121,67,111,110,116,101,110,116,115,76,105,115,116,32, - 40,48,44,32,116,104,114,101,97,100,41,59,13,10,32,32,32,32,32,32,32,32,100,105,114,101,99,116,111,114,121,76,105,115,116,45,62,115,101,116, - 68,105,114,101,99,116,111,114,121,32,40,102,111,108,100,101,114,44,32,116,114,117,101,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32, - 32,116,104,114,101,97,100,46,115,116,97,114,116,84,104,114,101,97,100,32,40,51,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65, - 110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,116,121,112,101,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116, - 111,110,32,40,84,40,34,84,121,112,101,32,111,102,32,116,114,101,101,118,105,101,119,46,46,46,34,41,41,41,59,13,10,32,32,32,32,32,32,32, - 32,116,121,112,101,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10, - 32,32,32,32,32,32,32,32,116,121,112,101,66,117,116,116,111,110,45,62,115,101,116,65,108,119,97,121,115,79,110,84,111,112,32,40,116,114,117,101, - 41,59,13,10,32,32,32,32,32,32,32,32,116,121,112,101,66,117,116,116,111,110,45,62,115,101,116,84,114,105,103,103,101,114,101,100,79,110,77,111, - 117,115,101,68,111,119,110,32,40,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,115,104,111,119,67,117,115,116,111,109,84,114,101, - 101,86,105,101,119,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,84,114,101,101,86,105,101,119,68,101,109,111,40,41,13,10, - 32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,13,10,32, - 32,32,32,32,32,32,32,100,101,108,101,116,101,32,114,111,111,116,73,116,101,109,59,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32, - 116,114,101,101,88,109,108,59,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,100,105,114,101,99,116,111,114,121,76,105,115,116,59,13, - 10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104,105,99,115,38,32,103,41,13,10, - 32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58,103,114,101, - 121,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,116,114,101,101,86,105,101,119,32,33,61,32,48,41,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,103,46,100,114,97,119,82,101,99,116,32,40,116,114,101,101,86,105,101,119,45,62,103,101,116,88,40,41,44,32,116,114,101, - 101,86,105,101,119,45,62,103,101,116,89,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 116,114,101,101,86,105,101,119,45,62,103,101,116,87,105,100,116,104,40,41,44,32,116,114,101,101,86,105,101,119,45,62,103,101,116,72,101,105,103,104, - 116,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,102,105,108,101,84,114,101,101,67,111,109,112,32,33,61,32,48,41,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,100,114,97,119,82,101,99,116,32,40,102,105,108,101,84,114,101,101,67,111,109,112,45,62,103, - 101,116,88,40,41,44,32,102,105,108,101,84,114,101,101,67,111,109,112,45,62,103,101,116,89,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,105,108,101,84,114,101,101,67,111,109,112,45,62,103,101,116,87,105,100,116,104,40,41,44,32, - 102,105,108,101,84,114,101,101,67,111,109,112,45,62,103,101,116,72,101,105,103,104,116,40,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32, - 32,32,118,111,105,100,32,114,101,115,105,122,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,116,114,101, - 101,86,105,101,119,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,114,101,101,86,105,101,119,45,62,115,101,116,66,111, - 117,110,100,115,73,110,115,101,116,32,40,66,111,114,100,101,114,83,105,122,101,32,40,52,48,44,32,49,48,44,32,49,48,44,32,49,48,41,41,59, - 13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,102,105,108,101,84,114,101,101,67,111,109,112,32,33,61,32,48,41,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,102,105,108,101,84,114,101,101,67,111,109,112,45,62,115,101,116,66,111,117,110,100,115,73,110,115,101,116,32, - 40,66,111,114,100,101,114,83,105,122,101,32,40,52,48,44,32,49,48,44,32,49,48,44,32,49,48,41,41,59,13,10,13,10,32,32,32,32,32,32, - 32,32,116,121,112,101,66,117,116,116,111,110,45,62,99,104,97,110,103,101,87,105,100,116,104,84,111,70,105,116,84,101,120,116,32,40,50,50,41,59, - 13,10,32,32,32,32,32,32,32,32,116,121,112,101,66,117,116,116,111,110,45,62,115,101,116,84,111,112,76,101,102,116,80,111,115,105,116,105,111,110, - 32,40,49,48,44,32,49,48,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,115,104,111,119,67,117,115,116,111,109, - 84,114,101,101,86,105,101,119,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,110,100,90,101,114,111, - 32,40,116,114,101,101,86,105,101,119,41,59,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,110,100,90,101,114,111,32,40,102,105,108, - 101,84,114,101,101,67,111,109,112,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101, - 32,40,116,114,101,101,86,105,101,119,32,61,32,110,101,119,32,84,114,101,101,86,105,101,119,40,41,41,59,13,10,32,32,32,32,32,32,32,32,116, - 114,101,101,86,105,101,119,45,62,115,101,116,82,111,111,116,73,116,101,109,32,40,114,111,111,116,73,116,101,109,41,59,13,10,32,32,32,32,32,32, - 32,32,116,114,101,101,86,105,101,119,45,62,115,101,116,77,117,108,116,105,83,101,108,101,99,116,69,110,97,98,108,101,100,32,40,116,114,117,101,41, - 59,13,10,13,10,32,32,32,32,32,32,32,32,114,101,115,105,122,101,100,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111, - 105,100,32,115,104,111,119,70,105,108,101,84,114,101,101,67,111,109,112,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101, - 108,101,116,101,65,110,100,90,101,114,111,32,40,116,114,101,101,86,105,101,119,41,59,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65, - 110,100,90,101,114,111,32,40,102,105,108,101,84,114,101,101,67,111,109,112,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100, - 77,97,107,101,86,105,115,105,98,108,101,32,40,102,105,108,101,84,114,101,101,67,111,109,112,32,61,32,110,101,119,32,70,105,108,101,84,114,101,101, - 67,111,109,112,111,110,101,110,116,32,40,42,100,105,114,101,99,116,111,114,121,76,105,115,116,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32, - 114,101,115,105,122,101,100,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,98,117,116,116,111,110,67,108,105,99, - 107,101,100,32,40,66,117,116,116,111,110,42,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,80,111,112,117,112,77,101,110,117,32, - 109,59,13,10,32,32,32,32,32,32,32,32,109,46,97,100,100,73,116,101,109,32,40,49,44,32,84,40,34,67,117,115,116,111,109,32,116,114,101,101, - 118,105,101,119,32,115,104,111,119,105,110,103,32,97,110,32,88,77,76,32,116,114,101,101,34,41,41,59,13,10,32,32,32,32,32,32,32,32,109,46, - 97,100,100,73,116,101,109,32,40,50,44,32,84,40,34,70,105,108,101,84,114,101,101,67,111,109,112,111,110,101,110,116,32,115,104,111,119,105,110,103, - 32,116,104,101,32,102,105,108,101,32,115,121,115,116,101,109,34,41,41,59,13,10,32,32,32,32,32,32,32,32,109,46,97,100,100,83,101,112,97,114, - 97,116,111,114,40,41,59,13,10,32,32,32,32,32,32,32,32,109,46,97,100,100,73,116,101,109,32,40,51,44,32,84,40,34,83,104,111,119,32,114, - 111,111,116,32,105,116,101,109,34,41,44,32,116,114,117,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114, - 101,101,86,105,101,119,32,33,61,32,48,32,63,32,116,114,101,101,86,105,101,119,45,62,105,115,82,111,111,116,73,116,101,109,86,105,115,105,98,108, - 101,40,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,58,32, - 102,105,108,101,84,114,101,101,67,111,109,112,45,62,105,115,82,111,111,116,73,116,101,109,86,105,115,105,98,108,101,40,41,41,59,13,10,32,32,32, - 32,32,32,32,32,109,46,97,100,100,73,116,101,109,32,40,52,44,32,84,40,34,83,104,111,119,32,111,112,101,110,47,99,108,111,115,101,32,98,117, - 116,116,111,110,115,34,41,44,32,116,114,117,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,101,101,86, - 105,101,119,32,33,61,32,48,32,63,32,116,114,101,101,86,105,101,119,45,62,97,114,101,79,112,101,110,67,108,111,115,101,66,117,116,116,111,110,115, - 86,105,115,105,98,108,101,40,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,58,32,102,105,108,101,84,114,101,101,67,111,109,112,45,62,97,114,101,79,112,101,110,67,108,111,115,101,66,117,116,116,111,110,115,86, - 105,115,105,98,108,101,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,105,110,116,32,114,32,61,32,109,46,115,104, - 111,119,65,116,32,40,116,121,112,101,66,117,116,116,111,110,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,114,32,61,61,32,49, - 41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,104,111,119,67,117,115,116,111,109,84,114,101,101, - 86,105,101,119,40,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,32,61, - 61,32,50,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,104,111,119,70,105,108,101,84,114,101, - 101,67,111,109,112,40,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,32, - 61,61,32,51,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,116,114,101,101,86,105, - 101,119,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,101,101,86,105,101,119,45,62,115,101,116,82, - 111,111,116,73,116,101,109,86,105,115,105,98,108,101,32,40,33,32,116,114,101,101,86,105,101,119,45,62,105,115,82,111,111,116,73,116,101,109,86,105, - 115,105,98,108,101,40,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,102,105,108,101,84,114,101,101,67,111,109,112,45,62,115,101,116,82,111,111,116,73,116,101,109,86,105,115,105,98,108,101,32,40,33, - 32,102,105,108,101,84,114,101,101,67,111,109,112,45,62,105,115,82,111,111,116,73,116,101,109,86,105,115,105,98,108,101,40,41,41,59,13,10,32,32, - 32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,32,61,61,32,52,41,13,10,32,32,32,32,32, - 32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,116,114,101,101,86,105,101,119,32,33,61,32,48,41,13,10,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,101,101,86,105,101,119,45,62,115,101,116,79,112,101,110,67,108,111,115,101,66,117,116,116, - 111,110,115,86,105,115,105,98,108,101,32,40,33,32,116,114,101,101,86,105,101,119,45,62,97,114,101,79,112,101,110,67,108,111,115,101,66,117,116,116, - 111,110,115,86,105,115,105,98,108,101,40,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,102,105,108,101,84,114,101,101,67,111,109,112,45,62,115,101,116,79,112,101,110,67,108,111,115,101,66,117,116,116, - 111,110,115,86,105,115,105,98,108,101,32,40,33,32,102,105,108,101,84,114,101,101,67,111,109,112,45,62,97,114,101,79,112,101,110,67,108,111,115,101, - 66,117,116,116,111,110,115,86,105,115,105,98,108,101,40,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10, - 32,32,32,32,106,117,99,101,95,85,115,101,68,101,98,117,103,103,105,110,103,78,101,119,79,112,101,114,97,116,111,114,13,10,125,59,13,10,13,10, - 13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,84,111,32,114,101,108,101,97,115,101,32,97,32, + 99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67,69,44,32,99, + 111,109,109,101,114,99,105,97,108,32,108,105,99,101,110,115,101,115,32,97,114,101,13,10,32,32,32,97,118,97,105,108,97,98,108,101,58,32,118,105, + 115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109,47,106,117,99,101,32,102,111,114, + 32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13,10,13,10,35,105,110,99,108,117,100,101,32,34, + 46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,84,114,101,101, + 86,105,101,119,68,101,109,111,73,116,101,109,32,32,58,32,112,117,98,108,105,99,32,84,114,101,101,86,105,101,119,73,116,101,109,13,10,123,13,10, + 32,32,32,32,88,109,108,69,108,101,109,101,110,116,42,32,120,109,108,59,13,10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,84,114,101, + 101,86,105,101,119,68,101,109,111,73,116,101,109,32,40,88,109,108,69,108,101,109,101,110,116,42,32,99,111,110,115,116,32,120,109,108,95,41,13,10, + 32,32,32,32,32,32,32,32,58,32,120,109,108,32,40,120,109,108,95,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32, + 32,32,126,84,114,101,101,86,105,101,119,68,101,109,111,73,116,101,109,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32, + 32,32,32,105,110,116,32,103,101,116,73,116,101,109,87,105,100,116,104,40,41,32,99,111,110,115,116,13,10,32,32,32,32,123,13,10,32,32,32,32, + 32,32,32,32,114,101,116,117,114,110,32,120,109,108,45,62,103,101,116,73,110,116,65,116,116,114,105,98,117,116,101,32,40,84,40,34,119,105,100,116, + 104,34,41,44,32,45,49,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,99,111,110,115,116,32,83,116,114,105,110,103,32,103,101,116, + 85,110,105,113,117,101,78,97,109,101,40,41,32,99,111,110,115,116,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,120, + 109,108,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,120,109,108,45,62,103,101,116,84,97,103, + 78,97,109,101,40,41,59,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114, + 110,32,83,116,114,105,110,103,58,58,101,109,112,116,121,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,98,111,111,108,32,109,105,103,104, + 116,67,111,110,116,97,105,110,83,117,98,73,116,101,109,115,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114, + 110,32,120,109,108,32,33,61,32,48,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,38,38,32,120,109,108,45,62,103,101,116,70, + 105,114,115,116,67,104,105,108,100,69,108,101,109,101,110,116,40,41,32,33,61,32,48,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118, + 111,105,100,32,112,97,105,110,116,73,116,101,109,32,40,71,114,97,112,104,105,99,115,38,32,103,44,32,105,110,116,32,119,105,100,116,104,44,32,105, + 110,116,32,104,101,105,103,104,116,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,120,109,108,32,33,61,32,48,41, + 13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,105,102,32,116,104,105,115,32,105,116,101,109, + 32,105,115,32,115,101,108,101,99,116,101,100,44,32,102,105,108,108,32,105,116,32,119,105,116,104,32,97,32,98,97,99,107,103,114,111,117,110,100,32, + 99,111,108,111,117,114,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,105,115,83,101,108,101,99,116,101,100,40,41,41,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,46,102,105,108,108,65,108,108,32,40,67,111,108,111,117,114,115,58,58,98,108,117, + 101,46,119,105,116,104,65,108,112,104,97,32,40,48,46,51,102,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,117, + 115,101,32,97,32,34,99,111,108,111,117,114,34,32,97,116,116,114,105,98,117,116,101,32,105,110,32,116,104,101,32,120,109,108,32,116,97,103,32,102, + 111,114,32,116,104,105,115,32,110,111,100,101,32,116,111,32,115,101,116,32,116,104,101,32,116,101,120,116,32,99,111,108,111,117,114,46,46,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,32,40,120,109,108,45,62,103,101,116, + 83,116,114,105,110,103,65,116,116,114,105,98,117,116,101,32,40,84,40,34,99,111,108,111,117,114,34,41,44,32,84,40,34,102,102,48,48,48,48,48, + 48,34,41,41,46,103,101,116,72,101,120,86,97,108,117,101,51,50,40,41,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103, + 46,115,101,116,70,111,110,116,32,40,104,101,105,103,104,116,32,42,32,48,46,55,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,47,47,32,100,114,97,119,32,116,104,101,32,120,109,108,32,101,108,101,109,101,110,116,39,115,32,116,97,103,32,110,97,109,101,46,46,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,103,46,100,114,97,119,84,101,120,116,32,40,120,109,108,45,62,103,101,116,84,97,103,78,97,109,101,40,41, + 44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,52,44,32,48,44,32,119,105,100,116,104,32,45, + 32,52,44,32,104,101,105,103,104,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,74,117,115, + 116,105,102,105,99,97,116,105,111,110,58,58,99,101,110,116,114,101,100,76,101,102,116,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32, + 32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,105,116,101,109,79,112,101,110,110,101,115,115,67,104,97,110,103,101, + 100,32,40,98,111,111,108,32,105,115,78,111,119,79,112,101,110,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,105, + 115,78,111,119,79,112,101,110,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,105,102,32, + 119,101,39,118,101,32,110,111,116,32,97,108,114,101,97,100,121,32,100,111,110,101,32,115,111,44,32,119,101,39,108,108,32,110,111,119,32,97,100,100, + 32,116,104,101,32,116,114,101,101,39,115,32,115,117,98,45,105,116,101,109,115,46,32,89,111,117,32,99,111,117,108,100,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,47,47,32,97,108,115,111,32,99,104,111,111,115,101,32,116,111,32,100,101,108,101,116,101,32,116,104,101,32,101,120,105,115,116, + 105,110,103,32,111,110,101,115,32,97,110,100,32,114,101,102,114,101,115,104,32,116,104,101,109,32,105,102,32,116,104,97,116,39,115,32,109,111,114,101, + 32,115,117,105,116,97,98,108,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,105,110,32,121,111,117,114,32,97,112,112,46,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,103,101,116,78,117,109,83,117,98,73,116,101,109,115,40,41,32,61,61,32,48,41,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,99,114,101,97,116,101, + 32,97,110,100,32,97,100,100,32,115,117,98,45,105,116,101,109,115,32,116,111,32,116,104,105,115,32,110,111,100,101,32,111,102,32,116,104,101,32,116, + 114,101,101,44,32,99,111,114,114,101,115,112,111,110,100,105,110,103,32,116,111,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47, + 47,32,101,97,99,104,32,115,117,98,45,101,108,101,109,101,110,116,32,105,110,32,116,104,101,32,88,77,76,46,46,13,10,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,120,109,108,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,111,114,69,97,99,104,88,109,108,67,104,105,108,100, + 69,108,101,109,101,110,116,32,40,42,120,109,108,44,32,99,104,105,108,100,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,97,100,100,83,117,98,73,116,101,109, + 32,40,110,101,119,32,84,114,101,101,86,105,101,119,68,101,109,111,73,116,101,109,32,40,99,104,105,108,100,41,41,59,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32, + 32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,105,110,32,116,104,105,115,32,99,97,115,101,44,32,119,101,39,108, + 108,32,108,101,97,118,101,32,97,110,121,32,115,117,98,45,105,116,101,109,115,32,105,110,32,116,104,101,32,116,114,101,101,32,119,104,101,110,32,116, + 104,101,32,110,111,100,101,32,103,101,116,115,32,99,108,111,115,101,100,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,116,104,111, + 117,103,104,32,121,111,117,32,99,111,117,108,100,32,99,104,111,111,115,101,32,116,111,32,100,101,108,101,116,101,32,116,104,101,109,32,105,102,32,116, + 104,97,116,39,115,32,109,111,114,101,32,97,112,112,114,111,112,114,105,97,116,101,32,102,111,114,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 47,47,32,121,111,117,114,32,97,112,112,108,105,99,97,116,105,111,110,46,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10, + 13,10,32,32,32,32,99,111,110,115,116,32,83,116,114,105,110,103,32,103,101,116,68,114,97,103,83,111,117,114,99,101,68,101,115,99,114,105,112,116, + 105,111,110,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,84,40,34,84,114,101,101,86,105,101,119, + 32,73,116,101,109,115,34,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,84,114,101,101,86,105,101,119, + 68,101,109,111,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,68,114,97,103,65,110,100,68,114,111,112,67,111,110,116,97,105,110,101,114,44,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,66,117,116,116,111,110,76,105,115,116,101,110, + 101,114,13,10,123,13,10,32,32,32,32,88,109,108,69,108,101,109,101,110,116,42,32,116,114,101,101,88,109,108,59,13,10,13,10,32,32,32,32,84, + 114,101,101,86,105,101,119,73,116,101,109,42,32,114,111,111,116,73,116,101,109,59,13,10,32,32,32,32,84,114,101,101,86,105,101,119,42,32,116,114, + 101,101,86,105,101,119,59,13,10,13,10,32,32,32,32,70,105,108,101,84,114,101,101,67,111,109,112,111,110,101,110,116,42,32,102,105,108,101,84,114, + 101,101,67,111,109,112,59,13,10,32,32,32,32,68,105,114,101,99,116,111,114,121,67,111,110,116,101,110,116,115,76,105,115,116,42,32,100,105,114,101, + 99,116,111,114,121,76,105,115,116,59,13,10,32,32,32,32,84,105,109,101,83,108,105,99,101,84,104,114,101,97,100,32,116,104,114,101,97,100,59,13, + 10,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,116,121,112,101,66,117,116,116,111,110,59,13,10,13,10,112,117,98,108,105,99, + 58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,84,114,101,101,86,105,101,119,68,101,109,111,40,41,13,10,123,13,10, - 32,32,32,32,114,101,116,117,114,110,32,110,101,119,32,84,114,101,101,86,105,101,119,68,101,109,111,40,41,59,13,10,125,13,10,0,0}; + 61,61,61,61,61,61,61,13,10,32,32,32,32,84,114,101,101,86,105,101,119,68,101,109,111,40,41,13,10,32,32,32,32,32,32,32,32,58,32,116, + 114,101,101,86,105,101,119,32,40,48,41,44,13,10,32,32,32,32,32,32,32,32,32,32,114,111,111,116,73,116,101,109,32,40,48,41,44,13,10,32, + 32,32,32,32,32,32,32,32,32,102,105,108,101,84,114,101,101,67,111,109,112,32,40,48,41,44,13,10,32,32,32,32,32,32,32,32,32,32,100,105, + 114,101,99,116,111,114,121,76,105,115,116,32,40,48,41,44,13,10,32,32,32,32,32,32,32,32,32,32,116,104,114,101,97,100,32,40,34,68,101,109, + 111,32,102,105,108,101,32,116,114,101,101,32,116,104,114,101,97,100,34,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,101,116, + 78,97,109,101,32,40,84,40,34,84,114,101,101,32,86,105,101,119,115,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116, + 32,83,116,114,105,110,103,32,116,114,101,101,88,109,108,83,116,114,105,110,103,32,40,66,105,110,97,114,121,68,97,116,97,58,58,116,114,101,101,100, + 101,109,111,95,120,109,108,41,59,13,10,32,32,32,32,32,32,32,32,88,109,108,68,111,99,117,109,101,110,116,32,112,97,114,115,101,114,32,40,116, + 114,101,101,88,109,108,83,116,114,105,110,103,41,59,13,10,32,32,32,32,32,32,32,32,116,114,101,101,88,109,108,32,61,32,112,97,114,115,101,114, + 46,103,101,116,68,111,99,117,109,101,110,116,69,108,101,109,101,110,116,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,114,111,111,116,73,116, + 101,109,32,61,32,110,101,119,32,84,114,101,101,86,105,101,119,68,101,109,111,73,116,101,109,32,40,116,114,101,101,88,109,108,41,59,13,10,32,32, + 32,32,32,32,32,32,114,111,111,116,73,116,101,109,45,62,115,101,116,79,112,101,110,32,40,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32, + 32,32,32,47,47,32,102,105,110,100,32,116,104,101,32,114,111,111,116,32,111,102,32,116,104,101,32,117,115,101,114,39,115,32,104,111,109,101,32,100, + 114,105,118,101,44,32,97,110,100,32,115,101,116,32,116,104,97,116,32,97,115,32,111,117,114,32,114,111,111,116,46,46,13,10,32,32,32,32,32,32, + 32,32,70,105,108,101,32,102,111,108,100,101,114,32,40,70,105,108,101,58,58,103,101,116,83,112,101,99,105,97,108,76,111,99,97,116,105,111,110,32, + 40,70,105,108,101,58,58,117,115,101,114,72,111,109,101,68,105,114,101,99,116,111,114,121,41,41,59,13,10,32,32,32,32,32,32,32,32,119,104,105, + 108,101,32,40,102,111,108,100,101,114,46,103,101,116,80,97,114,101,110,116,68,105,114,101,99,116,111,114,121,40,41,32,33,61,32,102,111,108,100,101, + 114,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,102,111,108,100,101,114,32,61,32,102,111,108,100,101,114,46,103,101,116,80,97,114,101,110, + 116,68,105,114,101,99,116,111,114,121,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,100,105,114,101,99,116,111,114,121,76,105,115,116,32,61, + 32,110,101,119,32,68,105,114,101,99,116,111,114,121,67,111,110,116,101,110,116,115,76,105,115,116,32,40,48,44,32,116,104,114,101,97,100,41,59,13, + 10,32,32,32,32,32,32,32,32,100,105,114,101,99,116,111,114,121,76,105,115,116,45,62,115,101,116,68,105,114,101,99,116,111,114,121,32,40,102,111, + 108,100,101,114,44,32,116,114,117,101,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,116,104,114,101,97,100,46,115,116,97,114,116, + 84,104,114,101,97,100,32,40,51,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101, + 32,40,116,121,112,101,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,84,40,34,84,121,112,101,32,111, + 102,32,116,114,101,101,118,105,101,119,46,46,46,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,116,121,112,101,66,117,116,116,111,110,45,62, + 97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,116,121,112,101,66, + 117,116,116,111,110,45,62,115,101,116,65,108,119,97,121,115,79,110,84,111,112,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,116, + 121,112,101,66,117,116,116,111,110,45,62,115,101,116,84,114,105,103,103,101,114,101,100,79,110,77,111,117,115,101,68,111,119,110,32,40,116,114,117,101, + 41,59,13,10,13,10,32,32,32,32,32,32,32,32,115,104,111,119,67,117,115,116,111,109,84,114,101,101,86,105,101,119,40,41,59,13,10,32,32,32, + 32,125,13,10,13,10,32,32,32,32,126,84,114,101,101,86,105,101,119,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32, + 32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101, + 32,114,111,111,116,73,116,101,109,59,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,116,114,101,101,88,109,108,59,13,10,32,32,32, + 32,32,32,32,32,100,101,108,101,116,101,32,100,105,114,101,99,116,111,114,121,76,105,115,116,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32, + 32,118,111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104,105,99,115,38,32,103,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32, + 32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58,103,114,101,121,41,59,13,10,13,10,32,32,32,32,32,32, + 32,32,105,102,32,40,116,114,101,101,86,105,101,119,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,100,114,97,119, + 82,101,99,116,32,40,116,114,101,101,86,105,101,119,45,62,103,101,116,88,40,41,44,32,116,114,101,101,86,105,101,119,45,62,103,101,116,89,40,41, + 44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,101,101,86,105,101,119,45,62,103,101,116, + 87,105,100,116,104,40,41,44,32,116,114,101,101,86,105,101,119,45,62,103,101,116,72,101,105,103,104,116,40,41,41,59,13,10,13,10,32,32,32,32, + 32,32,32,32,105,102,32,40,102,105,108,101,84,114,101,101,67,111,109,112,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 103,46,100,114,97,119,82,101,99,116,32,40,102,105,108,101,84,114,101,101,67,111,109,112,45,62,103,101,116,88,40,41,44,32,102,105,108,101,84,114, + 101,101,67,111,109,112,45,62,103,101,116,89,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,102,105,108,101,84,114,101,101,67,111,109,112,45,62,103,101,116,87,105,100,116,104,40,41,44,32,102,105,108,101,84,114,101,101,67,111,109,112,45, + 62,103,101,116,72,101,105,103,104,116,40,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,115,105,122,101, + 100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,116,114,101,101,86,105,101,119,32,33,61,32,48,41,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,116,114,101,101,86,105,101,119,45,62,115,101,116,66,111,117,110,100,115,73,110,115,101,116,32,40,66,111, + 114,100,101,114,83,105,122,101,32,40,52,48,44,32,49,48,44,32,49,48,44,32,49,48,41,41,59,13,10,32,32,32,32,32,32,32,32,101,108,115, + 101,32,105,102,32,40,102,105,108,101,84,114,101,101,67,111,109,112,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,102,105, + 108,101,84,114,101,101,67,111,109,112,45,62,115,101,116,66,111,117,110,100,115,73,110,115,101,116,32,40,66,111,114,100,101,114,83,105,122,101,32,40, + 52,48,44,32,49,48,44,32,49,48,44,32,49,48,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,116,121,112,101,66,117,116,116,111,110,45, + 62,99,104,97,110,103,101,87,105,100,116,104,84,111,70,105,116,84,101,120,116,32,40,50,50,41,59,13,10,32,32,32,32,32,32,32,32,116,121,112, + 101,66,117,116,116,111,110,45,62,115,101,116,84,111,112,76,101,102,116,80,111,115,105,116,105,111,110,32,40,49,48,44,32,49,48,41,59,13,10,32, + 32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,115,104,111,119,67,117,115,116,111,109,84,114,101,101,86,105,101,119,40,41,13,10,32, + 32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,110,100,90,101,114,111,32,40,116,114,101,101,86,105,101,119,41,59,13, + 10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,110,100,90,101,114,111,32,40,102,105,108,101,84,114,101,101,67,111,109,112,41,59,13,10, + 13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,116,114,101,101,86,105,101,119,32,61,32, + 110,101,119,32,84,114,101,101,86,105,101,119,40,41,41,59,13,10,32,32,32,32,32,32,32,32,116,114,101,101,86,105,101,119,45,62,115,101,116,82, + 111,111,116,73,116,101,109,32,40,114,111,111,116,73,116,101,109,41,59,13,10,32,32,32,32,32,32,32,32,116,114,101,101,86,105,101,119,45,62,115, + 101,116,77,117,108,116,105,83,101,108,101,99,116,69,110,97,98,108,101,100,32,40,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32, + 114,101,115,105,122,101,100,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,115,104,111,119,70,105,108,101,84,114, + 101,101,67,111,109,112,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,110,100,90,101,114,111,32,40, + 116,114,101,101,86,105,101,119,41,59,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,110,100,90,101,114,111,32,40,102,105,108,101,84, + 114,101,101,67,111,109,112,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40, + 102,105,108,101,84,114,101,101,67,111,109,112,32,61,32,110,101,119,32,70,105,108,101,84,114,101,101,67,111,109,112,111,110,101,110,116,32,40,42,100, + 105,114,101,99,116,111,114,121,76,105,115,116,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,114,101,115,105,122,101,100,40,41,59,13,10,32, + 32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,98,117,116,116,111,110,67,108,105,99,107,101,100,32,40,66,117,116,116,111,110,42,41, + 13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,80,111,112,117,112,77,101,110,117,32,109,59,13,10,32,32,32,32,32,32,32,32,109, + 46,97,100,100,73,116,101,109,32,40,49,44,32,84,40,34,67,117,115,116,111,109,32,116,114,101,101,118,105,101,119,32,115,104,111,119,105,110,103,32, + 97,110,32,88,77,76,32,116,114,101,101,34,41,41,59,13,10,32,32,32,32,32,32,32,32,109,46,97,100,100,73,116,101,109,32,40,50,44,32,84, + 40,34,70,105,108,101,84,114,101,101,67,111,109,112,111,110,101,110,116,32,115,104,111,119,105,110,103,32,116,104,101,32,102,105,108,101,32,115,121,115, + 116,101,109,34,41,41,59,13,10,32,32,32,32,32,32,32,32,109,46,97,100,100,83,101,112,97,114,97,116,111,114,40,41,59,13,10,32,32,32,32, + 32,32,32,32,109,46,97,100,100,73,116,101,109,32,40,51,44,32,84,40,34,83,104,111,119,32,114,111,111,116,32,105,116,101,109,34,41,44,32,116, + 114,117,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,101,101,86,105,101,119,32,33,61,32,48,32,63, + 32,116,114,101,101,86,105,101,119,45,62,105,115,82,111,111,116,73,116,101,109,86,105,115,105,98,108,101,40,41,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,58,32,102,105,108,101,84,114,101,101,67,111,109,112,45, + 62,105,115,82,111,111,116,73,116,101,109,86,105,115,105,98,108,101,40,41,41,59,13,10,32,32,32,32,32,32,32,32,109,46,97,100,100,73,116,101, + 109,32,40,52,44,32,84,40,34,83,104,111,119,32,111,112,101,110,47,99,108,111,115,101,32,98,117,116,116,111,110,115,34,41,44,32,116,114,117,101, + 44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,101,101,86,105,101,119,32,33,61,32,48,32,63,32,116,114, + 101,101,86,105,101,119,45,62,97,114,101,79,112,101,110,67,108,111,115,101,66,117,116,116,111,110,115,86,105,115,105,98,108,101,40,41,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,58,32,102,105,108,101,84,114,101, + 101,67,111,109,112,45,62,97,114,101,79,112,101,110,67,108,111,115,101,66,117,116,116,111,110,115,86,105,115,105,98,108,101,40,41,41,59,13,10,13, + 10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,105,110,116,32,114,32,61,32,109,46,115,104,111,119,65,116,32,40,116,121,112,101,66,117,116, + 116,111,110,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,114,32,61,61,32,49,41,13,10,32,32,32,32,32,32,32,32,123,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,115,104,111,119,67,117,115,116,111,109,84,114,101,101,86,105,101,119,40,41,59,13,10,32,32,32,32, + 32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,32,61,61,32,50,41,13,10,32,32,32,32,32,32,32, + 32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,104,111,119,70,105,108,101,84,114,101,101,67,111,109,112,40,41,59,13,10,32,32,32, + 32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,32,61,61,32,51,41,13,10,32,32,32,32,32,32, + 32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,116,114,101,101,86,105,101,119,32,33,61,32,48,41,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,101,101,86,105,101,119,45,62,115,101,116,82,111,111,116,73,116,101,109,86,105,115,105,98,108, + 101,32,40,33,32,116,114,101,101,86,105,101,119,45,62,105,115,82,111,111,116,73,116,101,109,86,105,115,105,98,108,101,40,41,41,59,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,105,108,101,84,114,101,101, + 67,111,109,112,45,62,115,101,116,82,111,111,116,73,116,101,109,86,105,115,105,98,108,101,32,40,33,32,102,105,108,101,84,114,101,101,67,111,109,112, + 45,62,105,115,82,111,111,116,73,116,101,109,86,105,115,105,98,108,101,40,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32, + 32,32,32,32,101,108,115,101,32,105,102,32,40,114,32,61,61,32,52,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,105,102,32,40,116,114,101,101,86,105,101,119,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,116,114,101,101,86,105,101,119,45,62,115,101,116,79,112,101,110,67,108,111,115,101,66,117,116,116,111,110,115,86,105,115,105,98,108,101,32,40,33, + 32,116,114,101,101,86,105,101,119,45,62,97,114,101,79,112,101,110,67,108,111,115,101,66,117,116,116,111,110,115,86,105,115,105,98,108,101,40,41,41, + 59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,105,108, + 101,84,114,101,101,67,111,109,112,45,62,115,101,116,79,112,101,110,67,108,111,115,101,66,117,116,116,111,110,115,86,105,115,105,98,108,101,32,40,33, + 32,102,105,108,101,84,114,101,101,67,111,109,112,45,62,97,114,101,79,112,101,110,67,108,111,115,101,66,117,116,116,111,110,115,86,105,115,105,98,108, + 101,40,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,106,117,99,101,95,85,115,101,68, + 101,98,117,103,103,105,110,103,78,101,119,79,112,101,114,97,116,111,114,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,67,111,109,112,111,110,101,110,116, + 42,32,99,114,101,97,116,101,84,114,101,101,86,105,101,119,68,101,109,111,40,41,13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,110,101, + 119,32,84,114,101,101,86,105,101,119,68,101,109,111,40,41,59,13,10,125,13,10,0,0}; const char* BinaryData::treeviewdemo_cpp = (const char*) temp4; static const unsigned char temp5[] = {47,42,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,13,10,13,10,32,32,32,84,104,105,115,32,102,105,108,101,32,105,115,32,112,97,114,116,32,111,102,32,116,104,101,32,74,85,67,69, 32,108,105,98,114,97,114,121,32,45,32,34,74,117,108,101,115,39,32,85,116,105,108,105,116,121,32,67,108,97,115,115,32,69,120,116,101,110,115,105, - 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,55,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, - 108,32,83,111,102,116,119,97,114,101,32,108,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,57,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, + 108,32,83,111,102,116,119,97,114,101,32,76,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,74,85,67,69,32,99,97,110,32,98,101,32,114,101, 100,105,115,116,114,105,98,117,116,101,100,32,97,110,100,47,111,114,32,109,111,100,105,102,105,101,100,32,117,110,100,101,114,32,116,104,101,32,116,101, - 114,109,115,32,111,102,32,116,104,101,13,10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115, - 101,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32,83,111,102,116,119,97,114,101,32,70,111,117, - 110,100,97,116,105,111,110,59,13,10,32,32,32,101,105,116,104,101,114,32,118,101,114,115,105,111,110,32,50,32,111,102,32,116,104,101,32,76,105,99, - 101,110,115,101,44,32,111,114,32,40,97,116,32,121,111,117,114,32,111,112,116,105,111,110,41,32,97,110,121,32,108,97,116,101,114,32,118,101,114,115, - 105,111,110,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116,101,100,32,105,110,32,116,104,101,32,104,111, - 112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,13,10,32,32,32,98,117,116,32,87,73,84,72,79, - 85,84,32,65,78,89,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101,110,32,116,104,101,32,105,109,112,108,105,101, - 100,32,119,97,114,114,97,110,116,121,32,111,102,13,10,32,32,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84,89,32,111,114,32,70,73,84, - 78,69,83,83,32,70,79,82,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83,69,46,32,32,83,101,101,32,116,104,101,13, - 10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102,111,114,32,109,111,114,101,32, - 100,101,116,97,105,108,115,46,13,10,13,10,32,32,32,89,111,117,32,115,104,111,117,108,100,32,104,97,118,101,32,114,101,99,101,105,118,101,100,32, - 97,32,99,111,112,121,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101, - 13,10,32,32,32,97,108,111,110,103,32,119,105,116,104,32,74,85,67,69,59,32,105,102,32,110,111,116,44,32,118,105,115,105,116,32,119,119,119,46, - 103,110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,32,111,114,32,119,114,105,116,101,32,116,111,32,116,104,101,13,10,32,32,32,70,114,101, - 101,32,83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,44,32,73,110,99,46,44,32,53,57,32,84,101,109,112,108,101,32,80, - 108,97,99,101,44,32,83,117,105,116,101,32,51,51,48,44,13,10,32,32,32,66,111,115,116,111,110,44,32,77,65,32,48,50,49,49,49,45,49,51, - 48,55,32,85,83,65,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 114,109,115,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,13,10,32,32,32,80,117,98,108,105,99,32,76,105,99,101,110,115, + 101,32,40,86,101,114,115,105,111,110,32,50,41,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32, + 83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,46,13,10,32,32,32,65,32,99,111,112,121,32,111,102,32,116,104,101,32,108, + 105,99,101,110,115,101,32,105,115,32,105,110,99,108,117,100,101,100,32,105,110,32,116,104,101,32,74,85,67,69,32,100,105,115,116,114,105,98,117,116, + 105,111,110,44,32,111,114,32,99,97,110,32,98,101,32,102,111,117,110,100,13,10,32,32,32,111,110,108,105,110,101,32,97,116,32,119,119,119,46,103, + 110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116, + 101,100,32,105,110,32,116,104,101,32,104,111,112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,32,98, + 117,116,32,87,73,84,72,79,85,84,32,65,78,89,13,10,32,32,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101, + 110,32,116,104,101,32,105,109,112,108,105,101,100,32,119,97,114,114,97,110,116,121,32,111,102,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84, + 89,32,111,114,32,70,73,84,78,69,83,83,32,70,79,82,13,10,32,32,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83, + 69,46,32,32,83,101,101,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102, + 111,114,32,109,111,114,101,32,100,101,116,97,105,108,115,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, - 45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,73,102,32,121,111,117,39,100,32,108,105,107,101,32,116,111,32,114,101,108,101,97,115, - 101,32,97,32,99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67, - 69,44,32,99,111,109,109,101,114,99,105,97,108,13,10,32,32,32,108,105,99,101,110,115,101,115,32,97,114,101,32,97,108,115,111,32,97,118,97,105, - 108,97,98,108,101,58,32,118,105,115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109, - 47,106,117,99,101,32,102,111,114,13,10,32,32,32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13, - 10,13,10,35,105,110,99,108,117,100,101,32,34,46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,35, - 105,102,32,74,85,67,69,95,87,69,66,95,66,82,79,87,83,69,82,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,47,42,42,32,87,101,39,108,108,32,117,115,101,32,97, - 32,115,117,98,99,108,97,115,115,32,111,102,32,87,101,98,66,114,111,119,115,101,114,67,111,109,112,111,110,101,110,116,32,116,111,32,100,101,109,111, - 110,115,116,114,97,116,101,32,104,111,119,32,116,111,32,103,101,116,32,99,97,108,108,98,97,99,107,115,13,10,32,32,32,32,119,104,101,110,32,116, - 104,101,32,98,114,111,119,115,101,114,32,99,104,97,110,103,101,115,32,85,82,76,46,32,89,111,117,32,100,111,110,39,116,32,110,101,101,100,32,116, - 111,32,100,111,32,116,104,105,115,44,32,121,111,117,32,99,97,110,32,106,117,115,116,32,97,108,115,111,13,10,32,32,32,32,106,117,115,116,32,117, - 115,101,32,116,104,101,32,87,101,98,66,114,111,119,115,101,114,67,111,109,112,111,110,101,110,116,32,99,108,97,115,115,32,100,105,114,101,99,116,108, - 121,46,13,10,42,47,13,10,99,108,97,115,115,32,68,101,109,111,66,114,111,119,115,101,114,67,111,109,112,111,110,101,110,116,32,32,58,32,112,117, - 98,108,105,99,32,87,101,98,66,114,111,119,115,101,114,67,111,109,112,111,110,101,110,116,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32, - 32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,13,10,32,32,32,32,68,101,109,111,66,114,111,119,115,101,114,67,111,109,112,111,110,101,110,116,32,40,84,101,120,116,69,100,105,116,111,114, - 42,32,97,100,100,114,101,115,115,84,101,120,116,66,111,120,95,41,13,10,32,32,32,32,32,32,32,32,58,32,97,100,100,114,101,115,115,84,101,120, - 116,66,111,120,32,40,97,100,100,114,101,115,115,84,101,120,116,66,111,120,95,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10, - 32,32,32,32,47,47,32,84,104,105,115,32,109,101,116,104,111,100,32,103,101,116,115,32,99,97,108,108,101,100,32,119,104,101,110,32,116,104,101,32, - 98,114,111,119,115,101,114,32,105,115,32,97,98,111,117,116,32,116,111,32,103,111,32,116,111,32,97,32,110,101,119,32,85,82,76,46,46,13,10,32, - 32,32,32,98,111,111,108,32,112,97,103,101,65,98,111,117,116,84,111,76,111,97,100,32,40,99,111,110,115,116,32,83,116,114,105,110,103,38,32,110, - 101,119,85,82,76,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,87,101,39,108,108,32,106,117,115,116,32,117,112,100, - 97,116,101,32,111,117,114,32,97,100,100,114,101,115,115,32,98,111,120,32,116,111,32,114,101,102,108,101,99,116,32,116,104,101,32,110,101,119,32,108, - 111,99,97,116,105,111,110,46,46,13,10,32,32,32,32,32,32,32,32,97,100,100,114,101,115,115,84,101,120,116,66,111,120,45,62,115,101,116,84,101, - 120,116,32,40,110,101,119,85,82,76,44,32,102,97,108,115,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,119,101,32,99,111,117, - 108,100,32,114,101,116,117,114,110,32,102,97,108,115,101,32,104,101,114,101,32,116,111,32,116,101,108,108,32,116,104,101,32,98,114,111,119,115,101,114, - 32,110,111,116,32,116,111,32,103,111,32,97,104,101,97,100,32,119,105,116,104,13,10,32,32,32,32,32,32,32,32,47,47,32,108,111,97,100,105,110, - 103,32,116,104,101,32,112,97,103,101,46,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,116,114,117,101,59,13,10,32,32,32,32,125, - 13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,13,10,32,32,32,32,106,117,99,101,95,85,115,101,68,101,98,117,103,103,105,110,103,78,101,119,79,112,101,114,97,116, - 111,114,13,10,13,10,112,114,105,118,97,116,101,58,13,10,32,32,32,32,84,101,120,116,69,100,105,116,111,114,42,32,97,100,100,114,101,115,115,84, - 101,120,116,66,111,120,59,13,10,13,10,32,32,32,32,68,101,109,111,66,114,111,119,115,101,114,67,111,109,112,111,110,101,110,116,32,40,68,101,109, - 111,66,114,111,119,115,101,114,67,111,109,112,111,110,101,110,116,38,41,59,13,10,32,32,32,32,99,111,110,115,116,32,68,101,109,111,66,114,111,119, - 115,101,114,67,111,109,112,111,110,101,110,116,38,32,111,112,101,114,97,116,111,114,61,32,40,99,111,110,115,116,32,68,101,109,111,66,114,111,119,115, - 101,114,67,111,109,112,111,110,101,110,116,38,41,59,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,87,101,98,66,114,111,119,115, - 101,114,68,101,109,111,32,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,84,101,120,116,69,100,105,116,111,114,76,105,115,116,101,110,101,114, - 44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,66,117,116,116,111, - 110,76,105,115,116,101,110,101,114,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,87,101,98,66,114,111,119, - 115,101,114,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,101,116,78,97,109,101,32,40,34,87,101,98,32, - 66,114,111,119,115,101,114,34,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,67,114,101,97,116,101,32,97,110,32,97,100,100,114,101, - 115,115,32,98,111,120,46,46,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,97,100,100, - 114,101,115,115,84,101,120,116,66,111,120,32,61,32,110,101,119,32,84,101,120,116,69,100,105,116,111,114,40,41,41,59,13,10,32,32,32,32,32,32, - 32,32,97,100,100,114,101,115,115,84,101,120,116,66,111,120,45,62,115,101,116,84,101,120,116,84,111,83,104,111,119,87,104,101,110,69,109,112,116,121, - 32,40,34,69,110,116,101,114,32,97,32,119,101,98,32,97,100,100,114,101,115,115,44,32,101,46,103,46,32,104,116,116,112,58,47,47,119,119,119,46, - 114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109,34,44,32,67,111,108,111,117,114,115,58,58,103,114,101,121,41, - 59,13,10,32,32,32,32,32,32,32,32,97,100,100,114,101,115,115,84,101,120,116,66,111,120,45,62,97,100,100,76,105,115,116,101,110,101,114,32,40, - 116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,99,114,101,97,116,101,32,116,104,101,32,97,99,116,117,97,108,32,98, - 114,111,119,115,101,114,32,99,111,109,112,111,110,101,110,116,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105, - 98,108,101,32,40,119,101,98,86,105,101,119,32,61,32,110,101,119,32,68,101,109,111,66,114,111,119,115,101,114,67,111,109,112,111,110,101,110,116,32, - 40,97,100,100,114,101,115,115,84,101,120,116,66,111,120,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,97,100,100,32,115,111,109, - 101,32,98,117,116,116,111,110,115,46,46,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40, - 103,111,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,34,71,111,34,44,32,34,71,111,32,116,111,32, - 85,82,76,34,41,41,59,13,10,32,32,32,32,32,32,32,32,103,111,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116, - 101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32, - 40,98,97,99,107,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,34,60,60,34,44,32,34,66,97,99, - 107,34,41,41,59,13,10,32,32,32,32,32,32,32,32,98,97,99,107,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116, - 101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32, - 40,102,111,114,119,97,114,100,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,34,62,62,34,44,32,34, - 70,111,114,119,97,114,100,34,41,41,59,13,10,32,32,32,32,32,32,32,32,102,111,114,119,97,114,100,66,117,116,116,111,110,45,62,97,100,100,66, - 117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,115,101,110,100, - 32,116,104,101,32,98,114,111,119,115,101,114,32,116,111,32,97,32,115,116,97,114,116,32,112,97,103,101,46,46,13,10,32,32,32,32,32,32,32,32, - 119,101,98,86,105,101,119,45,62,103,111,84,111,85,82,76,32,40,34,104,116,116,112,58,47,47,119,119,119,46,103,111,111,103,108,101,46,99,111,109, - 34,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,87,101,98,66,114,111,119,115,101,114,68,101,109,111,40,41,13,10,32,32,32, - 32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,125,13, - 10,13,10,32,32,32,32,118,111,105,100,32,114,101,115,105,122,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,119,101, - 98,86,105,101,119,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,52,53,44,32,103,101,116,87,105,100,116,104,40,41,32,45,32,50, - 48,44,32,103,101,116,72,101,105,103,104,116,40,41,32,45,32,53,53,41,59,13,10,32,32,32,32,32,32,32,32,103,111,66,117,116,116,111,110,45, - 62,115,101,116,66,111,117,110,100,115,32,40,103,101,116,87,105,100,116,104,40,41,32,45,32,52,53,44,32,49,48,44,32,51,53,44,32,50,53,41, - 59,13,10,32,32,32,32,32,32,32,32,97,100,100,114,101,115,115,84,101,120,116,66,111,120,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48, - 48,44,32,49,48,44,32,103,101,116,87,105,100,116,104,40,41,32,45,32,49,53,53,44,32,50,53,41,59,13,10,32,32,32,32,32,32,32,32,98, - 97,99,107,66,117,116,116,111,110,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,49,48,44,32,51,53,44,32,50,53,41,59,13,10, - 32,32,32,32,32,32,32,32,102,111,114,119,97,114,100,66,117,116,116,111,110,45,62,115,101,116,66,111,117,110,100,115,32,40,53,53,44,32,49,48, - 44,32,51,53,44,32,50,53,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,116,101,120,116,69,100,105,116,111,114, - 84,101,120,116,67,104,97,110,103,101,100,32,40,84,101,120,116,69,100,105,116,111,114,38,32,101,100,105,116,111,114,41,32,32,32,32,32,32,32,32, - 32,32,32,32,32,123,125,13,10,32,32,32,32,118,111,105,100,32,116,101,120,116,69,100,105,116,111,114,69,115,99,97,112,101,75,101,121,80,114,101, - 115,115,101,100,32,40,84,101,120,116,69,100,105,116,111,114,38,32,101,100,105,116,111,114,41,32,32,32,32,32,32,32,32,123,125,13,10,32,32,32, - 32,118,111,105,100,32,116,101,120,116,69,100,105,116,111,114,70,111,99,117,115,76,111,115,116,32,40,84,101,120,116,69,100,105,116,111,114,38,32,101, - 100,105,116,111,114,41,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,125,13,10,13,10,32,32,32,32,118,111,105,100,32,116,101,120,116, - 69,100,105,116,111,114,82,101,116,117,114,110,75,101,121,80,114,101,115,115,101,100,32,40,84,101,120,116,69,100,105,116,111,114,38,41,13,10,32,32, - 32,32,123,13,10,32,32,32,32,32,32,32,32,119,101,98,86,105,101,119,45,62,103,111,84,111,85,82,76,32,40,97,100,100,114,101,115,115,84,101, - 120,116,66,111,120,45,62,103,101,116,84,101,120,116,40,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,98,117, - 116,116,111,110,67,108,105,99,107,101,100,32,40,66,117,116,116,111,110,42,32,98,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32, - 105,102,32,40,98,32,61,61,32,98,97,99,107,66,117,116,116,111,110,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,119,101,98,86,105,101, - 119,45,62,103,111,66,97,99,107,40,41,59,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,98,32,61,61,32,102,111,114,119, - 97,114,100,66,117,116,116,111,110,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,119,101,98,86,105,101,119,45,62,103,111,70,111,114,119,97, - 114,100,40,41,59,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,98,32,61,61,32,103,111,66,117,116,116,111,110,41,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,119,101,98,86,105,101,119,45,62,103,111,84,111,85,82,76,32,40,97,100,100,114,101,115,115,84,101,120, - 116,66,111,120,45,62,103,101,116,84,101,120,116,40,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,106,117,99,101,95,85,115,101, - 68,101,98,117,103,103,105,110,103,78,101,119,79,112,101,114,97,116,111,114,13,10,13,10,112,114,105,118,97,116,101,58,13,10,32,32,32,32,68,101, - 109,111,66,114,111,119,115,101,114,67,111,109,112,111,110,101,110,116,42,32,119,101,98,86,105,101,119,59,13,10,13,10,32,32,32,32,84,101,120,116, - 69,100,105,116,111,114,42,32,97,100,100,114,101,115,115,84,101,120,116,66,111,120,59,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42, - 32,103,111,66,117,116,116,111,110,59,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,98,97,99,107,66,117,116,116,111,110,59,13, - 10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,102,111,114,119,97,114,100,66,117,116,116,111,110,59,13,10,125,59,13,10,13,10,13, - 10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,87,101,98,66,114,111,119,115,101,114,68,101,109,111,40,41,13,10,123,13, - 10,32,32,32,32,114,101,116,117,114,110,32,110,101,119,32,87,101,98,66,114,111,119,115,101,114,68,101,109,111,40,41,59,13,10,125,13,10,13,10, - 35,101,110,100,105,102,13,10,0,0}; + 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,84,111,32,114,101,108,101,97,115,101,32,97,32, + 99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67,69,44,32,99, + 111,109,109,101,114,99,105,97,108,32,108,105,99,101,110,115,101,115,32,97,114,101,13,10,32,32,32,97,118,97,105,108,97,98,108,101,58,32,118,105, + 115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109,47,106,117,99,101,32,102,111,114, + 32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13,10,13,10,35,105,110,99,108,117,100,101,32,34, + 46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,35,105,102,32,74,85,67,69,95,87,69,66,95,66, + 82,79,87,83,69,82,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,13,10,47,42,42,32,87,101,39,108,108,32,117,115,101,32,97,32,115,117,98,99,108,97,115,115,32,111,102,32, + 87,101,98,66,114,111,119,115,101,114,67,111,109,112,111,110,101,110,116,32,116,111,32,100,101,109,111,110,115,116,114,97,116,101,32,104,111,119,32,116, + 111,32,103,101,116,32,99,97,108,108,98,97,99,107,115,13,10,32,32,32,32,119,104,101,110,32,116,104,101,32,98,114,111,119,115,101,114,32,99,104, + 97,110,103,101,115,32,85,82,76,46,32,89,111,117,32,100,111,110,39,116,32,110,101,101,100,32,116,111,32,100,111,32,116,104,105,115,44,32,121,111, + 117,32,99,97,110,32,106,117,115,116,32,97,108,115,111,13,10,32,32,32,32,106,117,115,116,32,117,115,101,32,116,104,101,32,87,101,98,66,114,111, + 119,115,101,114,67,111,109,112,111,110,101,110,116,32,99,108,97,115,115,32,100,105,114,101,99,116,108,121,46,13,10,42,47,13,10,99,108,97,115,115, + 32,68,101,109,111,66,114,111,119,115,101,114,67,111,109,112,111,110,101,110,116,32,32,58,32,112,117,98,108,105,99,32,87,101,98,66,114,111,119,115, + 101,114,67,111,109,112,111,110,101,110,116,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,68,101,109,111,66, + 114,111,119,115,101,114,67,111,109,112,111,110,101,110,116,32,40,84,101,120,116,69,100,105,116,111,114,42,32,97,100,100,114,101,115,115,84,101,120,116, + 66,111,120,95,41,13,10,32,32,32,32,32,32,32,32,58,32,97,100,100,114,101,115,115,84,101,120,116,66,111,120,32,40,97,100,100,114,101,115,115, + 84,101,120,116,66,111,120,95,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,32,84,104,105,115,32,109, + 101,116,104,111,100,32,103,101,116,115,32,99,97,108,108,101,100,32,119,104,101,110,32,116,104,101,32,98,114,111,119,115,101,114,32,105,115,32,97,98, + 111,117,116,32,116,111,32,103,111,32,116,111,32,97,32,110,101,119,32,85,82,76,46,46,13,10,32,32,32,32,98,111,111,108,32,112,97,103,101,65, + 98,111,117,116,84,111,76,111,97,100,32,40,99,111,110,115,116,32,83,116,114,105,110,103,38,32,110,101,119,85,82,76,41,13,10,32,32,32,32,123, + 13,10,32,32,32,32,32,32,32,32,47,47,32,87,101,39,108,108,32,106,117,115,116,32,117,112,100,97,116,101,32,111,117,114,32,97,100,100,114,101, + 115,115,32,98,111,120,32,116,111,32,114,101,102,108,101,99,116,32,116,104,101,32,110,101,119,32,108,111,99,97,116,105,111,110,46,46,13,10,32,32, + 32,32,32,32,32,32,97,100,100,114,101,115,115,84,101,120,116,66,111,120,45,62,115,101,116,84,101,120,116,32,40,110,101,119,85,82,76,44,32,102, + 97,108,115,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,119,101,32,99,111,117,108,100,32,114,101,116,117,114,110,32,102,97,108, + 115,101,32,104,101,114,101,32,116,111,32,116,101,108,108,32,116,104,101,32,98,114,111,119,115,101,114,32,110,111,116,32,116,111,32,103,111,32,97,104, + 101,97,100,32,119,105,116,104,13,10,32,32,32,32,32,32,32,32,47,47,32,108,111,97,100,105,110,103,32,116,104,101,32,112,97,103,101,46,13,10, + 32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,116,114,117,101,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32, + 32,106,117,99,101,95,85,115,101,68,101,98,117,103,103,105,110,103,78,101,119,79,112,101,114,97,116,111,114,13,10,13,10,112,114,105,118,97,116,101, + 58,13,10,32,32,32,32,84,101,120,116,69,100,105,116,111,114,42,32,97,100,100,114,101,115,115,84,101,120,116,66,111,120,59,13,10,13,10,32,32, + 32,32,68,101,109,111,66,114,111,119,115,101,114,67,111,109,112,111,110,101,110,116,32,40,68,101,109,111,66,114,111,119,115,101,114,67,111,109,112,111, + 110,101,110,116,38,41,59,13,10,32,32,32,32,99,111,110,115,116,32,68,101,109,111,66,114,111,119,115,101,114,67,111,109,112,111,110,101,110,116,38, + 32,111,112,101,114,97,116,111,114,61,32,40,99,111,110,115,116,32,68,101,109,111,66,114,111,119,115,101,114,67,111,109,112,111,110,101,110,116,38,41, + 59,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,87,101,98,66,114,111,119,115,101,114,68,101,109,111,32,32,32,58,32,112,117, + 98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,112,117,98,108,105,99,32,84,101,120,116,69,100,105,116,111,114,76,105,115,116,101,110,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,66,117,116,116,111,110,76,105,115,116,101,110,101,114,13,10,123,13, + 10,112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,87,101,98,66,114,111,119,115,101,114,68,101,109,111,40,41,13,10,32,32, + 32,32,123,13,10,32,32,32,32,32,32,32,32,115,101,116,78,97,109,101,32,40,34,87,101,98,32,66,114,111,119,115,101,114,34,41,59,13,10,13, + 10,32,32,32,32,32,32,32,32,47,47,32,67,114,101,97,116,101,32,97,110,32,97,100,100,114,101,115,115,32,98,111,120,46,46,13,10,32,32,32, + 32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,97,100,100,114,101,115,115,84,101,120,116,66,111,120,32,61, + 32,110,101,119,32,84,101,120,116,69,100,105,116,111,114,40,41,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,114,101,115,115,84,101,120,116, + 66,111,120,45,62,115,101,116,84,101,120,116,84,111,83,104,111,119,87,104,101,110,69,109,112,116,121,32,40,34,69,110,116,101,114,32,97,32,119,101, + 98,32,97,100,100,114,101,115,115,44,32,101,46,103,46,32,104,116,116,112,58,47,47,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111, + 102,116,119,97,114,101,46,99,111,109,34,44,32,67,111,108,111,117,114,115,58,58,103,114,101,121,41,59,13,10,32,32,32,32,32,32,32,32,97,100, + 100,114,101,115,115,84,101,120,116,66,111,120,45,62,97,100,100,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32, + 32,32,32,32,32,47,47,32,99,114,101,97,116,101,32,116,104,101,32,97,99,116,117,97,108,32,98,114,111,119,115,101,114,32,99,111,109,112,111,110, + 101,110,116,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,119,101,98,86,105,101,119,32, + 61,32,110,101,119,32,68,101,109,111,66,114,111,119,115,101,114,67,111,109,112,111,110,101,110,116,32,40,97,100,100,114,101,115,115,84,101,120,116,66, + 111,120,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,97,100,100,32,115,111,109,101,32,98,117,116,116,111,110,115,46,46,13,10, + 32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,103,111,66,117,116,116,111,110,32,61,32,110,101, + 119,32,84,101,120,116,66,117,116,116,111,110,32,40,34,71,111,34,44,32,34,71,111,32,116,111,32,85,82,76,34,41,41,59,13,10,32,32,32,32, + 32,32,32,32,103,111,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13, + 10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,98,97,99,107,66,117,116,116,111,110,32,61, + 32,110,101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,34,60,60,34,44,32,34,66,97,99,107,34,41,41,59,13,10,32,32,32,32,32,32, + 32,32,98,97,99,107,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13, + 10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,102,111,114,119,97,114,100,66,117,116,116,111, + 110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,34,62,62,34,44,32,34,70,111,114,119,97,114,100,34,41,41,59,13,10, + 32,32,32,32,32,32,32,32,102,111,114,119,97,114,100,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114, + 32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,115,101,110,100,32,116,104,101,32,98,114,111,119,115,101,114,32, + 116,111,32,97,32,115,116,97,114,116,32,112,97,103,101,46,46,13,10,32,32,32,32,32,32,32,32,119,101,98,86,105,101,119,45,62,103,111,84,111, + 85,82,76,32,40,34,104,116,116,112,58,47,47,119,119,119,46,103,111,111,103,108,101,46,99,111,109,34,41,59,13,10,32,32,32,32,125,13,10,13, + 10,32,32,32,32,126,87,101,98,66,114,111,119,115,101,114,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100, + 101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114, + 101,115,105,122,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,119,101,98,86,105,101,119,45,62,115,101,116,66,111,117, + 110,100,115,32,40,49,48,44,32,52,53,44,32,103,101,116,87,105,100,116,104,40,41,32,45,32,50,48,44,32,103,101,116,72,101,105,103,104,116,40, + 41,32,45,32,53,53,41,59,13,10,32,32,32,32,32,32,32,32,103,111,66,117,116,116,111,110,45,62,115,101,116,66,111,117,110,100,115,32,40,103, + 101,116,87,105,100,116,104,40,41,32,45,32,52,53,44,32,49,48,44,32,51,53,44,32,50,53,41,59,13,10,32,32,32,32,32,32,32,32,97,100, + 100,114,101,115,115,84,101,120,116,66,111,120,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,48,44,32,49,48,44,32,103,101,116,87,105,100, + 116,104,40,41,32,45,32,49,53,53,44,32,50,53,41,59,13,10,32,32,32,32,32,32,32,32,98,97,99,107,66,117,116,116,111,110,45,62,115,101, + 116,66,111,117,110,100,115,32,40,49,48,44,32,49,48,44,32,51,53,44,32,50,53,41,59,13,10,32,32,32,32,32,32,32,32,102,111,114,119,97, + 114,100,66,117,116,116,111,110,45,62,115,101,116,66,111,117,110,100,115,32,40,53,53,44,32,49,48,44,32,51,53,44,32,50,53,41,59,13,10,32, + 32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,116,101,120,116,69,100,105,116,111,114,84,101,120,116,67,104,97,110,103,101,100,32,40, + 84,101,120,116,69,100,105,116,111,114,38,32,101,100,105,116,111,114,41,32,32,32,32,32,32,32,32,32,32,32,32,32,123,125,13,10,32,32,32,32, + 118,111,105,100,32,116,101,120,116,69,100,105,116,111,114,69,115,99,97,112,101,75,101,121,80,114,101,115,115,101,100,32,40,84,101,120,116,69,100,105, + 116,111,114,38,32,101,100,105,116,111,114,41,32,32,32,32,32,32,32,32,123,125,13,10,32,32,32,32,118,111,105,100,32,116,101,120,116,69,100,105, + 116,111,114,70,111,99,117,115,76,111,115,116,32,40,84,101,120,116,69,100,105,116,111,114,38,32,101,100,105,116,111,114,41,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,123,125,13,10,13,10,32,32,32,32,118,111,105,100,32,116,101,120,116,69,100,105,116,111,114,82,101,116,117,114,110,75, + 101,121,80,114,101,115,115,101,100,32,40,84,101,120,116,69,100,105,116,111,114,38,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32, + 119,101,98,86,105,101,119,45,62,103,111,84,111,85,82,76,32,40,97,100,100,114,101,115,115,84,101,120,116,66,111,120,45,62,103,101,116,84,101,120, + 116,40,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,98,117,116,116,111,110,67,108,105,99,107,101,100,32,40, + 66,117,116,116,111,110,42,32,98,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,98,32,61,61,32,98,97,99,107, + 66,117,116,116,111,110,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,119,101,98,86,105,101,119,45,62,103,111,66,97,99,107,40,41,59,13, + 10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,98,32,61,61,32,102,111,114,119,97,114,100,66,117,116,116,111,110,41,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,119,101,98,86,105,101,119,45,62,103,111,70,111,114,119,97,114,100,40,41,59,13,10,32,32,32,32,32,32, + 32,32,101,108,115,101,32,105,102,32,40,98,32,61,61,32,103,111,66,117,116,116,111,110,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,119, + 101,98,86,105,101,119,45,62,103,111,84,111,85,82,76,32,40,97,100,100,114,101,115,115,84,101,120,116,66,111,120,45,62,103,101,116,84,101,120,116, + 40,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,106,117,99,101,95,85,115,101,68,101,98,117,103,103,105,110,103,78,101,119,79, + 112,101,114,97,116,111,114,13,10,13,10,112,114,105,118,97,116,101,58,13,10,32,32,32,32,68,101,109,111,66,114,111,119,115,101,114,67,111,109,112, + 111,110,101,110,116,42,32,119,101,98,86,105,101,119,59,13,10,13,10,32,32,32,32,84,101,120,116,69,100,105,116,111,114,42,32,97,100,100,114,101, + 115,115,84,101,120,116,66,111,120,59,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,103,111,66,117,116,116,111,110,59,13,10,32, + 32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,98,97,99,107,66,117,116,116,111,110,59,13,10,32,32,32,32,84,101,120,116,66,117,116,116, + 111,110,42,32,102,111,114,119,97,114,100,66,117,116,116,111,110,59,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,67,111,109,112,111,110,101,110,116,42, + 32,99,114,101,97,116,101,87,101,98,66,114,111,119,115,101,114,68,101,109,111,40,41,13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,110, + 101,119,32,87,101,98,66,114,111,119,115,101,114,68,101,109,111,40,41,59,13,10,125,13,10,13,10,35,101,110,100,105,102,13,10,0,0}; const char* BinaryData::webbrowserdemo_cpp = (const char*) temp5; static const unsigned char temp6[] = {80,75,3,4,20,0,2,0,8,0,128,122,250,52,23,17,234,255,206,13,0,0,219,67,0,0,16,0,0,0,100,111,99,117,109,101,110,116,45,110, @@ -4069,1337 +4053,1332 @@ static const unsigned char temp7[] = {47,42,13,10,32,32,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,13,10,13,10,32,32,32,84,104,105,115,32,102,105,108,101,32,105,115,32,112,97,114,116,32,111,102,32,116,104,101,32,74,85,67,69, 32,108,105,98,114,97,114,121,32,45,32,34,74,117,108,101,115,39,32,85,116,105,108,105,116,121,32,67,108,97,115,115,32,69,120,116,101,110,115,105, - 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,55,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, - 108,32,83,111,102,116,119,97,114,101,32,108,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,57,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, + 108,32,83,111,102,116,119,97,114,101,32,76,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,74,85,67,69,32,99,97,110,32,98,101,32,114,101, 100,105,115,116,114,105,98,117,116,101,100,32,97,110,100,47,111,114,32,109,111,100,105,102,105,101,100,32,117,110,100,101,114,32,116,104,101,32,116,101, - 114,109,115,32,111,102,32,116,104,101,13,10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115, - 101,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32,83,111,102,116,119,97,114,101,32,70,111,117, - 110,100,97,116,105,111,110,59,13,10,32,32,32,101,105,116,104,101,114,32,118,101,114,115,105,111,110,32,50,32,111,102,32,116,104,101,32,76,105,99, - 101,110,115,101,44,32,111,114,32,40,97,116,32,121,111,117,114,32,111,112,116,105,111,110,41,32,97,110,121,32,108,97,116,101,114,32,118,101,114,115, - 105,111,110,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116,101,100,32,105,110,32,116,104,101,32,104,111, - 112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,13,10,32,32,32,98,117,116,32,87,73,84,72,79, - 85,84,32,65,78,89,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101,110,32,116,104,101,32,105,109,112,108,105,101, - 100,32,119,97,114,114,97,110,116,121,32,111,102,13,10,32,32,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84,89,32,111,114,32,70,73,84, - 78,69,83,83,32,70,79,82,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83,69,46,32,32,83,101,101,32,116,104,101,13, - 10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102,111,114,32,109,111,114,101,32, - 100,101,116,97,105,108,115,46,13,10,13,10,32,32,32,89,111,117,32,115,104,111,117,108,100,32,104,97,118,101,32,114,101,99,101,105,118,101,100,32, - 97,32,99,111,112,121,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101, - 13,10,32,32,32,97,108,111,110,103,32,119,105,116,104,32,74,85,67,69,59,32,105,102,32,110,111,116,44,32,118,105,115,105,116,32,119,119,119,46, - 103,110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,32,111,114,32,119,114,105,116,101,32,116,111,32,116,104,101,13,10,32,32,32,70,114,101, - 101,32,83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,44,32,73,110,99,46,44,32,53,57,32,84,101,109,112,108,101,32,80, - 108,97,99,101,44,32,83,117,105,116,101,32,51,51,48,44,13,10,32,32,32,66,111,115,116,111,110,44,32,77,65,32,48,50,49,49,49,45,49,51, - 48,55,32,85,83,65,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 114,109,115,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,13,10,32,32,32,80,117,98,108,105,99,32,76,105,99,101,110,115, + 101,32,40,86,101,114,115,105,111,110,32,50,41,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32, + 83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,46,13,10,32,32,32,65,32,99,111,112,121,32,111,102,32,116,104,101,32,108, + 105,99,101,110,115,101,32,105,115,32,105,110,99,108,117,100,101,100,32,105,110,32,116,104,101,32,74,85,67,69,32,100,105,115,116,114,105,98,117,116, + 105,111,110,44,32,111,114,32,99,97,110,32,98,101,32,102,111,117,110,100,13,10,32,32,32,111,110,108,105,110,101,32,97,116,32,119,119,119,46,103, + 110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116, + 101,100,32,105,110,32,116,104,101,32,104,111,112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,32,98, + 117,116,32,87,73,84,72,79,85,84,32,65,78,89,13,10,32,32,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101, + 110,32,116,104,101,32,105,109,112,108,105,101,100,32,119,97,114,114,97,110,116,121,32,111,102,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84, + 89,32,111,114,32,70,73,84,78,69,83,83,32,70,79,82,13,10,32,32,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83, + 69,46,32,32,83,101,101,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102, + 111,114,32,109,111,114,101,32,100,101,116,97,105,108,115,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, - 45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,73,102,32,121,111,117,39,100,32,108,105,107,101,32,116,111,32,114,101,108,101,97,115, - 101,32,97,32,99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67, - 69,44,32,99,111,109,109,101,114,99,105,97,108,13,10,32,32,32,108,105,99,101,110,115,101,115,32,97,114,101,32,97,108,115,111,32,97,118,97,105, - 108,97,98,108,101,58,32,118,105,115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109, - 47,106,117,99,101,32,102,111,114,13,10,32,32,32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13, - 10,13,10,35,105,110,99,108,117,100,101,32,34,46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,13, - 10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,13,10,99,108,97,115,115,32,66,111,117,110,99,105,110,103,66,97,108,108,67,111,109,112,111,110,101,110,116,32,58,32,112,117,98,108,105,99,32, - 67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,112,117,98,108,105,99,32,84,105,109,101,114,13,10,123,13,10,32,32,32,32,67,111,108,111,117,114,32,99,111,108,111,117,114,59,13,10,32, - 32,32,32,102,108,111,97,116,32,120,44,32,121,44,32,100,120,44,32,100,121,59,13,10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,66, - 111,117,110,99,105,110,103,66,97,108,108,67,111,109,112,111,110,101,110,116,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,120, - 32,61,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,70,108,111,97,116,40,41, - 32,42,32,49,48,48,46,48,102,59,13,10,32,32,32,32,32,32,32,32,121,32,61,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101, - 109,82,97,110,100,111,109,40,41,46,110,101,120,116,70,108,111,97,116,40,41,32,42,32,49,48,48,46,48,102,59,13,10,13,10,32,32,32,32,32, - 32,32,32,100,120,32,61,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,70,108, - 111,97,116,40,41,32,42,32,56,46,48,102,32,45,32,52,46,48,102,59,13,10,32,32,32,32,32,32,32,32,100,121,32,61,32,82,97,110,100,111, + 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,84,111,32,114,101,108,101,97,115,101,32,97,32, + 99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67,69,44,32,99, + 111,109,109,101,114,99,105,97,108,32,108,105,99,101,110,115,101,115,32,97,114,101,13,10,32,32,32,97,118,97,105,108,97,98,108,101,58,32,118,105, + 115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109,47,106,117,99,101,32,102,111,114, + 32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13,10,13,10,35,105,110,99,108,117,100,101,32,34, + 46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,66,111,117,110, + 99,105,110,103,66,97,108,108,67,111,109,112,111,110,101,110,116,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,84,105,109,101, + 114,13,10,123,13,10,32,32,32,32,67,111,108,111,117,114,32,99,111,108,111,117,114,59,13,10,32,32,32,32,102,108,111,97,116,32,120,44,32,121, + 44,32,100,120,44,32,100,121,59,13,10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,66,111,117,110,99,105,110,103,66,97,108,108,67,111, + 109,112,111,110,101,110,116,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,120,32,61,32,82,97,110,100,111,109,58,58,103,101, + 116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,70,108,111,97,116,40,41,32,42,32,49,48,48,46,48,102,59,13,10,32, + 32,32,32,32,32,32,32,121,32,61,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120, + 116,70,108,111,97,116,40,41,32,42,32,49,48,48,46,48,102,59,13,10,13,10,32,32,32,32,32,32,32,32,100,120,32,61,32,82,97,110,100,111, 109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,70,108,111,97,116,40,41,32,42,32,56,46,48,102,32, - 45,32,52,46,48,102,59,13,10,13,10,32,32,32,32,32,32,32,32,99,111,108,111,117,114,32,61,32,67,111,108,111,117,114,32,40,82,97,110,100, - 111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,73,110,116,40,41,41,13,10,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,46,119,105,116,104,65,108,112,104,97,32,40,48,46,53,102,41,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,46,119,105,116,104,66,114,105,103,104,116,110,101,115,115,32,40,48,46,55,102,41,59,13,10,13,10, - 32,32,32,32,32,32,32,32,105,110,116,32,115,105,122,101,32,61,32,49,48,32,43,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101, - 109,82,97,110,100,111,109,40,41,46,110,101,120,116,73,110,116,32,40,51,48,41,59,13,10,32,32,32,32,32,32,32,32,115,101,116,83,105,122,101, - 32,40,115,105,122,101,44,32,115,105,122,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,115,116,97,114,116,84,105,109,101,114,32,40,54,48, - 41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,66,111,117,110,99,105,110,103,66,97,108,108,67,111,109,112,111,110,101,110,116,40, - 41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104, - 105,99,115,38,32,103,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,99,111,108, - 111,117,114,41,59,13,10,32,32,32,32,32,32,32,32,103,46,102,105,108,108,69,108,108,105,112,115,101,32,40,120,32,45,32,103,101,116,88,40,41, - 44,32,121,32,45,32,103,101,116,89,40,41,44,32,103,101,116,87,105,100,116,104,40,41,32,45,32,50,46,48,102,44,32,103,101,116,72,101,105,103, - 104,116,40,41,32,45,32,50,46,48,102,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,116,105,109,101,114,67,97, - 108,108,98,97,99,107,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,120,32,43,61,32,100,120,59,13,10,32,32,32,32,32, - 32,32,32,121,32,43,61,32,100,121,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,120,32,60,32,48,41,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,100,120,32,61,32,102,97,98,115,102,32,40,100,120,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,120, - 32,62,32,103,101,116,80,97,114,101,110,116,87,105,100,116,104,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,120,32,61,32,45, - 102,97,98,115,102,32,40,100,120,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,121,32,60,32,48,41,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,100,121,32,61,32,102,97,98,115,102,32,40,100,121,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,121, - 32,62,32,103,101,116,80,97,114,101,110,116,72,101,105,103,104,116,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,121,32,61,32, - 45,102,97,98,115,102,32,40,100,121,41,59,13,10,13,10,32,32,32,32,32,32,32,32,115,101,116,84,111,112,76,101,102,116,80,111,115,105,116,105, - 111,110,32,40,40,105,110,116,41,32,120,44,32,40,105,110,116,41,32,121,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,98,111,111, - 108,32,104,105,116,84,101,115,116,32,40,105,110,116,32,120,44,32,105,110,116,32,121,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32, - 32,114,101,116,117,114,110,32,102,97,108,115,101,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,68,114,97, - 103,79,110,116,111,68,101,115,107,116,111,112,68,101,109,111,67,111,109,112,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,13, - 10,123,13,10,32,32,32,32,67,111,109,112,111,110,101,110,116,42,32,112,97,114,101,110,116,59,13,10,32,32,32,32,67,111,109,112,111,110,101,110, - 116,68,114,97,103,103,101,114,32,100,114,97,103,103,101,114,59,13,10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,68,114,97,103,79,110, - 116,111,68,101,115,107,116,111,112,68,101,109,111,67,111,109,112,32,40,67,111,109,112,111,110,101,110,116,42,32,112,41,13,10,32,32,32,32,32,32, - 32,32,58,32,112,97,114,101,110,116,32,40,112,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,115,104,111,119,32,111, - 102,102,32,115,101,109,105,45,116,114,97,110,115,112,97,114,101,110,99,121,32,105,102,32,105,116,39,115,32,115,117,112,112,111,114,116,101,100,32,98, - 121,32,116,104,101,32,99,117,114,114,101,110,116,32,79,83,46,13,10,32,32,32,32,32,32,32,32,115,101,116,79,112,97,113,117,101,32,40,33,32, - 68,101,115,107,116,111,112,58,58,99,97,110,85,115,101,83,101,109,105,84,114,97,110,115,112,97,114,101,110,116,87,105,110,100,111,119,115,40,41,41, - 59,13,10,13,10,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,105,32,61,32,51,59,32,45,45,105,32,62,61,32,48,59,41,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,110,101,119,32,66,111,117,110, - 99,105,110,103,66,97,108,108,67,111,109,112,111,110,101,110,116,40,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,68,114,97, - 103,79,110,116,111,68,101,115,107,116,111,112,68,101,109,111,67,111,109,112,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100, - 101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,109, - 111,117,115,101,68,111,119,110,32,40,99,111,110,115,116,32,77,111,117,115,101,69,118,101,110,116,38,32,101,41,13,10,32,32,32,32,123,13,10,32, - 32,32,32,32,32,32,32,100,114,97,103,103,101,114,46,115,116,97,114,116,68,114,97,103,103,105,110,103,67,111,109,112,111,110,101,110,116,32,40,116, - 104,105,115,44,32,48,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,109,111,117,115,101,68,114,97,103,32,40,99, - 111,110,115,116,32,77,111,117,115,101,69,118,101,110,116,38,32,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40, - 33,32,112,97,114,101,110,116,45,62,105,115,86,97,108,105,100,67,111,109,112,111,110,101,110,116,40,41,41,13,10,32,32,32,32,32,32,32,32,123, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,116,104,105,115,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32, - 32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,77,111,117,115, - 101,69,118,101,110,116,32,101,50,32,40,101,46,103,101,116,69,118,101,110,116,82,101,108,97,116,105,118,101,84,111,32,40,112,97,114,101,110,116,41, - 41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,105,102,32,116,104,101,32,109,111,117,115,101,32,105,115,32,105,110,115, - 105,100,101,32,116,104,101,32,112,97,114,101,110,116,32,99,111,109,112,111,110,101,110,116,44,32,119,101,39,108,108,32,109,97,107,101,32,116,104,97, - 116,32,116,104,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,112,97,114,101,110,116,32,45,32,111,116,104,101,114,119,105,115,101, - 44,32,119,101,39,108,108,32,112,117,116,32,116,104,105,115,32,99,111,109,112,32,111,110,32,116,104,101,32,100,101,115,107,116,111,112,46,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,101,50,46,120,32,62,61,32,48,32,38,38,32,101,50,46,121,32,62,61,32,48,32,38,38, - 32,101,50,46,120,32,60,32,112,97,114,101,110,116,45,62,103,101,116,87,105,100,116,104,40,41,32,38,38,32,101,50,46,121,32,60,32,112,97,114, - 101,110,116,45,62,103,101,116,72,101,105,103,104,116,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,47,47,32,114,101,45,97,100,100,32,116,104,105,115,32,99,111,109,112,111,110,101,110,116,32,116,111,32,97,32, - 112,97,114,101,110,116,32,99,111,109,112,111,110,101,110,116,44,32,119,104,105,99,104,32,119,105,108,108,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,47,47,32,114,101,109,111,118,101,32,105,116,32,102,114,111,109,32,116,104,101,32,100,101,115,107,116,111,112,46,46,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,97,114,101,110,116,45,62,97,100,100,67,104,105,108,100,67,111,109,112,111,110,101,110,116, - 32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115, - 101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,97,100,100, - 32,116,104,101,32,99,111,109,112,111,110,101,110,116,32,116,111,32,116,104,101,32,100,101,115,107,116,111,112,44,32,119,104,105,99,104,32,119,105,108, - 108,32,114,101,109,111,118,101,32,105,116,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,102,114,111,109,32,105,116,115, - 32,99,117,114,114,101,110,116,32,112,97,114,101,110,116,32,99,111,109,112,111,110,101,110,116,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,97,100,100,84,111,68,101,115,107,116,111,112,32,40,67,111,109,112,111,110,101,110,116,80,101,101,114,58,58,119,105,110,100,111,119, - 73,115,84,101,109,112,111,114,97,114,121,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,100,114,97,103,103,101,114,46,100,114,97,103,67,111,109,112,111,110,101,110,116,32,40,116,104,105,115,44,32,101,41,59,13,10,32,32, - 32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104,105, - 99,115,38,32,103,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,105,115,79,112,97,113,117,101,40,41,41,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,103,46,102,105,108,108,65,108,108,32,40,67,111,108,111,117,114,115,58,58,119,104,105,116,101,41,59,13, - 10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,102,105,108,108,65,108,108,32,40,67,111, - 108,111,117,114,115,58,58,98,108,117,101,46,119,105,116,104,65,108,112,104,97,32,40,48,46,50,102,41,41,59,13,10,13,10,32,32,32,32,32,32, - 32,32,83,116,114,105,110,103,32,100,101,115,99,32,40,84,40,34,100,114,97,103,32,116,104,105,115,32,98,111,120,32,111,110,116,111,32,116,104,101, - 32,100,101,115,107,116,111,112,32,116,111,32,115,104,111,119,32,104,111,119,32,116,104,101,32,115,97,109,101,32,99,111,109,112,111,110,101,110,116,32, - 99,97,110,32,109,111,118,101,32,102,114,111,109,32,98,101,105,110,103,32,108,105,103,104,116,119,101,105,103,104,116,32,116,111,32,98,101,105,110,103, - 32,97,32,115,101,112,97,114,97,116,101,32,119,105,110,100,111,119,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,70, - 111,110,116,32,40,49,53,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117, - 114,115,58,58,98,108,97,99,107,41,59,13,10,32,32,32,32,32,32,32,32,103,46,100,114,97,119,70,105,116,116,101,100,84,101,120,116,32,40,100, - 101,115,99,44,32,52,44,32,48,44,32,103,101,116,87,105,100,116,104,40,41,32,45,32,56,44,32,103,101,116,72,101,105,103,104,116,40,41,44,32, - 74,117,115,116,105,102,105,99,97,116,105,111,110,58,58,104,111,114,105,122,111,110,116,97,108,108,121,74,117,115,116,105,102,105,101,100,44,32,53,41, - 59,13,10,13,10,32,32,32,32,32,32,32,32,103,46,100,114,97,119,82,101,99,116,32,40,48,44,32,48,44,32,103,101,116,87,105,100,116,104,40, - 41,44,32,103,101,116,72,101,105,103,104,116,40,41,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,67, - 117,115,116,111,109,77,101,110,117,67,111,109,112,111,110,101,110,116,32,32,58,32,112,117,98,108,105,99,32,80,111,112,117,112,77,101,110,117,67,117, - 115,116,111,109,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,112,117,98,108,105,99,32,84,105,109,101,114,13,10,123,13,10,32,32,32,32,105,110,116,32,98,108,111,98,88,44,32,98,108,111, - 98,89,59,13,10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,67,117,115,116,111,109,77,101,110,117,67,111,109,112,111,110,101,110,116,40, - 41,13,10,32,32,32,32,32,32,32,32,58,32,98,108,111,98,88,32,40,48,41,44,13,10,32,32,32,32,32,32,32,32,32,32,98,108,111,98,89, - 32,40,48,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,115,101,116,32,111,102,102,32,97,32,116,105,109,101,114,32, - 116,111,32,109,111,118,101,32,97,32,98,108,111,98,32,97,114,111,117,110,100,32,111,110,32,116,104,105,115,32,99,111,109,112,111,110,101,110,116,32, - 101,118,101,114,121,13,10,32,32,32,32,32,32,32,32,47,47,32,51,48,48,32,109,105,108,108,105,115,101,99,111,110,100,115,32,45,32,115,101,101, - 32,116,104,101,32,116,105,109,101,114,67,97,108,108,98,97,99,107,40,41,32,109,101,116,104,111,100,46,13,10,32,32,32,32,32,32,32,32,115,116, - 97,114,116,84,105,109,101,114,32,40,51,48,48,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,67,117,115,116,111,109,77,101,110, - 117,67,111,109,112,111,110,101,110,116,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,103, - 101,116,73,100,101,97,108,83,105,122,101,32,40,105,110,116,38,32,105,100,101,97,108,87,105,100,116,104,44,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,38,32,105,100,101,97,108,72,101,105,103,104,116,41,13,10,32,32,32,32,123,13,10, - 32,32,32,32,32,32,32,32,47,47,32,116,101,108,108,115,32,116,104,101,32,109,101,110,117,32,104,111,119,32,98,105,103,32,119,101,39,100,32,108, - 105,107,101,32,116,111,32,98,101,46,46,13,10,32,32,32,32,32,32,32,32,105,100,101,97,108,87,105,100,116,104,32,61,32,50,48,48,59,13,10, - 32,32,32,32,32,32,32,32,105,100,101,97,108,72,101,105,103,104,116,32,61,32,54,48,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32, - 118,111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104,105,99,115,38,32,103,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32, - 32,103,46,102,105,108,108,65,108,108,32,40,67,111,108,111,117,114,115,58,58,121,101,108,108,111,119,46,119,105,116,104,65,108,112,104,97,32,40,48, - 46,51,102,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58, - 112,105,110,107,41,59,13,10,32,32,32,32,32,32,32,32,103,46,102,105,108,108,69,108,108,105,112,115,101,32,40,40,102,108,111,97,116,41,32,98, - 108,111,98,88,44,32,40,102,108,111,97,116,41,32,98,108,111,98,89,44,32,51,48,46,48,102,44,32,52,48,46,48,102,41,59,13,10,13,10,32, - 32,32,32,32,32,32,32,103,46,115,101,116,70,111,110,116,32,40,49,52,46,48,102,44,32,70,111,110,116,58,58,105,116,97,108,105,99,41,59,13, + 45,32,52,46,48,102,59,13,10,32,32,32,32,32,32,32,32,100,121,32,61,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82, + 97,110,100,111,109,40,41,46,110,101,120,116,70,108,111,97,116,40,41,32,42,32,56,46,48,102,32,45,32,52,46,48,102,59,13,10,13,10,32,32, + 32,32,32,32,32,32,99,111,108,111,117,114,32,61,32,67,111,108,111,117,114,32,40,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109, + 82,97,110,100,111,109,40,41,46,110,101,120,116,73,110,116,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,46,119,105,116,104,65,108,112,104,97,32,40,48,46,53,102,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 46,119,105,116,104,66,114,105,103,104,116,110,101,115,115,32,40,48,46,55,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,110,116,32,115, + 105,122,101,32,61,32,49,48,32,43,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120, + 116,73,110,116,32,40,51,48,41,59,13,10,32,32,32,32,32,32,32,32,115,101,116,83,105,122,101,32,40,115,105,122,101,44,32,115,105,122,101,41, + 59,13,10,13,10,32,32,32,32,32,32,32,32,115,116,97,114,116,84,105,109,101,114,32,40,54,48,41,59,13,10,32,32,32,32,125,13,10,13,10, + 32,32,32,32,126,66,111,117,110,99,105,110,103,66,97,108,108,67,111,109,112,111,110,101,110,116,40,41,13,10,32,32,32,32,123,13,10,32,32,32, + 32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104,105,99,115,38,32,103,41,13,10,32,32,32,32, + 123,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,99,111,108,111,117,114,41,59,13,10,32,32,32,32,32,32, + 32,32,103,46,102,105,108,108,69,108,108,105,112,115,101,32,40,120,32,45,32,103,101,116,88,40,41,44,32,121,32,45,32,103,101,116,89,40,41,44, + 32,103,101,116,87,105,100,116,104,40,41,32,45,32,50,46,48,102,44,32,103,101,116,72,101,105,103,104,116,40,41,32,45,32,50,46,48,102,41,59, + 13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,116,105,109,101,114,67,97,108,108,98,97,99,107,40,41,13,10,32,32,32, + 32,123,13,10,32,32,32,32,32,32,32,32,120,32,43,61,32,100,120,59,13,10,32,32,32,32,32,32,32,32,121,32,43,61,32,100,121,59,13,10, + 13,10,32,32,32,32,32,32,32,32,105,102,32,40,120,32,60,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,120,32,61,32,102, + 97,98,115,102,32,40,100,120,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,120,32,62,32,103,101,116,80,97,114,101,110,116,87, + 105,100,116,104,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,120,32,61,32,45,102,97,98,115,102,32,40,100,120,41,59,13,10, + 13,10,32,32,32,32,32,32,32,32,105,102,32,40,121,32,60,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,121,32,61,32,102, + 97,98,115,102,32,40,100,121,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,121,32,62,32,103,101,116,80,97,114,101,110,116,72, + 101,105,103,104,116,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,121,32,61,32,45,102,97,98,115,102,32,40,100,121,41,59,13, + 10,13,10,32,32,32,32,32,32,32,32,115,101,116,84,111,112,76,101,102,116,80,111,115,105,116,105,111,110,32,40,40,105,110,116,41,32,120,44,32, + 40,105,110,116,41,32,121,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,98,111,111,108,32,104,105,116,84,101,115,116,32,40,105,110, + 116,32,120,44,32,105,110,116,32,121,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,102,97,108,115,101, + 59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,68,114,97,103,79,110,116,111,68,101,115,107,116,111,112,68, + 101,109,111,67,111,109,112,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,13,10,123,13,10,32,32,32,32,67,111,109,112,111, + 110,101,110,116,42,32,112,97,114,101,110,116,59,13,10,32,32,32,32,67,111,109,112,111,110,101,110,116,68,114,97,103,103,101,114,32,100,114,97,103, + 103,101,114,59,13,10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,68,114,97,103,79,110,116,111,68,101,115,107,116,111,112,68,101,109,111, + 67,111,109,112,32,40,67,111,109,112,111,110,101,110,116,42,32,112,41,13,10,32,32,32,32,32,32,32,32,58,32,112,97,114,101,110,116,32,40,112, + 41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,115,104,111,119,32,111,102,102,32,115,101,109,105,45,116,114,97,110,115, + 112,97,114,101,110,99,121,32,105,102,32,105,116,39,115,32,115,117,112,112,111,114,116,101,100,32,98,121,32,116,104,101,32,99,117,114,114,101,110,116, + 32,79,83,46,13,10,32,32,32,32,32,32,32,32,115,101,116,79,112,97,113,117,101,32,40,33,32,68,101,115,107,116,111,112,58,58,99,97,110,85, + 115,101,83,101,109,105,84,114,97,110,115,112,97,114,101,110,116,87,105,110,100,111,119,115,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32, + 102,111,114,32,40,105,110,116,32,105,32,61,32,51,59,32,45,45,105,32,62,61,32,48,59,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,110,101,119,32,66,111,117,110,99,105,110,103,66,97,108,108,67,111,109,112,111, + 110,101,110,116,40,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,68,114,97,103,79,110,116,111,68,101,115,107,116,111,112,68, + 101,109,111,67,111,109,112,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100, + 114,101,110,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,109,111,117,115,101,68,111,119,110,32,40,99,111,110, + 115,116,32,77,111,117,115,101,69,118,101,110,116,38,32,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,114,97,103,103,101, + 114,46,115,116,97,114,116,68,114,97,103,103,105,110,103,67,111,109,112,111,110,101,110,116,32,40,116,104,105,115,44,32,48,41,59,13,10,32,32,32, + 32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,109,111,117,115,101,68,114,97,103,32,40,99,111,110,115,116,32,77,111,117,115,101,69,118,101, + 110,116,38,32,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,33,32,112,97,114,101,110,116,45,62,105,115,86, + 97,108,105,100,67,111,109,112,111,110,101,110,116,40,41,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,100,101,108,101,116,101,32,116,104,105,115,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10, + 32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,77,111,117,115,101,69,118,101,110,116,32,101,50,32,40,101,46, + 103,101,116,69,118,101,110,116,82,101,108,97,116,105,118,101,84,111,32,40,112,97,114,101,110,116,41,41,59,13,10,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,47,47,32,105,102,32,116,104,101,32,109,111,117,115,101,32,105,115,32,105,110,115,105,100,101,32,116,104,101,32,112,97,114,101,110, + 116,32,99,111,109,112,111,110,101,110,116,44,32,119,101,39,108,108,32,109,97,107,101,32,116,104,97,116,32,116,104,101,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,47,47,32,112,97,114,101,110,116,32,45,32,111,116,104,101,114,119,105,115,101,44,32,119,101,39,108,108,32,112,117,116,32,116, + 104,105,115,32,99,111,109,112,32,111,110,32,116,104,101,32,100,101,115,107,116,111,112,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102, + 32,40,101,50,46,120,32,62,61,32,48,32,38,38,32,101,50,46,121,32,62,61,32,48,32,38,38,32,101,50,46,120,32,60,32,112,97,114,101,110, + 116,45,62,103,101,116,87,105,100,116,104,40,41,32,38,38,32,101,50,46,121,32,60,32,112,97,114,101,110,116,45,62,103,101,116,72,101,105,103,104, + 116,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32, + 114,101,45,97,100,100,32,116,104,105,115,32,99,111,109,112,111,110,101,110,116,32,116,111,32,97,32,112,97,114,101,110,116,32,99,111,109,112,111,110, + 101,110,116,44,32,119,104,105,99,104,32,119,105,108,108,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,114,101,109,111, + 118,101,32,105,116,32,102,114,111,109,32,116,104,101,32,100,101,115,107,116,111,112,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,112,97,114,101,110,116,45,62,97,100,100,67,104,105,108,100,67,111,109,112,111,110,101,110,116,32,40,116,104,105,115,41,59,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,97,100,100,32,116,104,101,32,99,111,109,112,111,110,101,110, + 116,32,116,111,32,116,104,101,32,100,101,115,107,116,111,112,44,32,119,104,105,99,104,32,119,105,108,108,32,114,101,109,111,118,101,32,105,116,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,102,114,111,109,32,105,116,115,32,99,117,114,114,101,110,116,32,112,97,114,101, + 110,116,32,99,111,109,112,111,110,101,110,116,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,97,100,100,84,111,68,101,115, + 107,116,111,112,32,40,67,111,109,112,111,110,101,110,116,80,101,101,114,58,58,119,105,110,100,111,119,73,115,84,101,109,112,111,114,97,114,121,41,59, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,114,97,103,103,101,114,46,100, + 114,97,103,67,111,109,112,111,110,101,110,116,32,40,116,104,105,115,44,32,101,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32, + 125,13,10,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104,105,99,115,38,32,103,41,13,10,32,32,32,32,123, + 13,10,32,32,32,32,32,32,32,32,105,102,32,40,105,115,79,112,97,113,117,101,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103, + 46,102,105,108,108,65,108,108,32,40,67,111,108,111,117,114,115,58,58,119,104,105,116,101,41,59,13,10,32,32,32,32,32,32,32,32,101,108,115,101, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,102,105,108,108,65,108,108,32,40,67,111,108,111,117,114,115,58,58,98,108,117,101,46,119, + 105,116,104,65,108,112,104,97,32,40,48,46,50,102,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,83,116,114,105,110,103,32,100,101,115,99, + 32,40,84,40,34,100,114,97,103,32,116,104,105,115,32,98,111,120,32,111,110,116,111,32,116,104,101,32,100,101,115,107,116,111,112,32,116,111,32,115, + 104,111,119,32,104,111,119,32,116,104,101,32,115,97,109,101,32,99,111,109,112,111,110,101,110,116,32,99,97,110,32,109,111,118,101,32,102,114,111,109, + 32,98,101,105,110,103,32,108,105,103,104,116,119,101,105,103,104,116,32,116,111,32,98,101,105,110,103,32,97,32,115,101,112,97,114,97,116,101,32,119, + 105,110,100,111,119,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,70,111,110,116,32,40,49,53,46,48,102,41,59,13, 10,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58,98,108,97,99,107,41,59,13,10, - 13,10,32,32,32,32,32,32,32,32,103,46,100,114,97,119,70,105,116,116,101,100,84,101,120,116,32,40,84,40,34,116,104,105,115,32,105,115,32,97, - 32,99,117,115,116,111,109,105,115,101,100,32,109,101,110,117,32,105,116,101,109,32,40,97,108,115,111,32,100,101,109,111,110,115,116,114,97,116,105,110, - 103,32,116,104,101,32,84,105,109,101,114,32,99,108,97,115,115,41,46,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,52,44,32,48,44,32,103,101,116,87,105,100,116,104,40,41,32,45,32,56,44,32,103,101,116,72,101,105, - 103,104,116,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,74,117,115,116,105,102, - 105,99,97,116,105,111,110,58,58,99,101,110,116,114,101,100,44,32,51,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100, - 32,116,105,109,101,114,67,97,108,108,98,97,99,107,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,98,108,111,98,88,32,61, - 32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,73,110,116,32,40,103,101,116,87, - 105,100,116,104,40,41,41,59,13,10,32,32,32,32,32,32,32,32,98,108,111,98,89,32,61,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115, - 116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,73,110,116,32,40,103,101,116,72,101,105,103,104,116,40,41,41,59,13,10,32,32,32,32, - 32,32,32,32,114,101,112,97,105,110,116,40,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,47,42,42,32,84,111,32,100,101, - 109,111,110,115,116,114,97,116,101,32,104,111,119,32,115,108,105,100,101,114,115,32,99,97,110,32,104,97,118,101,32,99,117,115,116,111,109,32,115,110, - 97,112,112,105,110,103,32,97,112,112,108,105,101,100,32,116,111,32,116,104,101,105,114,32,118,97,108,117,101,115,44,13,10,32,32,32,32,116,104,105, - 115,32,115,105,109,112,108,101,32,99,108,97,115,115,32,115,110,97,112,115,32,116,104,101,32,118,97,108,117,101,32,116,111,32,53,48,32,105,102,32, - 105,116,32,99,111,109,101,115,32,110,101,97,114,46,13,10,42,47,13,10,99,108,97,115,115,32,83,110,97,112,112,105,110,103,83,108,105,100,101,114, - 32,32,58,32,112,117,98,108,105,99,32,83,108,105,100,101,114,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,83,110,97,112,112, - 105,110,103,83,108,105,100,101,114,32,40,99,111,110,115,116,32,83,116,114,105,110,103,38,32,110,97,109,101,41,13,10,32,32,32,32,32,32,32,32, - 58,32,83,108,105,100,101,114,32,40,110,97,109,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,100,111,117, - 98,108,101,32,115,110,97,112,86,97,108,117,101,32,40,100,111,117,98,108,101,32,97,116,116,101,109,112,116,101,100,86,97,108,117,101,44,32,99,111, - 110,115,116,32,98,111,111,108,32,117,115,101,114,73,115,68,114,97,103,103,105,110,103,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32, - 32,105,102,32,40,33,32,117,115,101,114,73,115,68,114,97,103,103,105,110,103,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117, - 114,110,32,97,116,116,101,109,112,116,101,100,86,97,108,117,101,59,32,32,47,47,32,105,102,32,116,104,101,121,39,114,101,32,101,110,116,101,114,105, - 110,103,32,116,104,101,32,118,97,108,117,101,32,105,110,32,116,104,101,32,116,101,120,116,45,98,111,120,44,32,100,111,110,39,116,32,109,101,115,115, - 32,119,105,116,104,32,105,116,46,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,97,116,116,101,109,112,116,101,100,86,97,108,117,101,32, - 62,32,52,48,32,38,38,32,97,116,116,101,109,112,116,101,100,86,97,108,117,101,32,60,32,54,48,41,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,114,101,116,117,114,110,32,53,48,46,48,59,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,114,101,116,117,114,110,32,97,116,116,101,109,112,116,101,100,86,97,108,117,101,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,47, - 42,42,32,65,32,84,101,120,116,66,117,116,116,111,110,32,116,104,97,116,32,112,111,112,115,32,117,112,32,97,32,99,111,108,111,117,114,32,99,104, - 111,111,115,101,114,32,116,111,32,99,104,97,110,103,101,32,105,116,115,32,99,111,108,111,117,114,115,46,32,42,47,13,10,99,108,97,115,115,32,67, - 111,108,111,117,114,67,104,97,110,103,101,66,117,116,116,111,110,32,32,58,32,112,117,98,108,105,99,32,84,101,120,116,66,117,116,116,111,110,44,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,67,104,97,110, - 103,101,76,105,115,116,101,110,101,114,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,67,111,108,111,117,114,67,104,97,110,103,101, - 66,117,116,116,111,110,40,41,13,10,32,32,32,32,32,32,32,32,58,32,84,101,120,116,66,117,116,116,111,110,32,40,84,40,34,99,108,105,99,107, - 32,116,111,32,99,104,97,110,103,101,32,99,111,108,111,117,114,46,46,46,34,41,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32, - 115,101,116,83,105,122,101,32,40,49,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,99,104,97,110,103,101,87,105,100,116,104,84,111, - 70,105,116,84,101,120,116,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,67,111,108,111,117,114,67,104,97,110,103,101,66,117, - 116,116,111,110,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,99,108,105,99,107,101,100, - 40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,99,114,101,97,116,101,32,116,119,111,32,99,111,108,111,117,114,32, - 115,101,108,101,99,116,111,114,32,99,111,109,112,111,110,101,110,116,115,32,102,111,114,32,111,117,114,32,98,97,99,107,103,114,111,117,110,100,32,97, - 110,100,13,10,32,32,32,32,32,32,32,32,47,47,32,116,101,120,116,32,99,111,108,111,117,114,46,46,13,10,32,32,32,32,32,32,32,32,67,111, - 108,111,117,114,83,101,108,101,99,116,111,114,32,99,111,108,111,117,114,83,101,108,101,99,116,111,114,49,59,13,10,32,32,32,32,32,32,32,32,99, - 111,108,111,117,114,83,101,108,101,99,116,111,114,49,46,115,101,116,78,97,109,101,32,40,84,40,34,98,97,99,107,103,114,111,117,110,100,34,41,41, - 59,13,10,32,32,32,32,32,32,32,32,99,111,108,111,117,114,83,101,108,101,99,116,111,114,49,46,115,101,116,67,117,114,114,101,110,116,67,111,108, - 111,117,114,32,40,102,105,110,100,67,111,108,111,117,114,32,40,84,101,120,116,66,117,116,116,111,110,58,58,98,117,116,116,111,110,67,111,108,111,117, - 114,73,100,41,41,59,13,10,32,32,32,32,32,32,32,32,99,111,108,111,117,114,83,101,108,101,99,116,111,114,49,46,97,100,100,67,104,97,110,103, - 101,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,67,111,108,111,117,114,83,101,108,101,99, - 116,111,114,32,99,111,108,111,117,114,83,101,108,101,99,116,111,114,50,59,13,10,32,32,32,32,32,32,32,32,99,111,108,111,117,114,83,101,108,101, - 99,116,111,114,50,46,115,101,116,78,97,109,101,32,40,84,40,34,116,101,120,116,34,41,41,59,13,10,32,32,32,32,32,32,32,32,99,111,108,111, - 117,114,83,101,108,101,99,116,111,114,50,46,115,101,116,67,117,114,114,101,110,116,67,111,108,111,117,114,32,40,102,105,110,100,67,111,108,111,117,114, - 32,40,84,101,120,116,66,117,116,116,111,110,58,58,116,101,120,116,67,111,108,111,117,114,73,100,41,41,59,13,10,32,32,32,32,32,32,32,32,99, - 111,108,111,117,114,83,101,108,101,99,116,111,114,50,46,97,100,100,67,104,97,110,103,101,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59, - 13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,97,110,100,32,97,100,100,32,116,104,101,32,115,101,108,101,99,116,111,114,115,32,97,115,32, - 99,117,115,116,111,109,32,109,101,110,117,32,105,116,101,109,115,32,116,111,32,97,32,80,111,112,117,112,77,101,110,117,44,32,112,117,116,116,105,110, - 103,13,10,32,32,32,32,32,32,32,32,47,47,32,116,104,101,109,32,105,110,32,116,119,111,32,100,105,102,102,101,114,101,110,116,32,115,117,98,45, - 109,101,110,117,115,46,46,13,10,32,32,32,32,32,32,32,32,80,111,112,117,112,77,101,110,117,32,109,44,32,115,117,98,49,44,32,115,117,98,50, - 59,13,10,13,10,32,32,32,32,32,32,32,32,115,117,98,49,46,97,100,100,67,117,115,116,111,109,73,116,101,109,32,40,49,50,51,52,44,32,38, - 99,111,108,111,117,114,83,101,108,101,99,116,111,114,49,44,32,51,48,48,44,32,51,48,48,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32, - 32,32,32,32,109,46,97,100,100,83,117,98,77,101,110,117,32,40,84,40,34,98,97,99,107,103,114,111,117,110,100,32,99,111,108,111,117,114,34,41, - 44,32,115,117,98,49,41,59,13,10,13,10,32,32,32,32,32,32,32,32,115,117,98,50,46,97,100,100,67,117,115,116,111,109,73,116,101,109,32,40, - 49,50,51,52,44,32,38,99,111,108,111,117,114,83,101,108,101,99,116,111,114,50,44,32,51,48,48,44,32,51,48,48,44,32,102,97,108,115,101,41, - 59,13,10,32,32,32,32,32,32,32,32,109,46,97,100,100,83,117,98,77,101,110,117,32,40,84,40,34,116,101,120,116,32,99,111,108,111,117,114,34, - 41,44,32,115,117,98,50,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,97,110,100,32,115,104,111,119,32,116,104,101,32,109,101,110, - 117,32,40,109,111,100,97,108,108,121,41,46,46,13,10,32,32,32,32,32,32,32,32,109,46,115,104,111,119,65,116,32,40,116,104,105,115,41,59,13, - 10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,99,104,97,110,103,101,76,105,115,116,101,110,101,114,67,97,108,108,98,97,99, - 107,32,40,118,111,105,100,42,32,115,111,117,114,99,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,67,111,108,111,117,114,83, - 101,108,101,99,116,111,114,42,32,99,115,32,61,32,40,67,111,108,111,117,114,83,101,108,101,99,116,111,114,42,41,32,115,111,117,114,99,101,59,13, - 10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,99,115,45,62,103,101,116,78,97,109,101,40,41,32,61,61,32,84,40,34,116,101,120,116,34, - 41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,101,116,67,111,108,111,117,114,32,40,84,101,120,116,66,117,116,116,111,110,58,58,116, - 101,120,116,67,111,108,111,117,114,73,100,44,32,99,115,45,62,103,101,116,67,117,114,114,101,110,116,67,111,108,111,117,114,40,41,41,59,13,10,32, - 32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,101,116,67,111,108,111,117,114,32,40,84,101,120,116, - 66,117,116,116,111,110,58,58,98,117,116,116,111,110,67,111,108,111,117,114,73,100,44,32,99,115,45,62,103,101,116,67,117,114,114,101,110,116,67,111, - 108,111,117,114,40,41,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,47,47,32,106,117,115,116,32,97,32,99,111,109,112,111, - 110,101,110,116,32,116,104,97,116,32,100,101,108,101,116,101,115,32,97,108,108,32,105,116,115,32,99,104,105,108,100,114,101,110,44,32,116,111,32,117, - 115,101,32,102,111,114,32,116,104,101,32,116,97,98,98,101,100,32,112,97,103,101,115,32,116,111,32,97,118,111,105,100,13,10,47,47,32,109,101,109, - 111,114,121,32,108,101,97,107,115,32,119,104,101,110,32,116,104,101,121,39,114,101,32,100,101,108,101,116,101,100,13,10,99,108,97,115,115,32,68,101, - 109,111,80,97,103,101,67,111,109,112,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,13,10,123,13,10,112,117,98,108,105, - 99,58,13,10,32,32,32,32,68,101,109,111,80,97,103,101,67,111,109,112,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10, - 32,32,32,32,126,68,101,109,111,80,97,103,101,67,111,109,112,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101, - 116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,115,116,97,116,105,99,32, - 67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,83,108,105,100,101,114,115,80,97,103,101,40,41,13,10,123,13,10,32,32,32,32,68, - 101,109,111,80,97,103,101,67,111,109,112,42,32,112,97,103,101,32,61,32,110,101,119,32,68,101,109,111,80,97,103,101,67,111,109,112,40,41,59,13, - 10,13,10,32,32,32,32,99,111,110,115,116,32,105,110,116,32,110,117,109,83,108,105,100,101,114,115,32,61,32,49,49,59,13,10,32,32,32,32,83, - 108,105,100,101,114,42,32,115,108,105,100,101,114,115,32,91,110,117,109,83,108,105,100,101,114,115,93,59,13,10,13,10,32,32,32,32,105,110,116,32, - 105,59,13,10,32,32,32,32,102,111,114,32,40,105,32,61,32,48,59,32,105,32,60,32,110,117,109,83,108,105,100,101,114,115,59,32,43,43,105,41, - 13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,105,32,61,61,32,50,41,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,112,97,103,101,45,62,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,115,108,105,100,101,114,115,91,105,93,32,61,32, - 110,101,119,32,83,110,97,112,112,105,110,103,83,108,105,100,101,114,32,40,84,40,34,115,108,105,100,101,114,34,41,41,41,59,13,10,32,32,32,32, - 32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,112,97,103,101,45,62,97,100,100,65,110,100,77,97,107,101,86,105, - 115,105,98,108,101,32,40,115,108,105,100,101,114,115,91,105,93,32,61,32,110,101,119,32,83,108,105,100,101,114,32,40,84,40,34,115,108,105,100,101, - 114,34,41,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,115,108,105,100,101,114,115,91,105,93,45,62,115,101,116,82,97,110,103,101,32,40, - 48,46,48,44,32,49,48,48,46,48,44,32,48,46,49,41,59,13,10,32,32,32,32,32,32,32,32,115,108,105,100,101,114,115,91,105,93,45,62,115, - 101,116,80,111,112,117,112,77,101,110,117,69,110,97,98,108,101,100,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,115,108,105,100, - 101,114,115,91,105,93,45,62,115,101,116,86,97,108,117,101,32,40,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111, - 109,40,41,46,110,101,120,116,68,111,117,98,108,101,40,41,32,42,32,49,48,48,46,48,44,32,102,97,108,115,101,44,32,102,97,108,115,101,41,59, - 13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,115,108,105,100,101,114,115,91,48,93,45,62,115,101,116,83,108,105,100,101,114,83,116,121,108, - 101,32,40,83,108,105,100,101,114,58,58,76,105,110,101,97,114,86,101,114,116,105,99,97,108,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115, - 91,48,93,45,62,115,101,116,84,101,120,116,66,111,120,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,84,101,120,116,66,111,120,66,101,108, - 111,119,44,32,102,97,108,115,101,44,32,49,48,48,44,32,50,48,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,48,93,45,62,115,101, - 116,66,111,117,110,100,115,32,40,49,48,44,32,50,53,44,32,55,48,44,32,50,48,48,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91, - 48,93,45,62,115,101,116,68,111,117,98,108,101,67,108,105,99,107,82,101,116,117,114,110,86,97,108,117,101,32,40,116,114,117,101,44,32,53,48,46, - 48,41,59,32,47,47,32,100,111,117,98,108,101,45,99,108,105,99,107,105,110,103,32,116,104,105,115,32,115,108,105,100,101,114,32,119,105,108,108,32, - 115,101,116,32,105,116,32,116,111,32,53,48,46,48,13,10,32,32,32,32,115,108,105,100,101,114,115,91,48,93,45,62,115,101,116,84,101,120,116,86, - 97,108,117,101,83,117,102,102,105,120,32,40,84,40,34,32,117,110,105,116,115,34,41,41,59,13,10,13,10,32,32,32,32,115,108,105,100,101,114,115, - 91,49,93,45,62,115,101,116,83,108,105,100,101,114,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,76,105,110,101,97,114,86,101,114,116,105, - 99,97,108,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,49,93,45,62,115,101,116,86,101,108,111,99,105,116,121,66,97,115,101,100,77, - 111,100,101,32,40,116,114,117,101,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,49,93,45,62,115,101,116,83,107,101,119,70,97,99,116, - 111,114,32,40,48,46,53,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,49,93,45,62,115,101,116,84,101,120,116,66,111,120,83,116,121, - 108,101,32,40,83,108,105,100,101,114,58,58,84,101,120,116,66,111,120,65,98,111,118,101,44,32,116,114,117,101,44,32,49,48,48,44,32,50,48,41, - 59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,49,93,45,62,115,101,116,66,111,117,110,100,115,32,40,56,53,44,32,50,53,44,32,55,48, - 44,32,50,48,48,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,49,93,45,62,115,101,116,84,101,120,116,86,97,108,117,101,83,117,102, - 102,105,120,32,40,84,40,34,32,114,101,108,115,34,41,41,59,13,10,13,10,32,32,32,32,115,108,105,100,101,114,115,91,50,93,45,62,115,101,116, - 83,108,105,100,101,114,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,76,105,110,101,97,114,72,111,114,105,122,111,110,116,97,108,41,59,13, - 10,32,32,32,32,115,108,105,100,101,114,115,91,50,93,45,62,115,101,116,84,101,120,116,66,111,120,83,116,121,108,101,32,40,83,108,105,100,101,114, - 58,58,84,101,120,116,66,111,120,76,101,102,116,44,32,102,97,108,115,101,44,32,56,48,44,32,50,48,41,59,13,10,32,32,32,32,115,108,105,100, - 101,114,115,91,50,93,45,62,115,101,116,66,111,117,110,100,115,32,40,49,56,48,44,32,51,53,44,32,49,53,48,44,32,50,48,41,59,13,10,13, - 10,32,32,32,32,115,108,105,100,101,114,115,91,51,93,45,62,115,101,116,83,108,105,100,101,114,83,116,121,108,101,32,40,83,108,105,100,101,114,58, - 58,76,105,110,101,97,114,72,111,114,105,122,111,110,116,97,108,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,51,93,45,62,115,101,116, - 84,101,120,116,66,111,120,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,78,111,84,101,120,116,66,111,120,44,32,102,97,108,115,101,44,32, - 48,44,32,48,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,51,93,45,62,115,101,116,66,111,117,110,100,115,32,40,49,56,48,44,32, - 54,53,44,32,49,53,48,44,32,50,48,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,51,93,45,62,115,101,116,80,111,112,117,112,68, - 105,115,112,108,97,121,69,110,97,98,108,101,100,32,40,116,114,117,101,44,32,112,97,103,101,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115, - 91,51,93,45,62,115,101,116,84,101,120,116,86,97,108,117,101,83,117,102,102,105,120,32,40,84,40,34,32,110,117,110,115,32,114,101,113,117,105,114, - 101,100,32,116,111,32,99,104,97,110,103,101,32,97,32,108,105,103,104,116,98,117,108,98,34,41,41,59,13,10,13,10,32,32,32,32,115,108,105,100, - 101,114,115,91,52,93,45,62,115,101,116,83,108,105,100,101,114,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,73,110,99,68,101,99,66,117, - 116,116,111,110,115,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,52,93,45,62,115,101,116,84,101,120,116,66,111,120,83,116,121,108,101, - 32,40,83,108,105,100,101,114,58,58,84,101,120,116,66,111,120,76,101,102,116,44,32,102,97,108,115,101,44,32,53,48,44,32,50,48,41,59,13,10, - 32,32,32,32,115,108,105,100,101,114,115,91,52,93,45,62,115,101,116,66,111,117,110,100,115,32,40,49,56,48,44,32,49,48,53,44,32,49,48,48, - 44,32,50,48,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,52,93,45,62,115,101,116,73,110,99,68,101,99,66,117,116,116,111,110,115, - 77,111,100,101,32,40,83,108,105,100,101,114,58,58,105,110,99,68,101,99,66,117,116,116,111,110,115,68,114,97,103,103,97,98,108,101,95,86,101,114, - 116,105,99,97,108,41,59,13,10,13,10,32,32,32,32,115,108,105,100,101,114,115,91,53,93,45,62,115,101,116,83,108,105,100,101,114,83,116,121,108, - 101,32,40,83,108,105,100,101,114,58,58,82,111,116,97,114,121,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,53,93,45,62,115,101,116, - 82,111,116,97,114,121,80,97,114,97,109,101,116,101,114,115,32,40,102,108,111,97,116,95,80,105,32,42,32,49,46,50,102,44,32,102,108,111,97,116, - 95,80,105,32,42,32,50,46,56,102,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,53,93,45,62,115,101,116, - 84,101,120,116,66,111,120,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,84,101,120,116,66,111,120,82,105,103,104,116,44,32,102,97,108,115, - 101,44,32,55,48,44,32,50,48,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,53,93,45,62,115,101,116,66,111,117,110,100,115,32,40, - 49,57,48,44,32,49,52,53,44,32,49,50,48,44,32,52,48,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,53,93,45,62,115,101,116, - 84,101,120,116,86,97,108,117,101,83,117,102,102,105,120,32,40,84,40,34,32,109,109,34,41,41,59,13,10,13,10,32,32,32,32,115,108,105,100,101, - 114,115,91,54,93,45,62,115,101,116,83,108,105,100,101,114,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,76,105,110,101,97,114,66,97,114, - 41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,54,93,45,62,115,101,116,66,111,117,110,100,115,32,40,49,56,48,44,32,49,57,53,44, - 32,49,48,48,44,32,51,48,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,54,93,45,62,115,101,116,84,101,120,116,86,97,108,117,101, - 83,117,102,102,105,120,32,40,84,40,34,32,103,97,108,108,111,110,115,34,41,41,59,13,10,13,10,32,32,32,32,115,108,105,100,101,114,115,91,55, - 93,45,62,115,101,116,83,108,105,100,101,114,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,84,119,111,86,97,108,117,101,72,111,114,105,122, - 111,110,116,97,108,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,55,93,45,62,115,101,116,66,111,117,110,100,115,32,40,51,54,48,44, - 32,50,48,44,32,49,54,48,44,32,52,48,41,59,13,10,13,10,32,32,32,32,115,108,105,100,101,114,115,91,56,93,45,62,115,101,116,83,108,105, - 100,101,114,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,84,119,111,86,97,108,117,101,86,101,114,116,105,99,97,108,41,59,13,10,32,32, - 32,32,115,108,105,100,101,114,115,91,56,93,45,62,115,101,116,66,111,117,110,100,115,32,40,51,54,48,44,32,49,49,48,44,32,52,48,44,32,49, - 54,48,41,59,13,10,13,10,32,32,32,32,115,108,105,100,101,114,115,91,57,93,45,62,115,101,116,83,108,105,100,101,114,83,116,121,108,101,32,40, - 83,108,105,100,101,114,58,58,84,104,114,101,101,86,97,108,117,101,72,111,114,105,122,111,110,116,97,108,41,59,13,10,32,32,32,32,115,108,105,100, - 101,114,115,91,57,93,45,62,115,101,116,66,111,117,110,100,115,32,40,51,54,48,44,32,55,48,44,32,49,54,48,44,32,52,48,41,59,13,10,13, - 10,32,32,32,32,115,108,105,100,101,114,115,91,49,48,93,45,62,115,101,116,83,108,105,100,101,114,83,116,121,108,101,32,40,83,108,105,100,101,114, - 58,58,84,104,114,101,101,86,97,108,117,101,86,101,114,116,105,99,97,108,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,49,48,93,45, - 62,115,101,116,66,111,117,110,100,115,32,40,52,52,48,44,32,49,49,48,44,32,52,48,44,32,49,54,48,41,59,13,10,13,10,32,32,32,32,102, - 111,114,32,40,105,32,61,32,55,59,32,105,32,60,61,32,49,48,59,32,43,43,105,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32, - 32,115,108,105,100,101,114,115,91,105,93,45,62,115,101,116,84,101,120,116,66,111,120,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,78,111, - 84,101,120,116,66,111,120,44,32,102,97,108,115,101,44,32,48,44,32,48,41,59,13,10,32,32,32,32,32,32,32,32,115,108,105,100,101,114,115,91, - 105,93,45,62,115,101,116,77,105,110,86,97,108,117,101,32,40,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109, - 40,41,46,110,101,120,116,68,111,117,98,108,101,40,41,32,42,32,49,48,48,46,48,44,32,102,97,108,115,101,44,32,102,97,108,115,101,41,59,13, - 10,32,32,32,32,32,32,32,32,115,108,105,100,101,114,115,91,105,93,45,62,115,101,116,77,97,120,86,97,108,117,101,32,40,82,97,110,100,111,109, - 58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,68,111,117,98,108,101,40,41,32,42,32,49,48,48,46,48, - 44,32,102,97,108,115,101,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,115,108,105,100,101,114,115,91,105,93,45,62,115,101, - 116,80,111,112,117,112,68,105,115,112,108,97,121,69,110,97,98,108,101,100,32,40,116,114,117,101,44,32,112,97,103,101,41,59,13,10,32,32,32,32, - 125,13,10,13,10,32,32,32,32,76,97,98,101,108,42,32,108,97,98,101,108,32,61,32,110,101,119,32,76,97,98,101,108,32,40,84,40,34,104,105, - 110,116,34,41,44,32,84,40,34,84,114,121,32,114,105,103,104,116,45,99,108,105,99,107,105,110,103,32,111,110,32,97,32,115,108,105,100,101,114,32, - 102,111,114,32,97,110,32,111,112,116,105,111,110,115,32,109,101,110,117,46,32,92,110,92,110,65,108,115,111,44,32,104,111,108,100,105,110,103,32,100, - 111,119,110,32,67,84,82,76,32,119,104,105,108,101,32,100,114,97,103,103,105,110,103,32,119,105,108,108,32,116,117,114,110,32,111,110,32,97,32,115, - 108,105,100,101,114,39,115,32,118,101,108,111,99,105,116,121,45,115,101,110,115,105,116,105,118,101,32,109,111,100,101,34,41,41,59,13,10,32,32,32, - 32,108,97,98,101,108,45,62,115,101,116,66,111,117,110,100,115,32,40,50,48,44,32,50,52,53,44,32,51,53,48,44,32,49,53,48,41,59,13,10, - 32,32,32,32,112,97,103,101,45,62,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,108,97,98,101,108,41,59,13,10,13,10, - 32,32,32,32,114,101,116,117,114,110,32,112,97,103,101,59,13,10,125,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,115,116,97,116,105,99,32,67,111,109,112,111,110,101,110, - 116,42,32,99,114,101,97,116,101,82,97,100,105,111,66,117,116,116,111,110,80,97,103,101,40,41,13,10,123,13,10,32,32,32,32,68,101,109,111,80, - 97,103,101,67,111,109,112,42,32,112,97,103,101,32,61,32,110,101,119,32,68,101,109,111,80,97,103,101,67,111,109,112,40,41,59,13,10,13,10,32, - 32,32,32,71,114,111,117,112,67,111,109,112,111,110,101,110,116,42,32,103,114,111,117,112,32,61,32,110,101,119,32,71,114,111,117,112,67,111,109,112, - 111,110,101,110,116,32,40,84,40,34,103,114,111,117,112,34,41,44,32,84,40,34,114,97,100,105,111,32,98,117,116,116,111,110,115,34,41,41,59,13, - 10,32,32,32,32,103,114,111,117,112,45,62,115,101,116,66,111,117,110,100,115,32,40,50,48,44,32,50,48,44,32,50,50,48,44,32,49,52,48,41, - 59,13,10,32,32,32,32,112,97,103,101,45,62,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,103,114,111,117,112,41,59,13, - 10,13,10,32,32,32,32,105,110,116,32,105,59,13,10,32,32,32,32,102,111,114,32,40,105,32,61,32,48,59,32,105,32,60,32,52,59,32,43,43, - 105,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,84,111,103,103,108,101,66,117,116,116,111,110,42,32,116,98,32,61,32,110,101, - 119,32,84,111,103,103,108,101,66,117,116,116,111,110,32,40,84,40,34,114,97,100,105,111,32,98,117,116,116,111,110,32,35,34,41,32,43,32,83,116, - 114,105,110,103,32,40,105,32,43,32,49,41,41,59,13,10,32,32,32,32,32,32,32,32,112,97,103,101,45,62,97,100,100,65,110,100,77,97,107,101, - 86,105,115,105,98,108,101,32,40,116,98,41,59,13,10,32,32,32,32,32,32,32,32,116,98,45,62,115,101,116,82,97,100,105,111,71,114,111,117,112, - 73,100,32,40,49,50,51,52,41,59,13,10,32,32,32,32,32,32,32,32,116,98,45,62,115,101,116,66,111,117,110,100,115,32,40,52,53,44,32,52, - 54,32,43,32,105,32,42,32,50,50,44,32,49,56,48,44,32,50,50,41,59,13,10,32,32,32,32,32,32,32,32,116,98,45,62,115,101,116,84,111, - 111,108,116,105,112,32,40,84,40,34,97,32,115,101,116,32,111,102,32,109,117,116,117,97,108,108,121,45,101,120,99,108,117,115,105,118,101,32,114,97, - 100,105,111,32,98,117,116,116,111,110,115,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,105,32,61,61,32,48,41,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,116,98,45,62,115,101,116,84,111,103,103,108,101,83,116,97,116,101,32,40,116,114,117,101,44,32,102,97, - 108,115,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,102,111,114,32,40,105,32,61,32,48,59,32,105,32,60,32,52,59,32,43, - 43,105,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,68,114,97,119,97,98,108,101,80,97,116,104,32,110,111,114,109,97,108,44, - 32,111,118,101,114,59,13,10,13,10,32,32,32,32,32,32,32,32,80,97,116,104,32,112,59,13,10,32,32,32,32,32,32,32,32,112,46,97,100,100, - 83,116,97,114,32,40,48,46,48,102,44,32,48,46,48,102,44,32,105,32,43,32,53,44,32,50,48,46,48,102,44,32,53,48,46,48,102,44,32,45, - 48,46,50,102,41,59,13,10,32,32,32,32,32,32,32,32,110,111,114,109,97,108,46,115,101,116,80,97,116,104,32,40,112,41,59,13,10,32,32,32, - 32,32,32,32,32,110,111,114,109,97,108,46,115,101,116,83,111,108,105,100,70,105,108,108,32,40,67,111,108,111,117,114,115,58,58,108,105,103,104,116, - 98,108,117,101,41,59,13,10,32,32,32,32,32,32,32,32,110,111,114,109,97,108,46,115,101,116,79,117,116,108,105,110,101,32,40,52,46,48,102,44, - 32,67,111,108,111,117,114,115,58,58,98,108,97,99,107,41,59,13,10,13,10,32,32,32,32,32,32,32,32,111,118,101,114,46,115,101,116,80,97,116, - 104,32,40,112,41,59,13,10,32,32,32,32,32,32,32,32,111,118,101,114,46,115,101,116,83,111,108,105,100,70,105,108,108,32,40,67,111,108,111,117, - 114,115,58,58,98,108,117,101,41,59,13,10,32,32,32,32,32,32,32,32,111,118,101,114,46,115,101,116,79,117,116,108,105,110,101,32,40,52,46,48, - 102,44,32,67,111,108,111,117,114,115,58,58,98,108,97,99,107,41,59,13,10,13,10,32,32,32,32,32,32,32,32,68,114,97,119,97,98,108,101,66, - 117,116,116,111,110,42,32,100,98,32,61,32,110,101,119,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,32,40,83,116,114,105,110,103,32,40, - 105,32,43,32,53,41,32,43,32,84,40,34,32,112,111,105,110,116,115,34,41,44,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,58,58,73, - 109,97,103,101,65,98,111,118,101,84,101,120,116,76,97,98,101,108,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,73,109,97, - 103,101,115,32,40,38,110,111,114,109,97,108,44,32,38,111,118,101,114,44,32,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,112,97,103,101, - 45,62,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,100,98,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115, - 101,116,67,108,105,99,107,105,110,103,84,111,103,103,108,101,115,83,116,97,116,101,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32, - 100,98,45,62,115,101,116,82,97,100,105,111,71,114,111,117,112,73,100,32,40,50,51,52,53,54,41,59,13,10,13,10,32,32,32,32,32,32,32,32, - 99,111,110,115,116,32,105,110,116,32,98,117,116,116,111,110,83,105,122,101,32,61,32,53,48,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62, - 115,101,116,66,111,117,110,100,115,32,40,50,53,32,43,32,105,32,42,32,98,117,116,116,111,110,83,105,122,101,44,32,49,56,48,44,32,98,117,116, - 116,111,110,83,105,122,101,44,32,98,117,116,116,111,110,83,105,122,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,105,32,61, - 61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,84,111,103,103,108,101,83,116,97,116,101,32,40,116,114, - 117,101,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,102,111,114,32,40,105,32,61,32,48,59,32,105,32, - 60,32,52,59,32,43,43,105,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,116,98, - 32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,84,40,34,98,117,116,116,111,110,32,34,41,32,43,32,83,116,114,105,110,103, - 32,40,105,32,43,32,49,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,112,97,103,101,45,62,97,100,100,65,110,100,77,97,107,101,86,105, - 115,105,98,108,101,32,40,116,98,41,59,13,10,32,32,32,32,32,32,32,32,116,98,45,62,115,101,116,67,108,105,99,107,105,110,103,84,111,103,103, - 108,101,115,83,116,97,116,101,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,116,98,45,62,115,101,116,82,97,100,105,111,71,114, - 111,117,112,73,100,32,40,51,52,53,54,55,41,59,13,10,32,32,32,32,32,32,32,32,116,98,45,62,115,101,116,67,111,108,111,117,114,32,40,84, - 101,120,116,66,117,116,116,111,110,58,58,98,117,116,116,111,110,67,111,108,111,117,114,73,100,44,32,67,111,108,111,117,114,115,58,58,119,104,105,116, - 101,41,59,13,10,32,32,32,32,32,32,32,32,116,98,45,62,115,101,116,67,111,108,111,117,114,32,40,84,101,120,116,66,117,116,116,111,110,58,58, - 98,117,116,116,111,110,79,110,67,111,108,111,117,114,73,100,44,32,67,111,108,111,117,114,115,58,58,98,108,117,101,118,105,111,108,101,116,46,98,114, - 105,103,104,116,101,114,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,116,98,45,62,115,101,116,66,111,117,110,100,115,32,40,50,48,32, - 43,32,105,32,42,32,53,53,44,32,50,54,48,44,32,53,53,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,116,98,45,62,115,101,116, - 67,111,110,110,101,99,116,101,100,69,100,103,101,115,32,40,40,40,105,32,33,61,32,48,41,32,63,32,66,117,116,116,111,110,58,58,67,111,110,110, - 101,99,116,101,100,79,110,76,101,102,116,32,58,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,124,32,40,40,105,32,33,61,32,51,41,32,63,32,66,117,116,116,111,110,58,58,67,111,110,110,101,99,116,101, - 100,79,110,82,105,103,104,116,32,58,32,48,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,105,32,61,61,32,48,41,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,116,98,45,62,115,101,116,84,111,103,103,108,101,83,116,97,116,101,32,40,116,114,117,101,44,32,102,97, - 108,115,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,114,101,116,117,114,110,32,112,97,103,101,59,13,10,125,13,10,13,10,47, - 47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13, - 10,99,108,97,115,115,32,66,117,116,116,111,110,115,80,97,103,101,32,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,66,117,116,116,111,110,76,105,115, - 116,101,110,101,114,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,66,117,116,116,111,110,115,80,97,103,101,32,40,66,117,116,116, - 111,110,76,105,115,116,101,110,101,114,42,32,98,117,116,116,111,110,76,105,115,116,101,110,101,114,41,13,10,32,32,32,32,123,13,10,32,32,32,32, - 32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 32,32,32,32,32,32,32,32,103,46,100,114,97,119,70,105,116,116,101,100,84,101,120,116,32,40,100,101,115,99,44,32,52,44,32,48,44,32,103,101, + 116,87,105,100,116,104,40,41,32,45,32,56,44,32,103,101,116,72,101,105,103,104,116,40,41,44,32,74,117,115,116,105,102,105,99,97,116,105,111,110, + 58,58,104,111,114,105,122,111,110,116,97,108,108,121,74,117,115,116,105,102,105,101,100,44,32,53,41,59,13,10,13,10,32,32,32,32,32,32,32,32, + 103,46,100,114,97,119,82,101,99,116,32,40,48,44,32,48,44,32,103,101,116,87,105,100,116,104,40,41,44,32,103,101,116,72,101,105,103,104,116,40, + 41,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,67,117,115,116,111,109,77,101,110,117,67,111,109,112, + 111,110,101,110,116,32,32,58,32,112,117,98,108,105,99,32,80,111,112,117,112,77,101,110,117,67,117,115,116,111,109,67,111,109,112,111,110,101,110,116, + 44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,84, + 105,109,101,114,13,10,123,13,10,32,32,32,32,105,110,116,32,98,108,111,98,88,44,32,98,108,111,98,89,59,13,10,13,10,112,117,98,108,105,99, + 58,13,10,32,32,32,32,67,117,115,116,111,109,77,101,110,117,67,111,109,112,111,110,101,110,116,40,41,13,10,32,32,32,32,32,32,32,32,58,32, + 98,108,111,98,88,32,40,48,41,44,13,10,32,32,32,32,32,32,32,32,32,32,98,108,111,98,89,32,40,48,41,13,10,32,32,32,32,123,13,10, + 32,32,32,32,32,32,32,32,47,47,32,115,101,116,32,111,102,102,32,97,32,116,105,109,101,114,32,116,111,32,109,111,118,101,32,97,32,98,108,111, + 98,32,97,114,111,117,110,100,32,111,110,32,116,104,105,115,32,99,111,109,112,111,110,101,110,116,32,101,118,101,114,121,13,10,32,32,32,32,32,32, + 32,32,47,47,32,51,48,48,32,109,105,108,108,105,115,101,99,111,110,100,115,32,45,32,115,101,101,32,116,104,101,32,116,105,109,101,114,67,97,108, + 108,98,97,99,107,40,41,32,109,101,116,104,111,100,46,13,10,32,32,32,32,32,32,32,32,115,116,97,114,116,84,105,109,101,114,32,40,51,48,48, + 41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,67,117,115,116,111,109,77,101,110,117,67,111,109,112,111,110,101,110,116,40,41,13, + 10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,103,101,116,73,100,101,97,108,83,105,122,101,32,40, + 105,110,116,38,32,105,100,101,97,108,87,105,100,116,104,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,105,110,116,38,32,105,100,101,97,108,72,101,105,103,104,116,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,116,101, + 108,108,115,32,116,104,101,32,109,101,110,117,32,104,111,119,32,98,105,103,32,119,101,39,100,32,108,105,107,101,32,116,111,32,98,101,46,46,13,10, + 32,32,32,32,32,32,32,32,105,100,101,97,108,87,105,100,116,104,32,61,32,50,48,48,59,13,10,32,32,32,32,32,32,32,32,105,100,101,97,108, + 72,101,105,103,104,116,32,61,32,54,48,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,32,40,71, + 114,97,112,104,105,99,115,38,32,103,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,103,46,102,105,108,108,65,108,108,32,40,67, + 111,108,111,117,114,115,58,58,121,101,108,108,111,119,46,119,105,116,104,65,108,112,104,97,32,40,48,46,51,102,41,41,59,13,10,13,10,32,32,32, + 32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58,112,105,110,107,41,59,13,10,32,32,32,32,32, + 32,32,32,103,46,102,105,108,108,69,108,108,105,112,115,101,32,40,40,102,108,111,97,116,41,32,98,108,111,98,88,44,32,40,102,108,111,97,116,41, + 32,98,108,111,98,89,44,32,51,48,46,48,102,44,32,52,48,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,70, + 111,110,116,32,40,49,52,46,48,102,44,32,70,111,110,116,58,58,105,116,97,108,105,99,41,59,13,10,32,32,32,32,32,32,32,32,103,46,115,101, + 116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58,98,108,97,99,107,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,46,100, + 114,97,119,70,105,116,116,101,100,84,101,120,116,32,40,84,40,34,116,104,105,115,32,105,115,32,97,32,99,117,115,116,111,109,105,115,101,100,32,109, + 101,110,117,32,105,116,101,109,32,40,97,108,115,111,32,100,101,109,111,110,115,116,114,97,116,105,110,103,32,116,104,101,32,84,105,109,101,114,32,99, + 108,97,115,115,41,46,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,52, + 44,32,48,44,32,103,101,116,87,105,100,116,104,40,41,32,45,32,56,44,32,103,101,116,72,101,105,103,104,116,40,41,44,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,74,117,115,116,105,102,105,99,97,116,105,111,110,58,58,99,101,110,116, + 114,101,100,44,32,51,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,116,105,109,101,114,67,97,108,108,98,97,99, + 107,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,98,108,111,98,88,32,61,32,82,97,110,100,111,109,58,58,103,101,116,83, + 121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,73,110,116,32,40,103,101,116,87,105,100,116,104,40,41,41,59,13,10,32,32,32, + 32,32,32,32,32,98,108,111,98,89,32,61,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110, + 101,120,116,73,110,116,32,40,103,101,116,72,101,105,103,104,116,40,41,41,59,13,10,32,32,32,32,32,32,32,32,114,101,112,97,105,110,116,40,41, + 59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,47,42,42,32,84,111,32,100,101,109,111,110,115,116,114,97,116,101,32,104,111,119, + 32,115,108,105,100,101,114,115,32,99,97,110,32,104,97,118,101,32,99,117,115,116,111,109,32,115,110,97,112,112,105,110,103,32,97,112,112,108,105,101, + 100,32,116,111,32,116,104,101,105,114,32,118,97,108,117,101,115,44,13,10,32,32,32,32,116,104,105,115,32,115,105,109,112,108,101,32,99,108,97,115, + 115,32,115,110,97,112,115,32,116,104,101,32,118,97,108,117,101,32,116,111,32,53,48,32,105,102,32,105,116,32,99,111,109,101,115,32,110,101,97,114, + 46,13,10,42,47,13,10,99,108,97,115,115,32,83,110,97,112,112,105,110,103,83,108,105,100,101,114,32,32,58,32,112,117,98,108,105,99,32,83,108, + 105,100,101,114,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,83,110,97,112,112,105,110,103,83,108,105,100,101,114,32,40,99,111, + 110,115,116,32,83,116,114,105,110,103,38,32,110,97,109,101,41,13,10,32,32,32,32,32,32,32,32,58,32,83,108,105,100,101,114,32,40,110,97,109, + 101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,100,111,117,98,108,101,32,115,110,97,112,86,97,108,117,101, + 32,40,100,111,117,98,108,101,32,97,116,116,101,109,112,116,101,100,86,97,108,117,101,44,32,99,111,110,115,116,32,98,111,111,108,32,117,115,101,114, + 73,115,68,114,97,103,103,105,110,103,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,33,32,117,115,101,114,73,115, + 68,114,97,103,103,105,110,103,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,97,116,116,101,109,112,116,101,100,86, + 97,108,117,101,59,32,32,47,47,32,105,102,32,116,104,101,121,39,114,101,32,101,110,116,101,114,105,110,103,32,116,104,101,32,118,97,108,117,101,32, + 105,110,32,116,104,101,32,116,101,120,116,45,98,111,120,44,32,100,111,110,39,116,32,109,101,115,115,32,119,105,116,104,32,105,116,46,13,10,13,10, + 32,32,32,32,32,32,32,32,105,102,32,40,97,116,116,101,109,112,116,101,100,86,97,108,117,101,32,62,32,52,48,32,38,38,32,97,116,116,101,109, + 112,116,101,100,86,97,108,117,101,32,60,32,54,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,53,48,46,48, + 59,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,97,116,116,101, + 109,112,116,101,100,86,97,108,117,101,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,47,42,42,32,65,32,84,101,120,116,66,117,116,116, + 111,110,32,116,104,97,116,32,112,111,112,115,32,117,112,32,97,32,99,111,108,111,117,114,32,99,104,111,111,115,101,114,32,116,111,32,99,104,97,110, + 103,101,32,105,116,115,32,99,111,108,111,117,114,115,46,32,42,47,13,10,99,108,97,115,115,32,67,111,108,111,117,114,67,104,97,110,103,101,66,117, + 116,116,111,110,32,32,58,32,112,117,98,108,105,99,32,84,101,120,116,66,117,116,116,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,67,104,97,110,103,101,76,105,115,116,101,110,101,114,13,10,123, + 13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,67,111,108,111,117,114,67,104,97,110,103,101,66,117,116,116,111,110,40,41,13,10,32,32,32, + 32,32,32,32,32,58,32,84,101,120,116,66,117,116,116,111,110,32,40,84,40,34,99,108,105,99,107,32,116,111,32,99,104,97,110,103,101,32,99,111, + 108,111,117,114,46,46,46,34,41,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,101,116,83,105,122,101,32,40,49,48,44,32, + 50,52,41,59,13,10,32,32,32,32,32,32,32,32,99,104,97,110,103,101,87,105,100,116,104,84,111,70,105,116,84,101,120,116,40,41,59,13,10,32, + 32,32,32,125,13,10,13,10,32,32,32,32,126,67,111,108,111,117,114,67,104,97,110,103,101,66,117,116,116,111,110,40,41,13,10,32,32,32,32,123, + 13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,99,108,105,99,107,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32, + 32,32,32,32,32,32,47,47,32,99,114,101,97,116,101,32,116,119,111,32,99,111,108,111,117,114,32,115,101,108,101,99,116,111,114,32,99,111,109,112, + 111,110,101,110,116,115,32,102,111,114,32,111,117,114,32,98,97,99,107,103,114,111,117,110,100,32,97,110,100,13,10,32,32,32,32,32,32,32,32,47, + 47,32,116,101,120,116,32,99,111,108,111,117,114,46,46,13,10,32,32,32,32,32,32,32,32,67,111,108,111,117,114,83,101,108,101,99,116,111,114,32, + 99,111,108,111,117,114,83,101,108,101,99,116,111,114,49,59,13,10,32,32,32,32,32,32,32,32,99,111,108,111,117,114,83,101,108,101,99,116,111,114, + 49,46,115,101,116,78,97,109,101,32,40,84,40,34,98,97,99,107,103,114,111,117,110,100,34,41,41,59,13,10,32,32,32,32,32,32,32,32,99,111, + 108,111,117,114,83,101,108,101,99,116,111,114,49,46,115,101,116,67,117,114,114,101,110,116,67,111,108,111,117,114,32,40,102,105,110,100,67,111,108,111, + 117,114,32,40,84,101,120,116,66,117,116,116,111,110,58,58,98,117,116,116,111,110,67,111,108,111,117,114,73,100,41,41,59,13,10,32,32,32,32,32, + 32,32,32,99,111,108,111,117,114,83,101,108,101,99,116,111,114,49,46,97,100,100,67,104,97,110,103,101,76,105,115,116,101,110,101,114,32,40,116,104, + 105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,67,111,108,111,117,114,83,101,108,101,99,116,111,114,32,99,111,108,111,117,114,83,101,108, + 101,99,116,111,114,50,59,13,10,32,32,32,32,32,32,32,32,99,111,108,111,117,114,83,101,108,101,99,116,111,114,50,46,115,101,116,78,97,109,101, + 32,40,84,40,34,116,101,120,116,34,41,41,59,13,10,32,32,32,32,32,32,32,32,99,111,108,111,117,114,83,101,108,101,99,116,111,114,50,46,115, + 101,116,67,117,114,114,101,110,116,67,111,108,111,117,114,32,40,102,105,110,100,67,111,108,111,117,114,32,40,84,101,120,116,66,117,116,116,111,110,58, + 58,116,101,120,116,67,111,108,111,117,114,73,100,41,41,59,13,10,32,32,32,32,32,32,32,32,99,111,108,111,117,114,83,101,108,101,99,116,111,114, + 50,46,97,100,100,67,104,97,110,103,101,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47, + 47,32,97,110,100,32,97,100,100,32,116,104,101,32,115,101,108,101,99,116,111,114,115,32,97,115,32,99,117,115,116,111,109,32,109,101,110,117,32,105, + 116,101,109,115,32,116,111,32,97,32,80,111,112,117,112,77,101,110,117,44,32,112,117,116,116,105,110,103,13,10,32,32,32,32,32,32,32,32,47,47, + 32,116,104,101,109,32,105,110,32,116,119,111,32,100,105,102,102,101,114,101,110,116,32,115,117,98,45,109,101,110,117,115,46,46,13,10,32,32,32,32, + 32,32,32,32,80,111,112,117,112,77,101,110,117,32,109,44,32,115,117,98,49,44,32,115,117,98,50,59,13,10,13,10,32,32,32,32,32,32,32,32, + 115,117,98,49,46,97,100,100,67,117,115,116,111,109,73,116,101,109,32,40,49,50,51,52,44,32,38,99,111,108,111,117,114,83,101,108,101,99,116,111, + 114,49,44,32,51,48,48,44,32,51,48,48,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,109,46,97,100,100,83,117,98,77, + 101,110,117,32,40,84,40,34,98,97,99,107,103,114,111,117,110,100,32,99,111,108,111,117,114,34,41,44,32,115,117,98,49,41,59,13,10,13,10,32, + 32,32,32,32,32,32,32,115,117,98,50,46,97,100,100,67,117,115,116,111,109,73,116,101,109,32,40,49,50,51,52,44,32,38,99,111,108,111,117,114, + 83,101,108,101,99,116,111,114,50,44,32,51,48,48,44,32,51,48,48,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,109,46, + 97,100,100,83,117,98,77,101,110,117,32,40,84,40,34,116,101,120,116,32,99,111,108,111,117,114,34,41,44,32,115,117,98,50,41,59,13,10,13,10, + 32,32,32,32,32,32,32,32,47,47,32,97,110,100,32,115,104,111,119,32,116,104,101,32,109,101,110,117,32,40,109,111,100,97,108,108,121,41,46,46, + 13,10,32,32,32,32,32,32,32,32,109,46,115,104,111,119,65,116,32,40,116,104,105,115,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32, + 32,118,111,105,100,32,99,104,97,110,103,101,76,105,115,116,101,110,101,114,67,97,108,108,98,97,99,107,32,40,118,111,105,100,42,32,115,111,117,114, + 99,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,67,111,108,111,117,114,83,101,108,101,99,116,111,114,42,32,99,115,32,61, + 32,40,67,111,108,111,117,114,83,101,108,101,99,116,111,114,42,41,32,115,111,117,114,99,101,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102, + 32,40,99,115,45,62,103,101,116,78,97,109,101,40,41,32,61,61,32,84,40,34,116,101,120,116,34,41,41,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,115,101,116,67,111,108,111,117,114,32,40,84,101,120,116,66,117,116,116,111,110,58,58,116,101,120,116,67,111,108,111,117,114,73,100,44,32, + 99,115,45,62,103,101,116,67,117,114,114,101,110,116,67,111,108,111,117,114,40,41,41,59,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,115,101,116,67,111,108,111,117,114,32,40,84,101,120,116,66,117,116,116,111,110,58,58,98,117,116,116,111, + 110,67,111,108,111,117,114,73,100,44,32,99,115,45,62,103,101,116,67,117,114,114,101,110,116,67,111,108,111,117,114,40,41,41,59,13,10,32,32,32, + 32,125,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,13,10,47,47,32,106,117,115,116,32,97,32,99,111,109,112,111,110,101,110,116,32,116,104,97,116,32,100,101,108, + 101,116,101,115,32,97,108,108,32,105,116,115,32,99,104,105,108,100,114,101,110,44,32,116,111,32,117,115,101,32,102,111,114,32,116,104,101,32,116,97, + 98,98,101,100,32,112,97,103,101,115,32,116,111,32,97,118,111,105,100,13,10,47,47,32,109,101,109,111,114,121,32,108,101,97,107,115,32,119,104,101, + 110,32,116,104,101,121,39,114,101,32,100,101,108,101,116,101,100,13,10,99,108,97,115,115,32,68,101,109,111,80,97,103,101,67,111,109,112,32,32,58, + 32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,68,101,109,111,80, + 97,103,101,67,111,109,112,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,68,101,109,111,80,97,103,101, + 67,111,109,112,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110, + 40,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,115,116,97,116,105,99,32,67,111,109,112,111,110,101,110,116,42,32,99,114, + 101,97,116,101,83,108,105,100,101,114,115,80,97,103,101,40,41,13,10,123,13,10,32,32,32,32,68,101,109,111,80,97,103,101,67,111,109,112,42,32, + 112,97,103,101,32,61,32,110,101,119,32,68,101,109,111,80,97,103,101,67,111,109,112,40,41,59,13,10,13,10,32,32,32,32,99,111,110,115,116,32, + 105,110,116,32,110,117,109,83,108,105,100,101,114,115,32,61,32,49,49,59,13,10,32,32,32,32,83,108,105,100,101,114,42,32,115,108,105,100,101,114, + 115,32,91,110,117,109,83,108,105,100,101,114,115,93,59,13,10,13,10,32,32,32,32,105,110,116,32,105,59,13,10,32,32,32,32,102,111,114,32,40, + 105,32,61,32,48,59,32,105,32,60,32,110,117,109,83,108,105,100,101,114,115,59,32,43,43,105,41,13,10,32,32,32,32,123,13,10,32,32,32,32, + 32,32,32,32,105,102,32,40,105,32,61,61,32,50,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,112,97,103,101,45,62,97,100,100,65,110, + 100,77,97,107,101,86,105,115,105,98,108,101,32,40,115,108,105,100,101,114,115,91,105,93,32,61,32,110,101,119,32,83,110,97,112,112,105,110,103,83, + 108,105,100,101,114,32,40,84,40,34,115,108,105,100,101,114,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,112,97,103,101,45,62,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,115,108,105,100,101,114, + 115,91,105,93,32,61,32,110,101,119,32,83,108,105,100,101,114,32,40,84,40,34,115,108,105,100,101,114,34,41,41,41,59,13,10,13,10,32,32,32, + 32,32,32,32,32,115,108,105,100,101,114,115,91,105,93,45,62,115,101,116,82,97,110,103,101,32,40,48,46,48,44,32,49,48,48,46,48,44,32,48, + 46,49,41,59,13,10,32,32,32,32,32,32,32,32,115,108,105,100,101,114,115,91,105,93,45,62,115,101,116,80,111,112,117,112,77,101,110,117,69,110, + 97,98,108,101,100,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,115,108,105,100,101,114,115,91,105,93,45,62,115,101,116,86,97, + 108,117,101,32,40,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,68,111,117,98,108, + 101,40,41,32,42,32,49,48,48,46,48,44,32,102,97,108,115,101,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32, + 32,32,115,108,105,100,101,114,115,91,48,93,45,62,115,101,116,83,108,105,100,101,114,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,76,105, + 110,101,97,114,86,101,114,116,105,99,97,108,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,48,93,45,62,115,101,116,84,101,120,116,66, + 111,120,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,84,101,120,116,66,111,120,66,101,108,111,119,44,32,102,97,108,115,101,44,32,49,48, + 48,44,32,50,48,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,48,93,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32, + 50,53,44,32,55,48,44,32,50,48,48,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,48,93,45,62,115,101,116,68,111,117,98,108,101, + 67,108,105,99,107,82,101,116,117,114,110,86,97,108,117,101,32,40,116,114,117,101,44,32,53,48,46,48,41,59,32,47,47,32,100,111,117,98,108,101, + 45,99,108,105,99,107,105,110,103,32,116,104,105,115,32,115,108,105,100,101,114,32,119,105,108,108,32,115,101,116,32,105,116,32,116,111,32,53,48,46, + 48,13,10,32,32,32,32,115,108,105,100,101,114,115,91,48,93,45,62,115,101,116,84,101,120,116,86,97,108,117,101,83,117,102,102,105,120,32,40,84, + 40,34,32,117,110,105,116,115,34,41,41,59,13,10,13,10,32,32,32,32,115,108,105,100,101,114,115,91,49,93,45,62,115,101,116,83,108,105,100,101, + 114,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,76,105,110,101,97,114,86,101,114,116,105,99,97,108,41,59,13,10,32,32,32,32,115,108, + 105,100,101,114,115,91,49,93,45,62,115,101,116,86,101,108,111,99,105,116,121,66,97,115,101,100,77,111,100,101,32,40,116,114,117,101,41,59,13,10, + 32,32,32,32,115,108,105,100,101,114,115,91,49,93,45,62,115,101,116,83,107,101,119,70,97,99,116,111,114,32,40,48,46,53,41,59,13,10,32,32, + 32,32,115,108,105,100,101,114,115,91,49,93,45,62,115,101,116,84,101,120,116,66,111,120,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,84, + 101,120,116,66,111,120,65,98,111,118,101,44,32,116,114,117,101,44,32,49,48,48,44,32,50,48,41,59,13,10,32,32,32,32,115,108,105,100,101,114, + 115,91,49,93,45,62,115,101,116,66,111,117,110,100,115,32,40,56,53,44,32,50,53,44,32,55,48,44,32,50,48,48,41,59,13,10,32,32,32,32, + 115,108,105,100,101,114,115,91,49,93,45,62,115,101,116,84,101,120,116,86,97,108,117,101,83,117,102,102,105,120,32,40,84,40,34,32,114,101,108,115, + 34,41,41,59,13,10,13,10,32,32,32,32,115,108,105,100,101,114,115,91,50,93,45,62,115,101,116,83,108,105,100,101,114,83,116,121,108,101,32,40, + 83,108,105,100,101,114,58,58,76,105,110,101,97,114,72,111,114,105,122,111,110,116,97,108,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91, + 50,93,45,62,115,101,116,84,101,120,116,66,111,120,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,84,101,120,116,66,111,120,76,101,102,116, + 44,32,102,97,108,115,101,44,32,56,48,44,32,50,48,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,50,93,45,62,115,101,116,66,111, + 117,110,100,115,32,40,49,56,48,44,32,51,53,44,32,49,53,48,44,32,50,48,41,59,13,10,13,10,32,32,32,32,115,108,105,100,101,114,115,91, + 51,93,45,62,115,101,116,83,108,105,100,101,114,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,76,105,110,101,97,114,72,111,114,105,122,111, + 110,116,97,108,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,51,93,45,62,115,101,116,84,101,120,116,66,111,120,83,116,121,108,101,32, + 40,83,108,105,100,101,114,58,58,78,111,84,101,120,116,66,111,120,44,32,102,97,108,115,101,44,32,48,44,32,48,41,59,13,10,32,32,32,32,115, + 108,105,100,101,114,115,91,51,93,45,62,115,101,116,66,111,117,110,100,115,32,40,49,56,48,44,32,54,53,44,32,49,53,48,44,32,50,48,41,59, + 13,10,32,32,32,32,115,108,105,100,101,114,115,91,51,93,45,62,115,101,116,80,111,112,117,112,68,105,115,112,108,97,121,69,110,97,98,108,101,100, + 32,40,116,114,117,101,44,32,112,97,103,101,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,51,93,45,62,115,101,116,84,101,120,116,86, + 97,108,117,101,83,117,102,102,105,120,32,40,84,40,34,32,110,117,110,115,32,114,101,113,117,105,114,101,100,32,116,111,32,99,104,97,110,103,101,32, + 97,32,108,105,103,104,116,98,117,108,98,34,41,41,59,13,10,13,10,32,32,32,32,115,108,105,100,101,114,115,91,52,93,45,62,115,101,116,83,108, + 105,100,101,114,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,73,110,99,68,101,99,66,117,116,116,111,110,115,41,59,13,10,32,32,32,32, + 115,108,105,100,101,114,115,91,52,93,45,62,115,101,116,84,101,120,116,66,111,120,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,84,101,120, + 116,66,111,120,76,101,102,116,44,32,102,97,108,115,101,44,32,53,48,44,32,50,48,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,52, + 93,45,62,115,101,116,66,111,117,110,100,115,32,40,49,56,48,44,32,49,48,53,44,32,49,48,48,44,32,50,48,41,59,13,10,32,32,32,32,115, + 108,105,100,101,114,115,91,52,93,45,62,115,101,116,73,110,99,68,101,99,66,117,116,116,111,110,115,77,111,100,101,32,40,83,108,105,100,101,114,58, + 58,105,110,99,68,101,99,66,117,116,116,111,110,115,68,114,97,103,103,97,98,108,101,95,86,101,114,116,105,99,97,108,41,59,13,10,13,10,32,32, + 32,32,115,108,105,100,101,114,115,91,53,93,45,62,115,101,116,83,108,105,100,101,114,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,82,111, + 116,97,114,121,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,53,93,45,62,115,101,116,82,111,116,97,114,121,80,97,114,97,109,101,116, + 101,114,115,32,40,102,108,111,97,116,95,80,105,32,42,32,49,46,50,102,44,32,102,108,111,97,116,95,80,105,32,42,32,50,46,56,102,44,32,102, + 97,108,115,101,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,53,93,45,62,115,101,116,84,101,120,116,66,111,120,83,116,121,108,101,32, + 40,83,108,105,100,101,114,58,58,84,101,120,116,66,111,120,82,105,103,104,116,44,32,102,97,108,115,101,44,32,55,48,44,32,50,48,41,59,13,10, + 32,32,32,32,115,108,105,100,101,114,115,91,53,93,45,62,115,101,116,66,111,117,110,100,115,32,40,49,57,48,44,32,49,52,53,44,32,49,50,48, + 44,32,52,48,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,53,93,45,62,115,101,116,84,101,120,116,86,97,108,117,101,83,117,102,102, + 105,120,32,40,84,40,34,32,109,109,34,41,41,59,13,10,13,10,32,32,32,32,115,108,105,100,101,114,115,91,54,93,45,62,115,101,116,83,108,105, + 100,101,114,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,76,105,110,101,97,114,66,97,114,41,59,13,10,32,32,32,32,115,108,105,100,101, + 114,115,91,54,93,45,62,115,101,116,66,111,117,110,100,115,32,40,49,56,48,44,32,49,57,53,44,32,49,48,48,44,32,51,48,41,59,13,10,32, + 32,32,32,115,108,105,100,101,114,115,91,54,93,45,62,115,101,116,84,101,120,116,86,97,108,117,101,83,117,102,102,105,120,32,40,84,40,34,32,103, + 97,108,108,111,110,115,34,41,41,59,13,10,13,10,32,32,32,32,115,108,105,100,101,114,115,91,55,93,45,62,115,101,116,83,108,105,100,101,114,83, + 116,121,108,101,32,40,83,108,105,100,101,114,58,58,84,119,111,86,97,108,117,101,72,111,114,105,122,111,110,116,97,108,41,59,13,10,32,32,32,32, + 115,108,105,100,101,114,115,91,55,93,45,62,115,101,116,66,111,117,110,100,115,32,40,51,54,48,44,32,50,48,44,32,49,54,48,44,32,52,48,41, + 59,13,10,13,10,32,32,32,32,115,108,105,100,101,114,115,91,56,93,45,62,115,101,116,83,108,105,100,101,114,83,116,121,108,101,32,40,83,108,105, + 100,101,114,58,58,84,119,111,86,97,108,117,101,86,101,114,116,105,99,97,108,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,56,93,45, + 62,115,101,116,66,111,117,110,100,115,32,40,51,54,48,44,32,49,49,48,44,32,52,48,44,32,49,54,48,41,59,13,10,13,10,32,32,32,32,115, + 108,105,100,101,114,115,91,57,93,45,62,115,101,116,83,108,105,100,101,114,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,84,104,114,101,101, + 86,97,108,117,101,72,111,114,105,122,111,110,116,97,108,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,57,93,45,62,115,101,116,66,111, + 117,110,100,115,32,40,51,54,48,44,32,55,48,44,32,49,54,48,44,32,52,48,41,59,13,10,13,10,32,32,32,32,115,108,105,100,101,114,115,91, + 49,48,93,45,62,115,101,116,83,108,105,100,101,114,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,84,104,114,101,101,86,97,108,117,101,86, + 101,114,116,105,99,97,108,41,59,13,10,32,32,32,32,115,108,105,100,101,114,115,91,49,48,93,45,62,115,101,116,66,111,117,110,100,115,32,40,52, + 52,48,44,32,49,49,48,44,32,52,48,44,32,49,54,48,41,59,13,10,13,10,32,32,32,32,102,111,114,32,40,105,32,61,32,55,59,32,105,32, + 60,61,32,49,48,59,32,43,43,105,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,108,105,100,101,114,115,91,105,93,45,62, + 115,101,116,84,101,120,116,66,111,120,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,78,111,84,101,120,116,66,111,120,44,32,102,97,108,115, + 101,44,32,48,44,32,48,41,59,13,10,32,32,32,32,32,32,32,32,115,108,105,100,101,114,115,91,105,93,45,62,115,101,116,77,105,110,86,97,108, + 117,101,32,40,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,68,111,117,98,108,101, + 40,41,32,42,32,49,48,48,46,48,44,32,102,97,108,115,101,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,115,108,105,100, + 101,114,115,91,105,93,45,62,115,101,116,77,97,120,86,97,108,117,101,32,40,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97, + 110,100,111,109,40,41,46,110,101,120,116,68,111,117,98,108,101,40,41,32,42,32,49,48,48,46,48,44,32,102,97,108,115,101,44,32,102,97,108,115, + 101,41,59,13,10,32,32,32,32,32,32,32,32,115,108,105,100,101,114,115,91,105,93,45,62,115,101,116,80,111,112,117,112,68,105,115,112,108,97,121, + 69,110,97,98,108,101,100,32,40,116,114,117,101,44,32,112,97,103,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,76,97,98,101, + 108,42,32,108,97,98,101,108,32,61,32,110,101,119,32,76,97,98,101,108,32,40,84,40,34,104,105,110,116,34,41,44,32,84,40,34,84,114,121,32, + 114,105,103,104,116,45,99,108,105,99,107,105,110,103,32,111,110,32,97,32,115,108,105,100,101,114,32,102,111,114,32,97,110,32,111,112,116,105,111,110, + 115,32,109,101,110,117,46,32,92,110,92,110,65,108,115,111,44,32,104,111,108,100,105,110,103,32,100,111,119,110,32,67,84,82,76,32,119,104,105,108, + 101,32,100,114,97,103,103,105,110,103,32,119,105,108,108,32,116,117,114,110,32,111,110,32,97,32,115,108,105,100,101,114,39,115,32,118,101,108,111,99, + 105,116,121,45,115,101,110,115,105,116,105,118,101,32,109,111,100,101,34,41,41,59,13,10,32,32,32,32,108,97,98,101,108,45,62,115,101,116,66,111, + 117,110,100,115,32,40,50,48,44,32,50,52,53,44,32,51,53,48,44,32,49,53,48,41,59,13,10,32,32,32,32,112,97,103,101,45,62,97,100,100, + 65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,108,97,98,101,108,41,59,13,10,13,10,32,32,32,32,114,101,116,117,114,110,32,112,97, + 103,101,59,13,10,125,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,13,10,115,116,97,116,105,99,32,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,82,97,100,105, + 111,66,117,116,116,111,110,80,97,103,101,40,41,13,10,123,13,10,32,32,32,32,68,101,109,111,80,97,103,101,67,111,109,112,42,32,112,97,103,101, + 32,61,32,110,101,119,32,68,101,109,111,80,97,103,101,67,111,109,112,40,41,59,13,10,13,10,32,32,32,32,71,114,111,117,112,67,111,109,112,111, + 110,101,110,116,42,32,103,114,111,117,112,32,61,32,110,101,119,32,71,114,111,117,112,67,111,109,112,111,110,101,110,116,32,40,84,40,34,103,114,111, + 117,112,34,41,44,32,84,40,34,114,97,100,105,111,32,98,117,116,116,111,110,115,34,41,41,59,13,10,32,32,32,32,103,114,111,117,112,45,62,115, + 101,116,66,111,117,110,100,115,32,40,50,48,44,32,50,48,44,32,50,50,48,44,32,49,52,48,41,59,13,10,32,32,32,32,112,97,103,101,45,62, + 97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,103,114,111,117,112,41,59,13,10,13,10,32,32,32,32,105,110,116,32,105,59, + 13,10,32,32,32,32,102,111,114,32,40,105,32,61,32,48,59,32,105,32,60,32,52,59,32,43,43,105,41,13,10,32,32,32,32,123,13,10,32,32, + 32,32,32,32,32,32,84,111,103,103,108,101,66,117,116,116,111,110,42,32,116,98,32,61,32,110,101,119,32,84,111,103,103,108,101,66,117,116,116,111, + 110,32,40,84,40,34,114,97,100,105,111,32,98,117,116,116,111,110,32,35,34,41,32,43,32,83,116,114,105,110,103,32,40,105,32,43,32,49,41,41, + 59,13,10,32,32,32,32,32,32,32,32,112,97,103,101,45,62,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,116,98,41,59, + 13,10,32,32,32,32,32,32,32,32,116,98,45,62,115,101,116,82,97,100,105,111,71,114,111,117,112,73,100,32,40,49,50,51,52,41,59,13,10,32, + 32,32,32,32,32,32,32,116,98,45,62,115,101,116,66,111,117,110,100,115,32,40,52,53,44,32,52,54,32,43,32,105,32,42,32,50,50,44,32,49, + 56,48,44,32,50,50,41,59,13,10,32,32,32,32,32,32,32,32,116,98,45,62,115,101,116,84,111,111,108,116,105,112,32,40,84,40,34,97,32,115, + 101,116,32,111,102,32,109,117,116,117,97,108,108,121,45,101,120,99,108,117,115,105,118,101,32,114,97,100,105,111,32,98,117,116,116,111,110,115,34,41, + 41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,105,32,61,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116, + 98,45,62,115,101,116,84,111,103,103,108,101,83,116,97,116,101,32,40,116,114,117,101,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,125,13, + 10,13,10,32,32,32,32,102,111,114,32,40,105,32,61,32,48,59,32,105,32,60,32,52,59,32,43,43,105,41,13,10,32,32,32,32,123,13,10,32, + 32,32,32,32,32,32,32,68,114,97,119,97,98,108,101,80,97,116,104,32,110,111,114,109,97,108,44,32,111,118,101,114,59,13,10,13,10,32,32,32, + 32,32,32,32,32,80,97,116,104,32,112,59,13,10,32,32,32,32,32,32,32,32,112,46,97,100,100,83,116,97,114,32,40,48,46,48,102,44,32,48, + 46,48,102,44,32,105,32,43,32,53,44,32,50,48,46,48,102,44,32,53,48,46,48,102,44,32,45,48,46,50,102,41,59,13,10,32,32,32,32,32, + 32,32,32,110,111,114,109,97,108,46,115,101,116,80,97,116,104,32,40,112,41,59,13,10,32,32,32,32,32,32,32,32,110,111,114,109,97,108,46,115, + 101,116,83,111,108,105,100,70,105,108,108,32,40,67,111,108,111,117,114,115,58,58,108,105,103,104,116,98,108,117,101,41,59,13,10,32,32,32,32,32, + 32,32,32,110,111,114,109,97,108,46,115,101,116,79,117,116,108,105,110,101,32,40,52,46,48,102,44,32,67,111,108,111,117,114,115,58,58,98,108,97, + 99,107,41,59,13,10,13,10,32,32,32,32,32,32,32,32,111,118,101,114,46,115,101,116,80,97,116,104,32,40,112,41,59,13,10,32,32,32,32,32, + 32,32,32,111,118,101,114,46,115,101,116,83,111,108,105,100,70,105,108,108,32,40,67,111,108,111,117,114,115,58,58,98,108,117,101,41,59,13,10,32, + 32,32,32,32,32,32,32,111,118,101,114,46,115,101,116,79,117,116,108,105,110,101,32,40,52,46,48,102,44,32,67,111,108,111,117,114,115,58,58,98, + 108,97,99,107,41,59,13,10,13,10,32,32,32,32,32,32,32,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,42,32,100,98,32,61,32,110, + 101,119,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,32,40,83,116,114,105,110,103,32,40,105,32,43,32,53,41,32,43,32,84,40,34,32, + 112,111,105,110,116,115,34,41,44,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,58,58,73,109,97,103,101,65,98,111,118,101,84,101,120,116, + 76,97,98,101,108,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,73,109,97,103,101,115,32,40,38,110,111,114,109,97,108,44, + 32,38,111,118,101,114,44,32,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,112,97,103,101,45,62,97,100,100,65,110,100,77,97,107,101,86, + 105,115,105,98,108,101,32,40,100,98,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,67,108,105,99,107,105,110,103,84,111,103, + 103,108,101,115,83,116,97,116,101,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,82,97,100,105,111,71, + 114,111,117,112,73,100,32,40,50,51,52,53,54,41,59,13,10,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,105,110,116,32,98,117,116, + 116,111,110,83,105,122,101,32,61,32,53,48,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,66,111,117,110,100,115,32,40,50,53, + 32,43,32,105,32,42,32,98,117,116,116,111,110,83,105,122,101,44,32,49,56,48,44,32,98,117,116,116,111,110,83,105,122,101,44,32,98,117,116,116, + 111,110,83,105,122,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,105,32,61,61,32,48,41,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,100,98,45,62,115,101,116,84,111,103,103,108,101,83,116,97,116,101,32,40,116,114,117,101,44,32,102,97,108,115,101,41,59,13,10, + 32,32,32,32,125,13,10,13,10,32,32,32,32,102,111,114,32,40,105,32,61,32,48,59,32,105,32,60,32,52,59,32,43,43,105,41,13,10,32,32, + 32,32,123,13,10,32,32,32,32,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,116,98,32,61,32,110,101,119,32,84,101,120,116,66,117, + 116,116,111,110,32,40,84,40,34,98,117,116,116,111,110,32,34,41,32,43,32,83,116,114,105,110,103,32,40,105,32,43,32,49,41,41,59,13,10,13, + 10,32,32,32,32,32,32,32,32,112,97,103,101,45,62,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,116,98,41,59,13,10, + 32,32,32,32,32,32,32,32,116,98,45,62,115,101,116,67,108,105,99,107,105,110,103,84,111,103,103,108,101,115,83,116,97,116,101,32,40,116,114,117, + 101,41,59,13,10,32,32,32,32,32,32,32,32,116,98,45,62,115,101,116,82,97,100,105,111,71,114,111,117,112,73,100,32,40,51,52,53,54,55,41, + 59,13,10,32,32,32,32,32,32,32,32,116,98,45,62,115,101,116,67,111,108,111,117,114,32,40,84,101,120,116,66,117,116,116,111,110,58,58,98,117, + 116,116,111,110,67,111,108,111,117,114,73,100,44,32,67,111,108,111,117,114,115,58,58,119,104,105,116,101,41,59,13,10,32,32,32,32,32,32,32,32, + 116,98,45,62,115,101,116,67,111,108,111,117,114,32,40,84,101,120,116,66,117,116,116,111,110,58,58,98,117,116,116,111,110,79,110,67,111,108,111,117, + 114,73,100,44,32,67,111,108,111,117,114,115,58,58,98,108,117,101,118,105,111,108,101,116,46,98,114,105,103,104,116,101,114,40,41,41,59,13,10,13, + 10,32,32,32,32,32,32,32,32,116,98,45,62,115,101,116,66,111,117,110,100,115,32,40,50,48,32,43,32,105,32,42,32,53,53,44,32,50,54,48, + 44,32,53,53,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,116,98,45,62,115,101,116,67,111,110,110,101,99,116,101,100,69,100,103,101, + 115,32,40,40,40,105,32,33,61,32,48,41,32,63,32,66,117,116,116,111,110,58,58,67,111,110,110,101,99,116,101,100,79,110,76,101,102,116,32,58, + 32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,124,32,40, + 40,105,32,33,61,32,51,41,32,63,32,66,117,116,116,111,110,58,58,67,111,110,110,101,99,116,101,100,79,110,82,105,103,104,116,32,58,32,48,41, + 41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,105,32,61,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116, + 98,45,62,115,101,116,84,111,103,103,108,101,83,116,97,116,101,32,40,116,114,117,101,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,125,13, + 10,13,10,32,32,32,32,114,101,116,117,114,110,32,112,97,103,101,59,13,10,125,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,66,117,116,116,111,110, + 115,80,97,103,101,32,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,66,117,116,116,111,110,76,105,115,116,101,110,101,114,13,10,123,13,10,112,117,98, + 108,105,99,58,13,10,32,32,32,32,66,117,116,116,111,110,115,80,97,103,101,32,40,66,117,116,116,111,110,76,105,115,116,101,110,101,114,42,32,98, + 117,116,116,111,110,76,105,115,116,101,110,101,114,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,32,32,32, + 32,47,47,32,99,114,101,97,116,101,32,115,111,109,101,32,100,114,97,119,97,98,108,101,115,32,116,111,32,117,115,101,32,102,111,114,32,111,117,114, + 32,100,114,97,119,97,98,108,101,32,98,117,116,116,111,110,115,46,46,46,13,10,32,32,32,32,32,32,32,32,68,114,97,119,97,98,108,101,80,97, + 116,104,32,110,111,114,109,97,108,44,32,111,118,101,114,59,13,10,13,10,32,32,32,32,32,32,32,32,80,97,116,104,32,112,59,13,10,32,32,32, + 32,32,32,32,32,112,46,97,100,100,83,116,97,114,32,40,48,46,48,102,44,32,48,46,48,102,44,32,53,44,32,50,48,46,48,102,44,32,53,48, + 46,48,102,44,32,48,46,50,102,41,59,13,10,32,32,32,32,32,32,32,32,110,111,114,109,97,108,46,115,101,116,80,97,116,104,32,40,112,41,59, + 13,10,32,32,32,32,32,32,32,32,110,111,114,109,97,108,46,115,101,116,83,111,108,105,100,70,105,108,108,32,40,67,111,108,111,117,114,115,58,58, + 114,101,100,41,59,13,10,13,10,32,32,32,32,32,32,32,32,112,46,99,108,101,97,114,40,41,59,13,10,32,32,32,32,32,32,32,32,112,46,97, + 100,100,83,116,97,114,32,40,48,46,48,102,44,32,48,46,48,102,44,32,55,44,32,51,48,46,48,102,44,32,53,48,46,48,102,44,32,48,46,48, + 102,41,59,13,10,32,32,32,32,32,32,32,32,111,118,101,114,46,115,101,116,80,97,116,104,32,40,112,41,59,13,10,32,32,32,32,32,32,32,32, + 111,118,101,114,46,115,101,116,83,111,108,105,100,70,105,108,108,32,40,67,111,108,111,117,114,115,58,58,112,105,110,107,41,59,13,10,32,32,32,32, + 32,32,32,32,111,118,101,114,46,115,101,116,79,117,116,108,105,110,101,32,40,53,46,48,102,44,32,67,111,108,111,117,114,115,58,58,98,108,97,99, + 107,41,59,13,10,13,10,32,32,32,32,32,32,32,32,68,114,97,119,97,98,108,101,73,109,97,103,101,32,100,111,119,110,59,13,10,32,32,32,32, + 32,32,32,32,100,111,119,110,46,115,101,116,73,109,97,103,101,32,40,73,109,97,103,101,67,97,99,104,101,58,58,103,101,116,70,114,111,109,77,101, + 109,111,114,121,32,40,66,105,110,97,114,121,68,97,116,97,58,58,106,117,99,101,95,112,110,103,44,32,66,105,110,97,114,121,68,97,116,97,58,58, + 106,117,99,101,95,112,110,103,83,105,122,101,41,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,100,111,119,110,46,115,101,116,79, + 118,101,114,108,97,121,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58,98,108,97,99,107,46,119,105,116,104,65,108,112,104,97,32,40, + 48,46,51,102,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,32,32,32,32,47,47,32,99,114,101,97,116,101,32,97, + 110,32,105,109,97,103,101,45,97,98,111,118,101,45,116,101,120,116,32,98,117,116,116,111,110,32,102,114,111,109,32,116,104,101,115,101,32,100,114,97, + 119,97,98,108,101,115,46,46,13,10,32,32,32,32,32,32,32,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,42,32,100,98,32,61,32,110, + 101,119,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,32,40,84,40,34,66,117,116,116,111,110,32,49,34,41,44,32,68,114,97,119,97,98, + 108,101,66,117,116,116,111,110,58,58,73,109,97,103,101,65,98,111,118,101,84,101,120,116,76,97,98,101,108,41,59,13,10,32,32,32,32,32,32,32, + 32,100,98,45,62,115,101,116,73,109,97,103,101,115,32,40,38,110,111,114,109,97,108,44,32,38,111,118,101,114,44,32,38,100,111,119,110,41,59,13, + 10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,100,98,41,59,13,10,32,32,32,32, + 32,32,32,32,100,98,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,51,48,44,32,56,48,44,32,56,48,41,59,13,10,32,32,32, + 32,32,32,32,32,100,98,45,62,115,101,116,84,111,111,108,116,105,112,32,40,84,40,34,116,104,105,115,32,105,115,32,97,32,68,114,97,119,97,98, + 108,101,66,117,116,116,111,110,32,119,105,116,104,32,97,32,108,97,98,101,108,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,13,10,32,32,32,32,32,32,32,32,47,47,32,99,114,101,97,116,101,32,115,111,109,101,32,100,114,97,119,97,98,108,101,115,32,116, - 111,32,117,115,101,32,102,111,114,32,111,117,114,32,100,114,97,119,97,98,108,101,32,98,117,116,116,111,110,115,46,46,46,13,10,32,32,32,32,32, - 32,32,32,68,114,97,119,97,98,108,101,80,97,116,104,32,110,111,114,109,97,108,44,32,111,118,101,114,59,13,10,13,10,32,32,32,32,32,32,32, - 32,80,97,116,104,32,112,59,13,10,32,32,32,32,32,32,32,32,112,46,97,100,100,83,116,97,114,32,40,48,46,48,102,44,32,48,46,48,102,44, - 32,53,44,32,50,48,46,48,102,44,32,53,48,46,48,102,44,32,48,46,50,102,41,59,13,10,32,32,32,32,32,32,32,32,110,111,114,109,97,108, - 46,115,101,116,80,97,116,104,32,40,112,41,59,13,10,32,32,32,32,32,32,32,32,110,111,114,109,97,108,46,115,101,116,83,111,108,105,100,70,105, - 108,108,32,40,67,111,108,111,117,114,115,58,58,114,101,100,41,59,13,10,13,10,32,32,32,32,32,32,32,32,112,46,99,108,101,97,114,40,41,59, - 13,10,32,32,32,32,32,32,32,32,112,46,97,100,100,83,116,97,114,32,40,48,46,48,102,44,32,48,46,48,102,44,32,55,44,32,51,48,46,48, - 102,44,32,53,48,46,48,102,44,32,48,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,111,118,101,114,46,115,101,116,80,97,116,104,32,40, - 112,41,59,13,10,32,32,32,32,32,32,32,32,111,118,101,114,46,115,101,116,83,111,108,105,100,70,105,108,108,32,40,67,111,108,111,117,114,115,58, - 58,112,105,110,107,41,59,13,10,32,32,32,32,32,32,32,32,111,118,101,114,46,115,101,116,79,117,116,108,105,110,101,32,40,53,46,48,102,44,32, - 67,111,108,111,117,114,115,58,58,98,108,97,99,107,41,59,13,10,13,10,32,32,32,32,32,32,32,32,68,114,97,119,97,98,108,101,73,109,97,103, - 101,32,100,111,119,110,59,13,10,32,32,32,32,32,32,32,32,100,111,119,110,46,115,101,116,73,109,97,103,101,32,40,73,109,97,103,101,67,97,99, - 104,101,58,58,103,101,116,70,114,111,109,77,101,109,111,114,121,32,40,66,105,110,97,114,121,68,97,116,97,58,58,106,117,99,101,95,112,110,103,44, - 32,66,105,110,97,114,121,68,97,116,97,58,58,106,117,99,101,95,112,110,103,83,105,122,101,41,44,32,116,114,117,101,41,59,13,10,32,32,32,32, - 32,32,32,32,100,111,119,110,46,115,101,116,79,118,101,114,108,97,121,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58,98,108,97,99, - 107,46,119,105,116,104,65,108,112,104,97,32,40,48,46,51,102,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,32,32, - 32,32,47,47,32,99,114,101,97,116,101,32,97,110,32,105,109,97,103,101,45,97,98,111,118,101,45,116,101,120,116,32,98,117,116,116,111,110,32,102, - 114,111,109,32,116,104,101,115,101,32,100,114,97,119,97,98,108,101,115,46,46,13,10,32,32,32,32,32,32,32,32,68,114,97,119,97,98,108,101,66, - 117,116,116,111,110,42,32,100,98,32,61,32,110,101,119,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,32,40,84,40,34,66,117,116,116,111, - 110,32,49,34,41,44,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,58,58,73,109,97,103,101,65,98,111,118,101,84,101,120,116,76,97,98, - 101,108,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,73,109,97,103,101,115,32,40,38,110,111,114,109,97,108,44,32,38,111, - 118,101,114,44,32,38,100,111,119,110,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108, - 101,32,40,100,98,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,51,48,44,32, - 56,48,44,32,56,48,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,84,111,111,108,116,105,112,32,40,84,40,34,116,104,105, - 115,32,105,115,32,97,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,32,119,105,116,104,32,97,32,108,97,98,101,108,34,41,41,59,13,10, - 13,10,32,32,32,32,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,32,32,32,32,47,47,32,99,114,101,97,116,101,32,97,110,32,105,109,97,103,101,45,111, - 110,108,121,32,98,117,116,116,111,110,32,102,114,111,109,32,116,104,101,115,101,32,100,114,97,119,97,98,108,101,115,46,46,13,10,32,32,32,32,32, - 32,32,32,100,98,32,61,32,110,101,119,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,32,40,84,40,34,66,117,116,116,111,110,32,50,34, - 41,44,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,58,58,73,109,97,103,101,70,105,116,116,101,100,41,59,13,10,32,32,32,32,32,32, - 32,32,100,98,45,62,115,101,116,73,109,97,103,101,115,32,40,38,110,111,114,109,97,108,44,32,38,111,118,101,114,44,32,38,100,111,119,110,41,59, - 13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,67,108,105,99,107,105,110,103,84,111,103,103,108,101,115,83,116,97,116,101,32,40,116, - 114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,100,98,41,59, - 13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,66,111,117,110,100,115,32,40,57,48,44,32,51,48,44,32,56,48,44,32,56,48,41, - 59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,84,111,111,108,116,105,112,32,40,84,40,34,116,104,105,115,32,105,115,32,97,110, - 32,105,109,97,103,101,45,111,110,108,121,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,34,41,41,59,13,10,32,32,32,32,32,32,32,32, - 100,98,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,98,117,116,116,111,110,76,105,115,116,101,110,101,114,41,59,13, - 10,13,10,32,32,32,32,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,32,32,32,32,47,47,32,99,114,101,97,116,101,32,97,110,32,105,109,97,103,101,45, - 111,110,45,98,117,116,116,111,110,45,115,104,97,112,101,32,98,117,116,116,111,110,32,102,114,111,109,32,116,104,101,32,115,97,109,101,32,100,114,97, - 119,97,98,108,101,115,46,46,13,10,32,32,32,32,32,32,32,32,100,98,32,61,32,110,101,119,32,68,114,97,119,97,98,108,101,66,117,116,116,111, - 110,32,40,84,40,34,66,117,116,116,111,110,32,51,34,41,44,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,58,58,73,109,97,103,101,79, - 110,66,117,116,116,111,110,66,97,99,107,103,114,111,117,110,100,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,73,109,97,103, - 101,115,32,40,38,110,111,114,109,97,108,44,32,48,44,32,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107, - 101,86,105,115,105,98,108,101,32,40,100,98,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,66,111,117,110,100,115,32,40,50, - 48,48,44,32,51,48,44,32,49,49,48,44,32,50,53,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,84,111,111,108,116,105, - 112,32,40,84,40,34,116,104,105,115,32,105,115,32,97,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,32,111,110,32,97,32,115,116,97,110, - 100,97,114,100,32,98,117,116,116,111,110,32,98,97,99,107,103,114,111,117,110,100,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10, - 32,32,32,32,32,32,32,32,100,98,32,61,32,110,101,119,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,32,40,84,40,34,66,117,116,116, - 111,110,32,52,34,41,44,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,58,58,73,109,97,103,101,79,110,66,117,116,116,111,110,66,97,99, - 107,103,114,111,117,110,100,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,73,109,97,103,101,115,32,40,38,110,111,114,109,97, - 108,44,32,38,111,118,101,114,44,32,38,100,111,119,110,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,67,108,105,99,107,105, - 110,103,84,111,103,103,108,101,115,83,116,97,116,101,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,66, - 97,99,107,103,114,111,117,110,100,67,111,108,111,117,114,115,32,40,67,111,108,111,117,114,115,58,58,119,104,105,116,101,44,32,67,111,108,111,117,114, - 115,58,58,121,101,108,108,111,119,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101, - 32,40,100,98,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,66,111,117,110,100,115,32,40,50,48,48,44,32,55,48,44,32, - 53,48,44,32,53,48,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,84,111,111,108,116,105,112,32,40,84,40,34,116,104,105, - 115,32,105,115,32,97,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,32,111,110,32,97,32,115,116,97,110,100,97,114,100,32,98,117,116,116, - 111,110,32,98,97,99,107,103,114,111,117,110,100,34,41,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,97,100,100,66,117,116,116,111,110, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32, + 32,32,32,32,32,32,32,47,47,32,99,114,101,97,116,101,32,97,110,32,105,109,97,103,101,45,111,110,108,121,32,98,117,116,116,111,110,32,102,114, + 111,109,32,116,104,101,115,101,32,100,114,97,119,97,98,108,101,115,46,46,13,10,32,32,32,32,32,32,32,32,100,98,32,61,32,110,101,119,32,68, + 114,97,119,97,98,108,101,66,117,116,116,111,110,32,40,84,40,34,66,117,116,116,111,110,32,50,34,41,44,32,68,114,97,119,97,98,108,101,66,117, + 116,116,111,110,58,58,73,109,97,103,101,70,105,116,116,101,100,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,73,109,97,103, + 101,115,32,40,38,110,111,114,109,97,108,44,32,38,111,118,101,114,44,32,38,100,111,119,110,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45, + 62,115,101,116,67,108,105,99,107,105,110,103,84,111,103,103,108,101,115,83,116,97,116,101,32,40,116,114,117,101,41,59,13,10,13,10,32,32,32,32, + 32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,100,98,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45, + 62,115,101,116,66,111,117,110,100,115,32,40,57,48,44,32,51,48,44,32,56,48,44,32,56,48,41,59,13,10,32,32,32,32,32,32,32,32,100,98, + 45,62,115,101,116,84,111,111,108,116,105,112,32,40,84,40,34,116,104,105,115,32,105,115,32,97,110,32,105,109,97,103,101,45,111,110,108,121,32,68, + 114,97,119,97,98,108,101,66,117,116,116,111,110,34,41,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,97,100,100,66,117,116,116,111,110, 76,105,115,116,101,110,101,114,32,40,98,117,116,116,111,110,76,105,115,116,101,110,101,114,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10, - 32,32,32,32,32,32,32,32,72,121,112,101,114,108,105,110,107,66,117,116,116,111,110,42,32,104,121,112,101,114,108,105,110,107,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,61,32,110,101,119,32,72,121,112,101,114,108,105,110,107,66,117,116,116,111,110,32,40,84,40,34,116,104,105,115,32,105, - 115,32,97,32,72,121,112,101,114,108,105,110,107,66,117,116,116,111,110,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,85,82,76,32,40,84,40,34,104,116,116,112,58,47,47,119,119,119,46,114, - 97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109,47,106,117,99,101,34,41,41,41,59,13,10,13,10,32,32,32,32, - 32,32,32,32,104,121,112,101,114,108,105,110,107,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,49,51,48,44,32,50,48,48,44,32, - 50,52,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,104,121,112,101,114,108,105, - 110,107,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,32,32,32,32,73,109,97,103,101,66,117,116,116,111,110,42,32,105, - 109,97,103,101,66,117,116,116,111,110,32,61,32,110,101,119,32,73,109,97,103,101,66,117,116,116,111,110,32,40,84,40,34,105,109,97,103,101,98,117, - 116,116,111,110,34,41,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,105,109,97, - 103,101,66,117,116,116,111,110,41,59,13,10,13,10,32,32,32,32,32,32,32,32,73,109,97,103,101,42,32,106,117,99,101,73,109,97,103,101,32,61, - 32,73,109,97,103,101,67,97,99,104,101,58,58,103,101,116,70,114,111,109,77,101,109,111,114,121,32,40,66,105,110,97,114,121,68,97,116,97,58,58, - 106,117,99,101,95,112,110,103,44,32,66,105,110,97,114,121,68,97,116,97,58,58,106,117,99,101,95,112,110,103,83,105,122,101,41,59,13,10,32,32, - 32,32,32,32,32,32,73,109,97,103,101,67,97,99,104,101,58,58,105,110,99,82,101,102,101,114,101,110,99,101,67,111,117,110,116,32,40,106,117,99, - 101,73,109,97,103,101,41,59,13,10,32,32,32,32,32,32,32,32,73,109,97,103,101,67,97,99,104,101,58,58,105,110,99,82,101,102,101,114,101,110, - 99,101,67,111,117,110,116,32,40,106,117,99,101,73,109,97,103,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,109,97,103,101,66,117,116, - 116,111,110,45,62,115,101,116,73,109,97,103,101,115,32,40,116,114,117,101,44,32,116,114,117,101,44,32,116,114,117,101,44,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,106,117,99,101,73,109,97,103,101,44,32,48,46, - 55,102,44,32,67,111,108,111,117,114,115,58,58,116,114,97,110,115,112,97,114,101,110,116,66,108,97,99,107,44,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,106,117,99,101,73,109,97,103,101,44,32,49,46,48,102,44, - 32,67,111,108,111,117,114,115,58,58,116,114,97,110,115,112,97,114,101,110,116,66,108,97,99,107,44,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,106,117,99,101,73,109,97,103,101,44,32,49,46,48,102,44,32,67,111, - 108,111,117,114,115,58,58,112,105,110,107,46,119,105,116,104,65,108,112,104,97,32,40,48,46,56,102,41,44,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,48,46,53,102,41,59,13,10,13,10,32,32,32,32,32,32,32, - 32,105,109,97,103,101,66,117,116,116,111,110,45,62,115,101,116,84,111,112,76,101,102,116,80,111,115,105,116,105,111,110,32,40,49,48,44,32,49,54, - 48,41,59,13,10,32,32,32,32,32,32,32,32,105,109,97,103,101,66,117,116,116,111,110,45,62,115,101,116,84,111,111,108,116,105,112,32,40,84,40, - 34,105,109,97,103,101,32,98,117,116,116,111,110,32,45,32,115,104,111,119,105,110,103,32,97,108,112,104,97,45,99,104,97,110,110,101,108,32,104,105, - 116,45,116,101,115,116,105,110,103,32,97,110,100,32,99,111,108,111,117,114,32,111,118,101,114,108,97,121,32,119,104,101,110,32,99,108,105,99,107,101, - 100,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,32,32,32,32,67,111,108,111,117,114,67,104,97,110,103,101,66, - 117,116,116,111,110,42,32,99,111,108,111,117,114,67,104,97,110,103,101,66,117,116,116,111,110,32,61,32,110,101,119,32,67,111,108,111,117,114,67,104, - 97,110,103,101,66,117,116,116,111,110,40,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101, - 32,40,99,111,108,111,117,114,67,104,97,110,103,101,66,117,116,116,111,110,41,59,13,10,32,32,32,32,32,32,32,32,99,111,108,111,117,114,67,104, - 97,110,103,101,66,117,116,116,111,110,45,62,115,101,116,84,111,112,76,101,102,116,80,111,115,105,116,105,111,110,32,40,51,53,48,44,32,51,48,41, - 59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,32,32,32,32,97,110,105,109,97,116,101,66,117,116,116,111,110,32,61,32,110, - 101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,84,40,34,99,108,105,99,107,32,116,111,32,97,110,105,109,97,116,101,46,46,46,34,41,41, - 59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,97,110,105,109,97,116,101,66,117,116, - 116,111,110,41,59,13,10,32,32,32,32,32,32,32,32,97,110,105,109,97,116,101,66,117,116,116,111,110,45,62,99,104,97,110,103,101,87,105,100,116, - 104,84,111,70,105,116,84,101,120,116,32,40,50,52,41,59,13,10,32,32,32,32,32,32,32,32,97,110,105,109,97,116,101,66,117,116,116,111,110,45, - 62,115,101,116,84,111,112,76,101,102,116,80,111,115,105,116,105,111,110,32,40,51,53,48,44,32,55,48,41,59,13,10,32,32,32,32,32,32,32,32, - 97,110,105,109,97,116,101,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59, - 13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,66,117,116,116,111,110,115,80,97,103,101,40,41,13,10,32,32,32,32,123,13,10,32,32, - 32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32, - 32,118,111,105,100,32,98,117,116,116,111,110,67,108,105,99,107,101,100,32,40,66,117,116,116,111,110,42,41,13,10,32,32,32,32,123,13,10,32,32, - 32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,105,32,61,32,103,101,116,78,117,109,67,104,105,108,100,67,111,109,112,111,110,101,110,116,115, - 40,41,59,32,45,45,105,32,62,61,32,48,59,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105, - 102,32,40,103,101,116,67,104,105,108,100,67,111,109,112,111,110,101,110,116,32,40,105,41,32,33,61,32,97,110,105,109,97,116,101,66,117,116,116,111, - 110,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,97,110,105,109,97, - 116,111,114,46,97,110,105,109,97,116,101,67,111,109,112,111,110,101,110,116,32,40,103,101,116,67,104,105,108,100,67,111,109,112,111,110,101,110,116,32, - 40,105,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,82,101,99,116,97,110,103,108,101,32,40,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110, - 100,111,109,40,41,46,110,101,120,116,73,110,116,32,40,103,101,116,87,105,100,116,104,40,41,32,47,32,50,41,44,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,73,110,116, - 32,40,103,101,116,72,101,105,103,104,116,40,41,32,47,32,50,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,54,48,32,43,32, - 82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,73,110,116,32,40,103,101,116,87,105, - 100,116,104,40,41,32,47,32,51,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,49,54,32,43,32,82,97,110,100,111,109,58,58, - 103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,73,110,116,32,40,103,101,116,72,101,105,103,104,116,40,41,32,47, - 32,54,41,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,53,48,48,32,43,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40, - 41,46,110,101,120,116,73,110,116,32,40,50,48,48,48,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82, - 97,110,100,111,109,40,41,46,110,101,120,116,68,111,117,98,108,101,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115, - 116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,68,111,117,98,108,101,40,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 125,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,112,114,105,118,97,116,101,58,13,10,32,32,32,32,84,101,120, - 116,66,117,116,116,111,110,42,32,97,110,105,109,97,116,101,66,117,116,116,111,110,59,13,10,32,32,32,32,67,111,109,112,111,110,101,110,116,65,110, - 105,109,97,116,111,114,32,97,110,105,109,97,116,111,114,59,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,115,116,97,116,105,99,32,67,111,109,112,111, - 110,101,110,116,42,32,99,114,101,97,116,101,77,105,115,99,80,97,103,101,40,41,13,10,123,13,10,32,32,32,32,68,101,109,111,80,97,103,101,67, - 111,109,112,42,32,112,97,103,101,32,61,32,110,101,119,32,68,101,109,111,80,97,103,101,67,111,109,112,40,41,59,13,10,13,10,32,32,32,32,84, - 101,120,116,69,100,105,116,111,114,42,32,116,101,120,116,69,100,105,116,111,114,32,61,32,110,101,119,32,84,101,120,116,69,100,105,116,111,114,40,41, - 59,13,10,32,32,32,32,112,97,103,101,45,62,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,116,101,120,116,69,100,105,116, - 111,114,41,59,13,10,32,32,32,32,116,101,120,116,69,100,105,116,111,114,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,50,53,44, - 32,50,48,48,44,32,50,52,41,59,13,10,32,32,32,32,116,101,120,116,69,100,105,116,111,114,45,62,115,101,116,84,101,120,116,32,40,84,40,34, - 115,105,110,103,108,101,45,108,105,110,101,32,116,101,120,116,32,98,111,120,34,41,41,59,13,10,13,10,32,32,32,32,116,101,120,116,69,100,105,116, - 111,114,32,61,32,110,101,119,32,84,101,120,116,69,100,105,116,111,114,32,40,84,40,34,112,97,115,115,119,111,114,100,34,41,44,32,40,116,99,104, - 97,114,41,32,48,120,50,48,50,50,41,59,13,10,32,32,32,32,112,97,103,101,45,62,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108, - 101,32,40,116,101,120,116,69,100,105,116,111,114,41,59,13,10,32,32,32,32,116,101,120,116,69,100,105,116,111,114,45,62,115,101,116,66,111,117,110, - 100,115,32,40,49,48,44,32,53,53,44,32,50,48,48,44,32,50,52,41,59,13,10,32,32,32,32,116,101,120,116,69,100,105,116,111,114,45,62,115, - 101,116,84,101,120,116,32,40,84,40,34,112,97,115,115,119,111,114,100,34,41,41,59,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,67,111,109, - 98,111,66,111,120,42,32,99,111,109,98,111,66,111,120,32,61,32,110,101,119,32,67,111,109,98,111,66,111,120,32,40,84,40,34,99,111,109,98,111, - 34,41,41,59,13,10,32,32,32,32,112,97,103,101,45,62,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,99,111,109,98,111, - 66,111,120,41,59,13,10,32,32,32,32,99,111,109,98,111,66,111,120,45,62,115,101,116,66,111,117,110,100,115,32,40,51,48,48,44,32,50,53,44, - 32,50,48,48,44,32,50,52,41,59,13,10,32,32,32,32,99,111,109,98,111,66,111,120,45,62,115,101,116,69,100,105,116,97,98,108,101,84,101,120, - 116,32,40,116,114,117,101,41,59,13,10,32,32,32,32,99,111,109,98,111,66,111,120,45,62,115,101,116,74,117,115,116,105,102,105,99,97,116,105,111, - 110,84,121,112,101,32,40,74,117,115,116,105,102,105,99,97,116,105,111,110,58,58,99,101,110,116,114,101,100,41,59,13,10,13,10,32,32,32,32,105, - 110,116,32,105,59,13,10,32,32,32,32,102,111,114,32,40,105,32,61,32,49,59,32,105,32,60,32,49,48,48,59,32,43,43,105,41,13,10,32,32, - 32,32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,97,100,100,73,116,101,109,32,40,84,40,34,99,111,109,98,111,32,98,111,120,32,105,116, - 101,109,32,34,41,32,43,32,83,116,114,105,110,103,32,40,105,41,44,32,105,41,59,13,10,13,10,32,32,32,32,99,111,109,98,111,66,111,120,45, - 62,115,101,116,83,101,108,101,99,116,101,100,73,100,32,40,49,41,59,13,10,13,10,32,32,32,32,68,114,97,103,79,110,116,111,68,101,115,107,116, - 111,112,68,101,109,111,67,111,109,112,42,32,100,32,61,32,110,101,119,32,68,114,97,103,79,110,116,111,68,101,115,107,116,111,112,68,101,109,111,67, - 111,109,112,32,40,112,97,103,101,41,59,13,10,32,32,32,32,112,97,103,101,45,62,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101, - 32,40,100,41,59,13,10,32,32,32,32,100,45,62,115,101,116,66,111,117,110,100,115,32,40,50,48,44,32,49,48,48,44,32,50,48,48,44,32,56, - 48,41,59,13,10,13,10,32,32,32,32,114,101,116,117,114,110,32,112,97,103,101,59,13,10,125,13,10,13,10,47,47,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,84,111, - 111,108,98,97,114,68,101,109,111,67,111,109,112,32,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,83,108,105,100,101,114,76,105,115,116, - 101,110,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32, - 66,117,116,116,111,110,76,105,115,116,101,110,101,114,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,84,111,111,108,98,97,114,68, - 101,109,111,67,111,109,112,32,40,65,112,112,108,105,99,97,116,105,111,110,67,111,109,109,97,110,100,77,97,110,97,103,101,114,42,32,99,111,109,109, - 97,110,100,77,97,110,97,103,101,114,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,67,114,101,97,116,101,32,97,110, - 100,32,97,100,100,32,116,104,101,32,116,111,111,108,98,97,114,46,46,46,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101, - 86,105,115,105,98,108,101,32,40,116,111,111,108,98,97,114,32,61,32,110,101,119,32,84,111,111,108,98,97,114,40,41,41,59,13,10,13,10,32,32, - 32,32,32,32,32,32,47,47,32,65,110,100,32,117,115,101,32,111,117,114,32,105,116,101,109,32,102,97,99,116,111,114,121,32,116,111,32,97,100,100, - 32,97,32,115,101,116,32,111,102,32,100,101,102,97,117,108,116,32,105,99,111,110,115,32,116,111,32,105,116,46,46,46,13,10,32,32,32,32,32,32, - 32,32,116,111,111,108,98,97,114,45,62,97,100,100,68,101,102,97,117,108,116,73,116,101,109,115,32,40,102,97,99,116,111,114,121,41,59,13,10,13, - 10,32,32,32,32,32,32,32,32,47,47,32,78,111,119,32,119,101,39,108,108,32,106,117,115,116,32,99,114,101,97,116,101,32,116,104,101,32,111,116, - 104,101,114,32,115,108,105,100,101,114,115,32,97,110,100,32,98,117,116,116,111,110,115,32,111,110,32,116,104,101,32,100,101,109,111,32,112,97,103,101, - 44,32,119,104,105,99,104,32,97,100,106,117,115,116,13,10,32,32,32,32,32,32,32,32,47,47,32,116,104,101,32,116,111,111,108,98,97,114,39,115, - 32,112,114,111,112,101,114,116,105,101,115,46,46,46,13,10,32,32,32,32,32,32,32,32,76,97,98,101,108,42,32,105,110,102,111,32,61,32,110,101, - 119,32,76,97,98,101,108,32,40,83,116,114,105,110,103,58,58,101,109,112,116,121,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,34,65,115, - 32,119,101,108,108,32,97,115,32,115,104,111,119,105,110,103,32,111,102,102,32,116,111,111,108,98,97,114,115,44,32,116,104,105,115,32,100,101,109,111, - 32,105,108,108,117,115,116,114,97,116,101,115,32,104,111,119,32,116,111,32,115,116,111,114,101,32,34,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,34,97,32,115,101,116,32,111,102,32,83,86,71,32,102,105,108,101,115,32,105,110,32,97,32,90,105,112,32,102,105,108,101,44,32,101,109,98,101, - 100,32,116,104,97,116,32,105,110,32,121,111,117,114,32,97,112,112,108,105,99,97,116,105,111,110,44,32,97,110,100,32,114,101,97,100,32,34,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,34,116,104,101,109,32,98,97,99,107,32,105,110,32,97,116,32,114,117,110,116,105,109,101,46,92,110,92, - 110,84,104,101,32,105,99,111,110,32,105,109,97,103,101,115,32,104,101,114,101,32,97,114,101,32,116,97,107,101,110,32,102,114,111,109,32,116,104,101, - 32,111,112,101,110,45,115,111,117,114,99,101,32,34,13,10,32,32,32,32,32,32,32,32,32,32,32,32,34,84,97,110,103,111,32,105,99,111,110,32, - 112,114,111,106,101,99,116,46,34,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101, - 32,40,105,110,102,111,41,59,13,10,32,32,32,32,32,32,32,32,105,110,102,111,45,62,115,101,116,74,117,115,116,105,102,105,99,97,116,105,111,110, - 84,121,112,101,32,40,74,117,115,116,105,102,105,99,97,116,105,111,110,58,58,116,111,112,76,101,102,116,41,59,13,10,32,32,32,32,32,32,32,32, - 105,110,102,111,45,62,115,101,116,66,111,117,110,100,115,32,40,56,48,44,32,56,48,44,32,52,53,48,44,32,49,48,48,41,59,13,10,32,32,32, - 32,32,32,32,32,105,110,102,111,45,62,115,101,116,73,110,116,101,114,99,101,112,116,115,77,111,117,115,101,67,108,105,99,107,115,32,40,102,97,108, - 115,101,44,32,102,97,108,115,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101, - 32,40,100,101,112,116,104,83,108,105,100,101,114,32,61,32,110,101,119,32,83,108,105,100,101,114,32,40,84,40,34,116,111,111,108,98,97,114,32,100, - 101,112,116,104,58,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,100,101,112,116,104,83,108,105,100,101,114,45,62,115,101,116,82,97,110,103, - 101,32,40,49,48,46,48,44,32,50,48,48,46,48,44,32,49,46,48,41,59,13,10,32,32,32,32,32,32,32,32,100,101,112,116,104,83,108,105,100, - 101,114,45,62,115,101,116,86,97,108,117,101,32,40,53,48,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,100,101,112,116,104, - 83,108,105,100,101,114,45,62,115,101,116,83,108,105,100,101,114,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,76,105,110,101,97,114,72,111, - 114,105,122,111,110,116,97,108,41,59,13,10,32,32,32,32,32,32,32,32,100,101,112,116,104,83,108,105,100,101,114,45,62,115,101,116,84,101,120,116, - 66,111,120,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,84,101,120,116,66,111,120,76,101,102,116,44,32,102,97,108,115,101,44,32,56,48, - 44,32,50,48,41,59,13,10,32,32,32,32,32,32,32,32,100,101,112,116,104,83,108,105,100,101,114,45,62,97,100,100,76,105,115,116,101,110,101,114, - 32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,100,101,112,116,104,83,108,105,100,101,114,45,62,115,101,116,66,111,117,110,100,115, - 32,40,56,48,44,32,50,49,48,44,32,51,48,48,44,32,50,50,41,59,13,10,32,32,32,32,32,32,32,32,40,110,101,119,32,76,97,98,101,108, - 32,40,100,101,112,116,104,83,108,105,100,101,114,45,62,103,101,116,78,97,109,101,40,41,44,32,100,101,112,116,104,83,108,105,100,101,114,45,62,103, - 101,116,78,97,109,101,40,41,41,41,45,62,97,116,116,97,99,104,84,111,67,111,109,112,111,110,101,110,116,32,40,100,101,112,116,104,83,108,105,100, - 101,114,44,32,102,97,108,115,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101, - 32,40,111,114,105,101,110,116,97,116,105,111,110,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,84,40, - 34,118,101,114,116,105,99,97,108,47,104,111,114,105,122,111,110,116,97,108,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,111,114,105,101,110, - 116,97,116,105,111,110,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13, - 10,32,32,32,32,32,32,32,32,111,114,105,101,110,116,97,116,105,111,110,66,117,116,116,111,110,45,62,99,104,97,110,103,101,87,105,100,116,104,84, - 111,70,105,116,84,101,120,116,32,40,50,50,41,59,13,10,32,32,32,32,32,32,32,32,111,114,105,101,110,116,97,116,105,111,110,66,117,116,116,111, - 110,45,62,115,101,116,84,111,112,76,101,102,116,80,111,115,105,116,105,111,110,32,40,100,101,112,116,104,83,108,105,100,101,114,45,62,103,101,116,88, - 40,41,44,32,100,101,112,116,104,83,108,105,100,101,114,45,62,103,101,116,66,111,116,116,111,109,40,41,32,43,32,50,48,41,59,13,10,13,10,32, - 32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,99,117,115,116,111,109,105,115,101,66,117,116,116,111, - 110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,84,40,34,99,117,115,116,111,109,105,115,101,46,46,46,34,41,41,41,59, - 13,10,32,32,32,32,32,32,32,32,99,117,115,116,111,109,105,115,101,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116, - 101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,99,117,115,116,111,109,105,115,101,66,117,116,116,111,110,45,62,99, - 104,97,110,103,101,87,105,100,116,104,84,111,70,105,116,84,101,120,116,32,40,50,50,41,59,13,10,32,32,32,32,32,32,32,32,99,117,115,116,111, - 109,105,115,101,66,117,116,116,111,110,45,62,115,101,116,84,111,112,76,101,102,116,80,111,115,105,116,105,111,110,32,40,111,114,105,101,110,116,97,116, - 105,111,110,66,117,116,116,111,110,45,62,103,101,116,82,105,103,104,116,40,41,32,43,32,50,48,44,32,111,114,105,101,110,116,97,116,105,111,110,66, - 117,116,116,111,110,45,62,103,101,116,89,40,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,84,111,111,108,98,97,114,68,101, - 109,111,67,111,109,112,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114, - 101,110,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,115,105,122,101,100,40,41,13,10,32,32,32,32, - 123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,116,111,111,108,98,97,114,45,62,105,115,86,101,114,116,105,99,97,108,40,41,41,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,116,111,111,108,98,97,114,45,62,115,101,116,66,111,117,110,100,115,32,40,48,44,32,48,44,32,40,105,110, - 116,41,32,100,101,112,116,104,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,44,32,103,101,116,72,101,105,103,104,116,40,41,41, - 59,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,111,111,108,98,97,114,45,62,115,101, - 116,66,111,117,110,100,115,32,40,48,44,32,48,44,32,103,101,116,87,105,100,116,104,40,41,44,32,40,105,110,116,41,32,100,101,112,116,104,83,108, - 105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,115,108, - 105,100,101,114,86,97,108,117,101,67,104,97,110,103,101,100,32,40,83,108,105,100,101,114,42,32,115,108,105,100,101,114,41,13,10,32,32,32,32,123, - 13,10,32,32,32,32,32,32,32,32,114,101,115,105,122,101,100,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32, - 98,117,116,116,111,110,67,108,105,99,107,101,100,32,40,66,117,116,116,111,110,42,32,98,117,116,116,111,110,41,13,10,32,32,32,32,123,13,10,32, - 32,32,32,32,32,32,32,105,102,32,40,98,117,116,116,111,110,32,61,61,32,111,114,105,101,110,116,97,116,105,111,110,66,117,116,116,111,110,41,13, - 10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,111,111,108,98,97,114,45,62,115,101,116,86,101,114,116, - 105,99,97,108,32,40,33,32,116,111,111,108,98,97,114,45,62,105,115,86,101,114,116,105,99,97,108,40,41,41,59,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,114,101,115,105,122,101,100,40,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101, - 32,105,102,32,40,98,117,116,116,111,110,32,61,61,32,99,117,115,116,111,109,105,115,101,66,117,116,116,111,110,41,13,10,32,32,32,32,32,32,32, - 32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,111,111,108,98,97,114,45,62,115,104,111,119,67,117,115,116,111,109,105,115,97,116,105, - 111,110,68,105,97,108,111,103,32,40,102,97,99,116,111,114,121,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13, - 10,112,114,105,118,97,116,101,58,13,10,32,32,32,32,84,111,111,108,98,97,114,42,32,116,111,111,108,98,97,114,59,13,10,32,32,32,32,83,108, - 105,100,101,114,42,32,100,101,112,116,104,83,108,105,100,101,114,59,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,111,114,105,101, - 110,116,97,116,105,111,110,66,117,116,116,111,110,59,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,99,117,115,116,111,109,105,115, - 101,66,117,116,116,111,110,59,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,99,108,97,115,115,32,68,101,109,111,84,111,111,108,98,97,114,73, - 116,101,109,70,97,99,116,111,114,121,32,32,32,58,32,112,117,98,108,105,99,32,84,111,111,108,98,97,114,73,116,101,109,70,97,99,116,111,114,121, - 13,10,32,32,32,32,123,13,10,32,32,32,32,112,117,98,108,105,99,58,13,10,32,32,32,32,32,32,32,32,68,101,109,111,84,111,111,108,98,97, - 114,73,116,101,109,70,97,99,116,111,114,121,40,41,32,123,125,13,10,32,32,32,32,32,32,32,32,126,68,101,109,111,84,111,111,108,98,97,114,73, - 116,101,109,70,97,99,116,111,114,121,40,41,32,123,125,13,10,13,10,32,32,32,32,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,32,32,32,32,47,47,32, - 69,97,99,104,32,116,121,112,101,32,111,102,32,105,116,101,109,32,97,32,116,111,111,108,98,97,114,32,99,97,110,32,99,111,110,116,97,105,110,32, - 109,117,115,116,32,98,101,32,103,105,118,101,110,32,97,32,117,110,105,113,117,101,32,73,68,46,32,84,104,101,115,101,13,10,32,32,32,32,32,32, - 32,32,47,47,32,97,114,101,32,116,104,101,32,111,110,101,115,32,119,101,39,108,108,32,117,115,101,32,105,110,32,116,104,105,115,32,100,101,109,111, - 46,13,10,32,32,32,32,32,32,32,32,101,110,117,109,32,68,101,109,111,84,111,111,108,98,97,114,73,116,101,109,73,100,115,13,10,32,32,32,32, - 32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,111,99,95,110,101,119,32,32,32,32,32,32,32,32,32,61,32,49,44,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,100,111,99,95,111,112,101,110,32,32,32,32,32,32,32,32,61,32,50,44,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,100,111,99,95,115,97,118,101,32,32,32,32,32,32,32,32,61,32,51,44,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,100,111,99,95,115,97,118,101,65,115,32,32,32,32,32,32,61,32,52,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,101,100,105,116,95, - 99,111,112,121,32,32,32,32,32,32,32,61,32,53,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,101,100,105,116,95,99,117,116,32,32,32, - 32,32,32,32,32,61,32,54,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,101,100,105,116,95,112,97,115,116,101,32,32,32,32,32,32,61, - 32,55,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,106,117,99,101,76,111,103,111,66,117,116,116,111,110,32,32,61,32,56,44,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,99,117,115,116,111,109,67,111,109,98,111,66,111,120,32,32,61,32,57,13,10,32,32,32,32,32,32,32,32, - 125,59,13,10,13,10,32,32,32,32,32,32,32,32,118,111,105,100,32,103,101,116,65,108,108,84,111,111,108,98,97,114,73,116,101,109,73,100,115,32, - 40,65,114,114,97,121,32,60,105,110,116,62,38,32,105,100,115,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,47,47,32,84,104,105,115,32,114,101,116,117,114,110,115,32,116,104,101,32,99,111,109,112,108,101,116,101,32,108,105,115,116,32,111,102,32, - 97,108,108,32,105,116,101,109,32,73,68,115,32,116,104,97,116,32,97,114,101,32,97,108,108,111,119,101,100,32,116,111,13,10,32,32,32,32,32,32, - 32,32,32,32,32,32,47,47,32,103,111,32,105,110,32,111,117,114,32,116,111,111,108,98,97,114,46,32,65,110,121,32,105,116,101,109,115,32,121,111, - 117,32,109,105,103,104,116,32,119,97,110,116,32,116,111,32,97,100,100,32,109,117,115,116,32,98,101,32,108,105,115,116,101,100,32,104,101,114,101,46, - 32,84,104,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,111,114,100,101,114,32,105,110,32,119,104,105,99,104,32,116,104,101,121, - 32,97,114,101,32,108,105,115,116,101,100,32,119,105,108,108,32,98,101,32,117,115,101,100,32,98,121,32,116,104,101,32,116,111,111,108,98,97,114,32, - 99,117,115,116,111,109,105,115,97,116,105,111,110,32,112,97,110,101,108,46,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46, - 97,100,100,32,40,100,111,99,95,110,101,119,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,100,111,99, - 95,111,112,101,110,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,100,111,99,95,115,97,118,101,41,59, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,100,111,99,95,115,97,118,101,65,115,41,59,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,101,100,105,116,95,99,111,112,121,41,59,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,105,100,115,46,97,100,100,32,40,101,100,105,116,95,99,117,116,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46, - 97,100,100,32,40,101,100,105,116,95,112,97,115,116,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40, - 106,117,99,101,76,111,103,111,66,117,116,116,111,110,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,99, - 117,115,116,111,109,67,111,109,98,111,66,111,120,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,73,102,32,121,111,117, - 39,114,101,32,103,111,105,110,103,32,116,111,32,117,115,101,32,115,101,112,97,114,97,116,111,114,115,44,32,116,104,101,110,32,116,104,101,121,32,109, - 117,115,116,32,97,108,115,111,32,98,101,32,97,100,100,101,100,32,101,120,112,108,105,99,105,116,108,121,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,47,47,32,116,111,32,116,104,101,32,108,105,115,116,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40, - 115,101,112,97,114,97,116,111,114,66,97,114,73,100,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,115, - 112,97,99,101,114,73,100,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,102,108,101,120,105,98,108,101, - 83,112,97,99,101,114,73,100,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,118,111,105,100,32,103,101, - 116,68,101,102,97,117,108,116,73,116,101,109,83,101,116,32,40,65,114,114,97,121,32,60,105,110,116,62,38,32,105,100,115,41,13,10,32,32,32,32, - 32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,84,104,105,115,32,114,101,116,117,114,110,115,32,97,110,32,111,114, - 100,101,114,101,100,32,108,105,115,116,32,111,102,32,116,104,101,32,115,101,116,32,111,102,32,105,116,101,109,115,32,116,104,97,116,32,109,97,107,101, - 32,117,112,32,97,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,116,111,111,108,98,97,114,39,115,32,100,101,102,97,117,108,116,32, - 115,101,116,46,32,78,111,116,32,97,108,108,32,105,116,101,109,115,32,110,101,101,100,32,116,111,32,98,101,32,111,110,32,116,104,105,115,32,108,105, - 115,116,44,32,97,110,100,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,105,116,101,109,115,32,99,97,110,32,97,112,112,101,97,114, - 32,109,117,108,116,105,112,108,101,32,116,105,109,101,115,32,40,101,46,103,46,32,116,104,101,32,115,101,112,97,114,97,116,111,114,115,32,117,115,101, - 100,32,104,101,114,101,41,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,100,111,99,95,110,101,119,41,59, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,100,111,99,95,111,112,101,110,41,59,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,100,111,99,95,115,97,118,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 105,100,115,46,97,100,100,32,40,100,111,99,95,115,97,118,101,65,115,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97, - 100,100,32,40,115,112,97,99,101,114,73,100,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,115,101,112, - 97,114,97,116,111,114,66,97,114,73,100,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,101,100,105,116, - 95,99,111,112,121,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,101,100,105,116,95,99,117,116,41,59, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,101,100,105,116,95,112,97,115,116,101,41,59,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,115,101,112,97,114,97,116,111,114,66,97,114,73,100,41,59,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,102,108,101,120,105,98,108,101,83,112,97,99,101,114,73,100,41,59,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,99,117,115,116,111,109,67,111,109,98,111,66,111,120,41,59,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,102,108,101,120,105,98,108,101,83,112,97,99,101,114,73,100,41,59,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,115,101,112,97,114,97,116,111,114,66,97,114,73,100,41,59,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,106,117,99,101,76,111,103,111,66,117,116,116,111,110,41,59,13,10,32,32,32,32,32, - 32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,84,111,111,108,98,97,114,73,116,101,109,67,111,109,112,111,110,101,110,116,42,32,99,114, - 101,97,116,101,73,116,101,109,32,40,99,111,110,115,116,32,105,110,116,32,105,116,101,109,73,100,41,13,10,32,32,32,32,32,32,32,32,123,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,115,119,105,116,99,104,32,40,105,116,101,109,73,100,41,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,97,115,101,32,100,111,99,95,110,101,119,58,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,114,101,116,117,114,110,32,99,114,101,97,116,101,66,117,116,116,111,110,70,114,111,109,90,105,112,70,105,108,101,83,86,71, - 32,40,105,116,101,109,73,100,44,32,84,40,34,110,101,119,34,41,44,32,84,40,34,100,111,99,117,109,101,110,116,45,110,101,119,46,115,118,103,34, - 41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,97,115,101,32,100,111,99,95,111,112,101,110,58,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,99,114,101,97,116,101,66,117,116,116,111,110,70,114,111,109,90,105,112,70,105,108, - 101,83,86,71,32,40,105,116,101,109,73,100,44,32,84,40,34,111,112,101,110,34,41,44,32,84,40,34,100,111,99,117,109,101,110,116,45,111,112,101, - 110,46,115,118,103,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,97,115,101,32,100,111,99,95,115,97,118,101,58,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,99,114,101,97,116,101,66,117,116,116,111,110,70,114,111,109, - 90,105,112,70,105,108,101,83,86,71,32,40,105,116,101,109,73,100,44,32,84,40,34,115,97,118,101,34,41,44,32,84,40,34,100,111,99,117,109,101, - 110,116,45,115,97,118,101,46,115,118,103,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,97,115,101,32,100,111,99,95, - 115,97,118,101,65,115,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,99,114,101,97,116,101,66,117, - 116,116,111,110,70,114,111,109,90,105,112,70,105,108,101,83,86,71,32,40,105,116,101,109,73,100,44,32,84,40,34,115,97,118,101,32,97,115,34,41, - 44,32,84,40,34,100,111,99,117,109,101,110,116,45,115,97,118,101,45,97,115,46,115,118,103,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,99,97,115,101,32,101,100,105,116,95,99,111,112,121,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101, - 116,117,114,110,32,99,114,101,97,116,101,66,117,116,116,111,110,70,114,111,109,90,105,112,70,105,108,101,83,86,71,32,40,105,116,101,109,73,100,44, - 32,84,40,34,99,111,112,121,34,41,44,32,84,40,34,101,100,105,116,45,99,111,112,121,46,115,118,103,34,41,41,59,13,10,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,99,97,115,101,32,101,100,105,116,95,99,117,116,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 114,101,116,117,114,110,32,99,114,101,97,116,101,66,117,116,116,111,110,70,114,111,109,90,105,112,70,105,108,101,83,86,71,32,40,105,116,101,109,73, - 100,44,32,84,40,34,99,117,116,34,41,44,32,84,40,34,101,100,105,116,45,99,117,116,46,115,118,103,34,41,41,59,13,10,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,99,97,115,101,32,101,100,105,116,95,112,97,115,116,101,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,114,101,116,117,114,110,32,99,114,101,97,116,101,66,117,116,116,111,110,70,114,111,109,90,105,112,70,105,108,101,83,86,71,32,40,105,116,101, - 109,73,100,44,32,84,40,34,112,97,115,116,101,34,41,44,32,84,40,34,101,100,105,116,45,112,97,115,116,101,46,115,118,103,34,41,41,59,13,10, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,97,115,101,32,106,117,99,101,76,111,103,111,66,117,116,116,111,110,58,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,110,101,119,32,84,111,111,108,98,97,114,66,117,116,116,111,110,32,40,105,116, - 101,109,73,100,44,32,84,40,34,106,117,99,101,33,34,41,44,32,68,114,97,119,97,98,108,101,58,58,99,114,101,97,116,101,70,114,111,109,73,109, - 97,103,101,68,97,116,97,32,40,66,105,110,97,114,121,68,97,116,97,58,58,106,117,99,101,95,112,110,103,44,32,66,105,110,97,114,121,68,97,116, - 97,58,58,106,117,99,101,95,112,110,103,83,105,122,101,41,44,32,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,97,115, - 101,32,99,117,115,116,111,109,67,111,109,98,111,66,111,120,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114, - 110,32,110,101,119,32,67,117,115,116,111,109,84,111,111,108,98,97,114,67,111,109,98,111,66,111,120,32,40,105,116,101,109,73,100,41,59,13,10,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,102,97,117,108,116,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,98, - 114,101,97,107,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117, - 114,110,32,48,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,112,114,105,118,97,116,101,58,13,10,32,32,32,32,32,32, - 32,32,83,116,114,105,110,103,65,114,114,97,121,32,105,99,111,110,78,97,109,101,115,59,13,10,32,32,32,32,32,32,32,32,79,119,110,101,100,65, - 114,114,97,121,32,60,68,114,97,119,97,98,108,101,62,32,105,99,111,110,115,70,114,111,109,90,105,112,70,105,108,101,59,13,10,13,10,32,32,32, - 32,32,32,32,32,47,47,32,84,104,105,115,32,105,115,32,97,32,108,105,116,116,108,101,32,117,116,105,108,105,116,121,32,116,111,32,99,114,101,97, - 116,101,32,97,32,98,117,116,116,111,110,32,119,105,116,104,32,111,110,101,32,111,102,32,116,104,101,32,83,86,71,32,105,109,97,103,101,115,32,105, - 110,13,10,32,32,32,32,32,32,32,32,47,47,32,111,117,114,32,101,109,98,101,100,100,101,100,32,90,73,80,32,102,105,108,101,32,34,105,99,111, - 110,115,46,122,105,112,34,13,10,32,32,32,32,32,32,32,32,84,111,111,108,98,97,114,66,117,116,116,111,110,42,32,99,114,101,97,116,101,66,117, - 116,116,111,110,70,114,111,109,90,105,112,70,105,108,101,83,86,71,32,40,99,111,110,115,116,32,105,110,116,32,105,116,101,109,73,100,44,32,99,111, - 110,115,116,32,83,116,114,105,110,103,38,32,116,101,120,116,44,32,99,111,110,115,116,32,83,116,114,105,110,103,38,32,102,105,108,101,110,97,109,101, - 41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,105,99,111,110,115,70,114,111,109,90, - 105,112,70,105,108,101,46,115,105,122,101,40,41,32,61,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,73,102,32,119,101,39,118,101,32,110,111,116,32,97,108,114,101,97,100,121,32,100,111,110,101, - 32,115,111,44,32,108,111,97,100,32,97,108,108,32,116,104,101,32,105,109,97,103,101,115,32,102,114,111,109,32,116,104,101,32,122,105,112,32,102,105, - 108,101,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,77,101,109,111,114,121,73,110,112,117,116,83,116,114,101,97,109,32, - 105,99,111,110,115,70,105,108,101,83,116,114,101,97,109,32,40,66,105,110,97,114,121,68,97,116,97,58,58,105,99,111,110,115,95,122,105,112,44,32, - 66,105,110,97,114,121,68,97,116,97,58,58,105,99,111,110,115,95,122,105,112,83,105,122,101,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,90,105,112,70,105,108,101,32,105,99,111,110,115,32,40,38,105,99,111,110,115,70,105,108,101,83,116,114, - 101,97,109,44,32,102,97,108,115,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116, - 32,105,32,61,32,48,59,32,105,32,60,32,105,99,111,110,115,46,103,101,116,78,117,109,69,110,116,114,105,101,115,40,41,59,32,43,43,105,41,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 73,110,112,117,116,83,116,114,101,97,109,42,32,115,118,103,70,105,108,101,83,116,114,101,97,109,32,61,32,105,99,111,110,115,46,99,114,101,97,116, - 101,83,116,114,101,97,109,70,111,114,69,110,116,114,121,32,40,105,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,105,102,32,40,115,118,103,70,105,108,101,83,116,114,101,97,109,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,99,111,110, - 78,97,109,101,115,46,97,100,100,32,40,105,99,111,110,115,46,103,101,116,69,110,116,114,121,40,105,41,45,62,102,105,108,101,110,97,109,101,41,59, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,99,111,110,115,70,114,111,109,90,105,112,70,105, - 108,101,46,97,100,100,32,40,68,114,97,119,97,98,108,101,58,58,99,114,101,97,116,101,70,114,111,109,73,109,97,103,101,68,97,116,97,83,116,114, - 101,97,109,32,40,42,115,118,103,70,105,108,101,83,116,114,101,97,109,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,115,118,103,70,105,108,101,83,116,114,101,97,109,59,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,68,114,97,119,97,98,108,101,42,32,105,109,97,103,101,32, - 61,32,105,99,111,110,115,70,114,111,109,90,105,112,70,105,108,101,32,91,105,99,111,110,78,97,109,101,115,46,105,110,100,101,120,79,102,32,40,102, - 105,108,101,110,97,109,101,41,93,45,62,99,114,101,97,116,101,67,111,112,121,40,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,101, - 116,117,114,110,32,110,101,119,32,84,111,111,108,98,97,114,66,117,116,116,111,110,32,40,105,116,101,109,73,100,44,32,116,101,120,116,44,32,105,109, - 97,103,101,44,32,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,48,59,13,10,32,32,32,32,32, - 32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,68,101,109,111,110,115,116,114,97,116,101,115,32,104,111,119,32,116,111,32,112, - 117,116,32,97,32,99,117,115,116,111,109,32,99,111,109,112,111,110,101,110,116,32,105,110,116,111,32,97,32,116,111,111,108,98,97,114,32,45,32,116, - 104,105,115,32,111,110,101,32,99,111,110,116,97,105,110,115,13,10,32,32,32,32,32,32,32,32,47,47,32,97,32,67,111,109,98,111,66,111,120,46, - 13,10,32,32,32,32,32,32,32,32,99,108,97,115,115,32,67,117,115,116,111,109,84,111,111,108,98,97,114,67,111,109,98,111,66,111,120,32,58,32, - 112,117,98,108,105,99,32,84,111,111,108,98,97,114,73,116,101,109,67,111,109,112,111,110,101,110,116,13,10,32,32,32,32,32,32,32,32,123,13,10, - 32,32,32,32,32,32,32,32,112,117,98,108,105,99,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,67,117,115,116,111,109,84,111,111,108,98, - 97,114,67,111,109,98,111,66,111,120,32,40,99,111,110,115,116,32,105,110,116,32,116,111,111,108,98,97,114,73,116,101,109,73,100,41,13,10,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,58,32,84,111,111,108,98,97,114,73,116,101,109,67,111,109,112,111,110,101,110,116,32,40,116,111, - 111,108,98,97,114,73,116,101,109,73,100,44,32,84,40,34,67,117,115,116,111,109,32,84,111,111,108,98,97,114,32,73,116,101,109,34,41,44,32,102, - 97,108,115,101,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,97,100, - 100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,99,111,109,98,111,66,111,120,32,61,32,110,101,119,32,67,111,109,98,111,66,111,120, - 32,40,84,40,34,100,101,109,111,32,116,111,111,108,98,97,114,32,99,111,109,98,111,32,98,111,120,34,41,41,41,59,13,10,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,105,32,61,32,49,59,32,105,32,60,32,50,48,59,32,43,43,105,41, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,97,100,100,73,116,101,109,32, - 40,84,40,34,84,111,111,108,98,97,114,32,67,111,109,98,111,66,111,120,32,105,116,101,109,32,34,41,32,43,32,83,116,114,105,110,103,32,40,105, - 41,44,32,105,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,115,101,116,83, - 101,108,101,99,116,101,100,73,100,32,40,49,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111,120, - 45,62,115,101,116,69,100,105,116,97,98,108,101,84,101,120,116,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125, - 13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,126,67,117,115,116,111,109,84,111,111,108,98,97,114,67,111,109,98,111,66,111,120,40,41, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32, - 99,111,109,98,111,66,111,120,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 98,111,111,108,32,103,101,116,84,111,111,108,98,97,114,73,116,101,109,83,105,122,101,115,32,40,105,110,116,32,116,111,111,108,98,97,114,68,101,112, - 116,104,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,98,111,111,108,32,105,115,84,111,111,108,98,97,114,86,101,114,116,105,99,97,108,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,38,32,112,114,101,102,101,114,114,101,100, - 83,105,122,101,44,32,105,110,116,38,32,109,105,110,83,105,122,101,44,32,105,110,116,38,32,109,97,120,83,105,122,101,41,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,105,115,84,111,111,108,98,97,114,86, - 101,114,116,105,99,97,108,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,102,97,108, - 115,101,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,114,101,102,101,114,114,101,100,83,105,122,101,32,61,32,50, - 53,48,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,109,105,110,83,105,122,101,32,61,32,56,48,59,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,109,97,120,83,105,122,101,32,61,32,51,48,48,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,114,101,116,117,114,110,32,116,114,117,101,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,118,111,105,100,32,112,97,105,110,116,66,117,116,116,111,110,65,114,101,97,32,40,71,114,97,112,104,105,99,115,38,44,32, - 105,110,116,44,32,105,110,116,44,32,98,111,111,108,44,32,98,111,111,108,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32, - 32,32,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,118,111,105,100,32,99,111,110,116,101,110,116,65, - 114,101,97,67,104,97,110,103,101,100,32,40,99,111,110,115,116,32,82,101,99,116,97,110,103,108,101,38,32,99,111,110,116,101,110,116,65,114,101,97, - 41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66, - 111,120,45,62,115,101,116,83,105,122,101,32,40,99,111,110,116,101,110,116,65,114,101,97,46,103,101,116,87,105,100,116,104,40,41,32,45,32,50,44, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,106,109,105, - 110,32,40,99,111,110,116,101,110,116,65,114,101,97,46,103,101,116,72,101,105,103,104,116,40,41,32,45,32,50,44,32,50,50,41,41,59,13,10,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,115,101,116,67,101,110,116,114,101,80,111,115,105, - 116,105,111,110,32,40,99,111,110,116,101,110,116,65,114,101,97,46,103,101,116,67,101,110,116,114,101,88,40,41,44,32,99,111,110,116,101,110,116,65, - 114,101,97,46,103,101,116,67,101,110,116,114,101,89,40,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32, - 32,32,32,32,32,112,114,105,118,97,116,101,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,67,111,109,98,111,66,111,120,42,32,99,111,109, - 98,111,66,111,120,59,13,10,32,32,32,32,32,32,32,32,125,59,13,10,32,32,32,32,125,59,13,10,13,10,32,32,32,32,68,101,109,111,84,111, - 111,108,98,97,114,73,116,101,109,70,97,99,116,111,114,121,32,102,97,99,116,111,114,121,59,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115, - 32,68,101,109,111,84,97,98,98,101,100,67,111,109,112,111,110,101,110,116,32,32,58,32,112,117,98,108,105,99,32,84,97,98,98,101,100,67,111,109, - 112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117, - 98,108,105,99,32,66,117,116,116,111,110,76,105,115,116,101,110,101,114,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,68,101,109, - 111,84,97,98,98,101,100,67,111,109,112,111,110,101,110,116,32,40,65,112,112,108,105,99,97,116,105,111,110,67,111,109,109,97,110,100,77,97,110,97, - 103,101,114,42,32,99,111,109,109,97,110,100,77,97,110,97,103,101,114,41,13,10,32,32,32,32,32,32,32,32,58,32,84,97,98,98,101,100,67,111, - 109,112,111,110,101,110,116,32,40,84,97,98,98,101,100,66,117,116,116,111,110,66,97,114,58,58,84,97,98,115,65,116,84,111,112,41,13,10,32,32, - 32,32,123,13,10,32,32,32,32,32,32,32,32,97,100,100,84,97,98,32,40,84,40,34,115,108,105,100,101,114,115,34,41,44,32,32,32,32,32,32, - 32,103,101,116,82,97,110,100,111,109,66,114,105,103,104,116,67,111,108,111,117,114,40,41,44,32,99,114,101,97,116,101,83,108,105,100,101,114,115,80, - 97,103,101,40,41,44,32,32,32,32,32,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,84,97,98,32,40,84,40,34,116, - 111,111,108,98,97,114,115,34,41,44,32,32,32,32,32,32,103,101,116,82,97,110,100,111,109,66,114,105,103,104,116,67,111,108,111,117,114,40,41,44, - 32,110,101,119,32,84,111,111,108,98,97,114,68,101,109,111,67,111,109,112,32,40,99,111,109,109,97,110,100,77,97,110,97,103,101,114,41,44,32,32, - 32,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,84,97,98,32,40,84,40,34,98,117,116,116,111,110,115,34,41,44,32, - 32,32,32,32,32,32,103,101,116,82,97,110,100,111,109,66,114,105,103,104,116,67,111,108,111,117,114,40,41,44,32,110,101,119,32,66,117,116,116,111, - 110,115,80,97,103,101,32,40,116,104,105,115,41,44,32,32,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,84,97,98,32, - 40,84,40,34,114,97,100,105,111,32,98,117,116,116,111,110,115,34,41,44,32,103,101,116,82,97,110,100,111,109,66,114,105,103,104,116,67,111,108,111, - 117,114,40,41,44,32,99,114,101,97,116,101,82,97,100,105,111,66,117,116,116,111,110,80,97,103,101,40,41,44,32,32,116,114,117,101,41,59,13,10, - 32,32,32,32,32,32,32,32,97,100,100,84,97,98,32,40,84,40,34,109,105,115,99,32,119,105,100,103,101,116,115,34,41,44,32,32,103,101,116,82, - 97,110,100,111,109,66,114,105,103,104,116,67,111,108,111,117,114,40,41,44,32,99,114,101,97,116,101,77,105,115,99,80,97,103,101,40,41,44,32,32, - 32,32,32,32,32,32,32,116,114,117,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,68,101,109,111,84,97,98,98,101,100,67, - 111,109,112,111,110,101,110,116,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,98,117,116, - 116,111,110,67,108,105,99,107,101,100,32,40,66,117,116,116,111,110,42,32,98,117,116,116,111,110,41,13,10,32,32,32,32,123,13,10,32,32,32,32, - 32,32,32,32,66,117,98,98,108,101,77,101,115,115,97,103,101,67,111,109,112,111,110,101,110,116,42,32,98,109,99,32,61,32,110,101,119,32,66,117, - 98,98,108,101,77,101,115,115,97,103,101,67,111,109,112,111,110,101,110,116,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,68, - 101,115,107,116,111,112,58,58,99,97,110,85,115,101,83,101,109,105,84,114,97,110,115,112,97,114,101,110,116,87,105,110,100,111,119,115,40,41,41,13, - 10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,98,109,99,45,62,115,101,116,65,108,119,97,121,115,79,110, - 84,111,112,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,98,109,99,45,62,97,100,100,84,111,68,101,115,107,116, - 111,112,32,40,48,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32, - 32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,97,100,100,67,104,105,108,100,67,111,109,112,111,110,101,110,116,32,40,98,109,99,41, - 59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,98,109,99,45,62,115,104,111,119,65,116,32,40,98,117,116, - 116,111,110,44,32,84,40,34,84,104,105,115,32,105,115,32,97,32,100,101,109,111,32,111,102,32,116,104,101,32,66,117,98,98,108,101,77,101,115,115, - 97,103,101,67,111,109,112,111,110,101,110,116,44,32,119,104,105,99,104,32,108,101,116,115,32,121,111,117,32,112,111,112,32,117,112,32,97,32,109,101, - 115,115,97,103,101,32,112,111,105,110,116,105,110,103,32,97,116,32,97,32,99,111,109,112,111,110,101,110,116,32,111,114,32,115,111,109,101,119,104,101, - 114,101,32,111,110,32,116,104,101,32,115,99,114,101,101,110,46,92,110,92,110,84,104,101,32,109,101,115,115,97,103,101,32,98,117,98,98,108,101,115, - 32,119,105,108,108,32,100,105,115,97,112,112,101,97,114,32,97,102,116,101,114,32,97,32,116,105,109,101,111,117,116,32,112,101,114,105,111,100,44,32, - 111,114,32,119,104,101,110,32,116,104,101,32,109,111,117,115,101,32,105,115,32,99,108,105,99,107,101,100,46,34,41,44,13,10,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,50,48,48,48,44,32,116,114,117,101,44,32,116,114,117,101,41,59,13,10,32,32,32,32,125, - 13,10,13,10,32,32,32,32,115,116,97,116,105,99,32,99,111,110,115,116,32,67,111,108,111,117,114,32,103,101,116,82,97,110,100,111,109,66,114,105, - 103,104,116,67,111,108,111,117,114,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,67,111,108,111,117, - 114,32,40,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,70,108,111,97,116,40,41, - 44,32,48,46,49,102,44,32,48,46,57,55,102,44,32,49,46,48,102,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,13,10,47,47, + 32,32,32,32,32,32,32,32,47,47,32,99,114,101,97,116,101,32,97,110,32,105,109,97,103,101,45,111,110,45,98,117,116,116,111,110,45,115,104,97, + 112,101,32,98,117,116,116,111,110,32,102,114,111,109,32,116,104,101,32,115,97,109,101,32,100,114,97,119,97,98,108,101,115,46,46,13,10,32,32,32, + 32,32,32,32,32,100,98,32,61,32,110,101,119,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,32,40,84,40,34,66,117,116,116,111,110,32, + 51,34,41,44,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,58,58,73,109,97,103,101,79,110,66,117,116,116,111,110,66,97,99,107,103,114, + 111,117,110,100,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,73,109,97,103,101,115,32,40,38,110,111,114,109,97,108,44,32, + 48,44,32,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,100,98,41, + 59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,66,111,117,110,100,115,32,40,50,48,48,44,32,51,48,44,32,49,49,48,44,32, + 50,53,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,84,111,111,108,116,105,112,32,40,84,40,34,116,104,105,115,32,105,115, + 32,97,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,32,111,110,32,97,32,115,116,97,110,100,97,114,100,32,98,117,116,116,111,110,32,98, + 97,99,107,103,114,111,117,110,100,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,32,32,32,32,100,98,32,61,32, + 110,101,119,32,68,114,97,119,97,98,108,101,66,117,116,116,111,110,32,40,84,40,34,66,117,116,116,111,110,32,52,34,41,44,32,68,114,97,119,97, + 98,108,101,66,117,116,116,111,110,58,58,73,109,97,103,101,79,110,66,117,116,116,111,110,66,97,99,107,103,114,111,117,110,100,41,59,13,10,32,32, + 32,32,32,32,32,32,100,98,45,62,115,101,116,73,109,97,103,101,115,32,40,38,110,111,114,109,97,108,44,32,38,111,118,101,114,44,32,38,100,111, + 119,110,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,67,108,105,99,107,105,110,103,84,111,103,103,108,101,115,83,116,97,116, + 101,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,115,101,116,66,97,99,107,103,114,111,117,110,100,67,111,108,111, + 117,114,115,32,40,67,111,108,111,117,114,115,58,58,119,104,105,116,101,44,32,67,111,108,111,117,114,115,58,58,121,101,108,108,111,119,41,59,13,10, + 13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,100,98,41,59,13,10,32,32,32,32,32, + 32,32,32,100,98,45,62,115,101,116,66,111,117,110,100,115,32,40,50,48,48,44,32,55,48,44,32,53,48,44,32,53,48,41,59,13,10,32,32,32, + 32,32,32,32,32,100,98,45,62,115,101,116,84,111,111,108,116,105,112,32,40,84,40,34,116,104,105,115,32,105,115,32,97,32,68,114,97,119,97,98, + 108,101,66,117,116,116,111,110,32,111,110,32,97,32,115,116,97,110,100,97,114,100,32,98,117,116,116,111,110,32,98,97,99,107,103,114,111,117,110,100, + 34,41,41,59,13,10,32,32,32,32,32,32,32,32,100,98,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,98,117,116, + 116,111,110,76,105,115,116,101,110,101,114,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,32,32,32,32,72,121,112,101,114, + 108,105,110,107,66,117,116,116,111,110,42,32,104,121,112,101,114,108,105,110,107,13,10,32,32,32,32,32,32,32,32,32,32,32,32,61,32,110,101,119, + 32,72,121,112,101,114,108,105,110,107,66,117,116,116,111,110,32,40,84,40,34,116,104,105,115,32,105,115,32,97,32,72,121,112,101,114,108,105,110,107, + 66,117,116,116,111,110,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,85,82,76,32,40,84,40,34,104,116,116,112,58,47,47,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102, + 116,119,97,114,101,46,99,111,109,47,106,117,99,101,34,41,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,104,121,112,101,114,108,105,110,107, + 45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,49,51,48,44,32,50,48,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32, + 32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,104,121,112,101,114,108,105,110,107,41,59,13,10,13,10,32,32,32,32,32, + 32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10, - 99,108,97,115,115,32,68,101,109,111,66,97,99,107,103,114,111,117,110,100,84,104,114,101,97,100,32,32,58,32,112,117,98,108,105,99,32,84,104,114, - 101,97,100,87,105,116,104,80,114,111,103,114,101,115,115,87,105,110,100,111,119,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,68, - 101,109,111,66,97,99,107,103,114,111,117,110,100,84,104,114,101,97,100,40,41,13,10,32,32,32,32,32,32,32,32,58,32,84,104,114,101,97,100,87, - 105,116,104,80,114,111,103,114,101,115,115,87,105,110,100,111,119,32,40,84,40,34,98,117,115,121,32,100,111,105,110,103,32,115,111,109,101,32,105,109, - 112,111,114,116,97,110,116,32,116,104,105,110,103,115,46,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32, - 32,32,32,115,101,116,83,116,97,116,117,115,77,101,115,115,97,103,101,32,40,84,40,34,71,101,116,116,105,110,103,32,114,101,97,100,121,46,46,46, - 34,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,68,101,109,111,66,97,99,107,103,114,111,117,110,100,84,104,114,101,97,100, - 40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,117,110,40,41,13,10,32,32,32,32, - 123,13,10,32,32,32,32,32,32,32,32,115,101,116,80,114,111,103,114,101,115,115,32,40,45,49,46,48,41,59,32,47,47,32,115,101,116,116,105,110, - 103,32,97,32,118,97,108,117,101,32,98,101,121,111,110,100,32,116,104,101,32,114,97,110,103,101,32,48,32,45,62,32,49,32,119,105,108,108,32,115, - 104,111,119,32,97,32,115,112,105,110,110,105,110,103,32,98,97,114,46,46,13,10,32,32,32,32,32,32,32,32,115,101,116,83,116,97,116,117,115,77, - 101,115,115,97,103,101,32,40,84,40,34,80,114,101,112,97,114,105,110,103,32,116,111,32,100,111,32,115,111,109,101,32,115,116,117,102,102,46,46,46, - 34,41,41,59,13,10,32,32,32,32,32,32,32,32,119,97,105,116,32,40,50,48,48,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,99,111, - 110,115,116,32,105,110,116,32,116,104,105,110,103,115,84,111,68,111,32,61,32,49,48,59,13,10,13,10,32,32,32,32,32,32,32,32,102,111,114,32, - 40,105,110,116,32,105,32,61,32,48,59,32,105,32,60,32,116,104,105,110,103,115,84,111,68,111,59,32,43,43,105,41,13,10,32,32,32,32,32,32, - 32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,109,117,115,116,32,99,104,101,99,107,32,116,104,105,115,32,97,115,32,111, - 102,116,101,110,32,97,115,32,112,111,115,115,105,98,108,101,44,32,98,101,99,97,117,115,101,32,116,104,105,115,32,105,115,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,47,47,32,104,111,119,32,119,101,32,107,110,111,119,32,105,102,32,116,104,101,32,117,115,101,114,39,115,32,112,114,101,115, - 115,101,100,32,39,99,97,110,99,101,108,39,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,116,104,114,101,97,100,83,104,111,117, - 108,100,69,120,105,116,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,59,13,10,13,10,32,32, - 32,32,32,32,32,32,32,32,32,32,47,47,32,116,104,105,115,32,119,105,108,108,32,117,112,100,97,116,101,32,116,104,101,32,112,114,111,103,114,101, - 115,115,32,98,97,114,32,111,110,32,116,104,101,32,100,105,97,108,111,103,32,98,111,120,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,101, - 116,80,114,111,103,114,101,115,115,32,40,105,32,47,32,40,100,111,117,98,108,101,41,32,116,104,105,110,103,115,84,111,68,111,41,59,13,10,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,115,101,116,83,116,97,116,117,115,77,101,115,115,97,103,101,32,40,83,116,114,105,110,103,32,40,116,104, - 105,110,103,115,84,111,68,111,32,45,32,105,41,32,43,32,84,40,34,32,116,104,105,110,103,115,32,108,101,102,116,32,116,111,32,100,111,46,46,46, - 34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,119,97,105,116,32,40,53,48,48,41,59,13,10,32,32,32,32,32,32,32, - 32,125,13,10,13,10,32,32,32,32,32,32,32,32,115,101,116,80,114,111,103,114,101,115,115,32,40,45,49,46,48,41,59,32,47,47,32,115,101,116, - 116,105,110,103,32,97,32,118,97,108,117,101,32,98,101,121,111,110,100,32,116,104,101,32,114,97,110,103,101,32,48,32,45,62,32,49,32,119,105,108, - 108,32,115,104,111,119,32,97,32,115,112,105,110,110,105,110,103,32,98,97,114,46,46,13,10,32,32,32,32,32,32,32,32,115,101,116,83,116,97,116, - 117,115,77,101,115,115,97,103,101,32,40,84,40,34,70,105,110,105,115,104,105,110,103,32,111,102,102,32,116,104,101,32,108,97,115,116,32,102,101,119, - 32,98,105,116,115,32,97,110,100,32,112,105,101,99,101,115,33,34,41,41,59,13,10,32,32,32,32,32,32,32,32,119,97,105,116,32,40,50,48,48, - 48,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,47,42,42,32,65,32,68,105,97,108,111,103,87,105,110,100,111,119,32,99, - 111,110,116,97,105,110,105,110,103,32,97,32,67,111,108,111,117,114,83,101,108,101,99,116,111,114,32,99,111,109,112,111,110,101,110,116,32,42,47,13, - 10,99,108,97,115,115,32,67,111,108,111,117,114,83,101,108,101,99,116,111,114,68,105,97,108,111,103,87,105,110,100,111,119,32,32,58,32,112,117,98, - 108,105,99,32,68,105,97,108,111,103,87,105,110,100,111,119,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,67,111,108,111,117,114, - 83,101,108,101,99,116,111,114,68,105,97,108,111,103,87,105,110,100,111,119,40,41,13,10,32,32,32,32,32,32,32,32,58,32,68,105,97,108,111,103, - 87,105,110,100,111,119,32,40,84,40,34,67,111,108,111,117,114,32,115,101,108,101,99,116,111,114,32,100,101,109,111,34,41,44,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,67,111,108,111,117,114,115,58,58,108,105,103,104,116,103,114,101,121,44,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,41,13,10,32,32,32,32,123,13,10,32, - 32,32,32,32,32,32,32,115,101,116,67,111,110,116,101,110,116,67,111,109,112,111,110,101,110,116,32,40,110,101,119,32,67,111,108,111,117,114,83,101, - 108,101,99,116,111,114,40,41,41,59,13,10,32,32,32,32,32,32,32,32,99,101,110,116,114,101,87,105,116,104,83,105,122,101,32,40,52,48,48,44, - 32,52,48,48,41,59,13,10,32,32,32,32,32,32,32,32,115,101,116,82,101,115,105,122,97,98,108,101,32,40,116,114,117,101,44,32,116,114,117,101, - 41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,67,111,108,111,117,114,83,101,108,101,99,116,111,114,68,105,97,108,111,103,87,105, - 110,100,111,119,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,99,108,111,115,101,66,117, - 116,116,111,110,80,114,101,115,115,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,119,101,32,101,120,112,101, - 99,116,32,116,104,105,115,32,99,111,109,112,111,110,101,110,116,32,116,111,32,98,101,32,114,117,110,32,119,105,116,104,105,110,32,97,32,109,111,100, - 97,108,32,108,111,111,112,44,32,115,111,32,119,104,101,110,32,116,104,101,32,99,108,111,115,101,13,10,32,32,32,32,32,32,32,32,47,47,32,98, - 117,116,116,111,110,32,105,115,32,99,108,105,99,107,101,100,44,32,119,101,32,99,97,110,32,109,97,107,101,32,105,116,32,105,110,118,105,115,105,98, - 108,101,32,116,111,32,99,97,117,115,101,32,116,104,101,32,108,111,111,112,32,116,111,32,101,120,105,116,32,97,110,100,32,116,104,101,13,10,32,32, - 32,32,32,32,32,32,47,47,32,99,97,108,108,105,110,103,32,99,111,100,101,32,119,105,108,108,32,100,101,108,101,116,101,32,116,104,105,115,32,111, - 98,106,101,99,116,46,13,10,32,32,32,32,32,32,32,32,115,101,116,86,105,115,105,98,108,101,32,40,102,97,108,115,101,41,59,13,10,32,32,32, - 32,125,13,10,125,59,13,10,13,10,35,105,102,32,74,85,67,69,95,77,65,67,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,47,42,42,32,84,104,105,115,32,112,111,112, - 115,32,111,112,101,110,32,97,32,100,105,97,108,111,103,32,98,111,120,32,97,110,100,32,119,97,105,116,115,32,102,111,114,32,121,111,117,32,116,111, - 32,112,114,101,115,115,32,107,101,121,115,32,111,110,32,121,111,117,114,32,65,112,112,108,101,32,82,101,109,111,116,101,44,13,10,32,32,32,32,119, - 104,105,99,104,32,105,116,32,100,101,115,99,114,105,98,101,115,32,105,110,32,116,104,101,32,98,111,120,46,13,10,42,47,13,10,99,108,97,115,115, - 32,65,112,112,108,101,82,101,109,111,116,101,84,101,115,116,87,105,110,100,111,119,32,32,58,32,112,117,98,108,105,99,32,65,108,101,114,116,87,105, - 110,100,111,119,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117, - 98,108,105,99,32,65,112,112,108,101,82,101,109,111,116,101,68,101,118,105,99,101,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32, - 65,112,112,108,101,82,101,109,111,116,101,84,101,115,116,87,105,110,100,111,119,40,41,13,10,32,32,32,32,32,32,32,32,58,32,65,108,101,114,116, - 87,105,110,100,111,119,32,40,34,65,112,112,108,101,32,82,101,109,111,116,101,32,67,111,110,116,114,111,108,32,84,101,115,116,33,34,44,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,34,73,102,32,121,111,117,39,118,101,32,103,111,116,32,97,110,32, - 65,112,112,108,101,32,82,101,109,111,116,101,44,32,112,114,101,115,115,32,115,111,109,101,32,98,117,116,116,111,110,115,32,110,111,119,46,46,46,34, - 44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,58,58,78, - 111,73,99,111,110,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,97,100,100,66,117,116,116,111,110,32,40,84,40,34,100,111,110, - 101,34,41,44,32,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,40,84,111,32,111,112,101,110,32,116,104,101,32,100,101,118,105, - 99,101,32,105,110,32,110,111,110,45,101,120,99,108,117,115,105,118,101,32,109,111,100,101,44,32,112,97,115,115,32,39,102,97,108,115,101,39,32,105, - 110,32,104,101,114,101,41,46,46,13,10,32,32,32,32,32,32,32,32,105,102,32,40,33,32,115,116,97,114,116,32,40,116,114,117,101,41,41,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,115,101,116,77,101,115,115,97,103,101,32,40,34,67,111,117,108,100,110,39,116,32,111,112,101,110,32,116, - 104,101,32,114,101,109,111,116,101,32,99,111,110,116,114,111,108,32,100,101,118,105,99,101,33,34,41,59,13,10,32,32,32,32,125,13,10,13,10,32, - 32,32,32,126,65,112,112,108,101,82,101,109,111,116,101,84,101,115,116,87,105,110,100,111,119,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32, - 32,32,32,32,115,116,111,112,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,98,117,116,116,111,110,80,114,101, - 115,115,101,100,32,40,99,111,110,115,116,32,66,117,116,116,111,110,84,121,112,101,32,98,117,116,116,111,110,73,100,44,32,99,111,110,115,116,32,98, - 111,111,108,32,105,115,68,111,119,110,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,83,116,114,105,110,103,32,100,101,115,99,59, - 13,10,13,10,32,32,32,32,32,32,32,32,115,119,105,116,99,104,32,40,98,117,116,116,111,110,73,100,41,13,10,32,32,32,32,32,32,32,32,123, - 13,10,32,32,32,32,32,32,32,32,99,97,115,101,32,109,101,110,117,66,117,116,116,111,110,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 100,101,115,99,32,61,32,34,109,101,110,117,32,98,117,116,116,111,110,32,40,115,104,111,114,116,41,34,59,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,98,114,101,97,107,59,13,10,32,32,32,32,32,32,32,32,99,97,115,101,32,112,108,97,121,66,117,116,116,111,110,58,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,100,101,115,99,32,61,32,34,112,108,97,121,32,98,117,116,116,111,110,34,59,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,98,114,101,97,107,59,13,10,32,32,32,32,32,32,32,32,99,97,115,101,32,112,108,117,115,66,117,116,116,111,110,58,13,10,32,32, - 32,32,32,32,32,32,32,32,32,32,100,101,115,99,32,61,32,34,112,108,117,115,32,98,117,116,116,111,110,34,59,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,98,114,101,97,107,59,13,10,32,32,32,32,32,32,32,32,99,97,115,101,32,109,105,110,117,115,66,117,116,116,111,110,58,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,100,101,115,99,32,61,32,34,109,105,110,117,115,32,98,117,116,116,111,110,34,59,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,98,114,101,97,107,59,13,10,32,32,32,32,32,32,32,32,99,97,115,101,32,114,105,103,104,116,66,117,116,116,111,110, - 58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,115,99,32,61,32,34,114,105,103,104,116,32,98,117,116,116,111,110,32,40,115,104,111, - 114,116,41,34,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,98,114,101,97,107,59,13,10,32,32,32,32,32,32,32,32,99,97,115,101,32, - 108,101,102,116,66,117,116,116,111,110,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,115,99,32,61,32,34,108,101,102,116,32,98,117, - 116,116,111,110,32,40,115,104,111,114,116,41,34,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,98,114,101,97,107,59,13,10,32,32,32,32, - 32,32,32,32,99,97,115,101,32,114,105,103,104,116,66,117,116,116,111,110,95,76,111,110,103,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 100,101,115,99,32,61,32,34,114,105,103,104,116,32,98,117,116,116,111,110,32,40,108,111,110,103,41,34,59,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,98,114,101,97,107,59,13,10,32,32,32,32,32,32,32,32,99,97,115,101,32,108,101,102,116,66,117,116,116,111,110,95,76,111,110,103,58, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,115,99,32,61,32,34,108,101,102,116,32,98,117,116,116,111,110,32,40,108,111,110,103,41, - 34,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,98,114,101,97,107,59,13,10,32,32,32,32,32,32,32,32,99,97,115,101,32,109,101,110, - 117,66,117,116,116,111,110,95,76,111,110,103,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,115,99,32,61,32,34,109,101,110,117,32, - 98,117,116,116,111,110,32,40,108,111,110,103,41,34,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,98,114,101,97,107,59,13,10,32,32,32, - 32,32,32,32,32,99,97,115,101,32,112,108,97,121,66,117,116,116,111,110,83,108,101,101,112,77,111,100,101,58,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,100,101,115,99,32,61,32,34,112,108,97,121,32,40,115,108,101,101,112,32,109,111,100,101,41,34,59,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,98,114,101,97,107,59,13,10,32,32,32,32,32,32,32,32,99,97,115,101,32,115,119,105,116,99,104,101,100,58,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,100,101,115,99,32,61,32,34,114,101,109,111,116,101,32,115,119,105,116,99,104,101,100,34,59,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,98,114,101,97,107,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32, - 40,105,115,68,111,119,110,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,115,99,32,60,60,32,34,32,45,45,32,91,100,111,119,110, - 93,34,59,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,115,99,32,60,60,32,34, - 32,45,45,32,91,117,112,93,34,59,13,10,13,10,32,32,32,32,32,32,32,32,115,101,116,77,101,115,115,97,103,101,32,40,100,101,115,99,41,59, - 13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,35,101,110,100,105,102,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,111,110,115,116,32,105,110,116,32,110,117,109, - 71,114,111,117,112,115,32,61,32,52,59,13,10,13,10,99,108,97,115,115,32,87,105,100,103,101,116,115,68,101,109,111,32,32,58,32,112,117,98,108, - 105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108, - 105,99,32,66,117,116,116,111,110,76,105,115,116,101,110,101,114,13,10,123,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,109,101, - 110,117,66,117,116,116,111,110,59,13,10,32,32,32,32,84,111,103,103,108,101,66,117,116,116,111,110,42,32,101,110,97,98,108,101,66,117,116,116,111, - 110,59,13,10,13,10,32,32,32,32,68,101,109,111,84,97,98,98,101,100,67,111,109,112,111,110,101,110,116,42,32,116,97,98,115,59,13,10,13,10, - 112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,13,10,32,32,32,32,32,32,32,32,73,109,97,103,101,66,117,116,116,111,110,42,32,105,109,97,103,101,66,117,116,116,111,110,32,61,32, + 110,101,119,32,73,109,97,103,101,66,117,116,116,111,110,32,40,84,40,34,105,109,97,103,101,98,117,116,116,111,110,34,41,41,59,13,10,32,32,32, + 32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,105,109,97,103,101,66,117,116,116,111,110,41,59,13,10,13, + 10,32,32,32,32,32,32,32,32,73,109,97,103,101,42,32,106,117,99,101,73,109,97,103,101,32,61,32,73,109,97,103,101,67,97,99,104,101,58,58, + 103,101,116,70,114,111,109,77,101,109,111,114,121,32,40,66,105,110,97,114,121,68,97,116,97,58,58,106,117,99,101,95,112,110,103,44,32,66,105,110, + 97,114,121,68,97,116,97,58,58,106,117,99,101,95,112,110,103,83,105,122,101,41,59,13,10,32,32,32,32,32,32,32,32,73,109,97,103,101,67,97, + 99,104,101,58,58,105,110,99,82,101,102,101,114,101,110,99,101,67,111,117,110,116,32,40,106,117,99,101,73,109,97,103,101,41,59,13,10,32,32,32, + 32,32,32,32,32,73,109,97,103,101,67,97,99,104,101,58,58,105,110,99,82,101,102,101,114,101,110,99,101,67,111,117,110,116,32,40,106,117,99,101, + 73,109,97,103,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,109,97,103,101,66,117,116,116,111,110,45,62,115,101,116,73,109,97,103,101, + 115,32,40,116,114,117,101,44,32,116,114,117,101,44,32,116,114,117,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,106,117,99,101,73,109,97,103,101,44,32,48,46,55,102,44,32,67,111,108,111,117,114,115,58,58, + 116,114,97,110,115,112,97,114,101,110,116,66,108,97,99,107,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,106,117,99,101,73,109,97,103,101,44,32,49,46,48,102,44,32,67,111,108,111,117,114,115,58,58,116,114,97, + 110,115,112,97,114,101,110,116,66,108,97,99,107,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,106,117,99,101,73,109,97,103,101,44,32,49,46,48,102,44,32,67,111,108,111,117,114,115,58,58,112,105,110,107,46,119, + 105,116,104,65,108,112,104,97,32,40,48,46,56,102,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,48,46,53,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,109,97,103,101,66,117,116,116,111,110,45, + 62,115,101,116,84,111,112,76,101,102,116,80,111,115,105,116,105,111,110,32,40,49,48,44,32,49,54,48,41,59,13,10,32,32,32,32,32,32,32,32, + 105,109,97,103,101,66,117,116,116,111,110,45,62,115,101,116,84,111,111,108,116,105,112,32,40,84,40,34,105,109,97,103,101,32,98,117,116,116,111,110, + 32,45,32,115,104,111,119,105,110,103,32,97,108,112,104,97,45,99,104,97,110,110,101,108,32,104,105,116,45,116,101,115,116,105,110,103,32,97,110,100, + 32,99,111,108,111,117,114,32,111,118,101,114,108,97,121,32,119,104,101,110,32,99,108,105,99,107,101,100,34,41,41,59,13,10,13,10,32,32,32,32, + 32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,87,105,100,103,101,116,115,68,101,109,111,32,40,65,112,112,108,105,99,97,116, - 105,111,110,67,111,109,109,97,110,100,77,97,110,97,103,101,114,42,32,99,111,109,109,97,110,100,77,97,110,97,103,101,114,41,13,10,32,32,32,32, - 123,13,10,32,32,32,32,32,32,32,32,115,101,116,78,97,109,101,32,40,84,40,34,87,105,100,103,101,116,115,34,41,41,59,13,10,13,10,32,32, - 32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,116,97,98,115,32,61,32,110,101,119,32,68,101,109,111, - 84,97,98,98,101,100,67,111,109,112,111,110,101,110,116,32,40,99,111,109,109,97,110,100,77,97,110,97,103,101,114,41,41,59,13,10,13,10,32,32, - 32,32,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,13,10,32,32,32,32,32,32,32,32,109,101,110,117,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66,117,116, - 116,111,110,32,40,84,40,34,99,108,105,99,107,32,102,111,114,32,97,32,112,111,112,117,112,32,109,101,110,117,46,46,34,41,44,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,99,108,105, - 99,107,32,102,111,114,32,97,32,100,101,109,111,32,111,102,32,116,104,101,32,100,105,102,102,101,114,101,110,116,32,116,121,112,101,115,32,111,102,32, - 105,116,101,109,32,121,111,117,32,99,97,110,32,112,117,116,32,105,110,116,111,32,97,32,112,111,112,117,112,32,109,101,110,117,46,46,46,34,41,41, - 59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,109,101,110,117,66,117,116,116, - 111,110,41,59,13,10,32,32,32,32,32,32,32,32,109,101,110,117,66,117,116,116,111,110,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44, - 32,49,48,44,32,50,48,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,109,101,110,117,66,117,116,116,111,110,45,62,97,100,100,66, - 117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,109,101,110,117,66,117,116,116,111, - 110,45,62,115,101,116,84,114,105,103,103,101,114,101,100,79,110,77,111,117,115,101,68,111,119,110,32,40,116,114,117,101,41,59,32,47,47,32,98,101, - 99,97,117,115,101,32,116,104,105,115,32,98,117,116,116,111,110,32,112,111,112,115,32,117,112,32,97,32,109,101,110,117,44,32,116,104,105,115,32,108, - 101,116,115,32,117,115,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,104,111,108,100,32,100,111,119,110,32,116,104,101,32,98,117,116, - 116,111,110,32,97,110,100,32,100,114,97,103,32,115,116,114,97,105,103,104,116,32,111,110,116,111,32,116,104,101,32,109,101,110,117,13,10,13,10,32, - 32,32,32,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,13,10,32,32,32,32,32,32,32,32,101,110,97,98,108,101,66,117,116,116,111,110,32,61,32,110,101,119,32,84,111,103,103, - 108,101,66,117,116,116,111,110,32,40,84,40,34,101,110,97,98,108,101,47,100,105,115,97,98,108,101,32,99,111,109,112,111,110,101,110,116,115,34,41, - 41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,101,110,97,98,108,101,66,117,116, - 116,111,110,41,59,13,10,32,32,32,32,32,32,32,32,101,110,97,98,108,101,66,117,116,116,111,110,45,62,115,101,116,66,111,117,110,100,115,32,40, - 50,51,48,44,32,49,48,44,32,49,56,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,101,110,97,98,108,101,66,117,116,116,111,110, - 45,62,115,101,116,84,111,111,108,116,105,112,32,40,84,40,34,116,111,103,103,108,101,32,98,117,116,116,111,110,34,41,41,59,13,10,32,32,32,32, - 32,32,32,32,101,110,97,98,108,101,66,117,116,116,111,110,45,62,115,101,116,84,111,103,103,108,101,83,116,97,116,101,32,40,116,114,117,101,44,32, - 102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,101,110,97,98,108,101,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110, - 76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,87,105,100,103,101,116,115,68, - 101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40, - 41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,115,105,122,101,100,40,41,13,10,32,32,32,32,123,13,10, - 32,32,32,32,32,32,32,32,116,97,98,115,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,52,48,44,32,103,101,116,87,105,100,116, - 104,40,41,32,45,32,50,48,44,32,103,101,116,72,101,105,103,104,116,40,41,32,45,32,53,48,41,59,13,10,32,32,32,32,125,13,10,13,10,32, - 32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,13,10,32,32,32,32,32,32,32,32,67,111,108,111,117,114,67,104,97,110,103,101,66,117,116,116,111,110,42,32,99,111,108,111,117,114, + 67,104,97,110,103,101,66,117,116,116,111,110,32,61,32,110,101,119,32,67,111,108,111,117,114,67,104,97,110,103,101,66,117,116,116,111,110,40,41,59, + 13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,99,111,108,111,117,114,67,104,97,110,103, + 101,66,117,116,116,111,110,41,59,13,10,32,32,32,32,32,32,32,32,99,111,108,111,117,114,67,104,97,110,103,101,66,117,116,116,111,110,45,62,115, + 101,116,84,111,112,76,101,102,116,80,111,115,105,116,105,111,110,32,40,51,53,48,44,32,51,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32, + 47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,13,10,32,32,32,32,118,111,105,100,32,98,117,116,116,111,110,67,108,105,99,107,101,100,32,40,66,117,116,116,111,110,42,32,98,117,116, - 116,111,110,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,98,117,116,116,111,110,32,61,61,32,101,110,97,98,108, - 101,66,117,116,116,111,110,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,110,115,116,32,98, - 111,111,108,32,101,110,97,98,108,101,100,32,61,32,101,110,97,98,108,101,66,117,116,116,111,110,45,62,103,101,116,84,111,103,103,108,101,83,116,97, - 116,101,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,101,110,117,66,117,116,116,111,110,45,62,115,101,116,69,110,97,98, - 108,101,100,32,40,101,110,97,98,108,101,100,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,97,98,115,45,62,115,101,116,69,110,97, - 98,108,101,100,32,40,101,110,97,98,108,101,100,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101, - 32,105,102,32,40,98,117,116,116,111,110,32,61,61,32,109,101,110,117,66,117,116,116,111,110,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,80,111,112,117,112,77,101,110,117,32,109,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97, - 100,100,73,116,101,109,32,40,49,44,32,84,40,34,78,111,114,109,97,108,32,105,116,101,109,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,109,46,97,100,100,73,116,101,109,32,40,50,44,32,84,40,34,68,105,115,97,98,108,101,100,32,105,116,101,109,34,41,44,32,102,97,108, - 115,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100,73,116,101,109,32,40,51,44,32,84,40,34,84,105,99,107,101, - 100,32,105,116,101,109,34,41,44,32,116,114,117,101,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100, - 100,67,111,108,111,117,114,101,100,73,116,101,109,32,40,52,44,32,84,40,34,67,111,108,111,117,114,101,100,32,105,116,101,109,34,41,44,32,67,111, - 108,111,117,114,115,58,58,103,114,101,101,110,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100,83,101,112,97,114,97,116, - 111,114,40,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100,67,117,115,116,111,109,73,116,101,109,32,40,53,44,32,110, - 101,119,32,67,117,115,116,111,109,77,101,110,117,67,111,109,112,111,110,101,110,116,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,109,46,97,100,100,83,101,112,97,114,97,116,111,114,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,80,111,112,117,112, - 77,101,110,117,32,116,97,98,115,77,101,110,117,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,97,98,115,77,101,110,117,46,97,100,100, - 73,116,101,109,32,40,49,48,48,49,44,32,84,40,34,83,104,111,119,32,116,97,98,115,32,97,116,32,116,104,101,32,116,111,112,34,41,44,32,116, - 114,117,101,44,32,116,97,98,115,45,62,103,101,116,79,114,105,101,110,116,97,116,105,111,110,40,41,32,61,61,32,84,97,98,98,101,100,66,117,116, - 116,111,110,66,97,114,58,58,84,97,98,115,65,116,84,111,112,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,97,98,115,77,101,110, - 117,46,97,100,100,73,116,101,109,32,40,49,48,48,50,44,32,84,40,34,83,104,111,119,32,116,97,98,115,32,97,116,32,116,104,101,32,98,111,116, - 116,111,109,34,41,44,32,116,114,117,101,44,32,116,97,98,115,45,62,103,101,116,79,114,105,101,110,116,97,116,105,111,110,40,41,32,61,61,32,84, - 97,98,98,101,100,66,117,116,116,111,110,66,97,114,58,58,84,97,98,115,65,116,66,111,116,116,111,109,41,59,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,116,97,98,115,77,101,110,117,46,97,100,100,73,116,101,109,32,40,49,48,48,51,44,32,84,40,34,83,104,111,119,32,116,97,98,115, - 32,97,116,32,116,104,101,32,108,101,102,116,34,41,44,32,116,114,117,101,44,32,116,97,98,115,45,62,103,101,116,79,114,105,101,110,116,97,116,105, - 111,110,40,41,32,61,61,32,84,97,98,98,101,100,66,117,116,116,111,110,66,97,114,58,58,84,97,98,115,65,116,76,101,102,116,41,59,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,116,97,98,115,77,101,110,117,46,97,100,100,73,116,101,109,32,40,49,48,48,52,44,32,84,40,34,83,104, - 111,119,32,116,97,98,115,32,97,116,32,116,104,101,32,114,105,103,104,116,34,41,44,32,116,114,117,101,44,32,116,97,98,115,45,62,103,101,116,79, - 114,105,101,110,116,97,116,105,111,110,40,41,32,61,61,32,84,97,98,98,101,100,66,117,116,116,111,110,66,97,114,58,58,84,97,98,115,65,116,82, - 105,103,104,116,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100,83,117,98,77,101,110,117,32,40,84,40,34,84,97,98, - 32,112,111,115,105,116,105,111,110,34,41,44,32,116,97,98,115,77,101,110,117,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109, - 46,97,100,100,83,101,112,97,114,97,116,111,114,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,80,111,112,117,112,77,101,110, - 117,32,100,105,97,108,111,103,77,101,110,117,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,105,97,108,111,103,77,101,110,117,46,97,100, - 100,73,116,101,109,32,40,49,48,48,44,32,84,40,34,83,104,111,119,32,97,32,112,108,97,105,110,32,97,108,101,114,116,45,119,105,110,100,111,119, - 46,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,105,97,108,111,103,77,101,110,117,46,97,100,100,73,116,101,109,32, - 40,49,48,49,44,32,84,40,34,83,104,111,119,32,97,110,32,97,108,101,114,116,45,119,105,110,100,111,119,32,119,105,116,104,32,97,32,39,119,97, - 114,110,105,110,103,39,32,105,99,111,110,46,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,105,97,108,111,103,77,101, - 110,117,46,97,100,100,73,116,101,109,32,40,49,48,50,44,32,84,40,34,83,104,111,119,32,97,110,32,97,108,101,114,116,45,119,105,110,100,111,119, - 32,119,105,116,104,32,97,110,32,39,105,110,102,111,39,32,105,99,111,110,46,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,100,105,97,108,111,103,77,101,110,117,46,97,100,100,73,116,101,109,32,40,49,48,51,44,32,84,40,34,83,104,111,119,32,97,110,32,97,108,101, - 114,116,45,119,105,110,100,111,119,32,119,105,116,104,32,97,32,39,113,117,101,115,116,105,111,110,39,32,105,99,111,110,46,46,46,34,41,41,59,13, - 10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,105,97,108,111,103,77,101,110,117,46,97,100,100,83,101,112,97,114,97,116,111,114,40,41, - 59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,105,97,108,111,103,77,101,110,117,46,97,100,100,73,116,101,109,32,40,49,49,48, - 44,32,84,40,34,83,104,111,119,32,97,110,32,111,107,47,99,97,110,99,101,108,32,97,108,101,114,116,45,119,105,110,100,111,119,46,46,46,34,41, - 41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,105,97,108,111,103,77,101,110,117,46,97,100,100,83,101,112,97,114,97,116,111, - 114,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,105,97,108,111,103,77,101,110,117,46,97,100,100,73,116,101,109,32,40, - 49,49,49,44,32,84,40,34,83,104,111,119,32,97,110,32,97,108,101,114,116,45,119,105,110,100,111,119,32,119,105,116,104,32,115,111,109,101,32,101, - 120,116,114,97,32,99,111,109,112,111,110,101,110,116,115,46,46,46,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,105, - 97,108,111,103,77,101,110,117,46,97,100,100,83,101,112,97,114,97,116,111,114,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 100,105,97,108,111,103,77,101,110,117,46,97,100,100,73,116,101,109,32,40,49,49,50,44,32,84,40,34,83,104,111,119,32,97,32,84,104,114,101,97, - 100,87,105,116,104,80,114,111,103,114,101,115,115,87,105,110,100,111,119,32,100,101,109,111,46,46,46,34,41,41,59,13,10,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,109,46,97,100,100,83,117,98,77,101,110,117,32,40,84,40,34,65,108,101,114,116,87,105,110,100,111,119,32,100,101,109,111, - 110,115,116,114,97,116,105,111,110,115,34,41,44,32,100,105,97,108,111,103,77,101,110,117,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,109,46,97,100,100,83,101,112,97,114,97,116,111,114,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100, - 73,116,101,109,32,40,49,50,48,44,32,84,40,34,83,104,111,119,32,97,32,99,111,108,111,117,114,32,115,101,108,101,99,116,111,114,32,100,101,109, - 111,46,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100,83,101,112,97,114,97,116,111,114,40,41,59,13, - 10,13,10,35,105,102,32,74,85,67,69,95,77,65,67,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100,73,116,101,109,32,40, - 49,52,48,44,32,84,40,34,82,117,110,32,116,104,101,32,65,112,112,108,101,32,82,101,109,111,116,101,32,67,111,110,116,114,111,108,32,116,101,115, - 116,46,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100,83,101,112,97,114,97,116,111,114,40,41,59,13, - 10,35,101,110,100,105,102,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,80,111,112,117,112,77,101,110,117,32,110,97,116,105,118,101,70, - 105,108,101,67,104,111,111,115,101,114,115,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,110,97,116,105,118,101,70,105,108,101,67,104,111,111, - 115,101,114,115,46,97,100,100,73,116,101,109,32,40,49,50,49,44,32,84,40,34,39,76,111,97,100,39,32,102,105,108,101,32,98,114,111,119,115,101, - 114,46,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,110,97,116,105,118,101,70,105,108,101,67,104,111,111,115,101,114,115, - 46,97,100,100,73,116,101,109,32,40,49,50,52,44,32,84,40,34,39,76,111,97,100,39,32,102,105,108,101,32,98,114,111,119,115,101,114,32,119,105, - 116,104,32,97,110,32,105,109,97,103,101,32,102,105,108,101,32,112,114,101,118,105,101,119,46,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,110,97,116,105,118,101,70,105,108,101,67,104,111,111,115,101,114,115,46,97,100,100,73,116,101,109,32,40,49,50,50,44,32,84,40, - 34,39,83,97,118,101,39,32,102,105,108,101,32,98,114,111,119,115,101,114,46,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,110,97,116,105,118,101,70,105,108,101,67,104,111,111,115,101,114,115,46,97,100,100,73,116,101,109,32,40,49,50,51,44,32,84,40,34,39,67,104, - 111,111,115,101,32,100,105,114,101,99,116,111,114,121,39,32,102,105,108,101,32,98,114,111,119,115,101,114,46,46,46,34,41,41,59,13,10,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,80,111,112,117,112,77,101,110,117,32,106,117,99,101,70,105,108,101,67,104,111,111,115,101,114,115,59,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,106,117,99,101,70,105,108,101,67,104,111,111,115,101,114,115,46,97,100,100,73,116,101,109,32,40,49,51, - 49,44,32,84,40,34,39,76,111,97,100,39,32,102,105,108,101,32,98,114,111,119,115,101,114,46,46,46,34,41,41,59,13,10,32,32,32,32,32,32, - 32,32,32,32,32,32,106,117,99,101,70,105,108,101,67,104,111,111,115,101,114,115,46,97,100,100,73,116,101,109,32,40,49,51,52,44,32,84,40,34, - 39,76,111,97,100,39,32,102,105,108,101,32,98,114,111,119,115,101,114,32,119,105,116,104,32,97,110,32,105,109,97,103,101,32,102,105,108,101,32,112, - 114,101,118,105,101,119,46,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,106,117,99,101,70,105,108,101,67,104,111,111,115, - 101,114,115,46,97,100,100,73,116,101,109,32,40,49,51,50,44,32,84,40,34,39,83,97,118,101,39,32,102,105,108,101,32,98,114,111,119,115,101,114, - 46,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,106,117,99,101,70,105,108,101,67,104,111,111,115,101,114,115,46,97,100, - 100,73,116,101,109,32,40,49,51,51,44,32,84,40,34,39,67,104,111,111,115,101,32,100,105,114,101,99,116,111,114,121,39,32,102,105,108,101,32,98, - 114,111,119,115,101,114,46,46,46,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,80,111,112,117,112,77,101,110,117,32,102, - 105,108,101,67,104,111,111,115,101,114,115,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,102,105,108,101,67,104,111,111,115,101,114,115,46,97, - 100,100,83,117,98,77,101,110,117,32,40,84,40,34,79,112,101,114,97,116,105,110,103,32,115,121,115,116,101,109,32,100,105,97,108,111,103,115,34,41, - 44,32,110,97,116,105,118,101,70,105,108,101,67,104,111,111,115,101,114,115,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,102,105,108,101, - 67,104,111,111,115,101,114,115,46,97,100,100,83,117,98,77,101,110,117,32,40,84,40,34,74,117,99,101,32,100,105,97,108,111,103,115,34,41,44,32, - 106,117,99,101,70,105,108,101,67,104,111,111,115,101,114,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100,83, - 117,98,77,101,110,117,32,40,84,40,34,70,105,108,101,32,99,104,111,111,115,101,114,32,100,105,97,108,111,103,115,34,41,44,32,102,105,108,101,67, - 104,111,111,115,101,114,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,114,101,115,117,108,116,32,61,32,109,46, - 115,104,111,119,65,116,32,40,109,101,110,117,66,117,116,116,111,110,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40, - 114,101,115,117,108,116,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,47,47,32,117,115,101,114,32,99,104,111,115,101,32,115,111,109,101,116,104,105,110,103,32,102,114,111,109,32,116,104,101,32,109,101, - 110,117,46,46,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,114,101,115,117,108,116,32,62,61,32,49,48, - 48,32,38,38,32,114,101,115,117,108,116,32,60,32,49,48,53,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,58,58,65,108,101,114,116,73,99,111, - 110,84,121,112,101,32,105,99,111,110,32,61,32,65,108,101,114,116,87,105,110,100,111,119,58,58,78,111,73,99,111,110,59,13,10,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,48,49,41,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,99,111,110,32,61,32,65,108,101,114,116,87,105,110,100,111,119,58, - 58,87,97,114,110,105,110,103,73,99,111,110,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,32, - 105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,48,50,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,105,99,111,110,32,61,32,65,108,101,114,116,87,105,110,100,111,119,58,58,73,110,102,111,73,99,111,110,59,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,48,51,41,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,99,111,110,32,61,32,65,108,101,114,116,87,105,110,100, - 111,119,58,58,81,117,101,115,116,105,111,110,73,99,111,110,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,65,108,101,114,116,87,105,110,100,111,119,58,58,115,104,111,119,77,101,115,115,97,103,101,66,111,120,32,40,105,99,111,110,44,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,84,40,34,84,104,105,115,32,105,115,32,97,110,32,65,108,101,114,116,87,105,110,100,111,119,34,41,44,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,84,40,34,65,110,100,32,116,104,105,115,32,105,115,32,116,104,101,32,65,108,101,114,116,87,105,110,100,111,119,39,115,32,109,101, - 115,115,97,103,101,46,32,66,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97, - 104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,46,34,41,44,13,10,32,32,32, + 13,10,32,32,32,32,32,32,32,32,97,110,105,109,97,116,101,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110, + 32,40,84,40,34,99,108,105,99,107,32,116,111,32,97,110,105,109,97,116,101,46,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,97,100, + 100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,97,110,105,109,97,116,101,66,117,116,116,111,110,41,59,13,10,32,32,32,32,32,32, + 32,32,97,110,105,109,97,116,101,66,117,116,116,111,110,45,62,99,104,97,110,103,101,87,105,100,116,104,84,111,70,105,116,84,101,120,116,32,40,50, + 52,41,59,13,10,32,32,32,32,32,32,32,32,97,110,105,109,97,116,101,66,117,116,116,111,110,45,62,115,101,116,84,111,112,76,101,102,116,80,111, + 115,105,116,105,111,110,32,40,51,53,48,44,32,55,48,41,59,13,10,32,32,32,32,32,32,32,32,97,110,105,109,97,116,101,66,117,116,116,111,110, + 45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32, + 32,32,126,66,117,116,116,111,110,115,80,97,103,101,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65, + 108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,98,117,116,116,111,110,67, + 108,105,99,107,101,100,32,40,66,117,116,116,111,110,42,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110, + 116,32,105,32,61,32,103,101,116,78,117,109,67,104,105,108,100,67,111,109,112,111,110,101,110,116,115,40,41,59,32,45,45,105,32,62,61,32,48,59, + 41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,103,101,116,67,104,105,108,100,67,111, + 109,112,111,110,101,110,116,32,40,105,41,32,33,61,32,97,110,105,109,97,116,101,66,117,116,116,111,110,41,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,97,110,105,109,97,116,111,114,46,97,110,105,109,97,116,101,67,111, + 109,112,111,110,101,110,116,32,40,103,101,116,67,104,105,108,100,67,111,109,112,111,110,101,110,116,32,40,105,41,44,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,82,101,99,116, + 97,110,103,108,101,32,40,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,73,110,116, + 32,40,103,101,116,87,105,100,116,104,40,41,32,47,32,50,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,82,97,110,100,111,109, + 58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,73,110,116,32,40,103,101,116,72,101,105,103,104,116,40,41, + 32,47,32,50,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,54,48,32,43,32,82,97,110,100,111,109,58,58,103,101,116,83,121, + 115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,73,110,116,32,40,103,101,116,87,105,100,116,104,40,41,32,47,32,51,41,44,13,10, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,84,40,34,111,107,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,49,48,41,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,98,111,111,108, - 32,117,115,101,114,80,105,99,107,101,100,79,107,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,61, - 32,65,108,101,114,116,87,105,110,100,111,119,58,58,115,104,111,119,79,107,67,97,110,99,101,108,66,111,120,32,40,65,108,101,114,116,87,105,110,100, - 111,119,58,58,81,117,101,115,116,105,111,110,73,99,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,84,104, - 105,115,32,105,115,32,97,110,32,111,107,47,99,97,110,99,101,108,32,65,108,101,114,116,87,105,110,100,111,119,34,41,44,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,49,54,32,43,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100, + 111,109,40,41,46,110,101,120,116,73,110,116,32,40,103,101,116,72,101,105,103,104,116,40,41,32,47,32,54,41,41,44,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,53,48,48, + 32,43,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,73,110,116,32,40,50,48, + 48,48,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,68, + 111,117,98,108,101,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110, + 101,120,116,68,111,117,98,108,101,40,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13, + 10,32,32,32,32,125,13,10,13,10,112,114,105,118,97,116,101,58,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,97,110,105,109, + 97,116,101,66,117,116,116,111,110,59,13,10,32,32,32,32,67,111,109,112,111,110,101,110,116,65,110,105,109,97,116,111,114,32,97,110,105,109,97,116, + 111,114,59,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,115,116,97,116,105,99,32,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,77, + 105,115,99,80,97,103,101,40,41,13,10,123,13,10,32,32,32,32,68,101,109,111,80,97,103,101,67,111,109,112,42,32,112,97,103,101,32,61,32,110, + 101,119,32,68,101,109,111,80,97,103,101,67,111,109,112,40,41,59,13,10,13,10,32,32,32,32,84,101,120,116,69,100,105,116,111,114,42,32,116,101, + 120,116,69,100,105,116,111,114,32,61,32,110,101,119,32,84,101,120,116,69,100,105,116,111,114,40,41,59,13,10,32,32,32,32,112,97,103,101,45,62, + 97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,116,101,120,116,69,100,105,116,111,114,41,59,13,10,32,32,32,32,116,101,120, + 116,69,100,105,116,111,114,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,50,53,44,32,50,48,48,44,32,50,52,41,59,13,10,32, + 32,32,32,116,101,120,116,69,100,105,116,111,114,45,62,115,101,116,84,101,120,116,32,40,84,40,34,115,105,110,103,108,101,45,108,105,110,101,32,116, + 101,120,116,32,98,111,120,34,41,41,59,13,10,13,10,32,32,32,32,116,101,120,116,69,100,105,116,111,114,32,61,32,110,101,119,32,84,101,120,116, + 69,100,105,116,111,114,32,40,84,40,34,112,97,115,115,119,111,114,100,34,41,44,32,40,116,99,104,97,114,41,32,48,120,50,48,50,50,41,59,13, + 10,32,32,32,32,112,97,103,101,45,62,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,116,101,120,116,69,100,105,116,111,114, + 41,59,13,10,32,32,32,32,116,101,120,116,69,100,105,116,111,114,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,53,53,44,32,50, + 48,48,44,32,50,52,41,59,13,10,32,32,32,32,116,101,120,116,69,100,105,116,111,114,45,62,115,101,116,84,101,120,116,32,40,84,40,34,112,97, + 115,115,119,111,114,100,34,41,41,59,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,67,111,109,98,111,66,111,120,42,32,99,111,109,98,111,66, + 111,120,32,61,32,110,101,119,32,67,111,109,98,111,66,111,120,32,40,84,40,34,99,111,109,98,111,34,41,41,59,13,10,32,32,32,32,112,97,103, + 101,45,62,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,99,111,109,98,111,66,111,120,41,59,13,10,32,32,32,32,99,111, + 109,98,111,66,111,120,45,62,115,101,116,66,111,117,110,100,115,32,40,51,48,48,44,32,50,53,44,32,50,48,48,44,32,50,52,41,59,13,10,32, + 32,32,32,99,111,109,98,111,66,111,120,45,62,115,101,116,69,100,105,116,97,98,108,101,84,101,120,116,32,40,116,114,117,101,41,59,13,10,32,32, + 32,32,99,111,109,98,111,66,111,120,45,62,115,101,116,74,117,115,116,105,102,105,99,97,116,105,111,110,84,121,112,101,32,40,74,117,115,116,105,102, + 105,99,97,116,105,111,110,58,58,99,101,110,116,114,101,100,41,59,13,10,13,10,32,32,32,32,105,110,116,32,105,59,13,10,32,32,32,32,102,111, + 114,32,40,105,32,61,32,49,59,32,105,32,60,32,49,48,48,59,32,43,43,105,41,13,10,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111, + 120,45,62,97,100,100,73,116,101,109,32,40,84,40,34,99,111,109,98,111,32,98,111,120,32,105,116,101,109,32,34,41,32,43,32,83,116,114,105,110, + 103,32,40,105,41,44,32,105,41,59,13,10,13,10,32,32,32,32,99,111,109,98,111,66,111,120,45,62,115,101,116,83,101,108,101,99,116,101,100,73, + 100,32,40,49,41,59,13,10,13,10,32,32,32,32,68,114,97,103,79,110,116,111,68,101,115,107,116,111,112,68,101,109,111,67,111,109,112,42,32,100, + 32,61,32,110,101,119,32,68,114,97,103,79,110,116,111,68,101,115,107,116,111,112,68,101,109,111,67,111,109,112,32,40,112,97,103,101,41,59,13,10, + 32,32,32,32,112,97,103,101,45,62,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,100,41,59,13,10,32,32,32,32,100,45, + 62,115,101,116,66,111,117,110,100,115,32,40,50,48,44,32,49,48,48,44,32,50,48,48,44,32,56,48,41,59,13,10,13,10,32,32,32,32,114,101, + 116,117,114,110,32,112,97,103,101,59,13,10,125,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,84,111,111,108,98,97,114,68,101,109,111,67,111,109,112, + 32,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,83,108,105,100,101,114,76,105,115,116,101,110,101,114,44,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,66,117,116,116,111,110,76,105,115,116,101,110,101, + 114,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,84,111,111,108,98,97,114,68,101,109,111,67,111,109,112,32,40,65,112,112,108, + 105,99,97,116,105,111,110,67,111,109,109,97,110,100,77,97,110,97,103,101,114,42,32,99,111,109,109,97,110,100,77,97,110,97,103,101,114,41,13,10, + 32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,67,114,101,97,116,101,32,97,110,100,32,97,100,100,32,116,104,101,32,116,111,111, + 108,98,97,114,46,46,46,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,116,111,111,108, + 98,97,114,32,61,32,110,101,119,32,84,111,111,108,98,97,114,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,65,110,100,32, + 117,115,101,32,111,117,114,32,105,116,101,109,32,102,97,99,116,111,114,121,32,116,111,32,97,100,100,32,97,32,115,101,116,32,111,102,32,100,101,102, + 97,117,108,116,32,105,99,111,110,115,32,116,111,32,105,116,46,46,46,13,10,32,32,32,32,32,32,32,32,116,111,111,108,98,97,114,45,62,97,100, + 100,68,101,102,97,117,108,116,73,116,101,109,115,32,40,102,97,99,116,111,114,121,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,78, + 111,119,32,119,101,39,108,108,32,106,117,115,116,32,99,114,101,97,116,101,32,116,104,101,32,111,116,104,101,114,32,115,108,105,100,101,114,115,32,97, + 110,100,32,98,117,116,116,111,110,115,32,111,110,32,116,104,101,32,100,101,109,111,32,112,97,103,101,44,32,119,104,105,99,104,32,97,100,106,117,115, + 116,13,10,32,32,32,32,32,32,32,32,47,47,32,116,104,101,32,116,111,111,108,98,97,114,39,115,32,112,114,111,112,101,114,116,105,101,115,46,46, + 46,13,10,32,32,32,32,32,32,32,32,76,97,98,101,108,42,32,105,110,102,111,32,61,32,110,101,119,32,76,97,98,101,108,32,40,83,116,114,105, + 110,103,58,58,101,109,112,116,121,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,34,65,115,32,119,101,108,108,32,97,115,32,115,104,111,119, + 105,110,103,32,111,102,102,32,116,111,111,108,98,97,114,115,44,32,116,104,105,115,32,100,101,109,111,32,105,108,108,117,115,116,114,97,116,101,115,32, + 104,111,119,32,116,111,32,115,116,111,114,101,32,34,13,10,32,32,32,32,32,32,32,32,32,32,32,32,34,97,32,115,101,116,32,111,102,32,83,86, + 71,32,102,105,108,101,115,32,105,110,32,97,32,90,105,112,32,102,105,108,101,44,32,101,109,98,101,100,32,116,104,97,116,32,105,110,32,121,111,117, + 114,32,97,112,112,108,105,99,97,116,105,111,110,44,32,97,110,100,32,114,101,97,100,32,34,13,10,32,32,32,32,32,32,32,32,32,32,32,32,34, + 116,104,101,109,32,98,97,99,107,32,105,110,32,97,116,32,114,117,110,116,105,109,101,46,92,110,92,110,84,104,101,32,105,99,111,110,32,105,109,97, + 103,101,115,32,104,101,114,101,32,97,114,101,32,116,97,107,101,110,32,102,114,111,109,32,116,104,101,32,111,112,101,110,45,115,111,117,114,99,101,32, + 34,13,10,32,32,32,32,32,32,32,32,32,32,32,32,34,84,97,110,103,111,32,105,99,111,110,32,112,114,111,106,101,99,116,46,34,41,59,13,10, + 13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,105,110,102,111,41,59,13,10,32,32,32, + 32,32,32,32,32,105,110,102,111,45,62,115,101,116,74,117,115,116,105,102,105,99,97,116,105,111,110,84,121,112,101,32,40,74,117,115,116,105,102,105, + 99,97,116,105,111,110,58,58,116,111,112,76,101,102,116,41,59,13,10,32,32,32,32,32,32,32,32,105,110,102,111,45,62,115,101,116,66,111,117,110, + 100,115,32,40,56,48,44,32,56,48,44,32,52,53,48,44,32,49,48,48,41,59,13,10,32,32,32,32,32,32,32,32,105,110,102,111,45,62,115,101, + 116,73,110,116,101,114,99,101,112,116,115,77,111,117,115,101,67,108,105,99,107,115,32,40,102,97,108,115,101,44,32,102,97,108,115,101,41,59,13,10, + 13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,100,101,112,116,104,83,108,105,100,101,114, + 32,61,32,110,101,119,32,83,108,105,100,101,114,32,40,84,40,34,116,111,111,108,98,97,114,32,100,101,112,116,104,58,34,41,41,41,59,13,10,32, + 32,32,32,32,32,32,32,100,101,112,116,104,83,108,105,100,101,114,45,62,115,101,116,82,97,110,103,101,32,40,49,48,46,48,44,32,50,48,48,46, + 48,44,32,49,46,48,41,59,13,10,32,32,32,32,32,32,32,32,100,101,112,116,104,83,108,105,100,101,114,45,62,115,101,116,86,97,108,117,101,32, + 40,53,48,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,100,101,112,116,104,83,108,105,100,101,114,45,62,115,101,116,83,108, + 105,100,101,114,83,116,121,108,101,32,40,83,108,105,100,101,114,58,58,76,105,110,101,97,114,72,111,114,105,122,111,110,116,97,108,41,59,13,10,32, + 32,32,32,32,32,32,32,100,101,112,116,104,83,108,105,100,101,114,45,62,115,101,116,84,101,120,116,66,111,120,83,116,121,108,101,32,40,83,108,105, + 100,101,114,58,58,84,101,120,116,66,111,120,76,101,102,116,44,32,102,97,108,115,101,44,32,56,48,44,32,50,48,41,59,13,10,32,32,32,32,32, + 32,32,32,100,101,112,116,104,83,108,105,100,101,114,45,62,97,100,100,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32, + 32,32,32,32,32,100,101,112,116,104,83,108,105,100,101,114,45,62,115,101,116,66,111,117,110,100,115,32,40,56,48,44,32,50,49,48,44,32,51,48, + 48,44,32,50,50,41,59,13,10,32,32,32,32,32,32,32,32,40,110,101,119,32,76,97,98,101,108,32,40,100,101,112,116,104,83,108,105,100,101,114, + 45,62,103,101,116,78,97,109,101,40,41,44,32,100,101,112,116,104,83,108,105,100,101,114,45,62,103,101,116,78,97,109,101,40,41,41,41,45,62,97, + 116,116,97,99,104,84,111,67,111,109,112,111,110,101,110,116,32,40,100,101,112,116,104,83,108,105,100,101,114,44,32,102,97,108,115,101,41,59,13,10, + 13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,111,114,105,101,110,116,97,116,105,111,110, + 66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,84,40,34,118,101,114,116,105,99,97,108,47,104,111,114, + 105,122,111,110,116,97,108,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,111,114,105,101,110,116,97,116,105,111,110,66,117,116,116,111,110,45, + 62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,111,114,105,101, + 110,116,97,116,105,111,110,66,117,116,116,111,110,45,62,99,104,97,110,103,101,87,105,100,116,104,84,111,70,105,116,84,101,120,116,32,40,50,50,41, + 59,13,10,32,32,32,32,32,32,32,32,111,114,105,101,110,116,97,116,105,111,110,66,117,116,116,111,110,45,62,115,101,116,84,111,112,76,101,102,116, + 80,111,115,105,116,105,111,110,32,40,100,101,112,116,104,83,108,105,100,101,114,45,62,103,101,116,88,40,41,44,32,100,101,112,116,104,83,108,105,100, + 101,114,45,62,103,101,116,66,111,116,116,111,109,40,41,32,43,32,50,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100, + 77,97,107,101,86,105,115,105,98,108,101,32,40,99,117,115,116,111,109,105,115,101,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66, + 117,116,116,111,110,32,40,84,40,34,99,117,115,116,111,109,105,115,101,46,46,46,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,99,117,115, + 116,111,109,105,115,101,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13, + 10,32,32,32,32,32,32,32,32,99,117,115,116,111,109,105,115,101,66,117,116,116,111,110,45,62,99,104,97,110,103,101,87,105,100,116,104,84,111,70, + 105,116,84,101,120,116,32,40,50,50,41,59,13,10,32,32,32,32,32,32,32,32,99,117,115,116,111,109,105,115,101,66,117,116,116,111,110,45,62,115, + 101,116,84,111,112,76,101,102,116,80,111,115,105,116,105,111,110,32,40,111,114,105,101,110,116,97,116,105,111,110,66,117,116,116,111,110,45,62,103,101, + 116,82,105,103,104,116,40,41,32,43,32,50,48,44,32,111,114,105,101,110,116,97,116,105,111,110,66,117,116,116,111,110,45,62,103,101,116,89,40,41, + 41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,84,111,111,108,98,97,114,68,101,109,111,67,111,109,112,40,41,13,10,32,32,32, + 32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,125,13, + 10,13,10,32,32,32,32,118,111,105,100,32,114,101,115,105,122,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102, + 32,40,116,111,111,108,98,97,114,45,62,105,115,86,101,114,116,105,99,97,108,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,111, + 111,108,98,97,114,45,62,115,101,116,66,111,117,110,100,115,32,40,48,44,32,48,44,32,40,105,110,116,41,32,100,101,112,116,104,83,108,105,100,101, + 114,45,62,103,101,116,86,97,108,117,101,40,41,44,32,103,101,116,72,101,105,103,104,116,40,41,41,59,13,10,32,32,32,32,32,32,32,32,101,108, + 115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,111,111,108,98,97,114,45,62,115,101,116,66,111,117,110,100,115,32,40,48,44,32,48, + 44,32,103,101,116,87,105,100,116,104,40,41,44,32,40,105,110,116,41,32,100,101,112,116,104,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117, + 101,40,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,115,108,105,100,101,114,86,97,108,117,101,67,104,97,110, + 103,101,100,32,40,83,108,105,100,101,114,42,32,115,108,105,100,101,114,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,101,115, + 105,122,101,100,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,98,117,116,116,111,110,67,108,105,99,107,101,100, + 32,40,66,117,116,116,111,110,42,32,98,117,116,116,111,110,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,98,117, + 116,116,111,110,32,61,61,32,111,114,105,101,110,116,97,116,105,111,110,66,117,116,116,111,110,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,116,111,111,108,98,97,114,45,62,115,101,116,86,101,114,116,105,99,97,108,32,40,33,32,116,111,111,108,98, + 97,114,45,62,105,115,86,101,114,116,105,99,97,108,40,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,101,115,105,122,101,100,40, + 41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,98,117,116,116,111,110,32,61, + 61,32,99,117,115,116,111,109,105,115,101,66,117,116,116,111,110,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,116,111,111,108,98,97,114,45,62,115,104,111,119,67,117,115,116,111,109,105,115,97,116,105,111,110,68,105,97,108,111,103,32,40,102,97,99, + 116,111,114,121,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,112,114,105,118,97,116,101,58,13,10,32,32, + 32,32,84,111,111,108,98,97,114,42,32,116,111,111,108,98,97,114,59,13,10,32,32,32,32,83,108,105,100,101,114,42,32,100,101,112,116,104,83,108, + 105,100,101,114,59,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,111,114,105,101,110,116,97,116,105,111,110,66,117,116,116,111,110, + 59,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,99,117,115,116,111,109,105,115,101,66,117,116,116,111,110,59,13,10,13,10,32, + 32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,13,10,32,32,32,32,99,108,97,115,115,32,68,101,109,111,84,111,111,108,98,97,114,73,116,101,109,70,97,99,116,111,114,121,32,32,32, + 58,32,112,117,98,108,105,99,32,84,111,111,108,98,97,114,73,116,101,109,70,97,99,116,111,114,121,13,10,32,32,32,32,123,13,10,32,32,32,32, + 112,117,98,108,105,99,58,13,10,32,32,32,32,32,32,32,32,68,101,109,111,84,111,111,108,98,97,114,73,116,101,109,70,97,99,116,111,114,121,40, + 41,32,123,125,13,10,32,32,32,32,32,32,32,32,126,68,101,109,111,84,111,111,108,98,97,114,73,116,101,109,70,97,99,116,111,114,121,40,41,32, + 123,125,13,10,13,10,32,32,32,32,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,32,32,32,32,47,47,32,69,97,99,104,32,116,121,112,101,32,111,102,32, + 105,116,101,109,32,97,32,116,111,111,108,98,97,114,32,99,97,110,32,99,111,110,116,97,105,110,32,109,117,115,116,32,98,101,32,103,105,118,101,110, + 32,97,32,117,110,105,113,117,101,32,73,68,46,32,84,104,101,115,101,13,10,32,32,32,32,32,32,32,32,47,47,32,97,114,101,32,116,104,101,32, + 111,110,101,115,32,119,101,39,108,108,32,117,115,101,32,105,110,32,116,104,105,115,32,100,101,109,111,46,13,10,32,32,32,32,32,32,32,32,101,110, + 117,109,32,68,101,109,111,84,111,111,108,98,97,114,73,116,101,109,73,100,115,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,100,111,99,95,110,101,119,32,32,32,32,32,32,32,32,32,61,32,49,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 100,111,99,95,111,112,101,110,32,32,32,32,32,32,32,32,61,32,50,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,111,99,95,115,97, + 118,101,32,32,32,32,32,32,32,32,61,32,51,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,111,99,95,115,97,118,101,65,115,32,32, + 32,32,32,32,61,32,52,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,101,100,105,116,95,99,111,112,121,32,32,32,32,32,32,32,61,32, + 53,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,101,100,105,116,95,99,117,116,32,32,32,32,32,32,32,32,61,32,54,44,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,101,100,105,116,95,112,97,115,116,101,32,32,32,32,32,32,61,32,55,44,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,106,117,99,101,76,111,103,111,66,117,116,116,111,110,32,32,61,32,56,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,117, + 115,116,111,109,67,111,109,98,111,66,111,120,32,32,61,32,57,13,10,32,32,32,32,32,32,32,32,125,59,13,10,13,10,32,32,32,32,32,32,32, + 32,118,111,105,100,32,103,101,116,65,108,108,84,111,111,108,98,97,114,73,116,101,109,73,100,115,32,40,65,114,114,97,121,32,60,105,110,116,62,38, + 32,105,100,115,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,84,104,105,115,32,114,101, + 116,117,114,110,115,32,116,104,101,32,99,111,109,112,108,101,116,101,32,108,105,115,116,32,111,102,32,97,108,108,32,105,116,101,109,32,73,68,115,32, + 116,104,97,116,32,97,114,101,32,97,108,108,111,119,101,100,32,116,111,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,103,111,32,105, + 110,32,111,117,114,32,116,111,111,108,98,97,114,46,32,65,110,121,32,105,116,101,109,115,32,121,111,117,32,109,105,103,104,116,32,119,97,110,116,32, + 116,111,32,97,100,100,32,109,117,115,116,32,98,101,32,108,105,115,116,101,100,32,104,101,114,101,46,32,84,104,101,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,47,47,32,111,114,100,101,114,32,105,110,32,119,104,105,99,104,32,116,104,101,121,32,97,114,101,32,108,105,115,116,101,100,32,119, + 105,108,108,32,98,101,32,117,115,101,100,32,98,121,32,116,104,101,32,116,111,111,108,98,97,114,32,99,117,115,116,111,109,105,115,97,116,105,111,110, + 32,112,97,110,101,108,46,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,100,111,99,95,110,101,119,41, + 59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,100,111,99,95,111,112,101,110,41,59,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,100,111,99,95,115,97,118,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,105,100,115,46,97,100,100,32,40,100,111,99,95,115,97,118,101,65,115,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46, + 97,100,100,32,40,101,100,105,116,95,99,111,112,121,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,101, + 100,105,116,95,99,117,116,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,101,100,105,116,95,112,97,115, + 116,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,106,117,99,101,76,111,103,111,66,117,116,116,111, + 110,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,99,117,115,116,111,109,67,111,109,98,111,66,111,120, + 41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,73,102,32,121,111,117,39,114,101,32,103,111,105,110,103,32,116,111,32, + 117,115,101,32,115,101,112,97,114,97,116,111,114,115,44,32,116,104,101,110,32,116,104,101,121,32,109,117,115,116,32,97,108,115,111,32,98,101,32,97, + 100,100,101,100,32,101,120,112,108,105,99,105,116,108,121,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,116,111,32,116,104,101,32,108, + 105,115,116,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,115,101,112,97,114,97,116,111,114,66,97,114,73, + 100,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,115,112,97,99,101,114,73,100,41,59,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,102,108,101,120,105,98,108,101,83,112,97,99,101,114,73,100,41,59,13,10,32, + 32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,118,111,105,100,32,103,101,116,68,101,102,97,117,108,116,73,116,101,109,83, + 101,116,32,40,65,114,114,97,121,32,60,105,110,116,62,38,32,105,100,115,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,47,47,32,84,104,105,115,32,114,101,116,117,114,110,115,32,97,110,32,111,114,100,101,114,101,100,32,108,105,115,116,32,111,102, + 32,116,104,101,32,115,101,116,32,111,102,32,105,116,101,109,115,32,116,104,97,116,32,109,97,107,101,32,117,112,32,97,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,47,47,32,116,111,111,108,98,97,114,39,115,32,100,101,102,97,117,108,116,32,115,101,116,46,32,78,111,116,32,97,108,108,32, + 105,116,101,109,115,32,110,101,101,100,32,116,111,32,98,101,32,111,110,32,116,104,105,115,32,108,105,115,116,44,32,97,110,100,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,47,47,32,105,116,101,109,115,32,99,97,110,32,97,112,112,101,97,114,32,109,117,108,116,105,112,108,101,32,116,105,109, + 101,115,32,40,101,46,103,46,32,116,104,101,32,115,101,112,97,114,97,116,111,114,115,32,117,115,101,100,32,104,101,114,101,41,46,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,100,111,99,95,110,101,119,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,105,100,115,46,97,100,100,32,40,100,111,99,95,111,112,101,110,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100, + 100,32,40,100,111,99,95,115,97,118,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,100,111,99,95, + 115,97,118,101,65,115,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,115,112,97,99,101,114,73,100,41, + 59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,115,101,112,97,114,97,116,111,114,66,97,114,73,100,41,59, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,101,100,105,116,95,99,111,112,121,41,59,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,105,100,115,46,97,100,100,32,40,101,100,105,116,95,99,117,116,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,105,100,115,46,97,100,100,32,40,101,100,105,116,95,112,97,115,116,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46, + 97,100,100,32,40,115,101,112,97,114,97,116,111,114,66,97,114,73,100,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97, + 100,100,32,40,102,108,101,120,105,98,108,101,83,112,97,99,101,114,73,100,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46, + 97,100,100,32,40,99,117,115,116,111,109,67,111,109,98,111,66,111,120,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97, + 100,100,32,40,102,108,101,120,105,98,108,101,83,112,97,99,101,114,73,100,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46, + 97,100,100,32,40,115,101,112,97,114,97,116,111,114,66,97,114,73,100,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,100,115,46,97, + 100,100,32,40,106,117,99,101,76,111,103,111,66,117,116,116,111,110,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32, + 32,32,32,84,111,111,108,98,97,114,73,116,101,109,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,73,116,101,109,32,40,99,111,110, + 115,116,32,105,110,116,32,105,116,101,109,73,100,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115, + 119,105,116,99,104,32,40,105,116,101,109,73,100,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,99,97,115,101,32,100,111,99,95,110,101,119,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110, + 32,99,114,101,97,116,101,66,117,116,116,111,110,70,114,111,109,90,105,112,70,105,108,101,83,86,71,32,40,105,116,101,109,73,100,44,32,84,40,34, + 110,101,119,34,41,44,32,84,40,34,100,111,99,117,109,101,110,116,45,110,101,119,46,115,118,103,34,41,41,59,13,10,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,99,97,115,101,32,100,111,99,95,111,112,101,110,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101, + 116,117,114,110,32,99,114,101,97,116,101,66,117,116,116,111,110,70,114,111,109,90,105,112,70,105,108,101,83,86,71,32,40,105,116,101,109,73,100,44, + 32,84,40,34,111,112,101,110,34,41,44,32,84,40,34,100,111,99,117,109,101,110,116,45,111,112,101,110,46,115,118,103,34,41,41,59,13,10,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,99,97,115,101,32,100,111,99,95,115,97,118,101,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,114,101,116,117,114,110,32,99,114,101,97,116,101,66,117,116,116,111,110,70,114,111,109,90,105,112,70,105,108,101,83,86,71,32,40,105, + 116,101,109,73,100,44,32,84,40,34,115,97,118,101,34,41,44,32,84,40,34,100,111,99,117,109,101,110,116,45,115,97,118,101,46,115,118,103,34,41, + 41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,97,115,101,32,100,111,99,95,115,97,118,101,65,115,58,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,99,114,101,97,116,101,66,117,116,116,111,110,70,114,111,109,90,105,112,70,105, + 108,101,83,86,71,32,40,105,116,101,109,73,100,44,32,84,40,34,115,97,118,101,32,97,115,34,41,44,32,84,40,34,100,111,99,117,109,101,110,116, + 45,115,97,118,101,45,97,115,46,115,118,103,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,97,115,101,32,101,100,105, + 116,95,99,111,112,121,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,99,114,101,97,116,101,66,117, + 116,116,111,110,70,114,111,109,90,105,112,70,105,108,101,83,86,71,32,40,105,116,101,109,73,100,44,32,84,40,34,99,111,112,121,34,41,44,32,84, + 40,34,101,100,105,116,45,99,111,112,121,46,115,118,103,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,97,115,101,32, + 101,100,105,116,95,99,117,116,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,99,114,101,97,116,101, + 66,117,116,116,111,110,70,114,111,109,90,105,112,70,105,108,101,83,86,71,32,40,105,116,101,109,73,100,44,32,84,40,34,99,117,116,34,41,44,32, + 84,40,34,101,100,105,116,45,99,117,116,46,115,118,103,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,97,115,101,32, + 101,100,105,116,95,112,97,115,116,101,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,99,114,101,97, + 116,101,66,117,116,116,111,110,70,114,111,109,90,105,112,70,105,108,101,83,86,71,32,40,105,116,101,109,73,100,44,32,84,40,34,112,97,115,116,101, + 34,41,44,32,84,40,34,101,100,105,116,45,112,97,115,116,101,46,115,118,103,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,99,97,115,101,32,106,117,99,101,76,111,103,111,66,117,116,116,111,110,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114, + 101,116,117,114,110,32,110,101,119,32,84,111,111,108,98,97,114,66,117,116,116,111,110,32,40,105,116,101,109,73,100,44,32,84,40,34,106,117,99,101, + 33,34,41,44,32,68,114,97,119,97,98,108,101,58,58,99,114,101,97,116,101,70,114,111,109,73,109,97,103,101,68,97,116,97,32,40,66,105,110,97, + 114,121,68,97,116,97,58,58,106,117,99,101,95,112,110,103,44,32,66,105,110,97,114,121,68,97,116,97,58,58,106,117,99,101,95,112,110,103,83,105, + 122,101,41,44,32,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,97,115,101,32,99,117,115,116,111,109,67,111,109,98,111, + 66,111,120,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,110,101,119,32,67,117,115,116,111,109,84, + 111,111,108,98,97,114,67,111,109,98,111,66,111,120,32,40,105,116,101,109,73,100,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 100,101,102,97,117,108,116,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,98,114,101,97,107,59,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,48,59,13,10,32,32,32,32,32,32, + 32,32,125,13,10,13,10,32,32,32,32,112,114,105,118,97,116,101,58,13,10,32,32,32,32,32,32,32,32,83,116,114,105,110,103,65,114,114,97,121, + 32,105,99,111,110,78,97,109,101,115,59,13,10,32,32,32,32,32,32,32,32,79,119,110,101,100,65,114,114,97,121,32,60,68,114,97,119,97,98,108, + 101,62,32,105,99,111,110,115,70,114,111,109,90,105,112,70,105,108,101,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,84,104,105,115,32, + 105,115,32,97,32,108,105,116,116,108,101,32,117,116,105,108,105,116,121,32,116,111,32,99,114,101,97,116,101,32,97,32,98,117,116,116,111,110,32,119, + 105,116,104,32,111,110,101,32,111,102,32,116,104,101,32,83,86,71,32,105,109,97,103,101,115,32,105,110,13,10,32,32,32,32,32,32,32,32,47,47, + 32,111,117,114,32,101,109,98,101,100,100,101,100,32,90,73,80,32,102,105,108,101,32,34,105,99,111,110,115,46,122,105,112,34,13,10,32,32,32,32, + 32,32,32,32,84,111,111,108,98,97,114,66,117,116,116,111,110,42,32,99,114,101,97,116,101,66,117,116,116,111,110,70,114,111,109,90,105,112,70,105, + 108,101,83,86,71,32,40,99,111,110,115,116,32,105,110,116,32,105,116,101,109,73,100,44,32,99,111,110,115,116,32,83,116,114,105,110,103,38,32,116, + 101,120,116,44,32,99,111,110,115,116,32,83,116,114,105,110,103,38,32,102,105,108,101,110,97,109,101,41,13,10,32,32,32,32,32,32,32,32,123,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,105,99,111,110,115,70,114,111,109,90,105,112,70,105,108,101,46,115,105,122,101,40,41, + 32,61,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47, + 47,32,73,102,32,119,101,39,118,101,32,110,111,116,32,97,108,114,101,97,100,121,32,100,111,110,101,32,115,111,44,32,108,111,97,100,32,97,108,108, + 32,116,104,101,32,105,109,97,103,101,115,32,102,114,111,109,32,116,104,101,32,122,105,112,32,102,105,108,101,46,46,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,77,101,109,111,114,121,73,110,112,117,116,83,116,114,101,97,109,32,105,99,111,110,115,70,105,108,101,83,116,114,101, + 97,109,32,40,66,105,110,97,114,121,68,97,116,97,58,58,105,99,111,110,115,95,122,105,112,44,32,66,105,110,97,114,121,68,97,116,97,58,58,105, + 99,111,110,115,95,122,105,112,83,105,122,101,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,90, + 105,112,70,105,108,101,32,105,99,111,110,115,32,40,38,105,99,111,110,115,70,105,108,101,83,116,114,101,97,109,44,32,102,97,108,115,101,41,59,13, + 10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,105,32,61,32,48,59,32,105,32,60,32,105, + 99,111,110,115,46,103,101,116,78,117,109,69,110,116,114,105,101,115,40,41,59,32,43,43,105,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,73,110,112,117,116,83,116,114,101,97,109,42,32, + 115,118,103,70,105,108,101,83,116,114,101,97,109,32,61,32,105,99,111,110,115,46,99,114,101,97,116,101,83,116,114,101,97,109,70,111,114,69,110,116, + 114,121,32,40,105,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,115,118,103,70,105, + 108,101,83,116,114,101,97,109,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,99,111,110,78,97,109,101,115,46,97,100,100,32,40,105,99, + 111,110,115,46,103,101,116,69,110,116,114,121,40,105,41,45,62,102,105,108,101,110,97,109,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,105,99,111,110,115,70,114,111,109,90,105,112,70,105,108,101,46,97,100,100,32,40,68,114,97,119,97, + 98,108,101,58,58,99,114,101,97,116,101,70,114,111,109,73,109,97,103,101,68,97,116,97,83,116,114,101,97,109,32,40,42,115,118,103,70,105,108,101, + 83,116,114,101,97,109,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,100,101,108, + 101,116,101,32,115,118,103,70,105,108,101,83,116,114,101,97,109,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,68,114,97,119,97,98,108,101,42,32,105,109,97,103,101,32,61,32,105,99,111,110,115,70,114,111,109,90,105, + 112,70,105,108,101,32,91,105,99,111,110,78,97,109,101,115,46,105,110,100,101,120,79,102,32,40,102,105,108,101,110,97,109,101,41,93,45,62,99,114, + 101,97,116,101,67,111,112,121,40,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,110,101,119,32,84,111,111,108, + 98,97,114,66,117,116,116,111,110,32,40,105,116,101,109,73,100,44,32,116,101,120,116,44,32,105,109,97,103,101,44,32,48,41,59,13,10,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,48,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32, + 32,32,32,47,47,32,68,101,109,111,110,115,116,114,97,116,101,115,32,104,111,119,32,116,111,32,112,117,116,32,97,32,99,117,115,116,111,109,32,99, + 111,109,112,111,110,101,110,116,32,105,110,116,111,32,97,32,116,111,111,108,98,97,114,32,45,32,116,104,105,115,32,111,110,101,32,99,111,110,116,97, + 105,110,115,13,10,32,32,32,32,32,32,32,32,47,47,32,97,32,67,111,109,98,111,66,111,120,46,13,10,32,32,32,32,32,32,32,32,99,108,97, + 115,115,32,67,117,115,116,111,109,84,111,111,108,98,97,114,67,111,109,98,111,66,111,120,32,58,32,112,117,98,108,105,99,32,84,111,111,108,98,97, + 114,73,116,101,109,67,111,109,112,111,110,101,110,116,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,112,117,98,108,105, + 99,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,67,117,115,116,111,109,84,111,111,108,98,97,114,67,111,109,98,111,66,111,120,32,40,99, + 111,110,115,116,32,105,110,116,32,116,111,111,108,98,97,114,73,116,101,109,73,100,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,58,32,84,111,111,108,98,97,114,73,116,101,109,67,111,109,112,111,110,101,110,116,32,40,116,111,111,108,98,97,114,73,116,101,109,73,100,44,32, + 84,40,34,67,117,115,116,111,109,32,84,111,111,108,98,97,114,32,73,116,101,109,34,41,44,32,102,97,108,115,101,41,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98, + 108,101,32,40,99,111,109,98,111,66,111,120,32,61,32,110,101,119,32,67,111,109,98,111,66,111,120,32,40,84,40,34,100,101,109,111,32,116,111,111, + 108,98,97,114,32,99,111,109,98,111,32,98,111,120,34,41,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102, + 111,114,32,40,105,110,116,32,105,32,61,32,49,59,32,105,32,60,32,50,48,59,32,43,43,105,41,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,97,100,100,73,116,101,109,32,40,84,40,34,84,111,111,108,98,97,114,32,67, + 111,109,98,111,66,111,120,32,105,116,101,109,32,34,41,32,43,32,83,116,114,105,110,103,32,40,105,41,44,32,105,41,59,13,10,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,115,101,116,83,101,108,101,99,116,101,100,73,100,32,40,49,41, + 59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,115,101,116,69,100,105,116,97,98,108,101, + 84,101,120,116,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,126,67,117,115,116,111,109,84,111,111,108,98,97,114,67,111,109,98,111,66,111,120,40,41,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,99,111,109,98,111,66,111,120,59,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,98,111,111,108,32,103,101,116,84,111,111,108,98, + 97,114,73,116,101,109,83,105,122,101,115,32,40,105,110,116,32,116,111,111,108,98,97,114,68,101,112,116,104,44,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,98,111,111,108,32,105,115,84,111,111, + 108,98,97,114,86,101,114,116,105,99,97,108,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,38,32,112,114,101,102,101,114,114,101,100,83,105,122,101,44,32,105,110,116,38,32,109,105, + 110,83,105,122,101,44,32,105,110,116,38,32,109,97,120,83,105,122,101,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,105,115,84,111,111,108,98,97,114,86,101,114,116,105,99,97,108,41,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,102,97,108,115,101,59,13,10,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,112,114,101,102,101,114,114,101,100,83,105,122,101,32,61,32,50,53,48,59,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,109,105,110,83,105,122,101,32,61,32,56,48,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,109, + 97,120,83,105,122,101,32,61,32,51,48,48,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,116,114, + 117,101,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,118,111,105,100,32,112, + 97,105,110,116,66,117,116,116,111,110,65,114,101,97,32,40,71,114,97,112,104,105,99,115,38,44,32,105,110,116,44,32,105,110,116,44,32,98,111,111, + 108,44,32,98,111,111,108,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,118,111,105,100,32,99,111,110,116,101,110,116,65,114,101,97,67,104,97,110,103,101,100,32,40,99, + 111,110,115,116,32,82,101,99,116,97,110,103,108,101,38,32,99,111,110,116,101,110,116,65,114,101,97,41,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,45,62,115,101,116,83,105,122,101,32,40, + 99,111,110,116,101,110,116,65,114,101,97,46,103,101,116,87,105,100,116,104,40,41,32,45,32,50,44,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,106,109,105,110,32,40,99,111,110,116,101,110,116,65,114,101, + 97,46,103,101,116,72,101,105,103,104,116,40,41,32,45,32,50,44,32,50,50,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,99,111,109,98,111,66,111,120,45,62,115,101,116,67,101,110,116,114,101,80,111,115,105,116,105,111,110,32,40,99,111,110,116,101,110,116, + 65,114,101,97,46,103,101,116,67,101,110,116,114,101,88,40,41,44,32,99,111,110,116,101,110,116,65,114,101,97,46,103,101,116,67,101,110,116,114,101, + 89,40,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,112,114,105,118,97,116,101,58, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,67,111,109,98,111,66,111,120,42,32,99,111,109,98,111,66,111,120,59,13,10,32,32,32,32,32, + 32,32,32,125,59,13,10,32,32,32,32,125,59,13,10,13,10,32,32,32,32,68,101,109,111,84,111,111,108,98,97,114,73,116,101,109,70,97,99,116, + 111,114,121,32,102,97,99,116,111,114,121,59,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,68,101,109,111,84,97,98,98,101,100,67,111, + 109,112,111,110,101,110,116,32,32,58,32,112,117,98,108,105,99,32,84,97,98,98,101,100,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,66,117,116,116,111,110,76,105, + 115,116,101,110,101,114,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,68,101,109,111,84,97,98,98,101,100,67,111,109,112,111,110, + 101,110,116,32,40,65,112,112,108,105,99,97,116,105,111,110,67,111,109,109,97,110,100,77,97,110,97,103,101,114,42,32,99,111,109,109,97,110,100,77, + 97,110,97,103,101,114,41,13,10,32,32,32,32,32,32,32,32,58,32,84,97,98,98,101,100,67,111,109,112,111,110,101,110,116,32,40,84,97,98,98, + 101,100,66,117,116,116,111,110,66,97,114,58,58,84,97,98,115,65,116,84,111,112,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32, + 97,100,100,84,97,98,32,40,84,40,34,115,108,105,100,101,114,115,34,41,44,32,32,32,32,32,32,32,103,101,116,82,97,110,100,111,109,66,114,105, + 103,104,116,67,111,108,111,117,114,40,41,44,32,99,114,101,97,116,101,83,108,105,100,101,114,115,80,97,103,101,40,41,44,32,32,32,32,32,32,116, + 114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,84,97,98,32,40,84,40,34,116,111,111,108,98,97,114,115,34,41,44,32,32,32, + 32,32,32,103,101,116,82,97,110,100,111,109,66,114,105,103,104,116,67,111,108,111,117,114,40,41,44,32,110,101,119,32,84,111,111,108,98,97,114,68, + 101,109,111,67,111,109,112,32,40,99,111,109,109,97,110,100,77,97,110,97,103,101,114,41,44,32,32,32,32,116,114,117,101,41,59,13,10,32,32,32, + 32,32,32,32,32,97,100,100,84,97,98,32,40,84,40,34,98,117,116,116,111,110,115,34,41,44,32,32,32,32,32,32,32,103,101,116,82,97,110,100, + 111,109,66,114,105,103,104,116,67,111,108,111,117,114,40,41,44,32,110,101,119,32,66,117,116,116,111,110,115,80,97,103,101,32,40,116,104,105,115,41, + 44,32,32,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,84,97,98,32,40,84,40,34,114,97,100,105,111,32,98,117,116, + 116,111,110,115,34,41,44,32,103,101,116,82,97,110,100,111,109,66,114,105,103,104,116,67,111,108,111,117,114,40,41,44,32,99,114,101,97,116,101,82, + 97,100,105,111,66,117,116,116,111,110,80,97,103,101,40,41,44,32,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,84,97, + 98,32,40,84,40,34,109,105,115,99,32,119,105,100,103,101,116,115,34,41,44,32,32,103,101,116,82,97,110,100,111,109,66,114,105,103,104,116,67,111, + 108,111,117,114,40,41,44,32,99,114,101,97,116,101,77,105,115,99,80,97,103,101,40,41,44,32,32,32,32,32,32,32,32,32,116,114,117,101,41,59, + 13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,68,101,109,111,84,97,98,98,101,100,67,111,109,112,111,110,101,110,116,40,41,13,10,32, + 32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,98,117,116,116,111,110,67,108,105,99,107,101,100,32,40,66, + 117,116,116,111,110,42,32,98,117,116,116,111,110,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,66,117,98,98,108,101,77,101,115, + 115,97,103,101,67,111,109,112,111,110,101,110,116,42,32,98,109,99,32,61,32,110,101,119,32,66,117,98,98,108,101,77,101,115,115,97,103,101,67,111, + 109,112,111,110,101,110,116,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,68,101,115,107,116,111,112,58,58,99,97,110,85,115, + 101,83,101,109,105,84,114,97,110,115,112,97,114,101,110,116,87,105,110,100,111,119,115,40,41,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,98,109,99,45,62,115,101,116,65,108,119,97,121,115,79,110,84,111,112,32,40,116,114,117,101,41,59,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,98,109,99,45,62,97,100,100,84,111,68,101,115,107,116,111,112,32,40,48,41,59,13,10,32,32,32,32, + 32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,97,100,100,67,104,105,108,100,67,111,109,112,111,110,101,110,116,32,40,98,109,99,41,59,13,10,32,32,32,32,32,32,32,32,125,13, + 10,13,10,32,32,32,32,32,32,32,32,98,109,99,45,62,115,104,111,119,65,116,32,40,98,117,116,116,111,110,44,32,84,40,34,84,104,105,115,32, + 105,115,32,97,32,100,101,109,111,32,111,102,32,116,104,101,32,66,117,98,98,108,101,77,101,115,115,97,103,101,67,111,109,112,111,110,101,110,116,44, + 32,119,104,105,99,104,32,108,101,116,115,32,121,111,117,32,112,111,112,32,117,112,32,97,32,109,101,115,115,97,103,101,32,112,111,105,110,116,105,110, + 103,32,97,116,32,97,32,99,111,109,112,111,110,101,110,116,32,111,114,32,115,111,109,101,119,104,101,114,101,32,111,110,32,116,104,101,32,115,99,114, + 101,101,110,46,92,110,92,110,84,104,101,32,109,101,115,115,97,103,101,32,98,117,98,98,108,101,115,32,119,105,108,108,32,100,105,115,97,112,112,101, + 97,114,32,97,102,116,101,114,32,97,32,116,105,109,101,111,117,116,32,112,101,114,105,111,100,44,32,111,114,32,119,104,101,110,32,116,104,101,32,109, + 111,117,115,101,32,105,115,32,99,108,105,99,107,101,100,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,50,48,48,48,44,32,116,114,117,101,44,32,116,114,117,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,115,116,97,116,105, + 99,32,99,111,110,115,116,32,67,111,108,111,117,114,32,103,101,116,82,97,110,100,111,109,66,114,105,103,104,116,67,111,108,111,117,114,40,41,13,10, + 32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,67,111,108,111,117,114,32,40,82,97,110,100,111,109,58,58,103,101, + 116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,70,108,111,97,116,40,41,44,32,48,46,49,102,44,32,48,46,57,55,102, + 44,32,49,46,48,102,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,68,101,109,111,66,97,99, + 107,103,114,111,117,110,100,84,104,114,101,97,100,32,32,58,32,112,117,98,108,105,99,32,84,104,114,101,97,100,87,105,116,104,80,114,111,103,114,101, + 115,115,87,105,110,100,111,119,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,68,101,109,111,66,97,99,107,103,114,111,117,110,100, + 84,104,114,101,97,100,40,41,13,10,32,32,32,32,32,32,32,32,58,32,84,104,114,101,97,100,87,105,116,104,80,114,111,103,114,101,115,115,87,105, + 110,100,111,119,32,40,84,40,34,98,117,115,121,32,100,111,105,110,103,32,115,111,109,101,32,105,109,112,111,114,116,97,110,116,32,116,104,105,110,103, + 115,46,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,116,114,117,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,116,114,117,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,101,116,83,116,97,116,117,115,77, + 101,115,115,97,103,101,32,40,84,40,34,71,101,116,116,105,110,103,32,114,101,97,100,121,46,46,46,34,41,41,59,13,10,32,32,32,32,125,13,10, + 13,10,32,32,32,32,126,68,101,109,111,66,97,99,107,103,114,111,117,110,100,84,104,114,101,97,100,40,41,13,10,32,32,32,32,123,13,10,32,32, + 32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,117,110,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,101, + 116,80,114,111,103,114,101,115,115,32,40,45,49,46,48,41,59,32,47,47,32,115,101,116,116,105,110,103,32,97,32,118,97,108,117,101,32,98,101,121, + 111,110,100,32,116,104,101,32,114,97,110,103,101,32,48,32,45,62,32,49,32,119,105,108,108,32,115,104,111,119,32,97,32,115,112,105,110,110,105,110, + 103,32,98,97,114,46,46,13,10,32,32,32,32,32,32,32,32,115,101,116,83,116,97,116,117,115,77,101,115,115,97,103,101,32,40,84,40,34,80,114, + 101,112,97,114,105,110,103,32,116,111,32,100,111,32,115,111,109,101,32,115,116,117,102,102,46,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32, + 32,119,97,105,116,32,40,50,48,48,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,105,110,116,32,116,104,105,110,103, + 115,84,111,68,111,32,61,32,49,48,59,13,10,13,10,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,105,32,61,32,48,59,32,105, + 32,60,32,116,104,105,110,103,115,84,111,68,111,59,32,43,43,105,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,47,47,32,109,117,115,116,32,99,104,101,99,107,32,116,104,105,115,32,97,115,32,111,102,116,101,110,32,97,115,32,112,111,115,115,105, + 98,108,101,44,32,98,101,99,97,117,115,101,32,116,104,105,115,32,105,115,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,104,111,119, + 32,119,101,32,107,110,111,119,32,105,102,32,116,104,101,32,117,115,101,114,39,115,32,112,114,101,115,115,101,100,32,39,99,97,110,99,101,108,39,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,116,104,114,101,97,100,83,104,111,117,108,100,69,120,105,116,40,41,41,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32, + 116,104,105,115,32,119,105,108,108,32,117,112,100,97,116,101,32,116,104,101,32,112,114,111,103,114,101,115,115,32,98,97,114,32,111,110,32,116,104,101, + 32,100,105,97,108,111,103,32,98,111,120,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,101,116,80,114,111,103,114,101,115,115,32,40,105,32, + 47,32,40,100,111,117,98,108,101,41,32,116,104,105,110,103,115,84,111,68,111,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115, + 101,116,83,116,97,116,117,115,77,101,115,115,97,103,101,32,40,83,116,114,105,110,103,32,40,116,104,105,110,103,115,84,111,68,111,32,45,32,105,41, + 32,43,32,84,40,34,32,116,104,105,110,103,115,32,108,101,102,116,32,116,111,32,100,111,46,46,46,34,41,41,59,13,10,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,119,97,105,116,32,40,53,48,48,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32, + 32,115,101,116,80,114,111,103,114,101,115,115,32,40,45,49,46,48,41,59,32,47,47,32,115,101,116,116,105,110,103,32,97,32,118,97,108,117,101,32, + 98,101,121,111,110,100,32,116,104,101,32,114,97,110,103,101,32,48,32,45,62,32,49,32,119,105,108,108,32,115,104,111,119,32,97,32,115,112,105,110, + 110,105,110,103,32,98,97,114,46,46,13,10,32,32,32,32,32,32,32,32,115,101,116,83,116,97,116,117,115,77,101,115,115,97,103,101,32,40,84,40, + 34,70,105,110,105,115,104,105,110,103,32,111,102,102,32,116,104,101,32,108,97,115,116,32,102,101,119,32,98,105,116,115,32,97,110,100,32,112,105,101, + 99,101,115,33,34,41,41,59,13,10,32,32,32,32,32,32,32,32,119,97,105,116,32,40,50,48,48,48,41,59,13,10,32,32,32,32,125,13,10,125, + 59,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,13,10,47,42,42,32,65,32,68,105,97,108,111,103,87,105,110,100,111,119,32,99,111,110,116,97,105,110,105,110,103,32,97,32,67, + 111,108,111,117,114,83,101,108,101,99,116,111,114,32,99,111,109,112,111,110,101,110,116,32,42,47,13,10,99,108,97,115,115,32,67,111,108,111,117,114, + 83,101,108,101,99,116,111,114,68,105,97,108,111,103,87,105,110,100,111,119,32,32,58,32,112,117,98,108,105,99,32,68,105,97,108,111,103,87,105,110, + 100,111,119,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,67,111,108,111,117,114,83,101,108,101,99,116,111,114,68,105,97,108,111, + 103,87,105,110,100,111,119,40,41,13,10,32,32,32,32,32,32,32,32,58,32,68,105,97,108,111,103,87,105,110,100,111,119,32,40,84,40,34,67,111, + 108,111,117,114,32,115,101,108,101,99,116,111,114,32,100,101,109,111,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,67,111,108,111,117,114,115,58,58,108,105,103,104,116,103,114,101,121,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,101,116,67,111,110, + 116,101,110,116,67,111,109,112,111,110,101,110,116,32,40,110,101,119,32,67,111,108,111,117,114,83,101,108,101,99,116,111,114,40,41,41,59,13,10,32, + 32,32,32,32,32,32,32,99,101,110,116,114,101,87,105,116,104,83,105,122,101,32,40,52,48,48,44,32,52,48,48,41,59,13,10,32,32,32,32,32, + 32,32,32,115,101,116,82,101,115,105,122,97,98,108,101,32,40,116,114,117,101,44,32,116,114,117,101,41,59,13,10,32,32,32,32,125,13,10,13,10, + 32,32,32,32,126,67,111,108,111,117,114,83,101,108,101,99,116,111,114,68,105,97,108,111,103,87,105,110,100,111,119,40,41,13,10,32,32,32,32,123, + 13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,99,108,111,115,101,66,117,116,116,111,110,80,114,101,115,115,101,100,40,41, + 13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,119,101,32,101,120,112,101,99,116,32,116,104,105,115,32,99,111,109,112,111, + 110,101,110,116,32,116,111,32,98,101,32,114,117,110,32,119,105,116,104,105,110,32,97,32,109,111,100,97,108,32,108,111,111,112,44,32,115,111,32,119, + 104,101,110,32,116,104,101,32,99,108,111,115,101,13,10,32,32,32,32,32,32,32,32,47,47,32,98,117,116,116,111,110,32,105,115,32,99,108,105,99, + 107,101,100,44,32,119,101,32,99,97,110,32,109,97,107,101,32,105,116,32,105,110,118,105,115,105,98,108,101,32,116,111,32,99,97,117,115,101,32,116, + 104,101,32,108,111,111,112,32,116,111,32,101,120,105,116,32,97,110,100,32,116,104,101,13,10,32,32,32,32,32,32,32,32,47,47,32,99,97,108,108, + 105,110,103,32,99,111,100,101,32,119,105,108,108,32,100,101,108,101,116,101,32,116,104,105,115,32,111,98,106,101,99,116,46,13,10,32,32,32,32,32, + 32,32,32,115,101,116,86,105,115,105,98,108,101,32,40,102,97,108,115,101,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,35,105,102, + 32,74,85,67,69,95,77,65,67,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,47,42,42,32,84,104,105,115,32,112,111,112,115,32,111,112,101,110,32,97,32,100,105,97,108, + 111,103,32,98,111,120,32,97,110,100,32,119,97,105,116,115,32,102,111,114,32,121,111,117,32,116,111,32,112,114,101,115,115,32,107,101,121,115,32,111, + 110,32,121,111,117,114,32,65,112,112,108,101,32,82,101,109,111,116,101,44,13,10,32,32,32,32,119,104,105,99,104,32,105,116,32,100,101,115,99,114, + 105,98,101,115,32,105,110,32,116,104,101,32,98,111,120,46,13,10,42,47,13,10,99,108,97,115,115,32,65,112,112,108,101,82,101,109,111,116,101,84, + 101,115,116,87,105,110,100,111,119,32,32,58,32,112,117,98,108,105,99,32,65,108,101,114,116,87,105,110,100,111,119,44,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,65,112,112,108,101,82,101,109, + 111,116,101,68,101,118,105,99,101,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,65,112,112,108,101,82,101,109,111,116,101,84,101, + 115,116,87,105,110,100,111,119,40,41,13,10,32,32,32,32,32,32,32,32,58,32,65,108,101,114,116,87,105,110,100,111,119,32,40,34,65,112,112,108, + 101,32,82,101,109,111,116,101,32,67,111,110,116,114,111,108,32,84,101,115,116,33,34,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,34,73,102,32,121,111,117,39,118,101,32,103,111,116,32,97,110,32,65,112,112,108,101,32,82,101,109,111,116,101,44, + 32,112,114,101,115,115,32,115,111,109,101,32,98,117,116,116,111,110,115,32,110,111,119,46,46,46,34,44,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,58,58,78,111,73,99,111,110,41,13,10,32,32,32,32,123, + 13,10,32,32,32,32,32,32,32,32,97,100,100,66,117,116,116,111,110,32,40,84,40,34,100,111,110,101,34,41,44,32,48,41,59,13,10,13,10,32, + 32,32,32,32,32,32,32,47,47,32,40,84,111,32,111,112,101,110,32,116,104,101,32,100,101,118,105,99,101,32,105,110,32,110,111,110,45,101,120,99, + 108,117,115,105,118,101,32,109,111,100,101,44,32,112,97,115,115,32,39,102,97,108,115,101,39,32,105,110,32,104,101,114,101,41,46,46,13,10,32,32, + 32,32,32,32,32,32,105,102,32,40,33,32,115,116,97,114,116,32,40,116,114,117,101,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115, + 101,116,77,101,115,115,97,103,101,32,40,34,67,111,117,108,100,110,39,116,32,111,112,101,110,32,116,104,101,32,114,101,109,111,116,101,32,99,111,110, + 116,114,111,108,32,100,101,118,105,99,101,33,34,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,65,112,112,108,101,82,101,109,111, + 116,101,84,101,115,116,87,105,110,100,111,119,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,116,111,112,40,41,59,13,10, + 32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,98,117,116,116,111,110,80,114,101,115,115,101,100,32,40,99,111,110,115,116,32,66, + 117,116,116,111,110,84,121,112,101,32,98,117,116,116,111,110,73,100,44,32,99,111,110,115,116,32,98,111,111,108,32,105,115,68,111,119,110,41,13,10, + 32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,83,116,114,105,110,103,32,100,101,115,99,59,13,10,13,10,32,32,32,32,32,32,32,32,115, + 119,105,116,99,104,32,40,98,117,116,116,111,110,73,100,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,99,97,115, + 101,32,109,101,110,117,66,117,116,116,111,110,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,115,99,32,61,32,34,109,101,110,117,32, + 98,117,116,116,111,110,32,40,115,104,111,114,116,41,34,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,98,114,101,97,107,59,13,10,32,32, + 32,32,32,32,32,32,99,97,115,101,32,112,108,97,121,66,117,116,116,111,110,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,115,99, + 32,61,32,34,112,108,97,121,32,98,117,116,116,111,110,34,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,98,114,101,97,107,59,13,10,32, + 32,32,32,32,32,32,32,99,97,115,101,32,112,108,117,115,66,117,116,116,111,110,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,115, + 99,32,61,32,34,112,108,117,115,32,98,117,116,116,111,110,34,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,98,114,101,97,107,59,13,10, + 32,32,32,32,32,32,32,32,99,97,115,101,32,109,105,110,117,115,66,117,116,116,111,110,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100, + 101,115,99,32,61,32,34,109,105,110,117,115,32,98,117,116,116,111,110,34,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,98,114,101,97,107, + 59,13,10,32,32,32,32,32,32,32,32,99,97,115,101,32,114,105,103,104,116,66,117,116,116,111,110,58,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,100,101,115,99,32,61,32,34,114,105,103,104,116,32,98,117,116,116,111,110,32,40,115,104,111,114,116,41,34,59,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,98,114,101,97,107,59,13,10,32,32,32,32,32,32,32,32,99,97,115,101,32,108,101,102,116,66,117,116,116,111,110,58,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,100,101,115,99,32,61,32,34,108,101,102,116,32,98,117,116,116,111,110,32,40,115,104,111,114,116,41,34, + 59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,98,114,101,97,107,59,13,10,32,32,32,32,32,32,32,32,99,97,115,101,32,114,105,103,104, + 116,66,117,116,116,111,110,95,76,111,110,103,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,115,99,32,61,32,34,114,105,103,104,116, + 32,98,117,116,116,111,110,32,40,108,111,110,103,41,34,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,98,114,101,97,107,59,13,10,32,32, + 32,32,32,32,32,32,99,97,115,101,32,108,101,102,116,66,117,116,116,111,110,95,76,111,110,103,58,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,100,101,115,99,32,61,32,34,108,101,102,116,32,98,117,116,116,111,110,32,40,108,111,110,103,41,34,59,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,98,114,101,97,107,59,13,10,32,32,32,32,32,32,32,32,99,97,115,101,32,109,101,110,117,66,117,116,116,111,110,95,76,111,110,103,58, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,115,99,32,61,32,34,109,101,110,117,32,98,117,116,116,111,110,32,40,108,111,110,103,41, + 34,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,98,114,101,97,107,59,13,10,32,32,32,32,32,32,32,32,99,97,115,101,32,112,108,97, + 121,66,117,116,116,111,110,83,108,101,101,112,77,111,100,101,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,115,99,32,61,32,34,112, + 108,97,121,32,40,115,108,101,101,112,32,109,111,100,101,41,34,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,98,114,101,97,107,59,13,10, + 32,32,32,32,32,32,32,32,99,97,115,101,32,115,119,105,116,99,104,101,100,58,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,115,99, + 32,61,32,34,114,101,109,111,116,101,32,115,119,105,116,99,104,101,100,34,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,98,114,101,97,107, + 59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,105,115,68,111,119,110,41,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,100,101,115,99,32,60,60,32,34,32,45,45,32,91,100,111,119,110,93,34,59,13,10,32,32,32,32,32,32,32,32, + 101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,115,99,32,60,60,32,34,32,45,45,32,91,117,112,93,34,59,13,10,13, + 10,32,32,32,32,32,32,32,32,115,101,116,77,101,115,115,97,103,101,32,40,100,101,115,99,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10, + 13,10,35,101,110,100,105,102,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,111,110,115,116,32,105,110,116,32,110,117,109,71,114,111,117,112,115,32,61,32,52,59,13,10, + 13,10,99,108,97,115,115,32,87,105,100,103,101,116,115,68,101,109,111,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,66,117,116,116,111,110,76,105,115,116, + 101,110,101,114,13,10,123,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,109,101,110,117,66,117,116,116,111,110,59,13,10,32,32, + 32,32,84,111,103,103,108,101,66,117,116,116,111,110,42,32,101,110,97,98,108,101,66,117,116,116,111,110,59,13,10,13,10,32,32,32,32,68,101,109, + 111,84,97,98,98,101,100,67,111,109,112,111,110,101,110,116,42,32,116,97,98,115,59,13,10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32, + 47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 13,10,32,32,32,32,87,105,100,103,101,116,115,68,101,109,111,32,40,65,112,112,108,105,99,97,116,105,111,110,67,111,109,109,97,110,100,77,97,110, + 97,103,101,114,42,32,99,111,109,109,97,110,100,77,97,110,97,103,101,114,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,101, + 116,78,97,109,101,32,40,84,40,34,87,105,100,103,101,116,115,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77, + 97,107,101,86,105,115,105,98,108,101,32,40,116,97,98,115,32,61,32,110,101,119,32,68,101,109,111,84,97,98,98,101,100,67,111,109,112,111,110,101, + 110,116,32,40,99,111,109,109,97,110,100,77,97,110,97,103,101,114,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,32, + 32,32,32,109,101,110,117,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,84,40,34,99,108,105,99,107, + 32,102,111,114,32,97,32,112,111,112,117,112,32,109,101,110,117,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,99,108,105,99,107,32,102,111,114,32,97,32,100,101,109,111, + 32,111,102,32,116,104,101,32,100,105,102,102,101,114,101,110,116,32,116,121,112,101,115,32,111,102,32,105,116,101,109,32,121,111,117,32,99,97,110,32, + 112,117,116,32,105,110,116,111,32,97,32,112,111,112,117,112,32,109,101,110,117,46,46,46,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32, + 97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,109,101,110,117,66,117,116,116,111,110,41,59,13,10,32,32,32,32,32,32,32, + 32,109,101,110,117,66,117,116,116,111,110,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,49,48,44,32,50,48,48,44,32,50,52,41, + 59,13,10,32,32,32,32,32,32,32,32,109,101,110,117,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114, + 32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,109,101,110,117,66,117,116,116,111,110,45,62,115,101,116,84,114,105,103,103,101,114, + 101,100,79,110,77,111,117,115,101,68,111,119,110,32,40,116,114,117,101,41,59,32,47,47,32,98,101,99,97,117,115,101,32,116,104,105,115,32,98,117, + 116,116,111,110,32,112,111,112,115,32,117,112,32,97,32,109,101,110,117,44,32,116,104,105,115,32,108,101,116,115,32,117,115,13,10,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,84,40,34,65,110,100,32,116,104,105,115,32,105,115,32,116,104,101,32,65,108,101,114,116,87,105,110,100,111, - 119,39,115,32,109,101,115,115,97,103,101,46,32,66,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108, - 97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,46,34,41, + 32,32,32,32,32,32,32,47,47,32,104,111,108,100,32,100,111,119,110,32,116,104,101,32,98,117,116,116,111,110,32,97,110,100,32,100,114,97,103,32, + 115,116,114,97,105,103,104,116,32,111,110,116,111,32,116,104,101,32,109,101,110,117,13,10,13,10,32,32,32,32,32,32,32,32,47,47,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32, + 32,32,32,32,101,110,97,98,108,101,66,117,116,116,111,110,32,61,32,110,101,119,32,84,111,103,103,108,101,66,117,116,116,111,110,32,40,84,40,34, + 101,110,97,98,108,101,47,100,105,115,97,98,108,101,32,99,111,109,112,111,110,101,110,116,115,34,41,41,59,13,10,32,32,32,32,32,32,32,32,97, + 100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,101,110,97,98,108,101,66,117,116,116,111,110,41,59,13,10,32,32,32,32,32,32, + 32,32,101,110,97,98,108,101,66,117,116,116,111,110,45,62,115,101,116,66,111,117,110,100,115,32,40,50,51,48,44,32,49,48,44,32,49,56,48,44, + 32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,101,110,97,98,108,101,66,117,116,116,111,110,45,62,115,101,116,84,111,111,108,116,105,112,32, + 40,84,40,34,116,111,103,103,108,101,32,98,117,116,116,111,110,34,41,41,59,13,10,32,32,32,32,32,32,32,32,101,110,97,98,108,101,66,117,116, + 116,111,110,45,62,115,101,116,84,111,103,103,108,101,83,116,97,116,101,32,40,116,114,117,101,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32, + 32,32,32,32,101,110,97,98,108,101,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105, + 115,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,87,105,100,103,101,116,115,68,101,109,111,40,41,13,10,32,32,32,32,123,13, + 10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,125,13,10,13,10, + 32,32,32,32,118,111,105,100,32,114,101,115,105,122,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,116,97,98,115,45, + 62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,52,48,44,32,103,101,116,87,105,100,116,104,40,41,32,45,32,50,48,44,32,103,101,116, + 72,101,105,103,104,116,40,41,32,45,32,53,48,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,118,111,105,100, + 32,98,117,116,116,111,110,67,108,105,99,107,101,100,32,40,66,117,116,116,111,110,42,32,98,117,116,116,111,110,41,13,10,32,32,32,32,123,13,10, + 32,32,32,32,32,32,32,32,105,102,32,40,98,117,116,116,111,110,32,61,61,32,101,110,97,98,108,101,66,117,116,116,111,110,41,13,10,32,32,32, + 32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,110,115,116,32,98,111,111,108,32,101,110,97,98,108,101,100,32,61, + 32,101,110,97,98,108,101,66,117,116,116,111,110,45,62,103,101,116,84,111,103,103,108,101,83,116,97,116,101,40,41,59,13,10,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,109,101,110,117,66,117,116,116,111,110,45,62,115,101,116,69,110,97,98,108,101,100,32,40,101,110,97,98,108,101,100,41, + 59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,97,98,115,45,62,115,101,116,69,110,97,98,108,101,100,32,40,101,110,97,98,108,101,100, + 41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,98,117,116,116,111,110,32,61, + 61,32,109,101,110,117,66,117,116,116,111,110,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,80,111, + 112,117,112,77,101,110,117,32,109,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100,73,116,101,109,32,40,49,44,32,84,40, + 34,78,111,114,109,97,108,32,105,116,101,109,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100,73,116,101,109,32, + 40,50,44,32,84,40,34,68,105,115,97,98,108,101,100,32,105,116,101,109,34,41,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,109,46,97,100,100,73,116,101,109,32,40,51,44,32,84,40,34,84,105,99,107,101,100,32,105,116,101,109,34,41,44,32,116,114,117, + 101,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100,67,111,108,111,117,114,101,100,73,116,101,109, + 32,40,52,44,32,84,40,34,67,111,108,111,117,114,101,100,32,105,116,101,109,34,41,44,32,67,111,108,111,117,114,115,58,58,103,114,101,101,110,41, + 59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100,83,101,112,97,114,97,116,111,114,40,41,59,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,109,46,97,100,100,67,117,115,116,111,109,73,116,101,109,32,40,53,44,32,110,101,119,32,67,117,115,116,111,109,77,101,110,117, + 67,111,109,112,111,110,101,110,116,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100,83,101,112,97,114,97, + 116,111,114,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,80,111,112,117,112,77,101,110,117,32,116,97,98,115,77,101,110,117, + 59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,97,98,115,77,101,110,117,46,97,100,100,73,116,101,109,32,40,49,48,48,49,44,32,84, + 40,34,83,104,111,119,32,116,97,98,115,32,97,116,32,116,104,101,32,116,111,112,34,41,44,32,116,114,117,101,44,32,116,97,98,115,45,62,103,101, + 116,79,114,105,101,110,116,97,116,105,111,110,40,41,32,61,61,32,84,97,98,98,101,100,66,117,116,116,111,110,66,97,114,58,58,84,97,98,115,65, + 116,84,111,112,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,97,98,115,77,101,110,117,46,97,100,100,73,116,101,109,32,40,49,48, + 48,50,44,32,84,40,34,83,104,111,119,32,116,97,98,115,32,97,116,32,116,104,101,32,98,111,116,116,111,109,34,41,44,32,116,114,117,101,44,32, + 116,97,98,115,45,62,103,101,116,79,114,105,101,110,116,97,116,105,111,110,40,41,32,61,61,32,84,97,98,98,101,100,66,117,116,116,111,110,66,97, + 114,58,58,84,97,98,115,65,116,66,111,116,116,111,109,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,97,98,115,77,101,110,117,46, + 97,100,100,73,116,101,109,32,40,49,48,48,51,44,32,84,40,34,83,104,111,119,32,116,97,98,115,32,97,116,32,116,104,101,32,108,101,102,116,34, + 41,44,32,116,114,117,101,44,32,116,97,98,115,45,62,103,101,116,79,114,105,101,110,116,97,116,105,111,110,40,41,32,61,61,32,84,97,98,98,101, + 100,66,117,116,116,111,110,66,97,114,58,58,84,97,98,115,65,116,76,101,102,116,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,97, + 98,115,77,101,110,117,46,97,100,100,73,116,101,109,32,40,49,48,48,52,44,32,84,40,34,83,104,111,119,32,116,97,98,115,32,97,116,32,116,104, + 101,32,114,105,103,104,116,34,41,44,32,116,114,117,101,44,32,116,97,98,115,45,62,103,101,116,79,114,105,101,110,116,97,116,105,111,110,40,41,32, + 61,61,32,84,97,98,98,101,100,66,117,116,116,111,110,66,97,114,58,58,84,97,98,115,65,116,82,105,103,104,116,41,59,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,109,46,97,100,100,83,117,98,77,101,110,117,32,40,84,40,34,84,97,98,32,112,111,115,105,116,105,111,110,34,41,44,32, + 116,97,98,115,77,101,110,117,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100,83,101,112,97,114,97,116,111,114, + 40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,80,111,112,117,112,77,101,110,117,32,100,105,97,108,111,103,77,101,110,117,59, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,105,97,108,111,103,77,101,110,117,46,97,100,100,73,116,101,109,32,40,49,48,48,44,32,84, + 40,34,83,104,111,119,32,97,32,112,108,97,105,110,32,97,108,101,114,116,45,119,105,110,100,111,119,46,46,46,34,41,41,59,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,100,105,97,108,111,103,77,101,110,117,46,97,100,100,73,116,101,109,32,40,49,48,49,44,32,84,40,34,83,104,111,119, + 32,97,110,32,97,108,101,114,116,45,119,105,110,100,111,119,32,119,105,116,104,32,97,32,39,119,97,114,110,105,110,103,39,32,105,99,111,110,46,46, + 46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,105,97,108,111,103,77,101,110,117,46,97,100,100,73,116,101,109,32,40,49, + 48,50,44,32,84,40,34,83,104,111,119,32,97,110,32,97,108,101,114,116,45,119,105,110,100,111,119,32,119,105,116,104,32,97,110,32,39,105,110,102, + 111,39,32,105,99,111,110,46,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,105,97,108,111,103,77,101,110,117,46,97, + 100,100,73,116,101,109,32,40,49,48,51,44,32,84,40,34,83,104,111,119,32,97,110,32,97,108,101,114,116,45,119,105,110,100,111,119,32,119,105,116, + 104,32,97,32,39,113,117,101,115,116,105,111,110,39,32,105,99,111,110,46,46,46,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,100,105,97,108,111,103,77,101,110,117,46,97,100,100,83,101,112,97,114,97,116,111,114,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,100,105,97,108,111,103,77,101,110,117,46,97,100,100,73,116,101,109,32,40,49,49,48,44,32,84,40,34,83,104,111,119,32,97,110,32, + 111,107,47,99,97,110,99,101,108,32,97,108,101,114,116,45,119,105,110,100,111,119,46,46,46,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,100,105,97,108,111,103,77,101,110,117,46,97,100,100,83,101,112,97,114,97,116,111,114,40,41,59,13,10,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,100,105,97,108,111,103,77,101,110,117,46,97,100,100,73,116,101,109,32,40,49,49,49,44,32,84,40,34,83,104,111,119,32, + 97,110,32,97,108,101,114,116,45,119,105,110,100,111,119,32,119,105,116,104,32,115,111,109,101,32,101,120,116,114,97,32,99,111,109,112,111,110,101,110, + 116,115,46,46,46,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,105,97,108,111,103,77,101,110,117,46,97,100,100,83, + 101,112,97,114,97,116,111,114,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,105,97,108,111,103,77,101,110,117,46,97,100, + 100,73,116,101,109,32,40,49,49,50,44,32,84,40,34,83,104,111,119,32,97,32,84,104,114,101,97,100,87,105,116,104,80,114,111,103,114,101,115,115, + 87,105,110,100,111,119,32,100,101,109,111,46,46,46,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100,83, + 117,98,77,101,110,117,32,40,84,40,34,65,108,101,114,116,87,105,110,100,111,119,32,100,101,109,111,110,115,116,114,97,116,105,111,110,115,34,41,44, + 32,100,105,97,108,111,103,77,101,110,117,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100,83,101,112,97,114,97, + 116,111,114,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100,73,116,101,109,32,40,49,50,48,44,32,84,40, + 34,83,104,111,119,32,97,32,99,111,108,111,117,114,32,115,101,108,101,99,116,111,114,32,100,101,109,111,46,46,46,34,41,41,59,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,109,46,97,100,100,83,101,112,97,114,97,116,111,114,40,41,59,13,10,13,10,35,105,102,32,74,85,67,69,95,77, + 65,67,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100,73,116,101,109,32,40,49,52,48,44,32,84,40,34,82,117,110,32,116, + 104,101,32,65,112,112,108,101,32,82,101,109,111,116,101,32,67,111,110,116,114,111,108,32,116,101,115,116,46,46,46,34,41,41,59,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,109,46,97,100,100,83,101,112,97,114,97,116,111,114,40,41,59,13,10,35,101,110,100,105,102,13,10,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,80,111,112,117,112,77,101,110,117,32,110,97,116,105,118,101,70,105,108,101,67,104,111,111,115,101,114,115,59,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,110,97,116,105,118,101,70,105,108,101,67,104,111,111,115,101,114,115,46,97,100,100,73,116,101,109,32, + 40,49,50,49,44,32,84,40,34,39,76,111,97,100,39,32,102,105,108,101,32,98,114,111,119,115,101,114,46,46,46,34,41,41,59,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,110,97,116,105,118,101,70,105,108,101,67,104,111,111,115,101,114,115,46,97,100,100,73,116,101,109,32,40,49,50,52, + 44,32,84,40,34,39,76,111,97,100,39,32,102,105,108,101,32,98,114,111,119,115,101,114,32,119,105,116,104,32,97,110,32,105,109,97,103,101,32,102, + 105,108,101,32,112,114,101,118,105,101,119,46,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,110,97,116,105,118,101,70,105, + 108,101,67,104,111,111,115,101,114,115,46,97,100,100,73,116,101,109,32,40,49,50,50,44,32,84,40,34,39,83,97,118,101,39,32,102,105,108,101,32, + 98,114,111,119,115,101,114,46,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,110,97,116,105,118,101,70,105,108,101,67,104, + 111,111,115,101,114,115,46,97,100,100,73,116,101,109,32,40,49,50,51,44,32,84,40,34,39,67,104,111,111,115,101,32,100,105,114,101,99,116,111,114, + 121,39,32,102,105,108,101,32,98,114,111,119,115,101,114,46,46,46,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,80,111, + 112,117,112,77,101,110,117,32,106,117,99,101,70,105,108,101,67,104,111,111,115,101,114,115,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,106, + 117,99,101,70,105,108,101,67,104,111,111,115,101,114,115,46,97,100,100,73,116,101,109,32,40,49,51,49,44,32,84,40,34,39,76,111,97,100,39,32, + 102,105,108,101,32,98,114,111,119,115,101,114,46,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,106,117,99,101,70,105,108, + 101,67,104,111,111,115,101,114,115,46,97,100,100,73,116,101,109,32,40,49,51,52,44,32,84,40,34,39,76,111,97,100,39,32,102,105,108,101,32,98, + 114,111,119,115,101,114,32,119,105,116,104,32,97,110,32,105,109,97,103,101,32,102,105,108,101,32,112,114,101,118,105,101,119,46,46,46,34,41,41,59, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,106,117,99,101,70,105,108,101,67,104,111,111,115,101,114,115,46,97,100,100,73,116,101,109,32,40, + 49,51,50,44,32,84,40,34,39,83,97,118,101,39,32,102,105,108,101,32,98,114,111,119,115,101,114,46,46,46,34,41,41,59,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,106,117,99,101,70,105,108,101,67,104,111,111,115,101,114,115,46,97,100,100,73,116,101,109,32,40,49,51,51,44,32,84, + 40,34,39,67,104,111,111,115,101,32,100,105,114,101,99,116,111,114,121,39,32,102,105,108,101,32,98,114,111,119,115,101,114,46,46,46,34,41,41,59, + 13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,80,111,112,117,112,77,101,110,117,32,102,105,108,101,67,104,111,111,115,101,114,115,59,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,102,105,108,101,67,104,111,111,115,101,114,115,46,97,100,100,83,117,98,77,101,110,117,32,40,84,40, + 34,79,112,101,114,97,116,105,110,103,32,115,121,115,116,101,109,32,100,105,97,108,111,103,115,34,41,44,32,110,97,116,105,118,101,70,105,108,101,67, + 104,111,111,115,101,114,115,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,102,105,108,101,67,104,111,111,115,101,114,115,46,97,100,100,83, + 117,98,77,101,110,117,32,40,84,40,34,74,117,99,101,32,100,105,97,108,111,103,115,34,41,44,32,106,117,99,101,70,105,108,101,67,104,111,111,115, + 101,114,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,46,97,100,100,83,117,98,77,101,110,117,32,40,84,40,34,70,105, + 108,101,32,99,104,111,111,115,101,114,32,100,105,97,108,111,103,115,34,41,44,32,102,105,108,101,67,104,111,111,115,101,114,115,41,59,13,10,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,114,101,115,117,108,116,32,61,32,109,46,115,104,111,119,65,116,32,40,109,101,110,117,66, + 117,116,116,111,110,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,114,101,115,117,108,116,32,33,61,32,48,41,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,117,115,101,114,32, + 99,104,111,115,101,32,115,111,109,101,116,104,105,110,103,32,102,114,111,109,32,116,104,101,32,109,101,110,117,46,46,13,10,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,114,101,115,117,108,116,32,62,61,32,49,48,48,32,38,38,32,114,101,115,117,108,116,32,60, + 32,49,48,53,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,58,58,65,108,101,114,116,73,99,111,110,84,121,112,101,32,105,99,111,110,32,61,32, + 65,108,101,114,116,87,105,110,100,111,119,58,58,78,111,73,99,111,110,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,48,49,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,105,99,111,110,32,61,32,65,108,101,114,116,87,105,110,100,111,119,58,58,87,97,114,110,105,110,103,73,99,111,110,59, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,61,61, + 32,49,48,50,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,99,111,110,32,61,32,65,108, + 101,114,116,87,105,110,100,111,119,58,58,73,110,102,111,73,99,111,110,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,101,108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,48,51,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,105,99,111,110,32,61,32,65,108,101,114,116,87,105,110,100,111,119,58,58,81,117,101,115,116,105,111,110,73, + 99,111,110,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,58, + 58,115,104,111,119,77,101,115,115,97,103,101,66,111,120,32,40,105,99,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,84,104,105,115, + 32,105,115,32,97,110,32,65,108,101,114,116,87,105,110,100,111,119,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,65,110,100,32,116, + 104,105,115,32,105,115,32,116,104,101,32,65,108,101,114,116,87,105,110,100,111,119,39,115,32,109,101,115,115,97,103,101,46,32,66,108,97,104,32,98, + 108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98, + 108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,111,107,34,41, 41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101, - 108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,49,49,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,32,119,32,40,84,40, - 34,65,108,101,114,116,87,105,110,100,111,119,32,100,101,109,111,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,84,104,105,115,32,65,108,101,114,116,87,105,110,100,111,119,32,104, - 97,115,32,97,32,99,111,117,112,108,101,32,111,102,32,101,120,116,114,97,32,99,111,109,112,111,110,101,110,116,115,32,97,100,100,101,100,32,116,111, - 32,115,104,111,119,32,104,111,119,32,116,111,32,97,100,100,32,100,114,111,112,45,100,111,119,110,32,108,105,115,116,115,32,97,110,100,32,116,101,120, - 116,32,101,110,116,114,121,32,98,111,120,101,115,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,58,58,81,117,101,115,116,105,111,110,73,99,111,110,41, - 59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,119,46,97,100,100,84,101,120,116,69,100,105,116,111,114, - 32,40,84,40,34,116,101,120,116,34,41,44,32,84,40,34,101,110,116,101,114,32,115,111,109,101,32,116,101,120,116,32,104,101,114,101,34,41,44,32, - 84,40,34,116,101,120,116,32,102,105,101,108,100,58,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,83,116,114,105,110,103,65,114,114,97,121,32,111,112,116,105,111,110,115,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,111,112,116,105,111,110,115,46,97,100,100,32,40,84,40,34,111,112,116,105,111,110,32,49,34,41,41,59,13,10,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,111,112,116,105,111,110,115,46,97,100,100,32,40,84,40,34,111,112,116,105,111,110,32,50,34,41, - 41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,111,112,116,105,111,110,115,46,97,100,100,32,40,84,40,34, - 111,112,116,105,111,110,32,51,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,111,112,116,105,111,110, - 115,46,97,100,100,32,40,84,40,34,111,112,116,105,111,110,32,52,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,119,46,97,100,100,67,111,109,98,111,66,111,120,32,40,84,40,34,111,112,116,105,111,110,34,41,44,32,111,112,116,105,111,110,115,44, - 32,84,40,34,115,111,109,101,32,111,112,116,105,111,110,115,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,119,46,97,100,100,66,117,116,116,111,110,32,40,84,40,34,111,107,34,41,44,32,49,44,32,75,101,121,80,114,101,115,115,32,40,75, - 101,121,80,114,101,115,115,58,58,114,101,116,117,114,110,75,101,121,44,32,48,44,32,48,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,119,46,97,100,100,66,117,116,116,111,110,32,40,84,40,34,99,97,110,99,101,108,34,41,44,32,48,44,32,75,101, - 121,80,114,101,115,115,32,40,75,101,121,80,114,101,115,115,58,58,101,115,99,97,112,101,75,101,121,44,32,48,44,32,48,41,41,59,13,10,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,119,46,114,117,110,77,111,100,97,108,76,111,111,112,40,41, - 32,33,61,32,48,41,32,47,47,32,105,115,32,116,104,101,121,32,112,105,99,107,101,100,32,39,111,107,39,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47, - 32,116,104,105,115,32,105,115,32,116,104,101,32,105,116,101,109,32,116,104,101,121,32,99,104,111,115,101,32,105,110,32,116,104,101,32,100,114,111,112, - 45,100,111,119,110,32,108,105,115,116,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,111, - 110,115,116,32,105,110,116,32,111,112,116,105,111,110,73,110,100,101,120,67,104,111,115,101,110,32,61,32,119,46,103,101,116,67,111,109,98,111,66,111, - 120,67,111,109,112,111,110,101,110,116,32,40,84,40,34,111,112,116,105,111,110,34,41,41,45,62,103,101,116,83,101,108,101,99,116,101,100,73,116,101, - 109,73,110,100,101,120,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32, - 116,104,105,115,32,105,115,32,116,104,101,32,116,101,120,116,32,116,104,101,121,32,101,110,116,101,114,101,100,46,46,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,83,116,114,105,110,103,32,116,101,120,116,32,61,32,119,46,103,101,116,84,101,120,116, - 69,100,105,116,111,114,67,111,110,116,101,110,116,115,32,40,84,40,34,116,101,120,116,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,49,50,41,13,10,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,68,101,109,111,66,97,99, - 107,103,114,111,117,110,100,84,104,114,101,97,100,32,100,101,109,111,84,104,114,101,97,100,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,105,102,32,40,100,101,109,111,84,104,114,101,97,100,46,114,117,110,84,104,114,101,97,100,40,41,41,13,10,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,47,47,32,116,104,114,101,97,100,32,102,105,110,105,115,104,101,100,32,110,111,114,109,97,108,108,121,46,46,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,58,58,115,104,111,119,77,101,115, - 115,97,103,101,66,111,120,32,40,65,108,101,114,116,87,105,110,100,111,119,58,58,87,97,114,110,105,110,103,73,99,111,110,44,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,84,40,34,80,114,111,103,114,101,115,115,32,119,105,110,100,111,119,34,41,44,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,84,40,34,84,104,114,101,97,100,32,102,105,110,105,115,104,101,100,32,111,107,33,34,41,41,59,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,47,47,32,117,115,101,114,32,112,114,101,115,115,101,100,32,116,104,101,32,99,97,110,99,101,108,32,98,117,116,116, - 111,110,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111, - 119,58,58,115,104,111,119,77,101,115,115,97,103,101,66,111,120,32,40,65,108,101,114,116,87,105,110,100,111,119,58,58,87,97,114,110,105,110,103,73, + 108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,49,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,98,111,111,108,32,117,115,101,114,80,105,99,107,101,100,79,107, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,61,32,65,108,101,114,116,87,105,110,100,111,119,58, + 58,115,104,111,119,79,107,67,97,110,99,101,108,66,111,120,32,40,65,108,101,114,116,87,105,110,100,111,119,58,58,81,117,101,115,116,105,111,110,73, 99,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,80,114,111,103,114,101,115,115,32,119,105,110,100,111,119,34,41,44, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,89,111,117,32,112,114,101,115,115,101,100,32,99,97,110,99,101,108,33,34,41,41, - 59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,61, - 61,32,49,50,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,67,111,108,111,117,114,83,101,108,101,99,116,111,114,68,105,97,108,111,103,87,105,110,100,111,119,32,99,111,108,111,117,114, - 68,105,97,108,111,103,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,116,104,105,115,32,119, - 105,108,108,32,114,117,110,32,97,110,32,101,118,101,110,116,32,108,111,111,112,32,117,110,116,105,108,32,116,104,101,32,100,105,97,108,111,103,39,115, - 32,99,108,111,115,101,66,117,116,116,111,110,80,114,101,115,115,101,100,40,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,47,47,32,109,101,116,104,111,100,32,99,97,117,115,101,115,32,116,104,101,32,108,111,111,112,32,116,111,32,101,120,105,116,46,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,111,108,111,117,114,68,105,97,108,111,103,46,114,117,110,77,111,100,97,108, - 76,111,111,112,40,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,101,108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,52,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,123,13,10,35,105,102,32,74,85,67,69,95,77,65,67,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,65,112,112,108,101,82,101,109,111,116,101,84,101,115,116,87,105,110,100,111,119,32,116,101,115,116,59,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,116,101,115,116,46,114,117,110,77,111,100,97,108,76,111,111,112,40,41,59,13,10,35,101,110,100,105,102,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101, - 32,105,102,32,40,114,101,115,117,108,116,32,62,61,32,49,50,49,32,38,38,32,114,101,115,117,108,116,32,60,32,49,51,57,41,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,111,110,115, - 116,32,98,111,111,108,32,117,115,101,78,97,116,105,118,101,86,101,114,115,105,111,110,32,61,32,114,101,115,117,108,116,32,60,32,49,51,48,59,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,114,101,115,117,108,116,32,62,32,49,51,48,41,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,115,117,108,116,32,45,61,32,49,48,59,13,10,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,50,49,41,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,70,105,108,101,67,104,111,111,115,101,114,32,102,99,32,40,84,40,34,67,104,111,111,115,101,32,97,32,102,105,108,101, - 32,116,111,32,111,112,101,110,46,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105,108,101,58,58,103,101,116,67,117,114,114,101,110,116,87,111,114,107,105,110,103,68, - 105,114,101,99,116,111,114,121,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,42,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,117,115,101,78,97,116,105,118,101,86,101,114,115,105,111,110,41,59, - 13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,102,99,46,98,114,111,119,115, - 101,70,111,114,70,105,108,101,84,111,79,112,101,110,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105,108,101,32,99, - 104,111,115,101,110,70,105,108,101,32,61,32,102,99,46,103,101,116,82,101,115,117,108,116,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,58,58,115,104,111,119,77,101,115,115, - 97,103,101,66,111,120,32,40,65,108,101,114,116,87,105,110,100,111,119,58,58,73,110,102,111,73,99,111,110,44,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,84,40,34,70,105,108,101,32,67,104,111,111,115,101,114,46,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,84,40,34,89,111,117,32,112,105,99,107,101,100,58,32,34,41,32,43,32,99,104,111,115,101,110,70,105,108,101,46, - 103,101,116,70,117,108,108,80,97,116,104,78,97,109,101,40,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,50,52,41,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,73,109,97,103,101,80,114,101,118,105,101,119,67,111,109,112,111,110,101,110,116,32,105,109,97,103,101,80,114,101,118,105,101,119,59,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,109,97,103,101,80,114,101,118,105,101,119,46,115,101,116, - 83,105,122,101,32,40,50,48,48,44,32,50,48,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,70,105,108,101,67,104,111,111,115,101,114,32,102,99,32,40,84,40,34,67,104,111,111,115,101,32,97,110,32,105,109,97,103,101,32,116, - 111,32,111,112,101,110,46,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105,108,101,58,58,103,101,116,67,117,114,114,101,110,116,87,111,114,107,105,110,103,68,105,114, - 101,99,116,111,114,121,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,84,40,34,42,46,106,112,103,59,42,46,106,112,101,103,59,42,46,112,110,103,59,42,46,103,105,102,34,41, - 44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,117,115,101,78,97,116,105,118,101,86,101,114,115,105,111,110,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,105,102,32,40,102,99,46,98,114,111,119,115,101,70,111,114,70,105,108,101,84,111,79,112,101,110,32,40,38,105,109, - 97,103,101,80,114,101,118,105,101,119,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105,108,101,32,99,104,111,115,101,110, - 70,105,108,101,32,61,32,102,99,46,103,101,116,82,101,115,117,108,116,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,58,58,115,104,111,119,77,101,115,115,97,103,101,66,111, - 120,32,40,65,108,101,114,116,87,105,110,100,111,119,58,58,73,110,102,111,73,99,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,84,40,34,70,105,108,101,32,67,104,111,111,115,101,114,46,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,84,40,34,89,111,117,32,112,105,99,107,101,100,58,32,34,41,32,43,32,99,104,111,115,101,110,70,105,108,101,46,103,101,116,70,117, - 108,108,80,97,116,104,78,97,109,101,40,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,50,50,41,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105, - 108,101,67,104,111,111,115,101,114,32,102,99,32,40,84,40,34,67,104,111,111,115,101,32,97,32,102,105,108,101,32,116,111,32,115,97,118,101,46,46, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,84,104,105,115,32,105,115,32,97,110,32,111,107,47,99, + 97,110,99,101,108,32,65,108,101,114,116,87,105,110,100,111,119,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40, + 34,65,110,100,32,116,104,105,115,32,105,115,32,116,104,101,32,65,108,101,114,116,87,105,110,100,111,119,39,115,32,109,101,115,115,97,103,101,46,32, + 66,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32, + 98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,32,98,108,97,104,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,101,115,117,108, + 116,32,61,61,32,49,49,49,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,32,119,32,40,84,40,34,65,108,101,114,116,87,105,110,100,111,119,32, + 100,101,109,111,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,84,40,34,84,104,105,115,32,65,108,101,114,116,87,105,110,100,111,119,32,104,97,115,32,97,32,99,111,117,112,108,101,32,111, + 102,32,101,120,116,114,97,32,99,111,109,112,111,110,101,110,116,115,32,97,100,100,101,100,32,116,111,32,115,104,111,119,32,104,111,119,32,116,111,32, + 97,100,100,32,100,114,111,112,45,100,111,119,110,32,108,105,115,116,115,32,97,110,100,32,116,101,120,116,32,101,110,116,114,121,32,98,111,120,101,115, 46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,70,105,108,101,58,58,103,101,116,67,117,114,114,101,110,116,87,111,114,107,105,110,103,68,105,114,101,99,116,111,114,121,40,41, - 44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,84,40,34,42,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,117,115,101,78,97,116,105,118,101,86,101,114,115,105,111,110,41,59,13,10,13,10,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,102,99,46,98,114,111,119,115,101,70,111,114,70,105,108,101,84,111, - 83,97,118,101,32,40,116,114,117,101,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105,108,101,32,99,104,111,115,101,110, - 70,105,108,101,32,61,32,102,99,46,103,101,116,82,101,115,117,108,116,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,58,58,115,104,111,119,77,101,115,115,97,103,101,66,111, - 120,32,40,65,108,101,114,116,87,105,110,100,111,119,58,58,73,110,102,111,73,99,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,65,108,101,114,116,87,105,110,100,111,119,58,58,81,117,101,115,116,105,111,110,73,99,111,110,41,59,13,10,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,119,46,97,100,100,84,101,120,116,69,100,105,116,111,114,32,40,84,40,34,116,101,120,116,34,41,44,32, + 84,40,34,101,110,116,101,114,32,115,111,109,101,32,116,101,120,116,32,104,101,114,101,34,41,44,32,84,40,34,116,101,120,116,32,102,105,101,108,100, + 58,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,83,116,114,105,110,103,65,114,114,97,121, + 32,111,112,116,105,111,110,115,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,111,112,116,105,111,110,115,46,97, + 100,100,32,40,84,40,34,111,112,116,105,111,110,32,49,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,111,112,116,105,111,110,115,46,97,100,100,32,40,84,40,34,111,112,116,105,111,110,32,50,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,111,112,116,105,111,110,115,46,97,100,100,32,40,84,40,34,111,112,116,105,111,110,32,51,34,41,41,59,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,111,112,116,105,111,110,115,46,97,100,100,32,40,84,40,34,111,112,116, + 105,111,110,32,52,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,119,46,97,100,100,67,111,109,98, + 111,66,111,120,32,40,84,40,34,111,112,116,105,111,110,34,41,44,32,111,112,116,105,111,110,115,44,32,84,40,34,115,111,109,101,32,111,112,116,105, + 111,110,115,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,119,46,97,100,100,66,117,116,116, + 111,110,32,40,84,40,34,111,107,34,41,44,32,49,44,32,75,101,121,80,114,101,115,115,32,40,75,101,121,80,114,101,115,115,58,58,114,101,116,117, + 114,110,75,101,121,44,32,48,44,32,48,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,119,46,97,100, + 100,66,117,116,116,111,110,32,40,84,40,34,99,97,110,99,101,108,34,41,44,32,48,44,32,75,101,121,80,114,101,115,115,32,40,75,101,121,80,114, + 101,115,115,58,58,101,115,99,97,112,101,75,101,121,44,32,48,44,32,48,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,105,102,32,40,119,46,114,117,110,77,111,100,97,108,76,111,111,112,40,41,32,33,61,32,48,41,32,47,47,32,105,115,32, + 116,104,101,121,32,112,105,99,107,101,100,32,39,111,107,39,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,116,104,105,115,32,105,115,32,116,104,101,32, + 105,116,101,109,32,116,104,101,121,32,99,104,111,115,101,32,105,110,32,116,104,101,32,100,114,111,112,45,100,111,119,110,32,108,105,115,116,46,46,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,111,110,115,116,32,105,110,116,32,111,112,116,105,111, + 110,73,110,100,101,120,67,104,111,115,101,110,32,61,32,119,46,103,101,116,67,111,109,98,111,66,111,120,67,111,109,112,111,110,101,110,116,32,40,84, + 40,34,111,112,116,105,111,110,34,41,41,45,62,103,101,116,83,101,108,101,99,116,101,100,73,116,101,109,73,110,100,101,120,40,41,59,13,10,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,116,104,105,115,32,105,115,32,116,104,101,32,116, + 101,120,116,32,116,104,101,121,32,101,110,116,101,114,101,100,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,83,116,114,105,110,103,32,116,101,120,116,32,61,32,119,46,103,101,116,84,101,120,116,69,100,105,116,111,114,67,111,110,116,101,110,116, + 115,32,40,84,40,34,116,101,120,116,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101, + 32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,49,50,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,68,101,109,111,66,97,99,107,103,114,111,117,110,100,84,104,114,101,97,100, + 32,100,101,109,111,84,104,114,101,97,100,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40, + 100,101,109,111,84,104,114,101,97,100,46,114,117,110,84,104,114,101,97,100,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,116,104,114,101,97, + 100,32,102,105,110,105,115,104,101,100,32,110,111,114,109,97,108,108,121,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,58,58,115,104,111,119,77,101,115,115,97,103,101,66,111,120,32,40,65,108,101,114, + 116,87,105,110,100,111,119,58,58,87,97,114,110,105,110,103,73,99,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,80, + 114,111,103,114,101,115,115,32,119,105,110,100,111,119,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,84,104,114,101,97, + 100,32,102,105,110,105,115,104,101,100,32,111,107,33,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,117, + 115,101,114,32,112,114,101,115,115,101,100,32,116,104,101,32,99,97,110,99,101,108,32,98,117,116,116,111,110,46,46,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,58,58,115,104,111,119,77,101,115,115,97,103, + 101,66,111,120,32,40,65,108,101,114,116,87,105,110,100,111,119,58,58,87,97,114,110,105,110,103,73,99,111,110,44,13,10,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,84,40,34,70,105,108,101,32,67,104,111,111,115,101,114,46,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,84,40,34,80,114,111,103,114,101,115,115,32,119,105,110,100,111,119,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,84,40,34,89,111,117,32,112,105,99,107,101,100,58,32,34,41,32,43,32,99,104,111,115,101,110,70,105,108,101,46,103,101,116,70,117, - 108,108,80,97,116,104,78,97,109,101,40,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,50,51,41,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105, - 108,101,67,104,111,111,115,101,114,32,102,99,32,40,84,40,34,67,104,111,111,115,101,32,97,32,100,105,114,101,99,116,111,114,121,46,46,46,34,41, + 32,32,84,40,34,89,111,117,32,112,114,101,115,115,101,100,32,99,97,110,99,101,108,33,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,50,48,41,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,67,111,108,111,117,114, + 83,101,108,101,99,116,111,114,68,105,97,108,111,103,87,105,110,100,111,119,32,99,111,108,111,117,114,68,105,97,108,111,103,59,13,10,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,116,104,105,115,32,119,105,108,108,32,114,117,110,32,97,110,32,101,118, + 101,110,116,32,108,111,111,112,32,117,110,116,105,108,32,116,104,101,32,100,105,97,108,111,103,39,115,32,99,108,111,115,101,66,117,116,116,111,110,80, + 114,101,115,115,101,100,40,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,109,101,116,104,111,100,32, + 99,97,117,115,101,115,32,116,104,101,32,108,111,111,112,32,116,111,32,101,120,105,116,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,99,111,108,111,117,114,68,105,97,108,111,103,46,114,117,110,77,111,100,97,108,76,111,111,112,40,41,59,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40, + 114,101,115,117,108,116,32,61,61,32,49,52,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,35,105,102,32,74, + 85,67,69,95,77,65,67,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,65,112,112,108,101,82,101,109,111,116,101, + 84,101,115,116,87,105,110,100,111,119,32,116,101,115,116,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,101, + 115,116,46,114,117,110,77,111,100,97,108,76,111,111,112,40,41,59,13,10,35,101,110,100,105,102,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,62, + 61,32,49,50,49,32,38,38,32,114,101,115,117,108,116,32,60,32,49,51,57,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,111,110,115,116,32,98,111,111,108,32,117,115,101,78,97,116, + 105,118,101,86,101,114,115,105,111,110,32,61,32,114,101,115,117,108,116,32,60,32,49,51,48,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,105,102,32,40,114,101,115,117,108,116,32,62,32,49,51,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,114,101,115,117,108,116,32,45,61,32,49,48,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,50,49,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105,108,101,67, + 104,111,111,115,101,114,32,102,99,32,40,84,40,34,67,104,111,111,115,101,32,97,32,102,105,108,101,32,116,111,32,111,112,101,110,46,46,46,34,41, 44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,70,105,108,101,58,58,103,101,116,67,117,114,114,101,110,116,87,111,114,107,105,110,103,68,105,114,101,99,116,111,114,121,40,41,44,13,10, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, 84,40,34,42,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,117,115,101,78,97,116,105,118,101,86,101,114,115,105,111,110,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,102,99,46,98,114,111,119,115,101,70,111,114,68,105,114,101,99,116,111,114,121, - 40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105,108,101,32,99,104,111,115,101,110,68,105,114,101,99,116,111,114,121, - 32,61,32,102,99,46,103,101,116,82,101,115,117,108,116,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,58,58,115,104,111,119,77,101,115,115,97,103,101,66,111,120,32,40,65, - 108,101,114,116,87,105,110,100,111,119,58,58,73,110,102,111,73,99,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 84,40,34,70,105,108,101,32,67,104,111,111,115,101,114,46,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 84,40,34,89,111,117,32,112,105,99,107,101,100,58,32,34,41,32,43,32,99,104,111,115,101,110,68,105,114,101,99,116,111,114,121,46,103,101,116,70, - 117,108,108,80,97,116,104,78,97,109,101,40,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,61,61, - 32,49,48,48,49,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,116,97,98,115,45,62,115,101,116,79,114,105,101,110,116,97,116,105,111,110,32,40,84,97,98,98,101,100,66,117,116,116,111, - 110,66,97,114,58,58,84,97,98,115,65,116,84,111,112,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,48,48,50,41,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116, - 97,98,115,45,62,115,101,116,79,114,105,101,110,116,97,116,105,111,110,32,40,84,97,98,98,101,100,66,117,116,116,111,110,66,97,114,58,58,84,97, - 98,115,65,116,66,111,116,116,111,109,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,48,48,51,41,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,102,99,46,98,114,111,119,115,101,70,111,114,70,105,108,101,84,111,79,112,101, + 110,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105,108,101,32,99,104,111,115,101,110,70,105,108,101,32,61,32,102, + 99,46,103,101,116,82,101,115,117,108,116,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,58,58,115,104,111,119,77,101,115,115,97,103,101,66,111,120,32,40,65,108,101,114,116, + 87,105,110,100,111,119,58,58,73,110,102,111,73,99,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,70, + 105,108,101,32,67,104,111,111,115,101,114,46,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,89, + 111,117,32,112,105,99,107,101,100,58,32,34,41,32,43,32,99,104,111,115,101,110,70,105,108,101,46,103,101,116,70,117,108,108,80,97,116,104,78,97, + 109,101,40,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108, + 115,101,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,50,52,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,73,109,97,103,101,80,114,101,118,105, + 101,119,67,111,109,112,111,110,101,110,116,32,105,109,97,103,101,80,114,101,118,105,101,119,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,105,109,97,103,101,80,114,101,118,105,101,119,46,115,101,116,83,105,122,101,32,40,50,48,48,44,32,50,48, + 48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105,108,101,67,104,111,111,115, + 101,114,32,102,99,32,40,84,40,34,67,104,111,111,115,101,32,97,110,32,105,109,97,103,101,32,116,111,32,111,112,101,110,46,46,46,34,41,44,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,70,105,108,101,58,58,103,101,116,67,117,114,114,101,110,116,87,111,114,107,105,110,103,68,105,114,101,99,116,111,114,121,40,41,44,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40, + 34,42,46,106,112,103,59,42,46,106,112,101,103,59,42,46,112,110,103,59,42,46,103,105,102,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,117,115,101,78,97,116,105,118,101,86, + 101,114,115,105,111,110,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40, + 102,99,46,98,114,111,119,115,101,70,111,114,70,105,108,101,84,111,79,112,101,110,32,40,38,105,109,97,103,101,80,114,101,118,105,101,119,41,41,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105,108,101,32,99,104,111,115,101,110,70,105,108,101,32,61,32,102,99,46,103,101,116, + 82,101,115,117,108,116,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,65,108,101,114,116,87,105,110,100,111,119,58,58,115,104,111,119,77,101,115,115,97,103,101,66,111,120,32,40,65,108,101,114,116,87,105,110,100,111, + 119,58,58,73,110,102,111,73,99,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,70,105,108,101,32,67, + 104,111,111,115,101,114,46,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,89,111,117,32,112,105, + 99,107,101,100,58,32,34,41,32,43,32,99,104,111,115,101,110,70,105,108,101,46,103,101,116,70,117,108,108,80,97,116,104,78,97,109,101,40,41,41, + 59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102, + 32,40,114,101,115,117,108,116,32,61,61,32,49,50,50,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105,108,101,67,104,111,111,115,101,114,32,102,99,32, + 40,84,40,34,67,104,111,111,115,101,32,97,32,102,105,108,101,32,116,111,32,115,97,118,101,46,46,46,34,41,44,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105,108,101,58,58,103, + 101,116,67,117,114,114,101,110,116,87,111,114,107,105,110,103,68,105,114,101,99,116,111,114,121,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,42,34,41,44,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,117, + 115,101,78,97,116,105,118,101,86,101,114,115,105,111,110,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,105,102,32,40,102,99,46,98,114,111,119,115,101,70,111,114,70,105,108,101,84,111,83,97,118,101,32,40,116,114,117,101,41,41,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105,108,101,32,99,104,111,115,101,110,70,105,108,101,32,61,32,102,99,46,103,101,116, + 82,101,115,117,108,116,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,65,108,101,114,116,87,105,110,100,111,119,58,58,115,104,111,119,77,101,115,115,97,103,101,66,111,120,32,40,65,108,101,114,116,87,105,110,100,111, + 119,58,58,73,110,102,111,73,99,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,70,105,108,101,32,67, + 104,111,111,115,101,114,46,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,89,111,117,32,112,105, + 99,107,101,100,58,32,34,41,32,43,32,99,104,111,115,101,110,70,105,108,101,46,103,101,116,70,117,108,108,80,97,116,104,78,97,109,101,40,41,41, + 59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102, + 32,40,114,101,115,117,108,116,32,61,61,32,49,50,51,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105,108,101,67,104,111,111,115,101,114,32,102,99,32, + 40,84,40,34,67,104,111,111,115,101,32,97,32,100,105,114,101,99,116,111,114,121,46,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105,108,101,58,58,103,101,116,67, + 117,114,114,101,110,116,87,111,114,107,105,110,103,68,105,114,101,99,116,111,114,121,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,42,34,41,44,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,117,115,101,78, + 97,116,105,118,101,86,101,114,115,105,111,110,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,105,102,32,40,102,99,46,98,114,111,119,115,101,70,111,114,68,105,114,101,99,116,111,114,121,40,41,41,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,70,105,108,101,32,99,104,111,115,101,110,68,105,114,101,99,116,111,114,121,32,61,32,102,99,46,103,101,116,82,101,115,117, + 108,116,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,65,108,101, + 114,116,87,105,110,100,111,119,58,58,115,104,111,119,77,101,115,115,97,103,101,66,111,120,32,40,65,108,101,114,116,87,105,110,100,111,119,58,58,73, + 110,102,111,73,99,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,70,105,108,101,32,67,104,111,111,115, + 101,114,46,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,89,111,117,32,112,105,99,107,101,100, + 58,32,34,41,32,43,32,99,104,111,115,101,110,68,105,114,101,99,116,111,114,121,46,103,101,116,70,117,108,108,80,97,116,104,78,97,109,101,40,41, + 41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,48,48,49,41,13,10,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,97,98,115,45,62, - 115,101,116,79,114,105,101,110,116,97,116,105,111,110,32,40,84,97,98,98,101,100,66,117,116,116,111,110,66,97,114,58,58,84,97,98,115,65,116,76, - 101,102,116,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,101,108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,48,48,52,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,97,98,115,45,62,115,101,116,79,114,105,101, - 110,116,97,116,105,111,110,32,40,84,97,98,98,101,100,66,117,116,116,111,110,66,97,114,58,58,84,97,98,115,65,116,82,105,103,104,116,41,59,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32, - 32,32,32,125,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101, - 87,105,100,103,101,116,115,68,101,109,111,32,40,65,112,112,108,105,99,97,116,105,111,110,67,111,109,109,97,110,100,77,97,110,97,103,101,114,42,32, - 99,111,109,109,97,110,100,77,97,110,97,103,101,114,41,13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,110,101,119,32,87,105,100,103,101, - 116,115,68,101,109,111,32,40,99,111,109,109,97,110,100,77,97,110,97,103,101,114,41,59,13,10,125,13,10,0,0}; + 115,101,116,79,114,105,101,110,116,97,116,105,111,110,32,40,84,97,98,98,101,100,66,117,116,116,111,110,66,97,114,58,58,84,97,98,115,65,116,84, + 111,112,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,101,108,115,101,32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,48,48,50,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,97,98,115,45,62,115,101,116,79,114,105,101,110, + 116,97,116,105,111,110,32,40,84,97,98,98,101,100,66,117,116,116,111,110,66,97,114,58,58,84,97,98,115,65,116,66,111,116,116,111,109,41,59,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101, + 32,105,102,32,40,114,101,115,117,108,116,32,61,61,32,49,48,48,51,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,97,98,115,45,62,115,101,116,79,114,105,101,110,116,97,116,105,111, + 110,32,40,84,97,98,98,101,100,66,117,116,116,111,110,66,97,114,58,58,84,97,98,115,65,116,76,101,102,116,41,59,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,114,101, + 115,117,108,116,32,61,61,32,49,48,48,52,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,97,98,115,45,62,115,101,116,79,114,105,101,110,116,97,116,105,111,110,32,40,84,97,98,98, + 101,100,66,117,116,116,111,110,66,97,114,58,58,84,97,98,115,65,116,82,105,103,104,116,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10, + 125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,87,105,100,103,101,116,115,68,101,109,111,32,40, + 65,112,112,108,105,99,97,116,105,111,110,67,111,109,109,97,110,100,77,97,110,97,103,101,114,42,32,99,111,109,109,97,110,100,77,97,110,97,103,101, + 114,41,13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,110,101,119,32,87,105,100,103,101,116,115,68,101,109,111,32,40,99,111,109,109,97, + 110,100,77,97,110,97,103,101,114,41,59,13,10,125,13,10,0,0}; const char* BinaryData::widgetsdemo_cpp = (const char*) temp7; static const unsigned char temp8[] = {137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,0,140,0,0,0,86,8,6,0,0,0,29,101,126,119,0,0,0,9,112,72,89, @@ -5791,1099 +5770,1083 @@ static const unsigned char temp9[] = {47,42,13,10,32,32,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,13,10,13,10,32,32,32,84,104,105,115,32,102,105,108,101,32,105,115,32,112,97,114,116,32,111,102,32,116,104,101,32,74,85,67,69, 32,108,105,98,114,97,114,121,32,45,32,34,74,117,108,101,115,39,32,85,116,105,108,105,116,121,32,67,108,97,115,115,32,69,120,116,101,110,115,105, - 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,55,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, - 108,32,83,111,102,116,119,97,114,101,32,108,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,57,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, + 108,32,83,111,102,116,119,97,114,101,32,76,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,74,85,67,69,32,99,97,110,32,98,101,32,114,101, 100,105,115,116,114,105,98,117,116,101,100,32,97,110,100,47,111,114,32,109,111,100,105,102,105,101,100,32,117,110,100,101,114,32,116,104,101,32,116,101, - 114,109,115,32,111,102,32,116,104,101,13,10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115, - 101,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32,83,111,102,116,119,97,114,101,32,70,111,117, - 110,100,97,116,105,111,110,59,13,10,32,32,32,101,105,116,104,101,114,32,118,101,114,115,105,111,110,32,50,32,111,102,32,116,104,101,32,76,105,99, - 101,110,115,101,44,32,111,114,32,40,97,116,32,121,111,117,114,32,111,112,116,105,111,110,41,32,97,110,121,32,108,97,116,101,114,32,118,101,114,115, - 105,111,110,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116,101,100,32,105,110,32,116,104,101,32,104,111, - 112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,13,10,32,32,32,98,117,116,32,87,73,84,72,79, - 85,84,32,65,78,89,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101,110,32,116,104,101,32,105,109,112,108,105,101, - 100,32,119,97,114,114,97,110,116,121,32,111,102,13,10,32,32,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84,89,32,111,114,32,70,73,84, - 78,69,83,83,32,70,79,82,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83,69,46,32,32,83,101,101,32,116,104,101,13, - 10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102,111,114,32,109,111,114,101,32, - 100,101,116,97,105,108,115,46,13,10,13,10,32,32,32,89,111,117,32,115,104,111,117,108,100,32,104,97,118,101,32,114,101,99,101,105,118,101,100,32, - 97,32,99,111,112,121,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101, - 13,10,32,32,32,97,108,111,110,103,32,119,105,116,104,32,74,85,67,69,59,32,105,102,32,110,111,116,44,32,118,105,115,105,116,32,119,119,119,46, - 103,110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,32,111,114,32,119,114,105,116,101,32,116,111,32,116,104,101,13,10,32,32,32,70,114,101, - 101,32,83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,44,32,73,110,99,46,44,32,53,57,32,84,101,109,112,108,101,32,80, - 108,97,99,101,44,32,83,117,105,116,101,32,51,51,48,44,13,10,32,32,32,66,111,115,116,111,110,44,32,77,65,32,48,50,49,49,49,45,49,51, - 48,55,32,85,83,65,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 114,109,115,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,13,10,32,32,32,80,117,98,108,105,99,32,76,105,99,101,110,115, + 101,32,40,86,101,114,115,105,111,110,32,50,41,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32, + 83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,46,13,10,32,32,32,65,32,99,111,112,121,32,111,102,32,116,104,101,32,108, + 105,99,101,110,115,101,32,105,115,32,105,110,99,108,117,100,101,100,32,105,110,32,116,104,101,32,74,85,67,69,32,100,105,115,116,114,105,98,117,116, + 105,111,110,44,32,111,114,32,99,97,110,32,98,101,32,102,111,117,110,100,13,10,32,32,32,111,110,108,105,110,101,32,97,116,32,119,119,119,46,103, + 110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116, + 101,100,32,105,110,32,116,104,101,32,104,111,112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,32,98, + 117,116,32,87,73,84,72,79,85,84,32,65,78,89,13,10,32,32,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101, + 110,32,116,104,101,32,105,109,112,108,105,101,100,32,119,97,114,114,97,110,116,121,32,111,102,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84, + 89,32,111,114,32,70,73,84,78,69,83,83,32,70,79,82,13,10,32,32,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83, + 69,46,32,32,83,101,101,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102, + 111,114,32,109,111,114,101,32,100,101,116,97,105,108,115,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, - 45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,73,102,32,121,111,117,39,100,32,108,105,107,101,32,116,111,32,114,101,108,101,97,115, - 101,32,97,32,99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67, - 69,44,32,99,111,109,109,101,114,99,105,97,108,13,10,32,32,32,108,105,99,101,110,115,101,115,32,97,114,101,32,97,108,115,111,32,97,118,97,105, - 108,97,98,108,101,58,32,118,105,115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109, - 47,106,117,99,101,32,102,111,114,13,10,32,32,32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13, - 10,13,10,35,105,110,99,108,117,100,101,32,34,46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,13, - 10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,13,10,99,108,97,115,115,32,66,111,117,110,99,105,110,103,66,97,108,108,67,111,109,112,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112, - 111,110,101,110,116,13,10,123,13,10,32,32,32,32,102,108,111,97,116,32,120,44,32,121,44,32,115,105,122,101,44,32,100,120,44,32,100,121,44,32, - 119,44,32,104,44,32,112,97,114,101,110,116,87,105,100,116,104,44,32,112,97,114,101,110,116,72,101,105,103,104,116,59,13,10,32,32,32,32,102,108, - 111,97,116,32,105,110,110,101,114,88,44,32,105,110,110,101,114,89,59,13,10,32,32,32,32,67,111,108,111,117,114,32,99,111,108,111,117,114,59,13, - 10,32,32,32,32,84,104,114,101,97,100,58,58,84,104,114,101,97,100,73,68,32,116,104,114,101,97,100,73,100,59,13,10,13,10,112,117,98,108,105, - 99,58,13,10,32,32,32,32,66,111,117,110,99,105,110,103,66,97,108,108,67,111,109,112,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32, - 32,32,32,120,32,61,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,70,108,111, - 97,116,40,41,32,42,32,50,48,48,46,48,102,59,13,10,32,32,32,32,32,32,32,32,121,32,61,32,82,97,110,100,111,109,58,58,103,101,116,83, - 121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,70,108,111,97,116,40,41,32,42,32,50,48,48,46,48,102,59,13,10,32,32,32, - 32,32,32,32,32,112,97,114,101,110,116,87,105,100,116,104,32,61,32,53,48,59,13,10,32,32,32,32,32,32,32,32,112,97,114,101,110,116,72,101, - 105,103,104,116,32,61,32,53,48,59,13,10,32,32,32,32,32,32,32,32,105,110,110,101,114,88,32,61,32,48,59,13,10,32,32,32,32,32,32,32, - 32,105,110,110,101,114,89,32,61,32,48,59,13,10,32,32,32,32,32,32,32,32,116,104,114,101,97,100,73,100,32,61,32,48,59,13,10,13,10,32, - 32,32,32,32,32,32,32,99,111,110,115,116,32,102,108,111,97,116,32,115,112,101,101,100,32,61,32,53,46,48,102,59,32,47,47,32,103,105,118,101, - 32,101,97,99,104,32,98,97,108,108,32,97,32,102,105,120,101,100,32,115,112,101,101,100,32,115,111,32,119,101,32,99,97,110,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,115,101,101,32,116,104,101, - 32,101,102,102,101,99,116,115,32,111,102,32,116,104,114,101,97,100,32,112,114,105,111,114,105,116,121,32,111,110,32,104,111,119,32,102,97,115,116,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,116,104, - 101,121,32,97,99,116,117,97,108,108,121,32,103,111,46,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,102,108,111,97,116,32,97,110,103, - 108,101,32,61,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,70,108,111,97,116, - 40,41,32,42,32,102,108,111,97,116,95,80,105,32,42,32,50,46,48,102,59,13,10,13,10,32,32,32,32,32,32,32,32,100,120,32,61,32,115,105, - 110,102,32,40,97,110,103,108,101,41,32,42,32,115,112,101,101,100,59,13,10,32,32,32,32,32,32,32,32,100,121,32,61,32,99,111,115,102,32,40, - 97,110,103,108,101,41,32,42,32,115,112,101,101,100,59,13,10,13,10,32,32,32,32,32,32,32,32,115,105,122,101,32,61,32,82,97,110,100,111,109, - 58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,70,108,111,97,116,40,41,32,42,32,51,48,46,48,102,32, - 43,32,51,48,46,48,102,59,13,10,13,10,32,32,32,32,32,32,32,32,99,111,108,111,117,114,32,61,32,67,111,108,111,117,114,32,40,82,97,110, - 100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,73,110,116,40,41,41,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,46,119,105,116,104,65,108,112,104,97,32,40,48,46,53,102,41,13,10,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,46,119,105,116,104,66,114,105,103,104,116,110,101,115,115,32,40,48,46,55,102,41,59,13,10,32, - 32,32,32,125,13,10,13,10,32,32,32,32,126,66,111,117,110,99,105,110,103,66,97,108,108,67,111,109,112,40,41,13,10,32,32,32,32,123,13,10, - 32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104,105,99,115,38,32,103,41,13,10,32, - 32,32,32,123,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,99,111,108,111,117,114,41,59,13,10,32,32,32, - 32,32,32,32,32,103,46,102,105,108,108,69,108,108,105,112,115,101,32,40,105,110,110,101,114,88,44,32,105,110,110,101,114,89,44,32,115,105,122,101, - 44,32,115,105,122,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115, - 58,58,98,108,97,99,107,41,59,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,70,111,110,116,32,40,49,48,46,48,102,41,59,13,10,32, - 32,32,32,32,32,32,32,103,46,100,114,97,119,84,101,120,116,32,40,83,116,114,105,110,103,58,58,116,111,72,101,120,83,116,114,105,110,103,32,40, - 40,105,110,116,54,52,41,32,116,104,114,101,97,100,73,100,41,44,32,48,44,32,48,44,32,103,101,116,87,105,100,116,104,40,41,44,32,103,101,116, - 72,101,105,103,104,116,40,41,44,32,74,117,115,116,105,102,105,99,97,116,105,111,110,58,58,99,101,110,116,114,101,100,44,32,102,97,108,115,101,41, - 59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,112,97,114,101,110,116,83,105,122,101,67,104,97,110,103,101,100,40,41, - 13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,112,97,114,101,110,116,87,105,100,116,104,32,61,32,103,101,116,80,97,114,101,110,116, - 87,105,100,116,104,40,41,32,45,32,115,105,122,101,59,13,10,32,32,32,32,32,32,32,32,112,97,114,101,110,116,72,101,105,103,104,116,32,61,32, - 103,101,116,80,97,114,101,110,116,72,101,105,103,104,116,40,41,32,45,32,115,105,122,101,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32, - 118,111,105,100,32,109,111,118,101,66,97,108,108,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,116,104,114,101,97,100,73,100, - 32,61,32,84,104,114,101,97,100,58,58,103,101,116,67,117,114,114,101,110,116,84,104,114,101,97,100,73,100,40,41,59,32,47,47,32,116,104,105,115, - 32,105,115,32,115,111,32,116,104,101,32,99,111,109,112,111,110,101,110,116,32,99,97,110,32,112,114,105,110,116,32,116,104,101,32,116,104,114,101,97, - 100,32,73,68,32,105,110,115,105,100,101,32,116,104,101,32,98,97,108,108,13,10,13,10,32,32,32,32,32,32,32,32,120,32,43,61,32,100,120,59, - 13,10,32,32,32,32,32,32,32,32,121,32,43,61,32,100,121,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,120,32,60,32,48,41, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,120,32,61,32,102,97,98,115,102,32,40,100,120,41,59,13,10,13,10,32,32,32,32,32,32, - 32,32,105,102,32,40,120,32,62,32,112,97,114,101,110,116,87,105,100,116,104,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,120,32,61, - 32,45,102,97,98,115,102,32,40,100,120,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,121,32,60,32,48,41,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,100,121,32,61,32,102,97,98,115,102,32,40,100,121,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32, - 40,121,32,62,32,112,97,114,101,110,116,72,101,105,103,104,116,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,121,32,61,32,45,102,97, - 98,115,102,32,40,100,121,41,59,13,10,13,10,32,32,32,32,32,32,32,32,115,101,116,66,111,117,110,100,115,32,40,40,40,105,110,116,41,32,120, - 41,32,45,32,50,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,40,40,105,110,116,41,32,121,41,32,45,32,50, - 44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,40,40,105,110,116,41,32,115,105,122,101,41,32,43,32,52,44,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,40,40,105,110,116,41,32,115,105,122,101,41,32,43,32,52,41,59,13,10, - 13,10,32,32,32,32,32,32,32,32,105,110,110,101,114,88,32,61,32,120,32,45,32,103,101,116,88,40,41,59,13,10,32,32,32,32,32,32,32,32, - 105,110,110,101,114,89,32,61,32,121,32,45,32,103,101,116,89,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,114,101,112,97,105,110,116,40, - 41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,106,117,99,101,95,85,115,101,68,101,98,117,103,103,105,110,103,78,101,119,79,112,101, - 114,97,116,111,114,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,68,101,109,111,84,104,114,101,97,100,32,32,32,32,58,32,112, - 117,98,108,105,99,32,66,111,117,110,99,105,110,103,66,97,108,108,67,111,109,112,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,112,117,98,108,105,99,32,84,104,114,101,97,100,13,10,123,13,10,32,32,32,32,105,110,116,32,105,110,116,101,114,118,97, - 108,59,13,10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,68,101,109,111,84,104,114,101,97,100,40,41,13,10,32,32,32,32,32,32,32, - 32,58,32,84,104,114,101,97,100,32,40,84,40,34,74,117,99,101,32,68,101,109,111,32,84,104,114,101,97,100,34,41,41,13,10,32,32,32,32,123, - 13,10,32,32,32,32,32,32,32,32,105,110,116,101,114,118,97,108,32,61,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97, - 110,100,111,109,40,41,46,110,101,120,116,73,110,116,32,40,53,48,41,32,43,32,54,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,103, - 105,118,101,32,116,104,101,32,116,104,114,101,97,100,115,32,97,32,114,97,110,100,111,109,32,112,114,105,111,114,105,116,121,44,32,115,111,32,115,111, - 109,101,32,119,105,108,108,32,109,111,118,101,32,109,111,114,101,13,10,32,32,32,32,32,32,32,32,47,47,32,115,109,111,111,116,104,108,121,32,116, - 104,97,110,32,111,116,104,101,114,115,46,46,13,10,32,32,32,32,32,32,32,32,115,116,97,114,116,84,104,114,101,97,100,32,40,82,97,110,100,111, - 109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,73,110,116,32,40,51,41,32,43,32,51,41,59,13,10, - 32,32,32,32,125,13,10,13,10,32,32,32,32,126,68,101,109,111,84,104,114,101,97,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32, - 32,32,32,47,47,32,97,108,108,111,119,32,116,104,101,32,116,104,114,101,97,100,32,50,32,115,101,99,111,110,100,115,32,116,111,32,115,116,111,112, - 32,99,108,101,97,110,108,121,32,45,32,115,104,111,117,108,100,32,98,101,32,112,108,101,110,116,121,32,111,102,32,116,105,109,101,46,13,10,32,32, - 32,32,32,32,32,32,115,116,111,112,84,104,114,101,97,100,32,40,50,48,48,48,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118, - 111,105,100,32,114,117,110,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,116,104,105,115,32,105,115,32,116,104,101, - 32,99,111,100,101,32,116,104,97,116,32,114,117,110,115,32,116,104,105,115,32,116,104,114,101,97,100,32,45,32,119,101,39,108,108,32,108,111,111,112, - 32,99,111,110,116,105,110,117,111,117,115,108,121,44,13,10,32,32,32,32,32,32,32,32,47,47,32,117,112,100,97,116,105,110,103,32,116,104,101,32, - 99,111,45,111,114,100,105,110,97,116,101,115,32,111,102,32,111,117,114,32,98,108,111,98,46,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32, - 116,104,114,101,97,100,83,104,111,117,108,100,69,120,105,116,40,41,32,114,101,116,117,114,110,115,32,116,114,117,101,32,119,104,101,110,32,116,104,101, - 32,115,116,111,112,84,104,114,101,97,100,40,41,32,109,101,116,104,111,100,32,104,97,115,32,98,101,101,110,13,10,32,32,32,32,32,32,32,32,47, - 47,32,99,97,108,108,101,100,44,32,115,111,32,119,101,32,115,104,111,117,108,100,32,99,104,101,99,107,32,105,116,32,111,102,116,101,110,44,32,97, - 110,100,32,101,120,105,116,32,97,115,32,115,111,111,110,32,97,115,32,105,116,32,103,101,116,115,32,102,108,97,103,103,101,100,46,13,10,32,32,32, - 32,32,32,32,32,119,104,105,108,101,32,40,33,32,116,104,114,101,97,100,83,104,111,117,108,100,69,120,105,116,40,41,41,13,10,32,32,32,32,32, - 32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,115,108,101,101,112,32,97,32,98,105,116,32,115,111,32,116,104,101,32, - 116,104,114,101,97,100,115,32,100,111,110,39,116,32,97,108,108,32,103,114,105,110,100,32,116,104,101,32,67,80,85,32,116,111,32,97,32,104,97,108, - 116,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,119,97,105,116,32,40,105,110,116,101,114,118,97,108,41,59,13,10,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,47,47,32,98,101,99,97,117,115,101,32,116,104,105,115,32,105,115,32,97,32,98,97,99,107,103,114,111,117,110,100, - 32,116,104,114,101,97,100,44,32,119,101,32,109,117,115,116,110,39,116,32,100,111,32,97,110,121,32,85,73,32,119,111,114,107,32,119,105,116,104,111, - 117,116,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,102,105,114,115,116,32,103,114,97,98,98,105,110,103,32,97,32,77,101,115,115, - 97,103,101,77,97,110,97,103,101,114,76,111,99,107,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,110,115,116,32,77,101,115,115, - 97,103,101,77,97,110,97,103,101,114,76,111,99,107,32,109,109,108,32,40,84,104,114,101,97,100,58,58,103,101,116,67,117,114,114,101,110,116,84,104, - 114,101,97,100,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,33,32,109,109,108,46,108,111,99,107,87,97, - 115,71,97,105,110,101,100,40,41,41,32,32,47,47,32,105,102,32,115,111,109,101,116,104,105,110,103,32,105,115,32,116,114,121,105,110,103,32,116,111, - 32,107,105,108,108,32,116,104,105,115,32,106,111,98,44,32,116,104,101,32,108,111,99,107,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,114,101,116,117,114,110,59,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,119,105,108,108,32,102,97,105,108,44,32, - 105,110,32,119,104,105,99,104,32,99,97,115,101,32,119,101,39,100,32,98,101,116,116,101,114,32,114,101,116,117,114,110,46,46,13,10,13,10,32,32, - 32,32,32,32,32,32,32,32,32,32,47,47,32,110,111,119,32,119,101,39,118,101,32,103,111,116,32,116,104,101,32,85,73,32,116,104,114,101,97,100, - 32,108,111,99,107,101,100,44,32,119,101,32,99,97,110,32,109,101,115,115,32,97,98,111,117,116,32,119,105,116,104,32,116,104,101,32,99,111,109,112, - 111,110,101,110,116,115,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,111,118,101,66,97,108,108,40,41,59,13,10,32,32,32,32,32,32,32, - 32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,106,117,99,101,95,85,115,101,68,101,98,117,103,103,105,110,103,78,101,119,79,112,101, - 114,97,116,111,114,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,68,101,109,111,84,104,114,101,97,100,80,111,111,108,74,111,98, - 32,32,58,32,112,117,98,108,105,99,32,66,111,117,110,99,105,110,103,66,97,108,108,67,111,109,112,44,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,84,104,114,101,97,100,80,111,111,108,74,111,98,13,10,123, - 13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,68,101,109,111,84,104,114,101,97,100,80,111,111,108,74,111,98,40,41,13,10,32,32,32,32, - 32,32,32,32,58,32,84,104,114,101,97,100,80,111,111,108,74,111,98,32,40,84,40,34,68,101,109,111,32,84,104,114,101,97,100,112,111,111,108,32, - 74,111,98,34,41,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,68,101,109,111,84,104,114,101,97,100,80, - 111,111,108,74,111,98,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,74,111,98,83,116,97,116,117,115,32, - 114,117,110,74,111,98,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,116,104,105,115,32,105,115,32,116,104,101,32, - 99,111,100,101,32,116,104,97,116,32,114,117,110,115,32,116,104,105,115,32,106,111,98,46,32,73,116,39,108,108,32,98,101,32,114,101,112,101,97,116, - 101,100,108,121,32,99,97,108,108,101,100,32,117,110,116,105,108,32,119,101,32,114,101,116,117,114,110,13,10,32,32,32,32,32,32,32,32,47,47,32, - 106,111,98,72,97,115,70,105,110,105,115,104,101,100,32,105,110,115,116,101,97,100,32,111,102,32,106,111,98,78,101,101,100,115,82,117,110,110,105,110, - 103,65,103,97,105,110,46,13,10,13,10,32,32,32,32,32,32,32,32,84,104,114,101,97,100,58,58,115,108,101,101,112,32,40,51,48,41,59,13,10, - 13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,98,101,99,97,117,115,101,32,116,104,105,115,32,105,115,32,97,32,98,97,99,107,103,114,111, - 117,110,100,32,116,104,114,101,97,100,44,32,119,101,32,109,117,115,116,110,39,116,32,100,111,32,97,110,121,32,85,73,32,119,111,114,107,32,119,105, - 116,104,111,117,116,13,10,32,32,32,32,32,32,32,32,47,47,32,102,105,114,115,116,32,103,114,97,98,98,105,110,103,32,97,32,77,101,115,115,97, - 103,101,77,97,110,97,103,101,114,76,111,99,107,46,46,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,77,101,115,115,97,103,101,77,97, - 110,97,103,101,114,76,111,99,107,32,109,109,108,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,98,101,102,111, - 114,101,32,109,111,118,105,110,103,32,116,104,101,32,98,97,108,108,44,32,119,101,32,110,101,101,100,32,116,111,32,99,104,101,99,107,32,119,104,101, - 116,104,101,114,32,116,104,101,32,108,111,99,107,32,119,97,115,32,97,99,116,117,97,108,108,121,32,103,97,105,110,101,100,44,32,98,101,99,97,117, - 115,101,13,10,32,32,32,32,32,32,32,32,47,47,32,105,102,32,115,111,109,101,116,104,105,110,103,32,105,115,32,116,114,121,105,110,103,32,116,111, - 32,115,116,111,112,32,116,104,105,115,32,106,111,98,44,32,105,116,32,119,105,108,108,32,104,97,118,101,32,102,97,105,108,101,100,46,46,13,10,32, - 32,32,32,32,32,32,32,105,102,32,40,109,109,108,46,108,111,99,107,87,97,115,71,97,105,110,101,100,40,41,41,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,109,111,118,101,66,97,108,108,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,106,111,98,78,101, - 101,100,115,82,117,110,110,105,110,103,65,103,97,105,110,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,109,111, - 118,101,100,70,114,111,109,81,117,101,117,101,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,84,104,105,115,32,105, - 115,32,99,97,108,108,101,100,32,116,111,32,116,101,108,108,32,117,115,32,116,104,97,116,32,111,117,114,32,106,111,98,32,104,97,115,32,98,101,101, - 110,32,114,101,109,111,118,101,100,32,102,114,111,109,32,116,104,101,32,112,111,111,108,46,13,10,32,32,32,32,32,32,32,32,47,47,32,73,110,32, - 116,104,105,115,32,99,97,115,101,32,116,104,101,114,101,39,115,32,110,111,32,110,101,101,100,32,116,111,32,100,111,32,97,110,121,116,104,105,110,103, - 32,104,101,114,101,46,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,106,117,99,101,95,85,115,101,68,101,98,117,103,103,105,110,103,78,101, - 119,79,112,101,114,97,116,111,114,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,84,104,114,101,97,100,105,110,103,68,101,109,111,32,32, - 58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,112,117,98,108,105,99,32,84,105,109,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,112,117,98,108,105,99,32,66,117,116,116,111,110,76,105,115,116,101,110,101,114,13,10,123,13,10,32,32,32,32,98,111,111,108,32,105,115,85, - 115,105,110,103,80,111,111,108,59,13,10,32,32,32,32,84,104,114,101,97,100,80,111,111,108,32,112,111,111,108,59,13,10,32,32,32,32,84,101,120, - 116,66,117,116,116,111,110,42,32,99,111,110,116,114,111,108,66,117,116,116,111,110,59,13,10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32, - 47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,84,111,32,114,101,108,101,97,115,101,32,97,32, + 99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67,69,44,32,99, + 111,109,109,101,114,99,105,97,108,32,108,105,99,101,110,115,101,115,32,97,114,101,13,10,32,32,32,97,118,97,105,108,97,98,108,101,58,32,118,105, + 115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109,47,106,117,99,101,32,102,111,114, + 32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13,10,13,10,35,105,110,99,108,117,100,101,32,34, + 46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,66,111,117,110, + 99,105,110,103,66,97,108,108,67,111,109,112,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,13,10,123,13,10,32,32,32, + 32,102,108,111,97,116,32,120,44,32,121,44,32,115,105,122,101,44,32,100,120,44,32,100,121,44,32,119,44,32,104,44,32,112,97,114,101,110,116,87, + 105,100,116,104,44,32,112,97,114,101,110,116,72,101,105,103,104,116,59,13,10,32,32,32,32,102,108,111,97,116,32,105,110,110,101,114,88,44,32,105, + 110,110,101,114,89,59,13,10,32,32,32,32,67,111,108,111,117,114,32,99,111,108,111,117,114,59,13,10,32,32,32,32,84,104,114,101,97,100,58,58, + 84,104,114,101,97,100,73,68,32,116,104,114,101,97,100,73,100,59,13,10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,66,111,117,110,99, + 105,110,103,66,97,108,108,67,111,109,112,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,120,32,61,32,82,97,110,100,111,109, + 58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,70,108,111,97,116,40,41,32,42,32,50,48,48,46,48,102, + 59,13,10,32,32,32,32,32,32,32,32,121,32,61,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41, + 46,110,101,120,116,70,108,111,97,116,40,41,32,42,32,50,48,48,46,48,102,59,13,10,32,32,32,32,32,32,32,32,112,97,114,101,110,116,87,105, + 100,116,104,32,61,32,53,48,59,13,10,32,32,32,32,32,32,32,32,112,97,114,101,110,116,72,101,105,103,104,116,32,61,32,53,48,59,13,10,32, + 32,32,32,32,32,32,32,105,110,110,101,114,88,32,61,32,48,59,13,10,32,32,32,32,32,32,32,32,105,110,110,101,114,89,32,61,32,48,59,13, + 10,32,32,32,32,32,32,32,32,116,104,114,101,97,100,73,100,32,61,32,48,59,13,10,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32, + 102,108,111,97,116,32,115,112,101,101,100,32,61,32,53,46,48,102,59,32,47,47,32,103,105,118,101,32,101,97,99,104,32,98,97,108,108,32,97,32, + 102,105,120,101,100,32,115,112,101,101,100,32,115,111,32,119,101,32,99,97,110,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,115,101,101,32,116,104,101,32,101,102,102,101,99,116,115,32,111,102,32,116, + 104,114,101,97,100,32,112,114,105,111,114,105,116,121,32,111,110,32,104,111,119,32,102,97,115,116,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,116,104,101,121,32,97,99,116,117,97,108,108,121,32,103, + 111,46,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,102,108,111,97,116,32,97,110,103,108,101,32,61,32,82,97,110,100,111,109,58,58, + 103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,70,108,111,97,116,40,41,32,42,32,102,108,111,97,116,95,80,105, + 32,42,32,50,46,48,102,59,13,10,13,10,32,32,32,32,32,32,32,32,100,120,32,61,32,115,105,110,102,32,40,97,110,103,108,101,41,32,42,32, + 115,112,101,101,100,59,13,10,32,32,32,32,32,32,32,32,100,121,32,61,32,99,111,115,102,32,40,97,110,103,108,101,41,32,42,32,115,112,101,101, + 100,59,13,10,13,10,32,32,32,32,32,32,32,32,115,105,122,101,32,61,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97, + 110,100,111,109,40,41,46,110,101,120,116,70,108,111,97,116,40,41,32,42,32,51,48,46,48,102,32,43,32,51,48,46,48,102,59,13,10,13,10,32, + 32,32,32,32,32,32,32,99,111,108,111,117,114,32,61,32,67,111,108,111,117,114,32,40,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101, + 109,82,97,110,100,111,109,40,41,46,110,101,120,116,73,110,116,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,46,119,105,116,104,65,108,112,104,97,32,40,48,46,53,102,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,46,119,105,116,104,66,114,105,103,104,116,110,101,115,115,32,40,48,46,55,102,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126, + 66,111,117,110,99,105,110,103,66,97,108,108,67,111,109,112,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32, + 118,111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104,105,99,115,38,32,103,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32, + 32,103,46,115,101,116,67,111,108,111,117,114,32,40,99,111,108,111,117,114,41,59,13,10,32,32,32,32,32,32,32,32,103,46,102,105,108,108,69,108, + 108,105,112,115,101,32,40,105,110,110,101,114,88,44,32,105,110,110,101,114,89,44,32,115,105,122,101,44,32,115,105,122,101,41,59,13,10,13,10,32, + 32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58,98,108,97,99,107,41,59,13,10,32,32, + 32,32,32,32,32,32,103,46,115,101,116,70,111,110,116,32,40,49,48,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,103,46,100,114,97,119, + 84,101,120,116,32,40,83,116,114,105,110,103,58,58,116,111,72,101,120,83,116,114,105,110,103,32,40,40,105,110,116,54,52,41,32,116,104,114,101,97, + 100,73,100,41,44,32,48,44,32,48,44,32,103,101,116,87,105,100,116,104,40,41,44,32,103,101,116,72,101,105,103,104,116,40,41,44,32,74,117,115, + 116,105,102,105,99,97,116,105,111,110,58,58,99,101,110,116,114,101,100,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32, + 32,32,32,118,111,105,100,32,112,97,114,101,110,116,83,105,122,101,67,104,97,110,103,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32, + 32,32,32,32,112,97,114,101,110,116,87,105,100,116,104,32,61,32,103,101,116,80,97,114,101,110,116,87,105,100,116,104,40,41,32,45,32,115,105,122, + 101,59,13,10,32,32,32,32,32,32,32,32,112,97,114,101,110,116,72,101,105,103,104,116,32,61,32,103,101,116,80,97,114,101,110,116,72,101,105,103, + 104,116,40,41,32,45,32,115,105,122,101,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,109,111,118,101,66,97,108,108, + 40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,116,104,114,101,97,100,73,100,32,61,32,84,104,114,101,97,100,58,58,103,101, + 116,67,117,114,114,101,110,116,84,104,114,101,97,100,73,100,40,41,59,32,47,47,32,116,104,105,115,32,105,115,32,115,111,32,116,104,101,32,99,111, + 109,112,111,110,101,110,116,32,99,97,110,32,112,114,105,110,116,32,116,104,101,32,116,104,114,101,97,100,32,73,68,32,105,110,115,105,100,101,32,116, + 104,101,32,98,97,108,108,13,10,13,10,32,32,32,32,32,32,32,32,120,32,43,61,32,100,120,59,13,10,32,32,32,32,32,32,32,32,121,32,43, + 61,32,100,121,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,120,32,60,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,100,120,32,61,32,102,97,98,115,102,32,40,100,120,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,120,32,62,32,112,97,114, + 101,110,116,87,105,100,116,104,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,120,32,61,32,45,102,97,98,115,102,32,40,100,120,41,59, + 13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,121,32,60,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,121,32,61, + 32,102,97,98,115,102,32,40,100,121,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,121,32,62,32,112,97,114,101,110,116,72,101, + 105,103,104,116,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,121,32,61,32,45,102,97,98,115,102,32,40,100,121,41,59,13,10,13,10, + 32,32,32,32,32,32,32,32,115,101,116,66,111,117,110,100,115,32,40,40,40,105,110,116,41,32,120,41,32,45,32,50,44,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,40,40,105,110,116,41,32,121,41,32,45,32,50,44,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,40,40,105,110,116,41,32,115,105,122,101,41,32,43,32,52,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,40,40,105,110,116,41,32,115,105,122,101,41,32,43,32,52,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,110,110, + 101,114,88,32,61,32,120,32,45,32,103,101,116,88,40,41,59,13,10,32,32,32,32,32,32,32,32,105,110,110,101,114,89,32,61,32,121,32,45,32, + 103,101,116,89,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,114,101,112,97,105,110,116,40,41,59,13,10,32,32,32,32,125,13,10,13,10, + 32,32,32,32,106,117,99,101,95,85,115,101,68,101,98,117,103,103,105,110,103,78,101,119,79,112,101,114,97,116,111,114,13,10,125,59,13,10,13,10, + 13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 13,10,32,32,32,32,84,104,114,101,97,100,105,110,103,68,101,109,111,40,41,13,10,32,32,32,32,32,32,32,32,58,32,112,111,111,108,32,40,51, - 41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,115,85,115,105,110,103,80,111,111,108,32,61,32,102,97,108,115,101,59,13,10, - 13,10,32,32,32,32,32,32,32,32,115,101,116,78,97,109,101,32,40,84,40,34,77,117,108,116,105,116,104,114,101,97,100,105,110,103,34,41,41,59, - 13,10,13,10,32,32,32,32,32,32,32,32,115,101,116,79,112,97,113,117,101,32,40,116,114,117,101,41,59,13,10,32,32,32,32,125,13,10,13,10, - 32,32,32,32,126,84,104,114,101,97,100,105,110,103,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,112,111,111, - 108,46,114,101,109,111,118,101,65,108,108,74,111,98,115,32,40,116,114,117,101,44,32,50,48,48,48,41,59,13,10,13,10,32,32,32,32,32,32,32, - 32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,32,116, - 104,105,115,32,103,101,116,115,32,99,97,108,108,101,100,32,119,104,101,110,32,97,32,99,111,109,112,111,110,101,110,116,32,105,115,32,97,100,100,101, - 100,32,111,114,32,114,101,109,111,118,101,100,32,102,114,111,109,32,97,32,112,97,114,101,110,116,32,99,111,109,112,111,110,101,110,116,46,13,10,32, - 32,32,32,118,111,105,100,32,112,97,114,101,110,116,72,105,101,114,97,114,99,104,121,67,104,97,110,103,101,100,40,41,13,10,32,32,32,32,123,13, - 10,32,32,32,32,32,32,32,32,47,47,32,119,101,39,108,108,32,117,115,101,32,116,104,105,115,32,97,115,32,97,110,32,111,112,112,111,114,116,117, - 110,105,116,121,32,116,111,32,115,116,97,114,116,32,97,110,100,32,115,116,111,112,32,116,104,101,32,116,104,114,101,97,100,115,44,32,115,111,32,116, - 104,97,116,13,10,32,32,32,32,32,32,32,32,47,47,32,119,101,32,100,111,110,39,116,32,108,101,97,118,101,32,116,104,101,109,32,103,111,105,110, - 103,32,119,104,101,110,32,116,104,101,32,99,111,109,112,111,110,101,110,116,39,115,32,110,111,116,32,97,99,116,117,97,108,108,121,32,118,105,115,105, - 98,108,101,46,13,10,32,32,32,32,32,32,32,32,115,116,111,112,84,105,109,101,114,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,112,111, - 111,108,46,114,101,109,111,118,101,65,108,108,74,111,98,115,32,40,116,114,117,101,44,32,52,48,48,48,41,59,13,10,32,32,32,32,32,32,32,32, - 100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97, - 107,101,86,105,115,105,98,108,101,32,40,99,111,110,116,114,111,108,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111, - 110,32,40,84,40,34,84,104,114,101,97,100,32,116,121,112,101,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,99,111,110,116,114,111,108,66, - 117,116,116,111,110,45,62,99,104,97,110,103,101,87,105,100,116,104,84,111,70,105,116,84,101,120,116,32,40,50,48,41,59,13,10,32,32,32,32,32, - 32,32,32,99,111,110,116,114,111,108,66,117,116,116,111,110,45,62,115,101,116,84,111,112,76,101,102,116,80,111,115,105,116,105,111,110,32,40,50,48, - 44,32,50,48,41,59,13,10,32,32,32,32,32,32,32,32,99,111,110,116,114,111,108,66,117,116,116,111,110,45,62,115,101,116,84,114,105,103,103,101, - 114,101,100,79,110,77,111,117,115,101,68,111,119,110,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,99,111,110,116,114,111,108,66, - 117,116,116,111,110,45,62,115,101,116,65,108,119,97,121,115,79,110,84,111,112,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,99, - 111,110,116,114,111,108,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13, - 10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,105,115,83,104,111,119,105,110,103,40,41,41,13,10,32,32,32,32,32,32,32,32,123,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,119,104,105,108,101,32,40,103,101,116,78,117,109,67,104,105,108,100,67,111,109,112,111,110,101,110,116,115, - 40,41,32,60,32,53,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,97,100,100,65,66,97,108,108,40,41,59,13,10,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,115,116,97,114,116,84,105,109,101,114,32,40,50,48,48,48,41,59,13,10,32,32,32,32,32,32,32,32, - 125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104,105,99,115,38,32,103,41, - 13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,103,46,102,105,108,108,65,108,108,32,40,67,111,108,111,117,114,115,58,58,119,104,105, - 116,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,115,101,116,85,115,105,110,103,80,111,111,108,32,40,98,111, - 111,108,32,117,115,101,80,111,111,108,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,115,85,115,105,110,103,80,111,111,108,32, - 61,32,117,115,101,80,111,111,108,59,13,10,32,32,32,32,32,32,32,32,112,97,114,101,110,116,72,105,101,114,97,114,99,104,121,67,104,97,110,103, - 101,100,40,41,59,32,47,47,32,114,101,115,101,116,115,32,101,118,101,114,121,116,104,105,110,103,13,10,32,32,32,32,125,13,10,13,10,32,32,32, - 32,118,111,105,100,32,97,100,100,65,66,97,108,108,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,105,115,85, - 115,105,110,103,80,111,111,108,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,68,101,109,111,84,104, - 114,101,97,100,80,111,111,108,74,111,98,42,32,110,101,119,67,111,109,112,32,61,32,110,101,119,32,68,101,109,111,84,104,114,101,97,100,80,111,111, - 108,74,111,98,40,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40, - 110,101,119,67,111,109,112,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,110,101,119,67,111,109,112,45,62,112,97,114,101,110,116,83,105, - 122,101,67,104,97,110,103,101,100,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,112,111,111,108,46,97,100,100,74,111,98,32, - 40,110,101,119,67,111,109,112,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32, - 32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,68,101,109,111,84,104,114,101,97,100,42,32,110,101,119,67,111,109,112,32, - 61,32,110,101,119,32,68,101,109,111,84,104,114,101,97,100,40,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77, - 97,107,101,86,105,115,105,98,108,101,32,40,110,101,119,67,111,109,112,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,110,101,119,67,111, - 109,112,45,62,112,97,114,101,110,116,83,105,122,101,67,104,97,110,103,101,100,40,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32, - 32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,109,111,118,101,65,66,97,108,108,40,41,13,10,32,32,32,32,123,13,10,32,32,32, - 32,32,32,32,32,105,102,32,40,105,115,85,115,105,110,103,80,111,111,108,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32, - 32,32,32,32,32,32,84,104,114,101,97,100,80,111,111,108,74,111,98,42,32,106,111,98,84,111,82,101,109,111,118,101,32,61,32,112,111,111,108,46, - 103,101,116,74,111,98,32,40,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,73,110, - 116,32,40,112,111,111,108,46,103,101,116,78,117,109,74,111,98,115,40,41,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105, - 102,32,40,106,111,98,84,111,82,101,109,111,118,101,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,112,111,111,108,46,114,101,109,111,118,101,74,111,98,32,40,106,111,98,84,111,82,101,109,111,118,101, - 44,32,116,114,117,101,44,32,52,48,48,48,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,106, - 111,98,84,111,82,101,109,111,118,101,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13,10,32, - 32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40, - 103,101,116,78,117,109,67,104,105,108,100,67,111,109,112,111,110,101,110,116,115,40,41,32,62,32,49,41,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,67,111,109,112,111,110,101,110,116,42,32,98,97,108,108,32,61,32,103, - 101,116,67,104,105,108,100,67,111,109,112,111,110,101,110,116,32,40,49,32,43,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82, - 97,110,100,111,109,40,41,46,110,101,120,116,73,110,116,32,40,103,101,116,78,117,109,67,104,105,108,100,67,111,109,112,111,110,101,110,116,115,40,41, - 32,45,32,49,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,100,121,110,97,109,105,99,95,99, - 97,115,116,32,60,66,117,116,116,111,110,42,62,32,40,98,97,108,108,41,32,61,61,32,48,41,32,47,47,32,100,111,110,39,116,32,100,101,108,101, - 116,101,32,111,117,114,32,98,117,116,116,111,110,33,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,100,101,108,101, - 116,101,32,98,97,108,108,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32, - 125,13,10,13,10,32,32,32,32,118,111,105,100,32,116,105,109,101,114,67,97,108,108,98,97,99,107,40,41,13,10,32,32,32,32,123,13,10,32,32, - 32,32,32,32,32,32,105,102,32,40,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116, - 66,111,111,108,40,41,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,103,101,116,78, - 117,109,67,104,105,108,100,67,111,109,112,111,110,101,110,116,115,40,41,32,60,61,32,49,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,97,100,100,65,66,97,108,108,40,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101, - 13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,103,101,116,78,117,109,67,104,105,108,100, - 67,111,109,112,111,110,101,110,116,115,40,41,32,62,32,51,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,109,111,118, - 101,65,66,97,108,108,40,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32, - 98,117,116,116,111,110,67,108,105,99,107,101,100,32,40,66,117,116,116,111,110,42,32,98,117,116,116,111,110,41,13,10,32,32,32,32,123,13,10,32, - 32,32,32,32,32,32,32,80,111,112,117,112,77,101,110,117,32,109,59,13,10,32,32,32,32,32,32,32,32,109,46,97,100,100,73,116,101,109,32,40, - 49,44,32,84,40,34,85,115,101,32,111,110,101,32,116,104,114,101,97,100,32,112,101,114,32,98,97,108,108,34,41,44,32,116,114,117,101,44,32,33, - 32,105,115,85,115,105,110,103,80,111,111,108,41,59,13,10,32,32,32,32,32,32,32,32,109,46,97,100,100,73,116,101,109,32,40,50,44,32,84,40, - 34,85,115,101,32,97,32,116,104,114,101,97,100,32,112,111,111,108,34,41,44,32,116,114,117,101,44,32,105,115,85,115,105,110,103,80,111,111,108,41, - 59,13,10,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,105,110,116,32,114,101,115,32,61,32,109,46,115,104,111,119,65,116,32,40,98, - 117,116,116,111,110,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,114,101,115,32,33,61,32,48,41,13,10,32,32,32,32,32,32, - 32,32,32,32,32,32,115,101,116,85,115,105,110,103,80,111,111,108,32,40,114,101,115,32,61,61,32,50,41,59,13,10,32,32,32,32,125,13,10,125, - 59,13,10,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,84,104,114,101,97,100,105,110,103,68,101,109, - 111,40,41,13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,110,101,119,32,84,104,114,101,97,100,105,110,103,68,101,109,111,40,41,59,13, - 10,125,13,10,0,0}; + 61,61,13,10,99,108,97,115,115,32,68,101,109,111,84,104,114,101,97,100,32,32,32,32,58,32,112,117,98,108,105,99,32,66,111,117,110,99,105,110, + 103,66,97,108,108,67,111,109,112,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99, + 32,84,104,114,101,97,100,13,10,123,13,10,32,32,32,32,105,110,116,32,105,110,116,101,114,118,97,108,59,13,10,13,10,112,117,98,108,105,99,58, + 13,10,32,32,32,32,68,101,109,111,84,104,114,101,97,100,40,41,13,10,32,32,32,32,32,32,32,32,58,32,84,104,114,101,97,100,32,40,84,40, + 34,74,117,99,101,32,68,101,109,111,32,84,104,114,101,97,100,34,41,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,110,116, + 101,114,118,97,108,32,61,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,73,110, + 116,32,40,53,48,41,32,43,32,54,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,103,105,118,101,32,116,104,101,32,116,104,114,101,97, + 100,115,32,97,32,114,97,110,100,111,109,32,112,114,105,111,114,105,116,121,44,32,115,111,32,115,111,109,101,32,119,105,108,108,32,109,111,118,101,32, + 109,111,114,101,13,10,32,32,32,32,32,32,32,32,47,47,32,115,109,111,111,116,104,108,121,32,116,104,97,110,32,111,116,104,101,114,115,46,46,13, + 10,32,32,32,32,32,32,32,32,115,116,97,114,116,84,104,114,101,97,100,32,40,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82, + 97,110,100,111,109,40,41,46,110,101,120,116,73,110,116,32,40,51,41,32,43,32,51,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32, + 126,68,101,109,111,84,104,114,101,97,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,97,108,108,111,119,32,116, + 104,101,32,116,104,114,101,97,100,32,50,32,115,101,99,111,110,100,115,32,116,111,32,115,116,111,112,32,99,108,101,97,110,108,121,32,45,32,115,104, + 111,117,108,100,32,98,101,32,112,108,101,110,116,121,32,111,102,32,116,105,109,101,46,13,10,32,32,32,32,32,32,32,32,115,116,111,112,84,104,114, + 101,97,100,32,40,50,48,48,48,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,117,110,40,41,13,10,32,32, + 32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,116,104,105,115,32,105,115,32,116,104,101,32,99,111,100,101,32,116,104,97,116,32,114,117, + 110,115,32,116,104,105,115,32,116,104,114,101,97,100,32,45,32,119,101,39,108,108,32,108,111,111,112,32,99,111,110,116,105,110,117,111,117,115,108,121, + 44,13,10,32,32,32,32,32,32,32,32,47,47,32,117,112,100,97,116,105,110,103,32,116,104,101,32,99,111,45,111,114,100,105,110,97,116,101,115,32, + 111,102,32,111,117,114,32,98,108,111,98,46,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,116,104,114,101,97,100,83,104,111,117,108,100,69, + 120,105,116,40,41,32,114,101,116,117,114,110,115,32,116,114,117,101,32,119,104,101,110,32,116,104,101,32,115,116,111,112,84,104,114,101,97,100,40,41, + 32,109,101,116,104,111,100,32,104,97,115,32,98,101,101,110,13,10,32,32,32,32,32,32,32,32,47,47,32,99,97,108,108,101,100,44,32,115,111,32, + 119,101,32,115,104,111,117,108,100,32,99,104,101,99,107,32,105,116,32,111,102,116,101,110,44,32,97,110,100,32,101,120,105,116,32,97,115,32,115,111, + 111,110,32,97,115,32,105,116,32,103,101,116,115,32,102,108,97,103,103,101,100,46,13,10,32,32,32,32,32,32,32,32,119,104,105,108,101,32,40,33, + 32,116,104,114,101,97,100,83,104,111,117,108,100,69,120,105,116,40,41,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,47,47,32,115,108,101,101,112,32,97,32,98,105,116,32,115,111,32,116,104,101,32,116,104,114,101,97,100,115,32,100,111,110,39,116, + 32,97,108,108,32,103,114,105,110,100,32,116,104,101,32,67,80,85,32,116,111,32,97,32,104,97,108,116,46,46,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,119,97,105,116,32,40,105,110,116,101,114,118,97,108,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,98, + 101,99,97,117,115,101,32,116,104,105,115,32,105,115,32,97,32,98,97,99,107,103,114,111,117,110,100,32,116,104,114,101,97,100,44,32,119,101,32,109, + 117,115,116,110,39,116,32,100,111,32,97,110,121,32,85,73,32,119,111,114,107,32,119,105,116,104,111,117,116,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,47,47,32,102,105,114,115,116,32,103,114,97,98,98,105,110,103,32,97,32,77,101,115,115,97,103,101,77,97,110,97,103,101,114,76,111,99, + 107,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,110,115,116,32,77,101,115,115,97,103,101,77,97,110,97,103,101,114,76,111,99, + 107,32,109,109,108,32,40,84,104,114,101,97,100,58,58,103,101,116,67,117,114,114,101,110,116,84,104,114,101,97,100,40,41,41,59,13,10,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,33,32,109,109,108,46,108,111,99,107,87,97,115,71,97,105,110,101,100,40,41,41,32,32,47, + 47,32,105,102,32,115,111,109,101,116,104,105,110,103,32,105,115,32,116,114,121,105,110,103,32,116,111,32,107,105,108,108,32,116,104,105,115,32,106,111, + 98,44,32,116,104,101,32,108,111,99,107,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,59,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,119,105,108,108,32,102,97,105,108,44,32,105,110,32,119,104,105,99,104,32,99,97,115,101, + 32,119,101,39,100,32,98,101,116,116,101,114,32,114,101,116,117,114,110,46,46,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32, + 110,111,119,32,119,101,39,118,101,32,103,111,116,32,116,104,101,32,85,73,32,116,104,114,101,97,100,32,108,111,99,107,101,100,44,32,119,101,32,99, + 97,110,32,109,101,115,115,32,97,98,111,117,116,32,119,105,116,104,32,116,104,101,32,99,111,109,112,111,110,101,110,116,115,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,109,111,118,101,66,97,108,108,40,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10, + 32,32,32,32,106,117,99,101,95,85,115,101,68,101,98,117,103,103,105,110,103,78,101,119,79,112,101,114,97,116,111,114,13,10,125,59,13,10,13,10, + 13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,13,10,99,108,97,115,115,32,68,101,109,111,84,104,114,101,97,100,80,111,111,108,74,111,98,32,32,58,32,112,117,98,108,105,99,32,66,111, + 117,110,99,105,110,103,66,97,108,108,67,111,109,112,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,112,117,98,108,105,99,32,84,104,114,101,97,100,80,111,111,108,74,111,98,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32, + 32,32,68,101,109,111,84,104,114,101,97,100,80,111,111,108,74,111,98,40,41,13,10,32,32,32,32,32,32,32,32,58,32,84,104,114,101,97,100,80, + 111,111,108,74,111,98,32,40,84,40,34,68,101,109,111,32,84,104,114,101,97,100,112,111,111,108,32,74,111,98,34,41,41,13,10,32,32,32,32,123, + 13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,68,101,109,111,84,104,114,101,97,100,80,111,111,108,74,111,98,40,41,13,10,32,32,32, + 32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,74,111,98,83,116,97,116,117,115,32,114,117,110,74,111,98,40,41,13,10,32,32,32, + 32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,116,104,105,115,32,105,115,32,116,104,101,32,99,111,100,101,32,116,104,97,116,32,114,117,110, + 115,32,116,104,105,115,32,106,111,98,46,32,73,116,39,108,108,32,98,101,32,114,101,112,101,97,116,101,100,108,121,32,99,97,108,108,101,100,32,117, + 110,116,105,108,32,119,101,32,114,101,116,117,114,110,13,10,32,32,32,32,32,32,32,32,47,47,32,106,111,98,72,97,115,70,105,110,105,115,104,101, + 100,32,105,110,115,116,101,97,100,32,111,102,32,106,111,98,78,101,101,100,115,82,117,110,110,105,110,103,65,103,97,105,110,46,13,10,13,10,32,32, + 32,32,32,32,32,32,84,104,114,101,97,100,58,58,115,108,101,101,112,32,40,51,48,41,59,13,10,13,10,13,10,32,32,32,32,32,32,32,32,47, + 47,32,98,101,99,97,117,115,101,32,116,104,105,115,32,105,115,32,97,32,98,97,99,107,103,114,111,117,110,100,32,116,104,114,101,97,100,44,32,119, + 101,32,109,117,115,116,110,39,116,32,100,111,32,97,110,121,32,85,73,32,119,111,114,107,32,119,105,116,104,111,117,116,13,10,32,32,32,32,32,32, + 32,32,47,47,32,102,105,114,115,116,32,103,114,97,98,98,105,110,103,32,97,32,77,101,115,115,97,103,101,77,97,110,97,103,101,114,76,111,99,107, + 46,46,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,77,101,115,115,97,103,101,77,97,110,97,103,101,114,76,111,99,107,32,109,109,108, + 32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,98,101,102,111,114,101,32,109,111,118,105,110,103,32,116,104,101, + 32,98,97,108,108,44,32,119,101,32,110,101,101,100,32,116,111,32,99,104,101,99,107,32,119,104,101,116,104,101,114,32,116,104,101,32,108,111,99,107, + 32,119,97,115,32,97,99,116,117,97,108,108,121,32,103,97,105,110,101,100,44,32,98,101,99,97,117,115,101,13,10,32,32,32,32,32,32,32,32,47, + 47,32,105,102,32,115,111,109,101,116,104,105,110,103,32,105,115,32,116,114,121,105,110,103,32,116,111,32,115,116,111,112,32,116,104,105,115,32,106,111, + 98,44,32,105,116,32,119,105,108,108,32,104,97,118,101,32,102,97,105,108,101,100,46,46,13,10,32,32,32,32,32,32,32,32,105,102,32,40,109,109, + 108,46,108,111,99,107,87,97,115,71,97,105,110,101,100,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,111,118,101,66,97,108,108, + 40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,106,111,98,78,101,101,100,115,82,117,110,110,105,110,103,65,103,97, + 105,110,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,109,111,118,101,100,70,114,111,109,81,117,101,117,101,40, + 41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,84,104,105,115,32,105,115,32,99,97,108,108,101,100,32,116,111,32,116, + 101,108,108,32,117,115,32,116,104,97,116,32,111,117,114,32,106,111,98,32,104,97,115,32,98,101,101,110,32,114,101,109,111,118,101,100,32,102,114,111, + 109,32,116,104,101,32,112,111,111,108,46,13,10,32,32,32,32,32,32,32,32,47,47,32,73,110,32,116,104,105,115,32,99,97,115,101,32,116,104,101, + 114,101,39,115,32,110,111,32,110,101,101,100,32,116,111,32,100,111,32,97,110,121,116,104,105,110,103,32,104,101,114,101,46,13,10,32,32,32,32,125, + 13,10,13,10,32,32,32,32,106,117,99,101,95,85,115,101,68,101,98,117,103,103,105,110,103,78,101,119,79,112,101,114,97,116,111,114,13,10,125,59, + 13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,13,10,99,108,97,115,115,32,84,104,114,101,97,100,105,110,103,68,101,109,111,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112, + 111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,84,105, + 109,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,66,117,116,116, + 111,110,76,105,115,116,101,110,101,114,13,10,123,13,10,32,32,32,32,98,111,111,108,32,105,115,85,115,105,110,103,80,111,111,108,59,13,10,32,32, + 32,32,84,104,114,101,97,100,80,111,111,108,32,112,111,111,108,59,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,99,111,110,116, + 114,111,108,66,117,116,116,111,110,59,13,10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,84,104,114,101,97,100,105, + 110,103,68,101,109,111,40,41,13,10,32,32,32,32,32,32,32,32,58,32,112,111,111,108,32,40,51,41,13,10,32,32,32,32,123,13,10,32,32,32, + 32,32,32,32,32,105,115,85,115,105,110,103,80,111,111,108,32,61,32,102,97,108,115,101,59,13,10,13,10,32,32,32,32,32,32,32,32,115,101,116, + 78,97,109,101,32,40,84,40,34,77,117,108,116,105,116,104,114,101,97,100,105,110,103,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,115, + 101,116,79,112,97,113,117,101,32,40,116,114,117,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,84,104,114,101,97,100,105,110, + 103,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,112,111,111,108,46,114,101,109,111,118,101,65,108,108,74,111, + 98,115,32,40,116,114,117,101,44,32,50,48,48,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105, + 108,100,114,101,110,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,32,116,104,105,115,32,103,101,116,115,32,99,97,108,108, + 101,100,32,119,104,101,110,32,97,32,99,111,109,112,111,110,101,110,116,32,105,115,32,97,100,100,101,100,32,111,114,32,114,101,109,111,118,101,100,32, + 102,114,111,109,32,97,32,112,97,114,101,110,116,32,99,111,109,112,111,110,101,110,116,46,13,10,32,32,32,32,118,111,105,100,32,112,97,114,101,110, + 116,72,105,101,114,97,114,99,104,121,67,104,97,110,103,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,119, + 101,39,108,108,32,117,115,101,32,116,104,105,115,32,97,115,32,97,110,32,111,112,112,111,114,116,117,110,105,116,121,32,116,111,32,115,116,97,114,116, + 32,97,110,100,32,115,116,111,112,32,116,104,101,32,116,104,114,101,97,100,115,44,32,115,111,32,116,104,97,116,13,10,32,32,32,32,32,32,32,32, + 47,47,32,119,101,32,100,111,110,39,116,32,108,101,97,118,101,32,116,104,101,109,32,103,111,105,110,103,32,119,104,101,110,32,116,104,101,32,99,111, + 109,112,111,110,101,110,116,39,115,32,110,111,116,32,97,99,116,117,97,108,108,121,32,118,105,115,105,98,108,101,46,13,10,32,32,32,32,32,32,32, + 32,115,116,111,112,84,105,109,101,114,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,112,111,111,108,46,114,101,109,111,118,101,65,108,108,74, + 111,98,115,32,40,116,114,117,101,44,32,52,48,48,48,41,59,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108, + 100,114,101,110,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,99,111, + 110,116,114,111,108,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,84,40,34,84,104,114,101,97,100,32, + 116,121,112,101,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,99,111,110,116,114,111,108,66,117,116,116,111,110,45,62,99,104,97,110,103,101, + 87,105,100,116,104,84,111,70,105,116,84,101,120,116,32,40,50,48,41,59,13,10,32,32,32,32,32,32,32,32,99,111,110,116,114,111,108,66,117,116, + 116,111,110,45,62,115,101,116,84,111,112,76,101,102,116,80,111,115,105,116,105,111,110,32,40,50,48,44,32,50,48,41,59,13,10,32,32,32,32,32, + 32,32,32,99,111,110,116,114,111,108,66,117,116,116,111,110,45,62,115,101,116,84,114,105,103,103,101,114,101,100,79,110,77,111,117,115,101,68,111,119, + 110,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,99,111,110,116,114,111,108,66,117,116,116,111,110,45,62,115,101,116,65,108,119, + 97,121,115,79,110,84,111,112,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,99,111,110,116,114,111,108,66,117,116,116,111,110,45, + 62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102, + 32,40,105,115,83,104,111,119,105,110,103,40,41,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,119, + 104,105,108,101,32,40,103,101,116,78,117,109,67,104,105,108,100,67,111,109,112,111,110,101,110,116,115,40,41,32,60,32,53,41,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,97,100,100,65,66,97,108,108,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115, + 116,97,114,116,84,105,109,101,114,32,40,50,48,48,48,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32, + 32,32,32,118,111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104,105,99,115,38,32,103,41,13,10,32,32,32,32,123,13,10,32,32,32,32, + 32,32,32,32,103,46,102,105,108,108,65,108,108,32,40,67,111,108,111,117,114,115,58,58,119,104,105,116,101,41,59,13,10,32,32,32,32,125,13,10, + 13,10,32,32,32,32,118,111,105,100,32,115,101,116,85,115,105,110,103,80,111,111,108,32,40,98,111,111,108,32,117,115,101,80,111,111,108,41,13,10, + 32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,115,85,115,105,110,103,80,111,111,108,32,61,32,117,115,101,80,111,111,108,59,13,10,32, + 32,32,32,32,32,32,32,112,97,114,101,110,116,72,105,101,114,97,114,99,104,121,67,104,97,110,103,101,100,40,41,59,32,47,47,32,114,101,115,101, + 116,115,32,101,118,101,114,121,116,104,105,110,103,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,97,100,100,65,66,97,108, + 108,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,105,115,85,115,105,110,103,80,111,111,108,41,13,10,32,32, + 32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,68,101,109,111,84,104,114,101,97,100,80,111,111,108,74,111,98,42,32, + 110,101,119,67,111,109,112,32,61,32,110,101,119,32,68,101,109,111,84,104,114,101,97,100,80,111,111,108,74,111,98,40,41,59,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,110,101,119,67,111,109,112,41,59,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,110,101,119,67,111,109,112,45,62,112,97,114,101,110,116,83,105,122,101,67,104,97,110,103,101,100,40,41,59,13, + 10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,112,111,111,108,46,97,100,100,74,111,98,32,40,110,101,119,67,111,109,112,41,59,13,10,32, + 32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,68,101,109,111,84,104,114,101,97,100,42,32,110,101,119,67,111,109,112,32,61,32,110,101,119,32,68,101,109,111,84,104,114, + 101,97,100,40,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,110, + 101,119,67,111,109,112,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,110,101,119,67,111,109,112,45,62,112,97,114,101,110,116,83,105,122, + 101,67,104,97,110,103,101,100,40,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105, + 100,32,114,101,109,111,118,101,65,66,97,108,108,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,105,115,85,115, + 105,110,103,80,111,111,108,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,84,104,114,101,97,100,80, + 111,111,108,74,111,98,42,32,106,111,98,84,111,82,101,109,111,118,101,32,61,32,112,111,111,108,46,103,101,116,74,111,98,32,40,82,97,110,100,111, + 109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,73,110,116,32,40,112,111,111,108,46,103,101,116,78,117, + 109,74,111,98,115,40,41,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,106,111,98,84,111,82,101,109,111,118, + 101,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 112,111,111,108,46,114,101,109,111,118,101,74,111,98,32,40,106,111,98,84,111,82,101,109,111,118,101,44,32,116,114,117,101,44,32,52,48,48,48,41, + 59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,106,111,98,84,111,82,101,109,111,118,101,59,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10, + 32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,103,101,116,78,117,109,67,104,105,108,100,67,111, + 109,112,111,110,101,110,116,115,40,41,32,62,32,49,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,67,111,109,112,111,110,101,110,116,42,32,98,97,108,108,32,61,32,103,101,116,67,104,105,108,100,67,111,109,112,111,110, + 101,110,116,32,40,49,32,43,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,73, + 110,116,32,40,103,101,116,78,117,109,67,104,105,108,100,67,111,109,112,111,110,101,110,116,115,40,41,32,45,32,49,41,41,59,13,10,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,100,121,110,97,109,105,99,95,99,97,115,116,32,60,66,117,116,116,111,110,42,62, + 32,40,98,97,108,108,41,32,61,61,32,48,41,32,47,47,32,100,111,110,39,116,32,100,101,108,101,116,101,32,111,117,114,32,98,117,116,116,111,110, + 33,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,98,97,108,108,59,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100, + 32,116,105,109,101,114,67,97,108,108,98,97,99,107,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,82,97,110, + 100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,66,111,111,108,40,41,41,13,10,32,32,32,32, + 32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,103,101,116,78,117,109,67,104,105,108,100,67,111,109,112,111,110, + 101,110,116,115,40,41,32,60,61,32,49,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,97,100,100,65,66,97,108,108,40, + 41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,123,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,103,101,116,78,117,109,67,104,105,108,100,67,111,109,112,111,110,101,110,116,115,40,41,32, + 62,32,51,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,109,111,118,101,65,66,97,108,108,40,41,59,13,10,32,32, + 32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,98,117,116,116,111,110,67,108,105,99,107,101,100, + 32,40,66,117,116,116,111,110,42,32,98,117,116,116,111,110,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,80,111,112,117,112,77, + 101,110,117,32,109,59,13,10,32,32,32,32,32,32,32,32,109,46,97,100,100,73,116,101,109,32,40,49,44,32,84,40,34,85,115,101,32,111,110,101, + 32,116,104,114,101,97,100,32,112,101,114,32,98,97,108,108,34,41,44,32,116,114,117,101,44,32,33,32,105,115,85,115,105,110,103,80,111,111,108,41, + 59,13,10,32,32,32,32,32,32,32,32,109,46,97,100,100,73,116,101,109,32,40,50,44,32,84,40,34,85,115,101,32,97,32,116,104,114,101,97,100, + 32,112,111,111,108,34,41,44,32,116,114,117,101,44,32,105,115,85,115,105,110,103,80,111,111,108,41,59,13,10,13,10,32,32,32,32,32,32,32,32, + 99,111,110,115,116,32,105,110,116,32,114,101,115,32,61,32,109,46,115,104,111,119,65,116,32,40,98,117,116,116,111,110,41,59,13,10,13,10,32,32, + 32,32,32,32,32,32,105,102,32,40,114,101,115,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,101,116,85,115,105,110, + 103,80,111,111,108,32,40,114,101,115,32,61,61,32,50,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,13,10,13,10,47,47,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,67,111, + 109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,84,104,114,101,97,100,105,110,103,68,101,109,111,40,41,13,10,123,13,10,32,32,32,32,114, + 101,116,117,114,110,32,110,101,119,32,84,104,114,101,97,100,105,110,103,68,101,109,111,40,41,59,13,10,125,13,10,0,0}; const char* BinaryData::threadingdemo_cpp = (const char*) temp9; static const unsigned char temp10[] = {47,42,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,13,10,13,10,32,32,32,84,104,105,115,32,102,105,108,101,32,105,115,32,112,97,114,116,32,111,102,32,116,104,101,32,74,85,67,69, 32,108,105,98,114,97,114,121,32,45,32,34,74,117,108,101,115,39,32,85,116,105,108,105,116,121,32,67,108,97,115,115,32,69,120,116,101,110,115,105, - 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,55,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, - 108,32,83,111,102,116,119,97,114,101,32,108,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,57,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, + 108,32,83,111,102,116,119,97,114,101,32,76,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,74,85,67,69,32,99,97,110,32,98,101,32,114,101, 100,105,115,116,114,105,98,117,116,101,100,32,97,110,100,47,111,114,32,109,111,100,105,102,105,101,100,32,117,110,100,101,114,32,116,104,101,32,116,101, - 114,109,115,32,111,102,32,116,104,101,13,10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115, - 101,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32,83,111,102,116,119,97,114,101,32,70,111,117, - 110,100,97,116,105,111,110,59,13,10,32,32,32,101,105,116,104,101,114,32,118,101,114,115,105,111,110,32,50,32,111,102,32,116,104,101,32,76,105,99, - 101,110,115,101,44,32,111,114,32,40,97,116,32,121,111,117,114,32,111,112,116,105,111,110,41,32,97,110,121,32,108,97,116,101,114,32,118,101,114,115, - 105,111,110,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116,101,100,32,105,110,32,116,104,101,32,104,111, - 112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,13,10,32,32,32,98,117,116,32,87,73,84,72,79, - 85,84,32,65,78,89,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101,110,32,116,104,101,32,105,109,112,108,105,101, - 100,32,119,97,114,114,97,110,116,121,32,111,102,13,10,32,32,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84,89,32,111,114,32,70,73,84, - 78,69,83,83,32,70,79,82,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83,69,46,32,32,83,101,101,32,116,104,101,13, - 10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102,111,114,32,109,111,114,101,32, - 100,101,116,97,105,108,115,46,13,10,13,10,32,32,32,89,111,117,32,115,104,111,117,108,100,32,104,97,118,101,32,114,101,99,101,105,118,101,100,32, - 97,32,99,111,112,121,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101, - 13,10,32,32,32,97,108,111,110,103,32,119,105,116,104,32,74,85,67,69,59,32,105,102,32,110,111,116,44,32,118,105,115,105,116,32,119,119,119,46, - 103,110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,32,111,114,32,119,114,105,116,101,32,116,111,32,116,104,101,13,10,32,32,32,70,114,101, - 101,32,83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,44,32,73,110,99,46,44,32,53,57,32,84,101,109,112,108,101,32,80, - 108,97,99,101,44,32,83,117,105,116,101,32,51,51,48,44,13,10,32,32,32,66,111,115,116,111,110,44,32,77,65,32,48,50,49,49,49,45,49,51, - 48,55,32,85,83,65,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 114,109,115,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,13,10,32,32,32,80,117,98,108,105,99,32,76,105,99,101,110,115, + 101,32,40,86,101,114,115,105,111,110,32,50,41,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32, + 83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,46,13,10,32,32,32,65,32,99,111,112,121,32,111,102,32,116,104,101,32,108, + 105,99,101,110,115,101,32,105,115,32,105,110,99,108,117,100,101,100,32,105,110,32,116,104,101,32,74,85,67,69,32,100,105,115,116,114,105,98,117,116, + 105,111,110,44,32,111,114,32,99,97,110,32,98,101,32,102,111,117,110,100,13,10,32,32,32,111,110,108,105,110,101,32,97,116,32,119,119,119,46,103, + 110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116, + 101,100,32,105,110,32,116,104,101,32,104,111,112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,32,98, + 117,116,32,87,73,84,72,79,85,84,32,65,78,89,13,10,32,32,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101, + 110,32,116,104,101,32,105,109,112,108,105,101,100,32,119,97,114,114,97,110,116,121,32,111,102,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84, + 89,32,111,114,32,70,73,84,78,69,83,83,32,70,79,82,13,10,32,32,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83, + 69,46,32,32,83,101,101,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102, + 111,114,32,109,111,114,101,32,100,101,116,97,105,108,115,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, - 45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,73,102,32,121,111,117,39,100,32,108,105,107,101,32,116,111,32,114,101,108,101,97,115, - 101,32,97,32,99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67, - 69,44,32,99,111,109,109,101,114,99,105,97,108,13,10,32,32,32,108,105,99,101,110,115,101,115,32,97,114,101,32,97,108,115,111,32,97,118,97,105, - 108,97,98,108,101,58,32,118,105,115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109, - 47,106,117,99,101,32,102,111,114,13,10,32,32,32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13, - 10,13,10,35,105,110,99,108,117,100,101,32,34,46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,13, - 10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,13,10,47,42,42,32,79,117,114,32,100,101,109,111,32,115,121,110,116,104,32,111,110,108,121,32,104,97,115,32,111,110,101,32,116,121,112,101,32, - 111,102,32,115,111,117,110,100,44,32,97,110,100,32,105,116,39,115,32,118,101,114,121,32,98,97,115,105,99,46,46,13,10,42,47,13,10,99,108,97, - 115,115,32,83,105,110,101,87,97,118,101,83,111,117,110,100,32,58,32,112,117,98,108,105,99,32,83,121,110,116,104,101,115,105,115,101,114,83,111,117, - 110,100,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,83,105,110,101,87,97,118,101,83,111,117,110,100,32,40,99,111,110,115,116, - 32,66,105,116,65,114,114,97,121,38,32,109,105,100,105,78,111,116,101,115,95,41,13,10,32,32,32,32,32,32,32,32,58,32,109,105,100,105,78,111, - 116,101,115,32,40,109,105,100,105,78,111,116,101,115,95,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,98,111, - 111,108,32,97,112,112,108,105,101,115,84,111,78,111,116,101,32,40,99,111,110,115,116,32,105,110,116,32,109,105,100,105,78,111,116,101,78,117,109,98, - 101,114,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,109,105,100,105,78,111,116,101,115,32,91,109,105, - 100,105,78,111,116,101,78,117,109,98,101,114,93,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,98,111,111,108,32,97,112,112,108,105,101, - 115,84,111,67,104,97,110,110,101,108,32,40,99,111,110,115,116,32,105,110,116,32,109,105,100,105,67,104,97,110,110,101,108,41,32,32,32,32,32,32, - 32,32,32,32,32,123,32,114,101,116,117,114,110,32,116,114,117,101,59,32,125,13,10,13,10,112,114,105,118,97,116,101,58,13,10,32,32,32,32,47, - 47,32,116,104,105,115,32,119,105,108,108,32,99,111,110,116,97,105,110,32,116,104,101,32,110,111,116,101,115,32,116,104,97,116,32,116,104,105,115,32, - 115,111,117,110,100,32,105,115,32,97,116,116,97,99,104,101,100,32,116,111,46,13,10,32,32,32,32,66,105,116,65,114,114,97,121,32,109,105,100,105, - 78,111,116,101,115,59,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,47,42,42,32,79,117,114,32,100,101,109,111,32,115,121,110,116,104,32,118,111,105, - 99,101,32,106,117,115,116,32,112,108,97,121,115,32,97,32,115,105,110,101,32,119,97,118,101,46,46,13,10,42,47,13,10,99,108,97,115,115,32,83, - 105,110,101,87,97,118,101,86,111,105,99,101,32,32,58,32,112,117,98,108,105,99,32,83,121,110,116,104,101,115,105,115,101,114,86,111,105,99,101,13, - 10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,83,105,110,101,87,97,118,101,86,111,105,99,101,40,41,13,10,32,32,32,32,32,32, - 32,32,58,32,97,110,103,108,101,68,101,108,116,97,32,40,48,46,48,41,44,13,10,32,32,32,32,32,32,32,32,32,32,116,97,105,108,79,102,102, - 32,40,48,46,48,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,98,111,111,108,32,99,97,110,80,108,97,121, - 83,111,117,110,100,32,40,83,121,110,116,104,101,115,105,115,101,114,83,111,117,110,100,42,32,115,111,117,110,100,41,13,10,32,32,32,32,123,13,10, - 32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,100,121,110,97,109,105,99,95,99,97,115,116,32,60,83,105,110,101,87,97,118,101,83,111,117, - 110,100,42,62,32,40,115,111,117,110,100,41,32,33,61,32,48,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,115,116, - 97,114,116,78,111,116,101,32,40,99,111,110,115,116,32,105,110,116,32,109,105,100,105,78,111,116,101,78,117,109,98,101,114,44,32,99,111,110,115,116, - 32,102,108,111,97,116,32,118,101,108,111,99,105,116,121,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,83,121, - 110,116,104,101,115,105,115,101,114,83,111,117,110,100,42,32,115,111,117,110,100,44,32,99,111,110,115,116,32,105,110,116,32,99,117,114,114,101,110,116, - 80,105,116,99,104,87,104,101,101,108,80,111,115,105,116,105,111,110,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,99,117,114,114, - 101,110,116,65,110,103,108,101,32,61,32,48,46,48,59,13,10,32,32,32,32,32,32,32,32,108,101,118,101,108,32,61,32,118,101,108,111,99,105,116, - 121,32,42,32,48,46,49,53,59,13,10,32,32,32,32,32,32,32,32,116,97,105,108,79,102,102,32,61,32,48,46,48,59,13,10,13,10,32,32,32, - 32,32,32,32,32,100,111,117,98,108,101,32,99,121,99,108,101,115,80,101,114,83,101,99,111,110,100,32,61,32,77,105,100,105,77,101,115,115,97,103, - 101,58,58,103,101,116,77,105,100,105,78,111,116,101,73,110,72,101,114,116,122,32,40,109,105,100,105,78,111,116,101,78,117,109,98,101,114,41,59,13, - 10,32,32,32,32,32,32,32,32,100,111,117,98,108,101,32,99,121,99,108,101,115,80,101,114,83,97,109,112,108,101,32,61,32,99,121,99,108,101,115, - 80,101,114,83,101,99,111,110,100,32,47,32,103,101,116,83,97,109,112,108,101,82,97,116,101,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32, - 97,110,103,108,101,68,101,108,116,97,32,61,32,99,121,99,108,101,115,80,101,114,83,97,109,112,108,101,32,42,32,50,46,48,32,42,32,100,111,117, - 98,108,101,95,80,105,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,115,116,111,112,78,111,116,101,32,40,99,111,110, - 115,116,32,98,111,111,108,32,97,108,108,111,119,84,97,105,108,79,102,102,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102, - 32,40,97,108,108,111,119,84,97,105,108,79,102,102,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 47,47,32,115,116,97,114,116,32,97,32,116,97,105,108,45,111,102,102,32,98,121,32,115,101,116,116,105,110,103,32,116,104,105,115,32,102,108,97,103, - 46,32,84,104,101,32,114,101,110,100,101,114,32,99,97,108,108,98,97,99,107,32,119,105,108,108,32,112,105,99,107,32,117,112,32,111,110,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,47,47,32,116,104,105,115,32,97,110,100,32,100,111,32,97,32,102,97,100,101,32,111,117,116,44,32,99,97, - 108,108,105,110,103,32,99,108,101,97,114,67,117,114,114,101,110,116,78,111,116,101,40,41,32,119,104,101,110,32,105,116,39,115,32,102,105,110,105,115, - 104,101,100,46,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,116,97,105,108,79,102,102,32,61,61,32,48,46,48,41,32, - 47,47,32,119,101,32,111,110,108,121,32,110,101,101,100,32,116,111,32,98,101,103,105,110,32,97,32,116,97,105,108,45,111,102,102,32,105,102,32,105, - 116,39,115,32,110,111,116,32,97,108,114,101,97,100,121,32,100,111,105,110,103,32,115,111,32,45,32,116,104,101,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,115,116,111,112,78,111,116,101,32,109,101,116,104, - 111,100,32,99,111,117,108,100,32,98,101,32,99,97,108,108,101,100,32,109,111,114,101,32,116,104,97,110,32,111,110,99,101,46,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,116,97,105,108,79,102,102,32,61,32,49,46,48,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32, - 32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,119, - 101,39,114,101,32,98,101,105,110,103,32,116,111,108,100,32,116,111,32,115,116,111,112,32,112,108,97,121,105,110,103,32,105,109,109,101,100,105,97,116, - 101,108,121,44,32,115,111,32,114,101,115,101,116,32,101,118,101,114,121,116,104,105,110,103,46,46,13,10,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,99,108,101,97,114,67,117,114,114,101,110,116,78,111,116,101,40,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,97,110,103,108,101, - 68,101,108,116,97,32,61,32,48,46,48,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111, - 105,100,32,112,105,116,99,104,87,104,101,101,108,77,111,118,101,100,32,40,99,111,110,115,116,32,105,110,116,32,110,101,119,86,97,108,117,101,41,13, - 10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,99,97,110,39,116,32,98,101,32,98,111,116,104,101,114,101,100,32,105,109,112, - 108,101,109,101,110,116,105,110,103,32,116,104,105,115,32,102,111,114,32,116,104,101,32,100,101,109,111,33,13,10,32,32,32,32,125,13,10,13,10,32, - 32,32,32,118,111,105,100,32,99,111,110,116,114,111,108,108,101,114,77,111,118,101,100,32,40,99,111,110,115,116,32,105,110,116,32,99,111,110,116,114, - 111,108,108,101,114,78,117,109,98,101,114,44,32,99,111,110,115,116,32,105,110,116,32,110,101,119,86,97,108,117,101,41,13,10,32,32,32,32,123,13, - 10,32,32,32,32,32,32,32,32,47,47,32,110,111,116,32,105,110,116,101,114,101,115,116,101,100,32,105,110,32,99,111,110,116,114,111,108,108,101,114, - 115,32,105,110,32,116,104,105,115,32,99,97,115,101,46,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,110,100,101, - 114,78,101,120,116,66,108,111,99,107,32,40,65,117,100,105,111,83,97,109,112,108,101,66,117,102,102,101,114,38,32,111,117,116,112,117,116,66,117,102, - 102,101,114,44,32,105,110,116,32,115,116,97,114,116,83,97,109,112,108,101,44,32,105,110,116,32,110,117,109,83,97,109,112,108,101,115,41,13,10,32, - 32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,97,110,103,108,101,68,101,108,116,97,32,33,61,32,48,46,48,41,13,10,32,32, - 32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,116,97,105,108,79,102,102,32,62,32,48,41,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,119,104,105,108,101,32,40,45,45,110, - 117,109,83,97,109,112,108,101,115,32,62,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,111,110,115,116,32,102,108,111,97,116,32,99,117,114,114,101,110,116,83,97,109,112,108, - 101,32,61,32,40,102,108,111,97,116,41,32,40,115,105,110,32,40,99,117,114,114,101,110,116,65,110,103,108,101,41,32,42,32,108,101,118,101,108,32, - 42,32,116,97,105,108,79,102,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,111,114,32,40, - 105,110,116,32,105,32,61,32,111,117,116,112,117,116,66,117,102,102,101,114,46,103,101,116,78,117,109,67,104,97,110,110,101,108,115,40,41,59,32,45, - 45,105,32,62,61,32,48,59,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,42,111,117,116,112, - 117,116,66,117,102,102,101,114,46,103,101,116,83,97,109,112,108,101,68,97,116,97,32,40,105,44,32,115,116,97,114,116,83,97,109,112,108,101,41,32, - 43,61,32,99,117,114,114,101,110,116,83,97,109,112,108,101,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,99,117,114,114,101,110,116,65,110,103,108,101,32,43,61,32,97,110,103,108,101,68,101,108,116,97,59,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,43,43,115,116,97,114,116,83,97,109,112,108,101,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,116,97,105,108,79,102,102,32,42,61,32,48,46,57,57,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,105,102,32,40,116,97,105,108,79,102,102,32,60,61,32,48,46,48,48,53,41,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,108, - 101,97,114,67,117,114,114,101,110,116,78,111,116,101,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,97,110,103,108,101,68,101,108,116,97,32,61,32,48,46,48,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,98,114,101,97,107,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,119,104,105,108,101,32,40,45,45,110,117,109,83,97,109,112,108,101,115,32,62,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,111,110,115,116,32,102,108,111,97,116,32, - 99,117,114,114,101,110,116,83,97,109,112,108,101,32,61,32,40,102,108,111,97,116,41,32,40,115,105,110,32,40,99,117,114,114,101,110,116,65,110,103, - 108,101,41,32,42,32,108,101,118,101,108,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,111,114, - 32,40,105,110,116,32,105,32,61,32,111,117,116,112,117,116,66,117,102,102,101,114,46,103,101,116,78,117,109,67,104,97,110,110,101,108,115,40,41,59, - 32,45,45,105,32,62,61,32,48,59,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,42,111,117, - 116,112,117,116,66,117,102,102,101,114,46,103,101,116,83,97,109,112,108,101,68,97,116,97,32,40,105,44,32,115,116,97,114,116,83,97,109,112,108,101, - 41,32,43,61,32,99,117,114,114,101,110,116,83,97,109,112,108,101,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,99,117,114,114,101,110,116,65,110,103,108,101,32,43,61,32,97,110,103,108,101,68,101,108,116,97,59,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,43,43,115,116,97,114,116,83,97,109,112,108,101,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10, - 13,10,112,114,105,118,97,116,101,58,13,10,32,32,32,32,100,111,117,98,108,101,32,99,117,114,114,101,110,116,65,110,103,108,101,44,32,97,110,103, - 108,101,68,101,108,116,97,44,32,108,101,118,101,108,44,32,116,97,105,108,79,102,102,59,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,47,42,42,32,84,104, - 105,115,32,105,115,32,97,110,32,97,117,100,105,111,32,115,111,117,114,99,101,32,116,104,97,116,32,115,116,114,101,97,109,115,32,116,104,101,32,111, - 117,116,112,117,116,32,111,102,32,111,117,114,32,100,101,109,111,32,115,121,110,116,104,46,13,10,42,47,13,10,99,108,97,115,115,32,83,121,110,116, - 104,65,117,100,105,111,83,111,117,114,99,101,32,32,58,32,112,117,98,108,105,99,32,65,117,100,105,111,83,111,117,114,99,101,13,10,123,13,10,112, - 117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,47,47,32,116,104,105,115,32,99,111,108,108,101,99,116,115,32,114,101,97,108,45, - 116,105,109,101,32,109,105,100,105,32,109,101,115,115,97,103,101,115,32,102,114,111,109,32,116,104,101,32,109,105,100,105,32,105,110,112,117,116,32,100, - 101,118,105,99,101,44,32,97,110,100,13,10,32,32,32,32,47,47,32,116,117,114,110,115,32,116,104,101,109,32,105,110,116,111,32,98,108,111,99,107, - 115,32,116,104,97,116,32,119,101,32,99,97,110,32,112,114,111,99,101,115,115,32,105,110,32,111,117,114,32,97,117,100,105,111,32,99,97,108,108,98, - 97,99,107,13,10,32,32,32,32,77,105,100,105,77,101,115,115,97,103,101,67,111,108,108,101,99,116,111,114,32,109,105,100,105,67,111,108,108,101,99, - 116,111,114,59,13,10,13,10,32,32,32,32,47,47,32,116,104,105,115,32,114,101,112,114,101,115,101,110,116,115,32,116,104,101,32,115,116,97,116,101, - 32,111,102,32,119,104,105,99,104,32,107,101,121,115,32,111,110,32,111,117,114,32,111,110,45,115,99,114,101,101,110,32,107,101,121,98,111,97,114,100, - 32,97,114,101,32,104,101,108,100,13,10,32,32,32,32,47,47,32,100,111,119,110,46,32,87,104,101,110,32,116,104,101,32,109,111,117,115,101,32,105, - 115,32,99,108,105,99,107,101,100,32,111,110,32,116,104,101,32,107,101,121,98,111,97,114,100,32,99,111,109,112,111,110,101,110,116,44,32,116,104,105, - 115,32,111,98,106,101,99,116,32,97,108,115,111,13,10,32,32,32,32,47,47,32,103,101,110,101,114,97,116,101,115,32,109,105,100,105,32,109,101,115, - 115,97,103,101,115,32,102,111,114,32,116,104,105,115,44,32,119,104,105,99,104,32,119,101,32,99,97,110,32,112,97,115,115,32,111,110,32,116,111,32, - 111,117,114,32,115,121,110,116,104,46,13,10,32,32,32,32,77,105,100,105,75,101,121,98,111,97,114,100,83,116,97,116,101,32,107,101,121,98,111,97, - 114,100,83,116,97,116,101,59,13,10,13,10,32,32,32,32,47,47,32,116,104,101,32,115,121,110,116,104,32,105,116,115,101,108,102,33,13,10,32,32, - 32,32,83,121,110,116,104,101,115,105,115,101,114,32,115,121,110,116,104,59,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,83,121,110,116,104,65, - 117,100,105,111,83,111,117,114,99,101,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,119,101,39,108,108,32,98,101, - 32,109,105,120,105,110,103,32,116,119,111,32,100,105,102,102,101,114,101,110,116,32,116,121,112,101,115,32,111,102,32,115,111,117,110,100,44,32,115,111, - 32,104,101,114,101,32,119,101,39,108,108,32,99,114,101,97,116,101,32,116,119,111,13,10,32,32,32,32,32,32,32,32,47,47,32,115,101,116,115,32, - 111,102,32,110,111,116,101,32,109,97,112,115,44,32,112,117,116,116,105,110,103,32,101,97,99,104,32,115,111,117,110,100,32,111,110,32,97,32,100,105, - 102,102,101,114,101,110,116,32,111,99,116,97,118,101,32,111,102,32,116,104,101,32,107,101,121,98,111,97,114,100,58,13,10,32,32,32,32,32,32,32, - 32,66,105,116,65,114,114,97,121,32,115,105,110,101,119,97,118,101,78,111,116,101,115,44,32,115,97,109,112,108,101,114,78,111,116,101,115,59,13,10, - 13,10,32,32,32,32,32,32,32,32,105,110,116,32,105,59,13,10,32,32,32,32,32,32,32,32,102,111,114,32,40,105,32,61,32,48,59,32,105,32, - 60,32,49,50,56,59,32,43,43,105,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40, - 40,40,105,32,47,32,49,50,41,32,38,32,49,41,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,115,105, - 110,101,119,97,118,101,78,111,116,101,115,46,115,101,116,66,105,116,32,40,105,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115, - 101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,115,97,109,112,108,101,114,78,111,116,101,115,46,115,101,116,66,105,116,32,40, - 105,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,97,100,100,32,97,32,119,97,118,101,32, - 115,111,117,110,100,44,32,119,104,105,99,104,32,119,105,108,108,32,103,101,116,32,97,112,112,108,105,101,100,32,116,111,32,115,111,109,101,32,111,102, - 32,116,104,101,32,110,111,116,101,115,46,46,13,10,32,32,32,32,32,32,32,32,115,121,110,116,104,46,97,100,100,83,111,117,110,100,32,40,110,101, - 119,32,83,105,110,101,87,97,118,101,83,111,117,110,100,32,40,115,105,110,101,119,97,118,101,78,111,116,101,115,41,41,59,13,10,13,10,32,32,32, - 32,32,32,32,32,47,47,32,103,105,118,101,32,111,117,114,32,115,121,110,116,104,32,97,32,102,101,119,32,118,111,105,99,101,115,32,116,104,97,116, - 32,99,97,110,32,112,108,97,121,32,116,104,101,32,119,97,118,101,32,115,111,117,110,100,46,46,13,10,32,32,32,32,32,32,32,32,102,111,114,32, - 40,105,32,61,32,52,59,32,45,45,105,32,62,61,32,48,59,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,121,110,116,104,46,97,100, - 100,86,111,105,99,101,32,40,110,101,119,32,83,105,110,101,87,97,118,101,86,111,105,99,101,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32, - 32,87,97,118,65,117,100,105,111,70,111,114,109,97,116,32,119,97,118,70,111,114,109,97,116,59,13,10,32,32,32,32,32,32,32,32,65,117,100,105, - 111,70,111,114,109,97,116,82,101,97,100,101,114,42,32,97,117,100,105,111,82,101,97,100,101,114,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 61,32,119,97,118,70,111,114,109,97,116,46,99,114,101,97,116,101,82,101,97,100,101,114,70,111,114,32,40,110,101,119,32,77,101,109,111,114,121,73, - 110,112,117,116,83,116,114,101,97,109,32,40,66,105,110,97,114,121,68,97,116,97,58,58,99,101,108,108,111,95,119,97,118,44,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,66,105,110,97,114,121,68,97,116,97,58,58,99,101,108,108,111,95,119,97, - 118,83,105,122,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,97,108,115,101,41,44,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,115,121,110,116,104,46,97,100,100,83,111,117,110,100,32,40,110,101,119,32, - 83,97,109,112,108,101,114,83,111,117,110,100,32,40,84,40,34,100,101,109,111,32,115,111,117,110,100,34,41,44,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,42,97,117,100,105,111, - 82,101,97,100,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,115,97,109,112,108,101,114,78,111,116,101,115,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,55,52,44,32,32,32,47,47,32,114,111,111, - 116,32,109,105,100,105,32,110,111,116,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,48,46,49,44,32,32,47,47,32,97,116,116,97,99,107,32,116,105,109,101,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,48, - 46,49,44,32,32,47,47,32,114,101,108,101,97,115,101,32,116,105,109,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,49,48,46,48,32,32,47,47,32,109,97,120,105,109,117,109, - 32,115,97,109,112,108,101,32,108,101,110,103,116,104,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32, - 97,117,100,105,111,82,101,97,100,101,114,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,97,110,100,32,103,105,118,101,32,116,104,101,32, - 115,121,110,116,104,32,115,111,109,101,32,115,97,109,112,108,101,114,32,118,111,105,99,101,115,32,116,111,32,112,108,97,121,32,116,104,101,32,115,97, - 109,112,108,101,100,32,115,111,117,110,100,46,46,13,10,32,32,32,32,32,32,32,32,102,111,114,32,40,105,32,61,32,52,59,32,45,45,105,32,62, + 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,84,111,32,114,101,108,101,97,115,101,32,97,32, + 99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67,69,44,32,99, + 111,109,109,101,114,99,105,97,108,32,108,105,99,101,110,115,101,115,32,97,114,101,13,10,32,32,32,97,118,97,105,108,97,98,108,101,58,32,118,105, + 115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109,47,106,117,99,101,32,102,111,114, + 32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13,10,13,10,35,105,110,99,108,117,100,101,32,34, + 46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,47,42,42,32,79,117,114,32,100,101, + 109,111,32,115,121,110,116,104,32,111,110,108,121,32,104,97,115,32,111,110,101,32,116,121,112,101,32,111,102,32,115,111,117,110,100,44,32,97,110,100, + 32,105,116,39,115,32,118,101,114,121,32,98,97,115,105,99,46,46,13,10,42,47,13,10,99,108,97,115,115,32,83,105,110,101,87,97,118,101,83,111, + 117,110,100,32,58,32,112,117,98,108,105,99,32,83,121,110,116,104,101,115,105,115,101,114,83,111,117,110,100,13,10,123,13,10,112,117,98,108,105,99, + 58,13,10,32,32,32,32,83,105,110,101,87,97,118,101,83,111,117,110,100,32,40,99,111,110,115,116,32,66,105,116,65,114,114,97,121,38,32,109,105, + 100,105,78,111,116,101,115,95,41,13,10,32,32,32,32,32,32,32,32,58,32,109,105,100,105,78,111,116,101,115,32,40,109,105,100,105,78,111,116,101, + 115,95,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,98,111,111,108,32,97,112,112,108,105,101,115,84,111,78, + 111,116,101,32,40,99,111,110,115,116,32,105,110,116,32,109,105,100,105,78,111,116,101,78,117,109,98,101,114,41,13,10,32,32,32,32,123,13,10,32, + 32,32,32,32,32,32,32,114,101,116,117,114,110,32,109,105,100,105,78,111,116,101,115,32,91,109,105,100,105,78,111,116,101,78,117,109,98,101,114,93, + 59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,98,111,111,108,32,97,112,112,108,105,101,115,84,111,67,104,97,110,110,101,108,32,40,99, + 111,110,115,116,32,105,110,116,32,109,105,100,105,67,104,97,110,110,101,108,41,32,32,32,32,32,32,32,32,32,32,32,123,32,114,101,116,117,114,110, + 32,116,114,117,101,59,32,125,13,10,13,10,112,114,105,118,97,116,101,58,13,10,32,32,32,32,47,47,32,116,104,105,115,32,119,105,108,108,32,99, + 111,110,116,97,105,110,32,116,104,101,32,110,111,116,101,115,32,116,104,97,116,32,116,104,105,115,32,115,111,117,110,100,32,105,115,32,97,116,116,97, + 99,104,101,100,32,116,111,46,13,10,32,32,32,32,66,105,116,65,114,114,97,121,32,109,105,100,105,78,111,116,101,115,59,13,10,125,59,13,10,13, + 10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,13,10,47,42,42,32,79,117,114,32,100,101,109,111,32,115,121,110,116,104,32,118,111,105,99,101,32,106,117,115,116,32,112,108,97,121,115, + 32,97,32,115,105,110,101,32,119,97,118,101,46,46,13,10,42,47,13,10,99,108,97,115,115,32,83,105,110,101,87,97,118,101,86,111,105,99,101,32, + 32,58,32,112,117,98,108,105,99,32,83,121,110,116,104,101,115,105,115,101,114,86,111,105,99,101,13,10,123,13,10,112,117,98,108,105,99,58,13,10, + 32,32,32,32,83,105,110,101,87,97,118,101,86,111,105,99,101,40,41,13,10,32,32,32,32,32,32,32,32,58,32,97,110,103,108,101,68,101,108,116, + 97,32,40,48,46,48,41,44,13,10,32,32,32,32,32,32,32,32,32,32,116,97,105,108,79,102,102,32,40,48,46,48,41,13,10,32,32,32,32,123, + 13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,98,111,111,108,32,99,97,110,80,108,97,121,83,111,117,110,100,32,40,83,121,110,116,104,101, + 115,105,115,101,114,83,111,117,110,100,42,32,115,111,117,110,100,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114, + 110,32,100,121,110,97,109,105,99,95,99,97,115,116,32,60,83,105,110,101,87,97,118,101,83,111,117,110,100,42,62,32,40,115,111,117,110,100,41,32, + 33,61,32,48,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,115,116,97,114,116,78,111,116,101,32,40,99,111,110,115, + 116,32,105,110,116,32,109,105,100,105,78,111,116,101,78,117,109,98,101,114,44,32,99,111,110,115,116,32,102,108,111,97,116,32,118,101,108,111,99,105, + 116,121,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,83,121,110,116,104,101,115,105,115,101,114,83,111,117,110, + 100,42,32,115,111,117,110,100,44,32,99,111,110,115,116,32,105,110,116,32,99,117,114,114,101,110,116,80,105,116,99,104,87,104,101,101,108,80,111,115, + 105,116,105,111,110,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,99,117,114,114,101,110,116,65,110,103,108,101,32,61,32,48,46, + 48,59,13,10,32,32,32,32,32,32,32,32,108,101,118,101,108,32,61,32,118,101,108,111,99,105,116,121,32,42,32,48,46,49,53,59,13,10,32,32, + 32,32,32,32,32,32,116,97,105,108,79,102,102,32,61,32,48,46,48,59,13,10,13,10,32,32,32,32,32,32,32,32,100,111,117,98,108,101,32,99, + 121,99,108,101,115,80,101,114,83,101,99,111,110,100,32,61,32,77,105,100,105,77,101,115,115,97,103,101,58,58,103,101,116,77,105,100,105,78,111,116, + 101,73,110,72,101,114,116,122,32,40,109,105,100,105,78,111,116,101,78,117,109,98,101,114,41,59,13,10,32,32,32,32,32,32,32,32,100,111,117,98, + 108,101,32,99,121,99,108,101,115,80,101,114,83,97,109,112,108,101,32,61,32,99,121,99,108,101,115,80,101,114,83,101,99,111,110,100,32,47,32,103, + 101,116,83,97,109,112,108,101,82,97,116,101,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,110,103,108,101,68,101,108,116,97,32,61,32, + 99,121,99,108,101,115,80,101,114,83,97,109,112,108,101,32,42,32,50,46,48,32,42,32,100,111,117,98,108,101,95,80,105,59,13,10,32,32,32,32, + 125,13,10,13,10,32,32,32,32,118,111,105,100,32,115,116,111,112,78,111,116,101,32,40,99,111,110,115,116,32,98,111,111,108,32,97,108,108,111,119, + 84,97,105,108,79,102,102,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,97,108,108,111,119,84,97,105,108,79,102, + 102,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,115,116,97,114,116,32,97,32,116,97, + 105,108,45,111,102,102,32,98,121,32,115,101,116,116,105,110,103,32,116,104,105,115,32,102,108,97,103,46,32,84,104,101,32,114,101,110,100,101,114,32, + 99,97,108,108,98,97,99,107,32,119,105,108,108,32,112,105,99,107,32,117,112,32,111,110,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47, + 32,116,104,105,115,32,97,110,100,32,100,111,32,97,32,102,97,100,101,32,111,117,116,44,32,99,97,108,108,105,110,103,32,99,108,101,97,114,67,117, + 114,114,101,110,116,78,111,116,101,40,41,32,119,104,101,110,32,105,116,39,115,32,102,105,110,105,115,104,101,100,46,13,10,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,105,102,32,40,116,97,105,108,79,102,102,32,61,61,32,48,46,48,41,32,47,47,32,119,101,32,111,110,108,121,32,110,101, + 101,100,32,116,111,32,98,101,103,105,110,32,97,32,116,97,105,108,45,111,102,102,32,105,102,32,105,116,39,115,32,110,111,116,32,97,108,114,101,97, + 100,121,32,100,111,105,110,103,32,115,111,32,45,32,116,104,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,47,47,32,115,116,111,112,78,111,116,101,32,109,101,116,104,111,100,32,99,111,117,108,100,32,98,101,32,99, + 97,108,108,101,100,32,109,111,114,101,32,116,104,97,110,32,111,110,99,101,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116, + 97,105,108,79,102,102,32,61,32,49,46,48,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10, + 32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,119,101,39,114,101,32,98,101,105,110,103,32,116,111, + 108,100,32,116,111,32,115,116,111,112,32,112,108,97,121,105,110,103,32,105,109,109,101,100,105,97,116,101,108,121,44,32,115,111,32,114,101,115,101,116, + 32,101,118,101,114,121,116,104,105,110,103,46,46,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,108,101,97,114,67,117,114,114,101,110, + 116,78,111,116,101,40,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,97,110,103,108,101,68,101,108,116,97,32,61,32,48,46,48,59,13, + 10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,112,105,116,99,104,87,104,101,101,108, + 77,111,118,101,100,32,40,99,111,110,115,116,32,105,110,116,32,110,101,119,86,97,108,117,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32, + 32,32,32,47,47,32,99,97,110,39,116,32,98,101,32,98,111,116,104,101,114,101,100,32,105,109,112,108,101,109,101,110,116,105,110,103,32,116,104,105, + 115,32,102,111,114,32,116,104,101,32,100,101,109,111,33,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,99,111,110,116,114, + 111,108,108,101,114,77,111,118,101,100,32,40,99,111,110,115,116,32,105,110,116,32,99,111,110,116,114,111,108,108,101,114,78,117,109,98,101,114,44,32, + 99,111,110,115,116,32,105,110,116,32,110,101,119,86,97,108,117,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,110, + 111,116,32,105,110,116,101,114,101,115,116,101,100,32,105,110,32,99,111,110,116,114,111,108,108,101,114,115,32,105,110,32,116,104,105,115,32,99,97,115, + 101,46,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,110,100,101,114,78,101,120,116,66,108,111,99,107,32,40,65, + 117,100,105,111,83,97,109,112,108,101,66,117,102,102,101,114,38,32,111,117,116,112,117,116,66,117,102,102,101,114,44,32,105,110,116,32,115,116,97,114, + 116,83,97,109,112,108,101,44,32,105,110,116,32,110,117,109,83,97,109,112,108,101,115,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32, + 32,105,102,32,40,97,110,103,108,101,68,101,108,116,97,32,33,61,32,48,46,48,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,105,102,32,40,116,97,105,108,79,102,102,32,62,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,119,104,105,108,101,32,40,45,45,110,117,109,83,97,109,112,108,101,115,32,62,61,32, + 48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,99,111,110,115,116,32,102,108,111,97,116,32,99,117,114,114,101,110,116,83,97,109,112,108,101,32,61,32,40,102,108,111,97,116,41,32,40, + 115,105,110,32,40,99,117,114,114,101,110,116,65,110,103,108,101,41,32,42,32,108,101,118,101,108,32,42,32,116,97,105,108,79,102,102,41,59,13,10, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,105,32,61,32,111,117,116,112,117, + 116,66,117,102,102,101,114,46,103,101,116,78,117,109,67,104,97,110,110,101,108,115,40,41,59,32,45,45,105,32,62,61,32,48,59,41,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,42,111,117,116,112,117,116,66,117,102,102,101,114,46,103,101,116,83, + 97,109,112,108,101,68,97,116,97,32,40,105,44,32,115,116,97,114,116,83,97,109,112,108,101,41,32,43,61,32,99,117,114,114,101,110,116,83,97,109, + 112,108,101,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,117,114,114,101,110,116,65,110,103,108,101, + 32,43,61,32,97,110,103,108,101,68,101,108,116,97,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,43,43,115, + 116,97,114,116,83,97,109,112,108,101,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,97,105,108,79, + 102,102,32,42,61,32,48,46,57,57,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,116, + 97,105,108,79,102,102,32,60,61,32,48,46,48,48,53,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,108,101,97,114,67,117,114,114,101,110,116,78,111,116, + 101,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,97,110,103,108,101,68,101,108, + 116,97,32,61,32,48,46,48,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,98,114,101,97,107, + 59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,119,104,105,108,101,32,40,45,45,110,117, + 109,83,97,109,112,108,101,115,32,62,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,111,110,115,116,32,102,108,111,97,116,32,99,117,114,114,101,110,116,83,97,109,112,108,101, + 32,61,32,40,102,108,111,97,116,41,32,40,115,105,110,32,40,99,117,114,114,101,110,116,65,110,103,108,101,41,32,42,32,108,101,118,101,108,41,59, + 13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,105,32,61,32,111,117,116, + 112,117,116,66,117,102,102,101,114,46,103,101,116,78,117,109,67,104,97,110,110,101,108,115,40,41,59,32,45,45,105,32,62,61,32,48,59,41,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,42,111,117,116,112,117,116,66,117,102,102,101,114,46,103,101, + 116,83,97,109,112,108,101,68,97,116,97,32,40,105,44,32,115,116,97,114,116,83,97,109,112,108,101,41,32,43,61,32,99,117,114,114,101,110,116,83, + 97,109,112,108,101,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,117,114,114,101,110,116,65,110,103, + 108,101,32,43,61,32,97,110,103,108,101,68,101,108,116,97,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,43, + 43,115,116,97,114,116,83,97,109,112,108,101,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,112,114,105,118,97,116,101,58,13,10,32, + 32,32,32,100,111,117,98,108,101,32,99,117,114,114,101,110,116,65,110,103,108,101,44,32,97,110,103,108,101,68,101,108,116,97,44,32,108,101,118,101, + 108,44,32,116,97,105,108,79,102,102,59,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,47,42,42,32,84,104,105,115,32,105,115,32,97,110,32,97,117,100,105, + 111,32,115,111,117,114,99,101,32,116,104,97,116,32,115,116,114,101,97,109,115,32,116,104,101,32,111,117,116,112,117,116,32,111,102,32,111,117,114,32, + 100,101,109,111,32,115,121,110,116,104,46,13,10,42,47,13,10,99,108,97,115,115,32,83,121,110,116,104,65,117,100,105,111,83,111,117,114,99,101,32, + 32,58,32,112,117,98,108,105,99,32,65,117,100,105,111,83,111,117,114,99,101,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,47, + 47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13, + 10,32,32,32,32,47,47,32,116,104,105,115,32,99,111,108,108,101,99,116,115,32,114,101,97,108,45,116,105,109,101,32,109,105,100,105,32,109,101,115, + 115,97,103,101,115,32,102,114,111,109,32,116,104,101,32,109,105,100,105,32,105,110,112,117,116,32,100,101,118,105,99,101,44,32,97,110,100,13,10,32, + 32,32,32,47,47,32,116,117,114,110,115,32,116,104,101,109,32,105,110,116,111,32,98,108,111,99,107,115,32,116,104,97,116,32,119,101,32,99,97,110, + 32,112,114,111,99,101,115,115,32,105,110,32,111,117,114,32,97,117,100,105,111,32,99,97,108,108,98,97,99,107,13,10,32,32,32,32,77,105,100,105, + 77,101,115,115,97,103,101,67,111,108,108,101,99,116,111,114,32,109,105,100,105,67,111,108,108,101,99,116,111,114,59,13,10,13,10,32,32,32,32,47, + 47,32,116,104,105,115,32,114,101,112,114,101,115,101,110,116,115,32,116,104,101,32,115,116,97,116,101,32,111,102,32,119,104,105,99,104,32,107,101,121, + 115,32,111,110,32,111,117,114,32,111,110,45,115,99,114,101,101,110,32,107,101,121,98,111,97,114,100,32,97,114,101,32,104,101,108,100,13,10,32,32, + 32,32,47,47,32,100,111,119,110,46,32,87,104,101,110,32,116,104,101,32,109,111,117,115,101,32,105,115,32,99,108,105,99,107,101,100,32,111,110,32, + 116,104,101,32,107,101,121,98,111,97,114,100,32,99,111,109,112,111,110,101,110,116,44,32,116,104,105,115,32,111,98,106,101,99,116,32,97,108,115,111, + 13,10,32,32,32,32,47,47,32,103,101,110,101,114,97,116,101,115,32,109,105,100,105,32,109,101,115,115,97,103,101,115,32,102,111,114,32,116,104,105, + 115,44,32,119,104,105,99,104,32,119,101,32,99,97,110,32,112,97,115,115,32,111,110,32,116,111,32,111,117,114,32,115,121,110,116,104,46,13,10,32, + 32,32,32,77,105,100,105,75,101,121,98,111,97,114,100,83,116,97,116,101,32,107,101,121,98,111,97,114,100,83,116,97,116,101,59,13,10,13,10,32, + 32,32,32,47,47,32,116,104,101,32,115,121,110,116,104,32,105,116,115,101,108,102,33,13,10,32,32,32,32,83,121,110,116,104,101,115,105,115,101,114, + 32,115,121,110,116,104,59,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,83,121,110,116,104,65,117,100,105,111,83,111,117,114,99,101,40,41,13, + 10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,119,101,39,108,108,32,98,101,32,109,105,120,105,110,103,32,116,119,111,32,100, + 105,102,102,101,114,101,110,116,32,116,121,112,101,115,32,111,102,32,115,111,117,110,100,44,32,115,111,32,104,101,114,101,32,119,101,39,108,108,32,99, + 114,101,97,116,101,32,116,119,111,13,10,32,32,32,32,32,32,32,32,47,47,32,115,101,116,115,32,111,102,32,110,111,116,101,32,109,97,112,115,44, + 32,112,117,116,116,105,110,103,32,101,97,99,104,32,115,111,117,110,100,32,111,110,32,97,32,100,105,102,102,101,114,101,110,116,32,111,99,116,97,118, + 101,32,111,102,32,116,104,101,32,107,101,121,98,111,97,114,100,58,13,10,32,32,32,32,32,32,32,32,66,105,116,65,114,114,97,121,32,115,105,110, + 101,119,97,118,101,78,111,116,101,115,44,32,115,97,109,112,108,101,114,78,111,116,101,115,59,13,10,13,10,32,32,32,32,32,32,32,32,105,110,116, + 32,105,59,13,10,32,32,32,32,32,32,32,32,102,111,114,32,40,105,32,61,32,48,59,32,105,32,60,32,49,50,56,59,32,43,43,105,41,13,10, + 32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,40,40,105,32,47,32,49,50,41,32,38,32,49, + 41,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,115,105,110,101,119,97,118,101,78,111,116,101,115,46,115, + 101,116,66,105,116,32,40,105,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,115,97,109,112,108,101,114,78,111,116,101,115,46,115,101,116,66,105,116,32,40,105,41,59,13,10,32,32,32,32,32,32,32,32, + 125,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,97,100,100,32,97,32,119,97,118,101,32,115,111,117,110,100,44,32,119,104,105,99,104,32, + 119,105,108,108,32,103,101,116,32,97,112,112,108,105,101,100,32,116,111,32,115,111,109,101,32,111,102,32,116,104,101,32,110,111,116,101,115,46,46,13, + 10,32,32,32,32,32,32,32,32,115,121,110,116,104,46,97,100,100,83,111,117,110,100,32,40,110,101,119,32,83,105,110,101,87,97,118,101,83,111,117, + 110,100,32,40,115,105,110,101,119,97,118,101,78,111,116,101,115,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,103,105,118,101,32, + 111,117,114,32,115,121,110,116,104,32,97,32,102,101,119,32,118,111,105,99,101,115,32,116,104,97,116,32,99,97,110,32,112,108,97,121,32,116,104,101, + 32,119,97,118,101,32,115,111,117,110,100,46,46,13,10,32,32,32,32,32,32,32,32,102,111,114,32,40,105,32,61,32,52,59,32,45,45,105,32,62, 61,32,48,59,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,121,110,116,104,46,97,100,100,86,111,105,99,101,32,40,110,101,119,32,83, - 97,109,112,108,101,114,86,111,105,99,101,40,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,112,114,101,112,97, - 114,101,84,111,80,108,97,121,32,40,105,110,116,32,115,97,109,112,108,101,115,80,101,114,66,108,111,99,107,69,120,112,101,99,116,101,100,44,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,100,111,117,98,108,101,32,115,97,109,112,108,101,82,97,116, - 101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,109,105,100,105,67,111,108,108,101,99,116,111,114,46,114,101,115,101,116,32,40, - 115,97,109,112,108,101,82,97,116,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,115,121,110,116,104,46,115,101,116,67,117,114,114,101,110,116, - 80,108,97,121,98,97,99,107,83,97,109,112,108,101,82,97,116,101,32,40,115,97,109,112,108,101,82,97,116,101,41,59,13,10,32,32,32,32,125,13, - 10,13,10,32,32,32,32,118,111,105,100,32,114,101,108,101,97,115,101,82,101,115,111,117,114,99,101,115,40,41,13,10,32,32,32,32,123,13,10,32, - 32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,103,101,116,78,101,120,116,65,117,100,105,111,66,108,111,99,107,32,40,99,111,110,115, - 116,32,65,117,100,105,111,83,111,117,114,99,101,67,104,97,110,110,101,108,73,110,102,111,38,32,98,117,102,102,101,114,84,111,70,105,108,108,41,13, - 10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,116,104,101,32,115,121,110,116,104,32,97,108,119,97,121,115,32,97,100,100,115, - 32,105,116,115,32,111,117,116,112,117,116,32,116,111,32,116,104,101,32,97,117,100,105,111,32,98,117,102,102,101,114,44,32,115,111,32,119,101,32,104, - 97,118,101,32,116,111,32,99,108,101,97,114,32,105,116,13,10,32,32,32,32,32,32,32,32,47,47,32,102,105,114,115,116,46,46,13,10,32,32,32, - 32,32,32,32,32,98,117,102,102,101,114,84,111,70,105,108,108,46,99,108,101,97,114,65,99,116,105,118,101,66,117,102,102,101,114,82,101,103,105,111, - 110,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,102,105,108,108,32,97,32,109,105,100,105,32,98,117,102,102,101,114,32,119,105, - 116,104,32,105,110,99,111,109,105,110,103,32,109,101,115,115,97,103,101,115,32,102,114,111,109,32,116,104,101,32,109,105,100,105,32,105,110,112,117,116, - 46,13,10,32,32,32,32,32,32,32,32,77,105,100,105,66,117,102,102,101,114,32,105,110,99,111,109,105,110,103,77,105,100,105,59,13,10,32,32,32, - 32,32,32,32,32,109,105,100,105,67,111,108,108,101,99,116,111,114,46,114,101,109,111,118,101,78,101,120,116,66,108,111,99,107,79,102,77,101,115,115, - 97,103,101,115,32,40,105,110,99,111,109,105,110,103,77,105,100,105,44,32,98,117,102,102,101,114,84,111,70,105,108,108,46,110,117,109,83,97,109,112, - 108,101,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,112,97,115,115,32,116,104,101,115,101,32,109,101,115,115,97,103,101,115,32, - 116,111,32,116,104,101,32,107,101,121,98,111,97,114,100,32,115,116,97,116,101,32,115,111,32,116,104,97,116,32,105,116,32,99,97,110,32,117,112,100, - 97,116,101,32,116,104,101,32,99,111,109,112,111,110,101,110,116,13,10,32,32,32,32,32,32,32,32,47,47,32,116,111,32,115,104,111,119,32,111,110, - 45,115,99,114,101,101,110,32,119,104,105,99,104,32,107,101,121,115,32,97,114,101,32,98,101,105,110,103,32,112,114,101,115,115,101,100,32,111,110,32, - 116,104,101,32,112,104,121,115,105,99,97,108,32,109,105,100,105,32,107,101,121,98,111,97,114,100,46,13,10,32,32,32,32,32,32,32,32,47,47,32, - 84,104,105,115,32,99,97,108,108,32,119,105,108,108,32,97,108,115,111,32,97,100,100,32,109,105,100,105,32,109,101,115,115,97,103,101,115,32,116,111, - 32,116,104,101,32,98,117,102,102,101,114,32,119,104,105,99,104,32,119,101,114,101,32,103,101,110,101,114,97,116,101,100,32,98,121,13,10,32,32,32, - 32,32,32,32,32,47,47,32,116,104,101,32,109,111,117,115,101,45,99,108,105,99,107,105,110,103,32,111,110,32,116,104,101,32,111,110,45,115,99,114, - 101,101,110,32,107,101,121,98,111,97,114,100,46,13,10,32,32,32,32,32,32,32,32,107,101,121,98,111,97,114,100,83,116,97,116,101,46,112,114,111, - 99,101,115,115,78,101,120,116,77,105,100,105,66,117,102,102,101,114,32,40,105,110,99,111,109,105,110,103,77,105,100,105,44,32,48,44,32,98,117,102, - 102,101,114,84,111,70,105,108,108,46,110,117,109,83,97,109,112,108,101,115,44,32,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32, - 47,47,32,97,110,100,32,110,111,119,32,103,101,116,32,116,104,101,32,115,121,110,116,104,32,116,111,32,112,114,111,99,101,115,115,32,116,104,101,32, - 109,105,100,105,32,101,118,101,110,116,115,32,97,110,100,32,103,101,110,101,114,97,116,101,32,105,116,115,32,111,117,116,112,117,116,46,13,10,32,32, - 32,32,32,32,32,32,115,121,110,116,104,46,114,101,110,100,101,114,78,101,120,116,66,108,111,99,107,32,40,42,98,117,102,102,101,114,84,111,70,105, - 108,108,46,98,117,102,102,101,114,44,32,105,110,99,111,109,105,110,103,77,105,100,105,44,32,48,44,32,98,117,102,102,101,114,84,111,70,105,108,108, - 46,110,117,109,83,97,109,112,108,101,115,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,65,117,100,105, - 111,73,110,112,117,116,87,97,118,101,102,111,114,109,68,105,115,112,108,97,121,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110, - 116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112, - 117,98,108,105,99,32,84,105,109,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,65,117,100,105,111,73,79,68,101,118,105,99,101,67,97,108,108,98,97,99,107,13,10,123, - 13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,65,117,100,105,111,73,110,112,117,116,87,97,118,101,102,111,114,109,68,105,115,112,108,97,121, - 40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,98,117,102,102,101,114,80,111,115,32,61,32,48,59,13,10,32,32,32,32,32, - 32,32,32,98,117,102,102,101,114,83,105,122,101,32,61,32,50,48,52,56,59,13,10,32,32,32,32,32,32,32,32,99,105,114,99,117,108,97,114,66, - 117,102,102,101,114,32,61,32,40,102,108,111,97,116,42,41,32,106,117,99,101,95,99,97,108,108,111,99,32,40,115,105,122,101,111,102,32,40,102,108, - 111,97,116,41,32,42,32,98,117,102,102,101,114,83,105,122,101,41,59,13,10,32,32,32,32,32,32,32,32,99,117,114,114,101,110,116,73,110,112,117, - 116,76,101,118,101,108,32,61,32,48,46,48,102,59,13,10,32,32,32,32,32,32,32,32,110,117,109,83,97,109,112,108,101,115,73,110,32,61,32,48, - 59,13,10,13,10,32,32,32,32,32,32,32,32,115,101,116,79,112,97,113,117,101,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32, - 115,116,97,114,116,84,105,109,101,114,32,40,49,48,48,48,32,47,32,53,48,41,59,32,32,47,47,32,114,101,112,97,105,110,116,32,101,118,101,114, - 121,32,49,47,53,48,32,111,102,32,97,32,115,101,99,111,110,100,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,65,117,100,105,111,73, - 110,112,117,116,87,97,118,101,102,111,114,109,68,105,115,112,108,97,121,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,106,117, - 99,101,95,102,114,101,101,32,40,99,105,114,99,117,108,97,114,66,117,102,102,101,114,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32, - 118,111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104,105,99,115,38,32,103,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32, - 32,103,46,102,105,108,108,65,108,108,32,40,67,111,108,111,117,114,115,58,58,98,108,97,99,107,41,59,13,10,32,32,32,32,32,32,32,32,103,46, - 115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58,108,105,103,104,116,103,114,101,101,110,41,59,13,10,13,10,32,32,32,32, - 32,32,32,32,99,111,110,115,116,32,102,108,111,97,116,32,104,97,108,102,72,101,105,103,104,116,32,61,32,103,101,116,72,101,105,103,104,116,40,41, - 32,42,32,48,46,53,102,59,13,10,13,10,32,32,32,32,32,32,32,32,105,110,116,32,98,112,32,61,32,98,117,102,102,101,114,80,111,115,59,13, - 10,13,10,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,120,32,61,32,103,101,116,87,105,100,116,104,40,41,59,32,45,45,120,32, - 62,61,32,48,59,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,110,115,116,32,105,110,116, - 32,115,97,109,112,108,101,115,65,103,111,32,61,32,103,101,116,87,105,100,116,104,40,41,32,45,32,120,59,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,99,111,110,115,116,32,102,108,111,97,116,32,108,101,118,101,108,32,61,32,99,105,114,99,117,108,97,114,66,117,102,102,101,114,32,91,40, - 98,112,32,43,32,98,117,102,102,101,114,83,105,122,101,32,45,32,115,97,109,112,108,101,115,65,103,111,41,32,37,32,98,117,102,102,101,114,83,105, - 122,101,93,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,108,101,118,101,108,32,62,32,48,46,48,49,102,41,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,46,100,114,97,119,76,105,110,101,32,40,40,102,108,111,97,116,41,32,120,44,32,104, - 97,108,102,72,101,105,103,104,116,32,45,32,104,97,108,102,72,101,105,103,104,116,32,42,32,108,101,118,101,108,44,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,40,102,108,111,97,116,41,32,120,44,32,104,97,108,102,72,101,105,103, - 104,116,32,43,32,104,97,108,102,72,101,105,103,104,116,32,42,32,108,101,118,101,108,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32, - 32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,116,105,109,101,114,67,97,108,108,98,97,99,107,40,41,13,10,32,32,32,32,123,13,10, - 32,32,32,32,32,32,32,32,114,101,112,97,105,110,116,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,97,100, - 100,83,97,109,112,108,101,32,40,99,111,110,115,116,32,102,108,111,97,116,32,115,97,109,112,108,101,41,13,10,32,32,32,32,123,13,10,32,32,32, - 32,32,32,32,32,99,117,114,114,101,110,116,73,110,112,117,116,76,101,118,101,108,32,43,61,32,102,97,98,115,102,32,40,115,97,109,112,108,101,41, - 59,13,10,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,105,110,116,32,115,97,109,112,108,101,115,84,111,65,118,101,114,97,103,101,32, - 61,32,49,50,56,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,43,43,110,117,109,83,97,109,112,108,101,115,73,110,32,62,32,115, - 97,109,112,108,101,115,84,111,65,118,101,114,97,103,101,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,99,105,114,99,117,108,97,114,66,117,102,102,101,114,32,91,98,117,102,102,101,114,80,111,115,43,43,32,37,32,98,117,102,102,101,114,83,105,122, - 101,93,32,61,32,99,117,114,114,101,110,116,73,110,112,117,116,76,101,118,101,108,32,47,32,115,97,109,112,108,101,115,84,111,65,118,101,114,97,103, - 101,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,110,117,109,83,97,109,112,108,101,115,73,110,32,61,32,48,59,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,99,117,114,114,101,110,116,73,110,112,117,116,76,101,118,101,108,32,61,32,48,46,48,102,59,13,10,32,32,32,32, - 32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,97,117,100,105,111,68,101,118,105,99,101,73,79,67,97, - 108,108,98,97,99,107,32,40,99,111,110,115,116,32,102,108,111,97,116,42,42,32,105,110,112,117,116,67,104,97,110,110,101,108,68,97,116,97,44,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,116,111,116, - 97,108,78,117,109,73,110,112,117,116,67,104,97,110,110,101,108,115,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,102,108,111,97,116,42,42,32,111,117,116,112,117,116,67,104,97,110,110,101,108,68,97,116,97,44,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,116,111,116, - 97,108,78,117,109,79,117,116,112,117,116,67,104,97,110,110,101,108,115,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,110,117,109,83,97,109,112,108,101,115,41,13,10,32,32,32,32,123,13,10,32,32, - 32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,105,32,61,32,48,59,32,105,32,60,32,116,111,116,97,108,78,117,109,73,110,112,117,116,67, - 104,97,110,110,101,108,115,59,32,43,43,105,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102, - 32,40,105,110,112,117,116,67,104,97,110,110,101,108,68,97,116,97,32,91,105,93,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,106,32,61,32,48,59,32,106,32,60, - 32,110,117,109,83,97,109,112,108,101,115,59,32,43,43,106,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,97, - 100,100,83,97,109,112,108,101,32,40,105,110,112,117,116,67,104,97,110,110,101,108,68,97,116,97,32,91,105,93,91,106,93,41,59,13,10,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,98,114,101,97,107,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32, - 32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,97,117,100,105,111,68,101,118,105,99,101,65,98, - 111,117,116,84,111,83,116,97,114,116,32,40,65,117,100,105,111,73,79,68,101,118,105,99,101,42,41,13,10,32,32,32,32,123,13,10,32,32,32,32, - 32,32,32,32,122,101,114,111,109,101,109,32,40,99,105,114,99,117,108,97,114,66,117,102,102,101,114,44,32,115,105,122,101,111,102,32,40,102,108,111, - 97,116,41,32,42,32,98,117,102,102,101,114,83,105,122,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,97,117, - 100,105,111,68,101,118,105,99,101,83,116,111,112,112,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,122,101,114,111,109, - 101,109,32,40,99,105,114,99,117,108,97,114,66,117,102,102,101,114,44,32,115,105,122,101,111,102,32,40,102,108,111,97,116,41,32,42,32,98,117,102, - 102,101,114,83,105,122,101,41,59,13,10,32,32,32,32,125,13,10,13,10,112,114,105,118,97,116,101,58,13,10,32,32,32,32,102,108,111,97,116,42, - 32,99,105,114,99,117,108,97,114,66,117,102,102,101,114,59,13,10,32,32,32,32,102,108,111,97,116,32,99,117,114,114,101,110,116,73,110,112,117,116, - 76,101,118,101,108,59,13,10,32,32,32,32,105,110,116,32,118,111,108,97,116,105,108,101,32,98,117,102,102,101,114,80,111,115,44,32,98,117,102,102, - 101,114,83,105,122,101,44,32,110,117,109,83,97,109,112,108,101,115,73,110,59,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,65, - 117,100,105,111,68,101,109,111,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,70,105,108,101,110,97,109,101,67,111,109,112,111,110,101,110,116,76,105,115,116,101,110, - 101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,66,117,116,116,111,110,76,105,115, - 116,101,110,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,67,104,97,110,103,101, - 76,105,115,116,101,110,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,65,117,100, - 105,111,73,79,68,101,118,105,99,101,67,97,108,108,98,97,99,107,13,10,123,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,70,105,108,101,110,97,109, - 101,67,111,109,112,111,110,101,110,116,42,32,102,105,108,101,67,104,111,111,115,101,114,59,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110, - 42,32,112,108,97,121,66,117,116,116,111,110,59,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,115,116,111,112,66,117,116,116,111, - 110,59,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,97,117,100,105,111,83,101,116,116,105,110,103,115,66,117,116,116,111,110,59, - 13,10,13,10,32,32,32,32,77,105,100,105,75,101,121,98,111,97,114,100,67,111,109,112,111,110,101,110,116,42,32,107,101,121,98,111,97,114,100,67, - 111,109,112,111,110,101,110,116,59,13,10,32,32,32,32,65,117,100,105,111,73,110,112,117,116,87,97,118,101,102,111,114,109,68,105,115,112,108,97,121, - 42,32,119,97,118,101,102,111,114,109,67,111,109,112,111,110,101,110,116,59,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,47,47,32,116,104,105, - 115,32,119,114,97,112,115,32,116,104,101,32,97,99,116,117,97,108,32,97,117,100,105,111,32,100,101,118,105,99,101,13,10,32,32,32,32,65,117,100, - 105,111,68,101,118,105,99,101,77,97,110,97,103,101,114,32,97,117,100,105,111,68,101,118,105,99,101,77,97,110,97,103,101,114,59,13,10,13,10,32, - 32,32,32,47,47,32,116,104,105,115,32,97,108,108,111,119,115,32,97,110,32,97,117,100,105,111,32,115,111,117,114,99,101,32,116,111,32,98,101,32, - 115,116,114,101,97,109,101,100,32,116,111,32,116,104,101,32,73,79,32,100,101,118,105,99,101,13,10,32,32,32,32,65,117,100,105,111,83,111,117,114, - 99,101,80,108,97,121,101,114,32,97,117,100,105,111,83,111,117,114,99,101,80,108,97,121,101,114,59,13,10,13,10,32,32,32,32,47,47,32,116,104, - 105,115,32,99,111,110,116,114,111,108,115,32,116,104,101,32,112,108,97,121,98,97,99,107,32,111,102,32,97,32,112,111,115,105,116,105,111,110,97,98, - 108,101,32,97,117,100,105,111,32,115,116,114,101,97,109,44,32,104,97,110,100,108,105,110,103,32,116,104,101,13,10,32,32,32,32,47,47,32,115,116, - 97,114,116,105,110,103,47,115,116,111,112,112,105,110,103,32,97,110,100,32,115,97,109,112,108,101,45,114,97,116,101,32,99,111,110,118,101,114,115,105, - 111,110,13,10,32,32,32,32,65,117,100,105,111,84,114,97,110,115,112,111,114,116,83,111,117,114,99,101,32,116,114,97,110,115,112,111,114,116,83,111, - 117,114,99,101,59,13,10,13,10,32,32,32,32,47,47,32,116,104,105,115,32,115,111,117,114,99,101,32,99,111,110,116,97,105,110,115,32,111,117,114, - 32,115,121,110,116,104,44,32,97,110,100,32,103,101,110,101,114,97,116,101,115,32,105,116,115,32,111,117,116,112,117,116,13,10,32,32,32,32,83,121, - 110,116,104,65,117,100,105,111,83,111,117,114,99,101,32,115,121,110,116,104,83,111,117,114,99,101,59,13,10,13,10,32,32,32,32,47,47,32,116,104, - 105,115,32,115,111,117,114,99,101,32,105,115,32,117,115,101,100,32,116,111,32,109,105,120,32,116,111,103,101,116,104,101,114,32,116,104,101,32,111,117, - 116,112,117,116,32,102,114,111,109,32,111,117,114,32,115,121,110,116,104,32,115,111,117,114,99,101,13,10,32,32,32,32,47,47,32,97,110,100,32,119, - 97,118,101,32,112,108,97,121,101,114,32,115,111,117,114,99,101,13,10,32,32,32,32,77,105,120,101,114,65,117,100,105,111,83,111,117,114,99,101,32, - 109,105,120,101,114,83,111,117,114,99,101,59,13,10,13,10,32,32,32,32,47,47,32,116,104,105,115,32,105,115,32,116,104,101,32,97,99,116,117,97, - 108,32,115,116,114,101,97,109,32,116,104,97,116,39,115,32,103,111,105,110,103,32,116,111,32,114,101,97,100,32,102,114,111,109,32,116,104,101,32,97, - 117,100,105,111,32,102,105,108,101,46,13,10,32,32,32,32,65,117,100,105,111,70,111,114,109,97,116,82,101,97,100,101,114,83,111,117,114,99,101,42, - 32,99,117,114,114,101,110,116,65,117,100,105,111,70,105,108,101,83,111,117,114,99,101,59,13,10,13,10,32,32,32,32,70,105,108,101,32,99,117,114, - 114,101,110,116,70,105,108,101,59,13,10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,65,117,100,105,111,68,101,109, - 111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,101,116,78,97,109,101,32,40,84,40,34,65,117,100,105,111,34,41,41, - 59,13,10,13,10,32,32,32,32,32,32,32,32,99,117,114,114,101,110,116,65,117,100,105,111,70,105,108,101,83,111,117,114,99,101,32,61,32,48,59, - 13,10,13,10,32,32,32,32,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,32,32,32,32,65,117,100,105,111,70,111,114,109,97,116,77,97,110,97,103,101,114, - 32,102,111,114,109,97,116,77,97,110,97,103,101,114,59,13,10,32,32,32,32,32,32,32,32,102,111,114,109,97,116,77,97,110,97,103,101,114,46,114, - 101,103,105,115,116,101,114,66,97,115,105,99,70,111,114,109,97,116,115,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100, - 77,97,107,101,86,105,115,105,98,108,101,32,40,102,105,108,101,67,104,111,111,115,101,114,32,61,32,110,101,119,32,70,105,108,101,110,97,109,101,67, - 111,109,112,111,110,101,110,116,32,40,84,40,34,97,117,100,105,111,102,105,108,101,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, + 105,110,101,87,97,118,101,86,111,105,99,101,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,87,97,118,65,117,100,105,111,70,111,114,109, + 97,116,32,119,97,118,70,111,114,109,97,116,59,13,10,32,32,32,32,32,32,32,32,65,117,100,105,111,70,111,114,109,97,116,82,101,97,100,101,114, + 42,32,97,117,100,105,111,82,101,97,100,101,114,13,10,32,32,32,32,32,32,32,32,32,32,32,32,61,32,119,97,118,70,111,114,109,97,116,46,99, + 114,101,97,116,101,82,101,97,100,101,114,70,111,114,32,40,110,101,119,32,77,101,109,111,114,121,73,110,112,117,116,83,116,114,101,97,109,32,40,66, + 105,110,97,114,121,68,97,116,97,58,58,99,101,108,108,111,95,119,97,118,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,70,105,108,101,58,58,110,111,110,101,120,105,115,116,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,66,105,110,97,114,121,68,97,116,97,58,58,99,101,108,108,111,95,119,97,118,83,105,122,101,44,13,10,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,44,32,102,97,108,115,101,44,32,102,97,108,115,101,44,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,97,108,115,101,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,41,59,13,10,13,10,32, + 32,32,32,32,32,32,32,115,121,110,116,104,46,97,100,100,83,111,117,110,100,32,40,110,101,119,32,83,97,109,112,108,101,114,83,111,117,110,100,32, + 40,84,40,34,100,101,109,111,32,115,111,117,110,100,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,42,97,117,100,105,111,82,101,97,100,101,114,44,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,115,97, + 109,112,108,101,114,78,111,116,101,115,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,55,52,44,32,32,32,47,47,32,114,111,111,116,32,109,105,100,105,32,110,111,116,101,13,10, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,111,114,109,97,116,77,97,110,97,103,101,114,46,103,101,116,87,105,108, - 100,99,97,114,100,70,111,114,65,108,108,70,111,114,109,97,116,115,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,83,116,114,105,110,103,58,58,101,109,112,116,121,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,48,46,49,44,32,32,47,47,32,97,116,116,97,99,107,32,116,105,109,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,48,46,49,44,32,32,47,47,32,114,101,108,101,97, + 115,101,32,116,105,109,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,49,48,46,48,32,32,47,47,32,109,97,120,105,109,117,109,32,115,97,109,112,108,101,32,108,101,110,103,116, + 104,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,97,117,100,105,111,82,101,97,100,101,114,59,13, + 10,13,10,32,32,32,32,32,32,32,32,47,47,32,97,110,100,32,103,105,118,101,32,116,104,101,32,115,121,110,116,104,32,115,111,109,101,32,115,97, + 109,112,108,101,114,32,118,111,105,99,101,115,32,116,111,32,112,108,97,121,32,116,104,101,32,115,97,109,112,108,101,100,32,115,111,117,110,100,46,46, + 13,10,32,32,32,32,32,32,32,32,102,111,114,32,40,105,32,61,32,52,59,32,45,45,105,32,62,61,32,48,59,41,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,115,121,110,116,104,46,97,100,100,86,111,105,99,101,32,40,110,101,119,32,83,97,109,112,108,101,114,86,111,105,99,101,40,41, + 41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,112,114,101,112,97,114,101,84,111,80,108,97,121,32,40,105,110,116, + 32,115,97,109,112,108,101,115,80,101,114,66,108,111,99,107,69,120,112,101,99,116,101,100,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,100,111,117,98,108,101,32,115,97,109,112,108,101,82,97,116,101,41,13,10,32,32,32,32,123,13,10,32,32, + 32,32,32,32,32,32,109,105,100,105,67,111,108,108,101,99,116,111,114,46,114,101,115,101,116,32,40,115,97,109,112,108,101,82,97,116,101,41,59,13, + 10,13,10,32,32,32,32,32,32,32,32,115,121,110,116,104,46,115,101,116,67,117,114,114,101,110,116,80,108,97,121,98,97,99,107,83,97,109,112,108, + 101,82,97,116,101,32,40,115,97,109,112,108,101,82,97,116,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114, + 101,108,101,97,115,101,82,101,115,111,117,114,99,101,115,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118, + 111,105,100,32,103,101,116,78,101,120,116,65,117,100,105,111,66,108,111,99,107,32,40,99,111,110,115,116,32,65,117,100,105,111,83,111,117,114,99,101, + 67,104,97,110,110,101,108,73,110,102,111,38,32,98,117,102,102,101,114,84,111,70,105,108,108,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32, + 32,32,32,47,47,32,116,104,101,32,115,121,110,116,104,32,97,108,119,97,121,115,32,97,100,100,115,32,105,116,115,32,111,117,116,112,117,116,32,116, + 111,32,116,104,101,32,97,117,100,105,111,32,98,117,102,102,101,114,44,32,115,111,32,119,101,32,104,97,118,101,32,116,111,32,99,108,101,97,114,32, + 105,116,13,10,32,32,32,32,32,32,32,32,47,47,32,102,105,114,115,116,46,46,13,10,32,32,32,32,32,32,32,32,98,117,102,102,101,114,84,111, + 70,105,108,108,46,99,108,101,97,114,65,99,116,105,118,101,66,117,102,102,101,114,82,101,103,105,111,110,40,41,59,13,10,13,10,32,32,32,32,32, + 32,32,32,47,47,32,102,105,108,108,32,97,32,109,105,100,105,32,98,117,102,102,101,114,32,119,105,116,104,32,105,110,99,111,109,105,110,103,32,109, + 101,115,115,97,103,101,115,32,102,114,111,109,32,116,104,101,32,109,105,100,105,32,105,110,112,117,116,46,13,10,32,32,32,32,32,32,32,32,77,105, + 100,105,66,117,102,102,101,114,32,105,110,99,111,109,105,110,103,77,105,100,105,59,13,10,32,32,32,32,32,32,32,32,109,105,100,105,67,111,108,108, + 101,99,116,111,114,46,114,101,109,111,118,101,78,101,120,116,66,108,111,99,107,79,102,77,101,115,115,97,103,101,115,32,40,105,110,99,111,109,105,110, + 103,77,105,100,105,44,32,98,117,102,102,101,114,84,111,70,105,108,108,46,110,117,109,83,97,109,112,108,101,115,41,59,13,10,13,10,32,32,32,32, + 32,32,32,32,47,47,32,112,97,115,115,32,116,104,101,115,101,32,109,101,115,115,97,103,101,115,32,116,111,32,116,104,101,32,107,101,121,98,111,97, + 114,100,32,115,116,97,116,101,32,115,111,32,116,104,97,116,32,105,116,32,99,97,110,32,117,112,100,97,116,101,32,116,104,101,32,99,111,109,112,111, + 110,101,110,116,13,10,32,32,32,32,32,32,32,32,47,47,32,116,111,32,115,104,111,119,32,111,110,45,115,99,114,101,101,110,32,119,104,105,99,104, + 32,107,101,121,115,32,97,114,101,32,98,101,105,110,103,32,112,114,101,115,115,101,100,32,111,110,32,116,104,101,32,112,104,121,115,105,99,97,108,32, + 109,105,100,105,32,107,101,121,98,111,97,114,100,46,13,10,32,32,32,32,32,32,32,32,47,47,32,84,104,105,115,32,99,97,108,108,32,119,105,108, + 108,32,97,108,115,111,32,97,100,100,32,109,105,100,105,32,109,101,115,115,97,103,101,115,32,116,111,32,116,104,101,32,98,117,102,102,101,114,32,119, + 104,105,99,104,32,119,101,114,101,32,103,101,110,101,114,97,116,101,100,32,98,121,13,10,32,32,32,32,32,32,32,32,47,47,32,116,104,101,32,109, + 111,117,115,101,45,99,108,105,99,107,105,110,103,32,111,110,32,116,104,101,32,111,110,45,115,99,114,101,101,110,32,107,101,121,98,111,97,114,100,46, + 13,10,32,32,32,32,32,32,32,32,107,101,121,98,111,97,114,100,83,116,97,116,101,46,112,114,111,99,101,115,115,78,101,120,116,77,105,100,105,66, + 117,102,102,101,114,32,40,105,110,99,111,109,105,110,103,77,105,100,105,44,32,48,44,32,98,117,102,102,101,114,84,111,70,105,108,108,46,110,117,109, + 83,97,109,112,108,101,115,44,32,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,97,110,100,32,110,111,119,32,103,101, + 116,32,116,104,101,32,115,121,110,116,104,32,116,111,32,112,114,111,99,101,115,115,32,116,104,101,32,109,105,100,105,32,101,118,101,110,116,115,32,97, + 110,100,32,103,101,110,101,114,97,116,101,32,105,116,115,32,111,117,116,112,117,116,46,13,10,32,32,32,32,32,32,32,32,115,121,110,116,104,46,114, + 101,110,100,101,114,78,101,120,116,66,108,111,99,107,32,40,42,98,117,102,102,101,114,84,111,70,105,108,108,46,98,117,102,102,101,114,44,32,105,110, + 99,111,109,105,110,103,77,105,100,105,44,32,48,44,32,98,117,102,102,101,114,84,111,70,105,108,108,46,110,117,109,83,97,109,112,108,101,115,41,59, + 13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,65,117,100,105,111,73,110,112,117,116,87,97,118,101,102,111,114, + 109,68,105,115,112,108,97,121,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,84,105,109,101,114,44,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108, + 105,99,32,65,117,100,105,111,73,79,68,101,118,105,99,101,67,97,108,108,98,97,99,107,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32, + 32,32,65,117,100,105,111,73,110,112,117,116,87,97,118,101,102,111,114,109,68,105,115,112,108,97,121,40,41,13,10,32,32,32,32,123,13,10,32,32, + 32,32,32,32,32,32,98,117,102,102,101,114,80,111,115,32,61,32,48,59,13,10,32,32,32,32,32,32,32,32,98,117,102,102,101,114,83,105,122,101, + 32,61,32,50,48,52,56,59,13,10,32,32,32,32,32,32,32,32,99,105,114,99,117,108,97,114,66,117,102,102,101,114,32,61,32,40,102,108,111,97, + 116,42,41,32,106,117,99,101,95,99,97,108,108,111,99,32,40,115,105,122,101,111,102,32,40,102,108,111,97,116,41,32,42,32,98,117,102,102,101,114, + 83,105,122,101,41,59,13,10,32,32,32,32,32,32,32,32,99,117,114,114,101,110,116,73,110,112,117,116,76,101,118,101,108,32,61,32,48,46,48,102, + 59,13,10,32,32,32,32,32,32,32,32,110,117,109,83,97,109,112,108,101,115,73,110,32,61,32,48,59,13,10,13,10,32,32,32,32,32,32,32,32, + 115,101,116,79,112,97,113,117,101,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,115,116,97,114,116,84,105,109,101,114,32,40,49, + 48,48,48,32,47,32,53,48,41,59,32,32,47,47,32,114,101,112,97,105,110,116,32,101,118,101,114,121,32,49,47,53,48,32,111,102,32,97,32,115, + 101,99,111,110,100,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,65,117,100,105,111,73,110,112,117,116,87,97,118,101,102,111,114,109,68, + 105,115,112,108,97,121,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,106,117,99,101,95,102,114,101,101,32,40,99,105,114,99, + 117,108,97,114,66,117,102,102,101,114,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,32,40,71, + 114,97,112,104,105,99,115,38,32,103,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,103,46,102,105,108,108,65,108,108,32,40,67, + 111,108,111,117,114,115,58,58,98,108,97,99,107,41,59,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111, + 108,111,117,114,115,58,58,108,105,103,104,116,103,114,101,101,110,41,59,13,10,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,102,108,111, + 97,116,32,104,97,108,102,72,101,105,103,104,116,32,61,32,103,101,116,72,101,105,103,104,116,40,41,32,42,32,48,46,53,102,59,13,10,13,10,32, + 32,32,32,32,32,32,32,105,110,116,32,98,112,32,61,32,98,117,102,102,101,114,80,111,115,59,13,10,13,10,32,32,32,32,32,32,32,32,102,111, + 114,32,40,105,110,116,32,120,32,61,32,103,101,116,87,105,100,116,104,40,41,59,32,45,45,120,32,62,61,32,48,59,41,13,10,32,32,32,32,32, + 32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,110,115,116,32,105,110,116,32,115,97,109,112,108,101,115,65,103,111,32,61, + 32,103,101,116,87,105,100,116,104,40,41,32,45,32,120,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,110,115,116,32,102,108,111,97, + 116,32,108,101,118,101,108,32,61,32,99,105,114,99,117,108,97,114,66,117,102,102,101,114,32,91,40,98,112,32,43,32,98,117,102,102,101,114,83,105, + 122,101,32,45,32,115,97,109,112,108,101,115,65,103,111,41,32,37,32,98,117,102,102,101,114,83,105,122,101,93,59,13,10,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,105,102,32,40,108,101,118,101,108,32,62,32,48,46,48,49,102,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,103,46,100,114,97,119,76,105,110,101,32,40,40,102,108,111,97,116,41,32,120,44,32,104,97,108,102,72,101,105,103,104,116,32,45,32,104, + 97,108,102,72,101,105,103,104,116,32,42,32,108,101,118,101,108,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,40,102,108,111,97,116,41,32,120,44,32,104,97,108,102,72,101,105,103,104,116,32,43,32,104,97,108,102,72,101,105,103, + 104,116,32,42,32,108,101,118,101,108,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111, + 105,100,32,116,105,109,101,114,67,97,108,108,98,97,99,107,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,101,112,97,105, + 110,116,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,97,100,100,83,97,109,112,108,101,32,40,99,111,110,115, + 116,32,102,108,111,97,116,32,115,97,109,112,108,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,99,117,114,114,101,110,116,73, + 110,112,117,116,76,101,118,101,108,32,43,61,32,102,97,98,115,102,32,40,115,97,109,112,108,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32, + 99,111,110,115,116,32,105,110,116,32,115,97,109,112,108,101,115,84,111,65,118,101,114,97,103,101,32,61,32,49,50,56,59,13,10,13,10,32,32,32, + 32,32,32,32,32,105,102,32,40,43,43,110,117,109,83,97,109,112,108,101,115,73,110,32,62,32,115,97,109,112,108,101,115,84,111,65,118,101,114,97, + 103,101,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,105,114,99,117,108,97,114,66,117,102,102, + 101,114,32,91,98,117,102,102,101,114,80,111,115,43,43,32,37,32,98,117,102,102,101,114,83,105,122,101,93,32,61,32,99,117,114,114,101,110,116,73, + 110,112,117,116,76,101,118,101,108,32,47,32,115,97,109,112,108,101,115,84,111,65,118,101,114,97,103,101,59,13,10,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,110,117,109,83,97,109,112,108,101,115,73,110,32,61,32,48,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,117,114,114, + 101,110,116,73,110,112,117,116,76,101,118,101,108,32,61,32,48,46,48,102,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13, + 10,13,10,32,32,32,32,118,111,105,100,32,97,117,100,105,111,68,101,118,105,99,101,73,79,67,97,108,108,98,97,99,107,32,40,99,111,110,115,116, + 32,102,108,111,97,116,42,42,32,105,110,112,117,116,67,104,97,110,110,101,108,68,97,116,97,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,116,111,116,97,108,78,117,109,73,110,112,117,116,67,104,97, + 110,110,101,108,115,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 102,108,111,97,116,42,42,32,111,117,116,112,117,116,67,104,97,110,110,101,108,68,97,116,97,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,116,111,116,97,108,78,117,109,79,117,116,112,117,116,67,104, + 97,110,110,101,108,115,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,105,110,116,32,110,117,109,83,97,109,112,108,101,115,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110, + 116,32,105,32,61,32,48,59,32,105,32,60,32,116,111,116,97,108,78,117,109,73,110,112,117,116,67,104,97,110,110,101,108,115,59,32,43,43,105,41, + 13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,105,110,112,117,116,67,104,97,110,110,101, + 108,68,97,116,97,32,91,105,93,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,106,32,61,32,48,59,32,106,32,60,32,110,117,109,83,97,109,112,108,101,115,59,32, + 43,43,106,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,97,100,100,83,97,109,112,108,101,32,40,105,110,112, + 117,116,67,104,97,110,110,101,108,68,97,116,97,32,91,105,93,91,106,93,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,98,114,101,97,107,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32, + 125,13,10,13,10,32,32,32,32,118,111,105,100,32,97,117,100,105,111,68,101,118,105,99,101,65,98,111,117,116,84,111,83,116,97,114,116,32,40,65, + 117,100,105,111,73,79,68,101,118,105,99,101,42,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,122,101,114,111,109,101,109,32,40, + 99,105,114,99,117,108,97,114,66,117,102,102,101,114,44,32,115,105,122,101,111,102,32,40,102,108,111,97,116,41,32,42,32,98,117,102,102,101,114,83, + 105,122,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,97,117,100,105,111,68,101,118,105,99,101,83,116,111,112, + 112,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,122,101,114,111,109,101,109,32,40,99,105,114,99,117,108,97,114,66, + 117,102,102,101,114,44,32,115,105,122,101,111,102,32,40,102,108,111,97,116,41,32,42,32,98,117,102,102,101,114,83,105,122,101,41,59,13,10,32,32, + 32,32,125,13,10,13,10,112,114,105,118,97,116,101,58,13,10,32,32,32,32,102,108,111,97,116,42,32,99,105,114,99,117,108,97,114,66,117,102,102, + 101,114,59,13,10,32,32,32,32,102,108,111,97,116,32,99,117,114,114,101,110,116,73,110,112,117,116,76,101,118,101,108,59,13,10,32,32,32,32,105, + 110,116,32,118,111,108,97,116,105,108,101,32,98,117,102,102,101,114,80,111,115,44,32,98,117,102,102,101,114,83,105,122,101,44,32,110,117,109,83,97, + 109,112,108,101,115,73,110,59,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,65,117,100,105,111,68,101,109,111,32,32,58,32,112, + 117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98, + 108,105,99,32,70,105,108,101,110,97,109,101,67,111,109,112,111,110,101,110,116,76,105,115,116,101,110,101,114,44,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,66,117,116,116,111,110,76,105,115,116,101,110,101,114,44,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,67,104,97,110,103,101,76,105,115,116,101,110,101,114,44,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,65,117,100,105,111,73,79,68,101,118,105,99,101,67,97,108, + 108,98,97,99,107,13,10,123,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,70,105,108,101,110,97,109,101,67,111,109,112,111,110,101,110,116,42,32,102, + 105,108,101,67,104,111,111,115,101,114,59,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,112,108,97,121,66,117,116,116,111,110,59, + 13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,115,116,111,112,66,117,116,116,111,110,59,13,10,32,32,32,32,84,101,120,116,66, + 117,116,116,111,110,42,32,97,117,100,105,111,83,101,116,116,105,110,103,115,66,117,116,116,111,110,59,13,10,13,10,32,32,32,32,77,105,100,105,75, + 101,121,98,111,97,114,100,67,111,109,112,111,110,101,110,116,42,32,107,101,121,98,111,97,114,100,67,111,109,112,111,110,101,110,116,59,13,10,32,32, + 32,32,65,117,100,105,111,73,110,112,117,116,87,97,118,101,102,111,114,109,68,105,115,112,108,97,121,42,32,119,97,118,101,102,111,114,109,67,111,109, + 112,111,110,101,110,116,59,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,47,47,32,116,104,105,115,32,119,114,97,112,115,32,116,104,101,32,97, + 99,116,117,97,108,32,97,117,100,105,111,32,100,101,118,105,99,101,13,10,32,32,32,32,65,117,100,105,111,68,101,118,105,99,101,77,97,110,97,103, + 101,114,32,97,117,100,105,111,68,101,118,105,99,101,77,97,110,97,103,101,114,59,13,10,13,10,32,32,32,32,47,47,32,116,104,105,115,32,97,108, + 108,111,119,115,32,97,110,32,97,117,100,105,111,32,115,111,117,114,99,101,32,116,111,32,98,101,32,115,116,114,101,97,109,101,100,32,116,111,32,116, + 104,101,32,73,79,32,100,101,118,105,99,101,13,10,32,32,32,32,65,117,100,105,111,83,111,117,114,99,101,80,108,97,121,101,114,32,97,117,100,105, + 111,83,111,117,114,99,101,80,108,97,121,101,114,59,13,10,13,10,32,32,32,32,47,47,32,116,104,105,115,32,99,111,110,116,114,111,108,115,32,116, + 104,101,32,112,108,97,121,98,97,99,107,32,111,102,32,97,32,112,111,115,105,116,105,111,110,97,98,108,101,32,97,117,100,105,111,32,115,116,114,101, + 97,109,44,32,104,97,110,100,108,105,110,103,32,116,104,101,13,10,32,32,32,32,47,47,32,115,116,97,114,116,105,110,103,47,115,116,111,112,112,105, + 110,103,32,97,110,100,32,115,97,109,112,108,101,45,114,97,116,101,32,99,111,110,118,101,114,115,105,111,110,13,10,32,32,32,32,65,117,100,105,111, + 84,114,97,110,115,112,111,114,116,83,111,117,114,99,101,32,116,114,97,110,115,112,111,114,116,83,111,117,114,99,101,59,13,10,13,10,32,32,32,32, + 47,47,32,116,104,105,115,32,115,111,117,114,99,101,32,99,111,110,116,97,105,110,115,32,111,117,114,32,115,121,110,116,104,44,32,97,110,100,32,103, + 101,110,101,114,97,116,101,115,32,105,116,115,32,111,117,116,112,117,116,13,10,32,32,32,32,83,121,110,116,104,65,117,100,105,111,83,111,117,114,99, + 101,32,115,121,110,116,104,83,111,117,114,99,101,59,13,10,13,10,32,32,32,32,47,47,32,116,104,105,115,32,115,111,117,114,99,101,32,105,115,32, + 117,115,101,100,32,116,111,32,109,105,120,32,116,111,103,101,116,104,101,114,32,116,104,101,32,111,117,116,112,117,116,32,102,114,111,109,32,111,117,114, + 32,115,121,110,116,104,32,115,111,117,114,99,101,13,10,32,32,32,32,47,47,32,97,110,100,32,119,97,118,101,32,112,108,97,121,101,114,32,115,111, + 117,114,99,101,13,10,32,32,32,32,77,105,120,101,114,65,117,100,105,111,83,111,117,114,99,101,32,109,105,120,101,114,83,111,117,114,99,101,59,13, + 10,13,10,32,32,32,32,47,47,32,116,104,105,115,32,105,115,32,116,104,101,32,97,99,116,117,97,108,32,115,116,114,101,97,109,32,116,104,97,116, + 39,115,32,103,111,105,110,103,32,116,111,32,114,101,97,100,32,102,114,111,109,32,116,104,101,32,97,117,100,105,111,32,102,105,108,101,46,13,10,32, + 32,32,32,65,117,100,105,111,70,111,114,109,97,116,82,101,97,100,101,114,83,111,117,114,99,101,42,32,99,117,114,114,101,110,116,65,117,100,105,111, + 70,105,108,101,83,111,117,114,99,101,59,13,10,13,10,32,32,32,32,70,105,108,101,32,99,117,114,114,101,110,116,70,105,108,101,59,13,10,13,10, + 112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,65,117,100,105,111,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32, + 32,32,32,32,32,32,32,115,101,116,78,97,109,101,32,40,84,40,34,65,117,100,105,111,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32, + 99,117,114,114,101,110,116,65,117,100,105,111,70,105,108,101,83,111,117,114,99,101,32,61,32,48,59,13,10,13,10,32,32,32,32,32,32,32,32,47, + 47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13, + 10,32,32,32,32,32,32,32,32,65,117,100,105,111,70,111,114,109,97,116,77,97,110,97,103,101,114,32,102,111,114,109,97,116,77,97,110,97,103,101, + 114,59,13,10,32,32,32,32,32,32,32,32,102,111,114,109,97,116,77,97,110,97,103,101,114,46,114,101,103,105,115,116,101,114,66,97,115,105,99,70, + 111,114,109,97,116,115,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40, + 102,105,108,101,67,104,111,111,115,101,114,32,61,32,110,101,119,32,70,105,108,101,110,97,109,101,67,111,109,112,111,110,101,110,116,32,40,84,40,34, + 97,117,100,105,111,102,105,108,101,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105, + 108,101,58,58,110,111,110,101,120,105,115,116,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,84,40,34,40,99,104,111,111,115,101,32,97,32,87,65,86,32,111,114,32,65,73,70,70,32,102,105,108,101,32,116,111,32, - 112,108,97,121,41,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,102,105,108,101,67,104,111,111,115,101,114,45,62,97,100,100,76,105,115,116, - 101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,102,105,108,101,67,104,111,111,115,101,114,45,62,115,101,116,66,114, - 111,119,115,101,66,117,116,116,111,110,84,101,120,116,32,40,84,40,34,98,114,111,119,115,101,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32, - 32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,112,108,97,121,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120, - 116,66,117,116,116,111,110,32,40,84,40,34,112,108,97,121,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34, - 99,108,105,99,107,32,104,101,114,101,32,116,111,32,112,108,97,121,32,116,104,101,32,99,117,114,114,101,110,116,32,97,117,100,105,111,32,102,105,108, - 101,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,112,108,97,121,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115, - 116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,112,108,97,121,66,117,116,116,111,110,45,62,115,101,116,67,111, - 108,111,117,114,32,40,84,101,120,116,66,117,116,116,111,110,58,58,98,117,116,116,111,110,67,111,108,111,117,114,73,100,44,32,67,111,108,111,117,114, - 115,58,58,108,105,103,104,116,103,114,101,101,110,41,59,13,10,32,32,32,32,32,32,32,32,112,108,97,121,66,117,116,116,111,110,45,62,115,101,116, - 67,111,108,111,117,114,32,40,84,101,120,116,66,117,116,116,111,110,58,58,98,117,116,116,111,110,79,110,67,111,108,111,117,114,73,100,44,32,67,111, - 108,111,117,114,115,58,58,108,105,103,104,116,103,114,101,101,110,41,59,13,10,32,32,32,32,32,32,32,32,112,108,97,121,66,117,116,116,111,110,45, - 62,115,101,116,67,111,110,110,101,99,116,101,100,69,100,103,101,115,32,40,66,117,116,116,111,110,58,58,67,111,110,110,101,99,116,101,100,79,110,82, - 105,103,104,116,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,115,116,111, - 112,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,84,40,34,115,116,111,112,34,41,44,13,10,32,32, + 32,32,116,114,117,101,44,32,102,97,108,115,101,44,32,102,97,108,115,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,99,108,105,99,107,32,104,101,114,101,32,116,111,32,112,108,97,121,32,116,104,101,32, - 99,117,114,114,101,110,116,32,97,117,100,105,111,32,102,105,108,101,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,115,116,111,112,66,117,116, - 116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32, - 115,116,111,112,66,117,116,116,111,110,45,62,115,101,116,67,111,108,111,117,114,32,40,84,101,120,116,66,117,116,116,111,110,58,58,98,117,116,116,111, - 110,67,111,108,111,117,114,73,100,44,32,67,111,108,111,117,114,115,58,58,114,101,100,41,59,13,10,32,32,32,32,32,32,32,32,115,116,111,112,66, - 117,116,116,111,110,45,62,115,101,116,67,111,108,111,117,114,32,40,84,101,120,116,66,117,116,116,111,110,58,58,98,117,116,116,111,110,79,110,67,111, - 108,111,117,114,73,100,44,32,67,111,108,111,117,114,115,58,58,114,101,100,41,59,13,10,32,32,32,32,32,32,32,32,115,116,111,112,66,117,116,116, - 111,110,45,62,115,101,116,67,111,110,110,101,99,116,101,100,69,100,103,101,115,32,40,66,117,116,116,111,110,58,58,67,111,110,110,101,99,116,101,100, - 79,110,76,101,102,116,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,97, - 117,100,105,111,83,101,116,116,105,110,103,115,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,84,40,34, - 115,104,111,119,32,97,117,100,105,111,32,115,101,116,116,105,110,103,115,46,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,102,111,114,109,97,116,77,97,110,97,103,101,114,46,103,101,116,87,105,108,100,99,97,114,100,70,111,114,65,108,108,70,111, + 114,109,97,116,115,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,83,116,114,105,110,103, + 58,58,101,109,112,116,121,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,40,99,104, + 111,111,115,101,32,97,32,87,65,86,32,111,114,32,65,73,70,70,32,102,105,108,101,32,116,111,32,112,108,97,121,41,34,41,41,41,59,13,10,32, + 32,32,32,32,32,32,32,102,105,108,101,67,104,111,111,115,101,114,45,62,97,100,100,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13, + 10,32,32,32,32,32,32,32,32,102,105,108,101,67,104,111,111,115,101,114,45,62,115,101,116,66,114,111,119,115,101,66,117,116,116,111,110,84,101,120, + 116,32,40,84,40,34,98,114,111,119,115,101,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105, + 115,105,98,108,101,32,40,112,108,97,121,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,84,40,34,112, + 108,97,121,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,99,108,105,99,107,32,104,101,114,101,32,116,111, + 32,112,108,97,121,32,116,104,101,32,99,117,114,114,101,110,116,32,97,117,100,105,111,32,102,105,108,101,34,41,41,41,59,13,10,32,32,32,32,32, + 32,32,32,112,108,97,121,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59, + 13,10,32,32,32,32,32,32,32,32,112,108,97,121,66,117,116,116,111,110,45,62,115,101,116,67,111,108,111,117,114,32,40,84,101,120,116,66,117,116, + 116,111,110,58,58,98,117,116,116,111,110,67,111,108,111,117,114,73,100,44,32,67,111,108,111,117,114,115,58,58,108,105,103,104,116,103,114,101,101,110, + 41,59,13,10,32,32,32,32,32,32,32,32,112,108,97,121,66,117,116,116,111,110,45,62,115,101,116,67,111,108,111,117,114,32,40,84,101,120,116,66, + 117,116,116,111,110,58,58,98,117,116,116,111,110,79,110,67,111,108,111,117,114,73,100,44,32,67,111,108,111,117,114,115,58,58,108,105,103,104,116,103, + 114,101,101,110,41,59,13,10,32,32,32,32,32,32,32,32,112,108,97,121,66,117,116,116,111,110,45,62,115,101,116,67,111,110,110,101,99,116,101,100, + 69,100,103,101,115,32,40,66,117,116,116,111,110,58,58,67,111,110,110,101,99,116,101,100,79,110,82,105,103,104,116,41,59,13,10,13,10,32,32,32, + 32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,115,116,111,112,66,117,116,116,111,110,32,61,32,110,101,119, + 32,84,101,120,116,66,117,116,116,111,110,32,40,84,40,34,115,116,111,112,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,99,108,105,99,107,32,104,101,114,101,32,116,111,32,99,104,97,110,103,101,32,116,104,101,32, - 97,117,100,105,111,32,100,101,118,105,99,101,32,115,101,116,116,105,110,103,115,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,97,117,100,105, - 111,83,101,116,116,105,110,103,115,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115, - 41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,107,101,121,98,111,97,114, - 100,67,111,109,112,111,110,101,110,116,32,61,32,110,101,119,32,77,105,100,105,75,101,121,98,111,97,114,100,67,111,109,112,111,110,101,110,116,32,40, - 115,121,110,116,104,83,111,117,114,99,101,46,107,101,121,98,111,97,114,100,83,116,97,116,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,84,40,34,99,108,105,99,107,32,104,101,114,101,32,116,111,32,112,108,97,121,32,116,104,101,32,99,117,114,114,101,110,116,32,97,117,100,105,111, + 32,102,105,108,101,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,115,116,111,112,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111, + 110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,115,116,111,112,66,117,116,116,111,110,45,62,115, + 101,116,67,111,108,111,117,114,32,40,84,101,120,116,66,117,116,116,111,110,58,58,98,117,116,116,111,110,67,111,108,111,117,114,73,100,44,32,67,111, + 108,111,117,114,115,58,58,114,101,100,41,59,13,10,32,32,32,32,32,32,32,32,115,116,111,112,66,117,116,116,111,110,45,62,115,101,116,67,111,108, + 111,117,114,32,40,84,101,120,116,66,117,116,116,111,110,58,58,98,117,116,116,111,110,79,110,67,111,108,111,117,114,73,100,44,32,67,111,108,111,117, + 114,115,58,58,114,101,100,41,59,13,10,32,32,32,32,32,32,32,32,115,116,111,112,66,117,116,116,111,110,45,62,115,101,116,67,111,110,110,101,99, + 116,101,100,69,100,103,101,115,32,40,66,117,116,116,111,110,58,58,67,111,110,110,101,99,116,101,100,79,110,76,101,102,116,41,59,13,10,13,10,32, + 32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,97,117,100,105,111,83,101,116,116,105,110,103,115,66, + 117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,84,40,34,115,104,111,119,32,97,117,100,105,111,32,115,101, + 116,116,105,110,103,115,46,46,46,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84, + 40,34,99,108,105,99,107,32,104,101,114,101,32,116,111,32,99,104,97,110,103,101,32,116,104,101,32,97,117,100,105,111,32,100,101,118,105,99,101,32, + 115,101,116,116,105,110,103,115,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,97,117,100,105,111,83,101,116,116,105,110,103,115,66,117,116,116, + 111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32, + 32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,107,101,121,98,111,97,114,100,67,111,109,112,111,110,101,110,116,32,61,32, + 110,101,119,32,77,105,100,105,75,101,121,98,111,97,114,100,67,111,109,112,111,110,101,110,116,32,40,115,121,110,116,104,83,111,117,114,99,101,46,107, + 101,121,98,111,97,114,100,83,116,97,116,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,77,105,100,105,75,101,121,98,111,97,114,100,67,111,109,112,111,110, - 101,110,116,58,58,104,111,114,105,122,111,110,116,97,108,75,101,121,98,111,97,114,100,41,41,59,13,10,13,10,13,10,32,32,32,32,32,32,32,32, - 97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,119,97,118,101,102,111,114,109,67,111,109,112,111,110,101,110,116,32,61,32,110, - 101,119,32,65,117,100,105,111,73,110,112,117,116,87,97,118,101,102,111,114,109,68,105,115,112,108,97,121,40,41,41,59,13,10,13,10,32,32,32,32, - 32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,13,10,32,32,32,32,32,32,32,32,47,47,32,114,101,103,105,115,116,101,114,32,102,111,114,32,115,116,97,114,116,47,115,116,111,112, - 32,109,101,115,115,97,103,101,115,32,102,114,111,109,32,116,104,101,32,116,114,97,110,115,112,111,114,116,32,115,111,117,114,99,101,46,46,13,10,32, - 32,32,32,32,32,32,32,116,114,97,110,115,112,111,114,116,83,111,117,114,99,101,46,97,100,100,67,104,97,110,103,101,76,105,115,116,101,110,101,114, - 32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,97,110,100,32,105,110,105,116,105,97,108,105,115,101,32,116,104, - 101,32,100,101,118,105,99,101,32,109,97,110,97,103,101,114,32,119,105,116,104,32,110,111,32,115,101,116,116,105,110,103,115,32,115,111,32,116,104,97, - 116,32,105,116,32,112,105,99,107,115,32,97,13,10,32,32,32,32,32,32,32,32,47,47,32,100,101,102,97,117,108,116,32,100,101,118,105,99,101,32, - 116,111,32,117,115,101,46,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,83,116,114,105,110,103,32,101,114,114,111,114,32,40,97,117,100, - 105,111,68,101,118,105,99,101,77,97,110,97,103,101,114,46,105,110,105,116,105,97,108,105,115,101,32,40,49,44,32,47,42,32,110,117,109,98,101,114, - 32,111,102,32,105,110,112,117,116,32,99,104,97,110,110,101,108,115,32,42,47,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,77,105,100,105,75,101,121,98,111,97,114,100,67,111,109,112,111,110,101,110,116,58,58,104,111,114,105,122,111,110,116, + 97,108,75,101,121,98,111,97,114,100,41,41,59,13,10,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115, + 105,98,108,101,32,40,119,97,118,101,102,111,114,109,67,111,109,112,111,110,101,110,116,32,61,32,110,101,119,32,65,117,100,105,111,73,110,112,117,116, + 87,97,118,101,102,111,114,109,68,105,115,112,108,97,121,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,32,32,32, + 32,47,47,32,114,101,103,105,115,116,101,114,32,102,111,114,32,115,116,97,114,116,47,115,116,111,112,32,109,101,115,115,97,103,101,115,32,102,114,111, + 109,32,116,104,101,32,116,114,97,110,115,112,111,114,116,32,115,111,117,114,99,101,46,46,13,10,32,32,32,32,32,32,32,32,116,114,97,110,115,112, + 111,114,116,83,111,117,114,99,101,46,97,100,100,67,104,97,110,103,101,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,13,10,32, + 32,32,32,32,32,32,32,47,47,32,97,110,100,32,105,110,105,116,105,97,108,105,115,101,32,116,104,101,32,100,101,118,105,99,101,32,109,97,110,97, + 103,101,114,32,119,105,116,104,32,110,111,32,115,101,116,116,105,110,103,115,32,115,111,32,116,104,97,116,32,105,116,32,112,105,99,107,115,32,97,13, + 10,32,32,32,32,32,32,32,32,47,47,32,100,101,102,97,117,108,116,32,100,101,118,105,99,101,32,116,111,32,117,115,101,46,13,10,32,32,32,32, + 32,32,32,32,99,111,110,115,116,32,83,116,114,105,110,103,32,101,114,114,111,114,32,40,97,117,100,105,111,68,101,118,105,99,101,77,97,110,97,103, + 101,114,46,105,110,105,116,105,97,108,105,115,101,32,40,49,44,32,47,42,32,110,117,109,98,101,114,32,111,102,32,105,110,112,117,116,32,99,104,97, + 110,110,101,108,115,32,42,47,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,50,44,32,47,42,32,110,117,109,98,101, + 114,32,111,102,32,111,117,116,112,117,116,32,99,104,97,110,110,101,108,115,32,42,47,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,50,44,32,47,42,32,110,117,109,98,101,114,32,111,102,32,111,117,116,112,117,116,32,99,104,97,110,110,101,108,115,32,42,47,13,10,32,32, + 32,32,32,32,48,44,32,47,42,32,110,111,32,88,77,76,32,115,101,116,116,105,110,103,115,46,46,32,42,47,13,10,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,48,44,32,47,42,32,110,111,32,88,77,76,32,115,101,116,116,105,110,103,115,46,46, - 32,42,47,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,32,32,47,42,32,115,101,108,101,99,116,32, - 100,101,102,97,117,108,116,32,100,101,118,105,99,101,32,111,110,32,102,97,105,108,117,114,101,32,42,47,41,41,59,13,10,13,10,32,32,32,32,32, - 32,32,32,105,102,32,40,101,114,114,111,114,46,105,115,78,111,116,69,109,112,116,121,40,41,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,58,58,115,104,111,119,77,101,115,115,97,103,101,66,111,120,32,40, - 65,108,101,114,116,87,105,110,100,111,119,58,58,87,97,114,110,105,110,103,73,99,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,65,117,100,105,111,32,68,101,109, - 111,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,84,40,34,67,111,117,108,100,110,39,116,32,111,112,101,110,32,97,110,32,111,117,116,112,117,116,32,100,101,118,105,99,101, - 33,92,110,92,110,34,41,32,43,32,101,114,114,111,114,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108, - 115,101,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,97,100,100,32,116,104,101,32,116,119, - 111,32,97,117,100,105,111,32,115,111,117,114,99,101,115,32,116,111,32,111,117,114,32,109,105,120,101,114,46,46,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,109,105,120,101,114,83,111,117,114,99,101,46,97,100,100,73,110,112,117,116,83,111,117,114,99,101,32,40,38,116,114,97,110,115,112,111, - 114,116,83,111,117,114,99,101,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,105,120,101,114,83,111,117,114, - 99,101,46,97,100,100,73,110,112,117,116,83,111,117,114,99,101,32,40,38,115,121,110,116,104,83,111,117,114,99,101,44,32,102,97,108,115,101,41,59, - 13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,46,46,97,110,100,32,99,111,110,110,101,99,116,32,116,104,101,32,109,105,120, - 101,114,32,116,111,32,111,117,114,32,115,111,117,114,99,101,32,112,108,97,121,101,114,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,97,117, - 100,105,111,83,111,117,114,99,101,80,108,97,121,101,114,46,115,101,116,83,111,117,114,99,101,32,40,38,109,105,120,101,114,83,111,117,114,99,101,41, - 59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,115,116,97,114,116,32,116,104,101,32,73,79,32,100,101,118,105,99,101,32, - 112,117,108,108,105,110,103,32,105,116,115,32,100,97,116,97,32,102,114,111,109,32,111,117,114,32,99,97,108,108,98,97,99,107,46,46,13,10,32,32, - 32,32,32,32,32,32,32,32,32,32,97,117,100,105,111,68,101,118,105,99,101,77,97,110,97,103,101,114,46,97,100,100,65,117,100,105,111,67,97,108, - 108,98,97,99,107,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,97,110,100,32,119,101,32,110, - 101,101,100,32,116,111,32,115,101,110,100,32,109,105,100,105,32,105,110,112,117,116,32,116,111,32,111,117,114,32,115,121,110,116,104,32,102,111,114,32, - 112,114,111,99,101,115,115,105,110,103,13,10,32,32,32,32,32,32,32,32,32,32,32,32,97,117,100,105,111,68,101,118,105,99,101,77,97,110,97,103, - 101,114,46,97,100,100,77,105,100,105,73,110,112,117,116,67,97,108,108,98,97,99,107,32,40,83,116,114,105,110,103,58,58,101,109,112,116,121,44,32, - 38,115,121,110,116,104,83,111,117,114,99,101,46,109,105,100,105,67,111,108,108,101,99,116,111,114,41,59,13,10,32,32,32,32,32,32,32,32,125,13, - 10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,65,117,100,105,111,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32, - 32,32,32,97,117,100,105,111,68,101,118,105,99,101,77,97,110,97,103,101,114,46,114,101,109,111,118,101,77,105,100,105,73,110,112,117,116,67,97,108, - 108,98,97,99,107,32,40,83,116,114,105,110,103,58,58,101,109,112,116,121,44,32,38,115,121,110,116,104,83,111,117,114,99,101,46,109,105,100,105,67, - 111,108,108,101,99,116,111,114,41,59,13,10,32,32,32,32,32,32,32,32,97,117,100,105,111,68,101,118,105,99,101,77,97,110,97,103,101,114,46,114, - 101,109,111,118,101,65,117,100,105,111,67,97,108,108,98,97,99,107,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,116,114, - 97,110,115,112,111,114,116,83,111,117,114,99,101,46,114,101,109,111,118,101,67,104,97,110,103,101,76,105,115,116,101,110,101,114,32,40,116,104,105,115, - 41,59,13,10,13,10,32,32,32,32,32,32,32,32,116,114,97,110,115,112,111,114,116,83,111,117,114,99,101,46,115,101,116,83,111,117,114,99,101,32, - 40,48,41,59,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,110,100,90,101,114,111,32,40,99,117,114,114,101,110,116,65,117,100,105, - 111,70,105,108,101,83,111,117,114,99,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,117,100,105,111,83,111,117,114,99,101,80,108,97,121, - 101,114,46,115,101,116,83,111,117,114,99,101,32,40,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104, - 105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,118,111,105,100,32,97,117,100,105,111, - 68,101,118,105,99,101,73,79,67,97,108,108,98,97,99,107,32,40,99,111,110,115,116,32,102,108,111,97,116,42,42,32,105,110,112,117,116,67,104,97, - 110,110,101,108,68,97,116,97,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,105,110,116,32,116,111,116,97,108,78,117,109,73,110,112,117,116,67,104,97,110,110,101,108,115,44,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,108,111,97,116,42,42,32,111,117,116,112,117,116,67,104,97, - 110,110,101,108,68,97,116,97,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,105,110,116,32,116,111,116,97,108,78,117,109,79,117,116,112,117,116,67,104,97,110,110,101,108,115,44,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,110,117,109,83,97,109,112,108,101,115,41,13, - 10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,112,97,115,115,32,116,104,101,32,97,117,100,105,111,32,99,97,108,108,98,97, - 99,107,32,111,110,32,116,111,32,111,117,114,32,112,108,97,121,101,114,32,115,111,117,114,99,101,44,32,97,110,100,32,97,108,115,111,32,116,104,101, - 32,119,97,118,101,102,111,114,109,32,100,105,115,112,108,97,121,32,99,111,109,112,13,10,32,32,32,32,32,32,32,32,97,117,100,105,111,83,111,117, - 114,99,101,80,108,97,121,101,114,46,97,117,100,105,111,68,101,118,105,99,101,73,79,67,97,108,108,98,97,99,107,32,40,105,110,112,117,116,67,104, - 97,110,110,101,108,68,97,116,97,44,32,116,111,116,97,108,78,117,109,73,110,112,117,116,67,104,97,110,110,101,108,115,44,32,111,117,116,112,117,116, - 67,104,97,110,110,101,108,68,97,116,97,44,32,116,111,116,97,108,78,117,109,79,117,116,112,117,116,67,104,97,110,110,101,108,115,44,32,110,117,109, - 83,97,109,112,108,101,115,41,59,13,10,32,32,32,32,32,32,32,32,119,97,118,101,102,111,114,109,67,111,109,112,111,110,101,110,116,45,62,97,117, - 100,105,111,68,101,118,105,99,101,73,79,67,97,108,108,98,97,99,107,32,40,105,110,112,117,116,67,104,97,110,110,101,108,68,97,116,97,44,32,116, - 111,116,97,108,78,117,109,73,110,112,117,116,67,104,97,110,110,101,108,115,44,32,111,117,116,112,117,116,67,104,97,110,110,101,108,68,97,116,97,44, - 32,116,111,116,97,108,78,117,109,79,117,116,112,117,116,67,104,97,110,110,101,108,115,44,32,110,117,109,83,97,109,112,108,101,115,41,59,13,10,32, - 32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,97,117,100,105,111,68,101,118,105,99,101,65,98,111,117,116,84,111,83,116,97,114,116, - 32,40,65,117,100,105,111,73,79,68,101,118,105,99,101,42,32,100,101,118,105,99,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32, - 32,97,117,100,105,111,83,111,117,114,99,101,80,108,97,121,101,114,46,97,117,100,105,111,68,101,118,105,99,101,65,98,111,117,116,84,111,83,116,97, - 114,116,32,40,100,101,118,105,99,101,41,59,13,10,32,32,32,32,32,32,32,32,119,97,118,101,102,111,114,109,67,111,109,112,111,110,101,110,116,45, - 62,97,117,100,105,111,68,101,118,105,99,101,65,98,111,117,116,84,111,83,116,97,114,116,32,40,100,101,118,105,99,101,41,59,13,10,32,32,32,32, - 125,13,10,13,10,32,32,32,32,118,111,105,100,32,97,117,100,105,111,68,101,118,105,99,101,83,116,111,112,112,101,100,40,41,13,10,32,32,32,32, - 123,13,10,32,32,32,32,32,32,32,32,97,117,100,105,111,83,111,117,114,99,101,80,108,97,121,101,114,46,97,117,100,105,111,68,101,118,105,99,101, - 83,116,111,112,112,101,100,40,41,59,13,10,32,32,32,32,32,32,32,32,119,97,118,101,102,111,114,109,67,111,109,112,111,110,101,110,116,45,62,97, - 117,100,105,111,68,101,118,105,99,101,83,116,111,112,112,101,100,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61, + 32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,32,32,47,42,32,115,101,108,101,99,116,32,100,101,102,97,117,108,116,32,100,101,118,105,99, + 101,32,111,110,32,102,97,105,108,117,114,101,32,42,47,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,101,114,114,111,114,46, + 105,115,78,111,116,69,109,112,116,121,40,41,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,65,108, + 101,114,116,87,105,110,100,111,119,58,58,115,104,111,119,77,101,115,115,97,103,101,66,111,120,32,40,65,108,101,114,116,87,105,110,100,111,119,58,58, + 87,97,114,110,105,110,103,73,99,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,65,117,100,105,111,32,68,101,109,111,34,41,44,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,67,111,117, + 108,100,110,39,116,32,111,112,101,110,32,97,110,32,111,117,116,112,117,116,32,100,101,118,105,99,101,33,92,110,92,110,34,41,32,43,32,101,114,114, + 111,114,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,123, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,97,100,100,32,116,104,101,32,116,119,111,32,97,117,100,105,111,32,115,111,117,114,99, + 101,115,32,116,111,32,111,117,114,32,109,105,120,101,114,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,105,120,101,114,83,111,117,114, + 99,101,46,97,100,100,73,110,112,117,116,83,111,117,114,99,101,32,40,38,116,114,97,110,115,112,111,114,116,83,111,117,114,99,101,44,32,102,97,108, + 115,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,105,120,101,114,83,111,117,114,99,101,46,97,100,100,73,110,112,117,116,83,111, + 117,114,99,101,32,40,38,115,121,110,116,104,83,111,117,114,99,101,44,32,102,97,108,115,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,47,47,32,46,46,97,110,100,32,99,111,110,110,101,99,116,32,116,104,101,32,109,105,120,101,114,32,116,111,32,111,117,114,32,115,111,117, + 114,99,101,32,112,108,97,121,101,114,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,97,117,100,105,111,83,111,117,114,99,101,80,108,97,121, + 101,114,46,115,101,116,83,111,117,114,99,101,32,40,38,109,105,120,101,114,83,111,117,114,99,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,47,47,32,115,116,97,114,116,32,116,104,101,32,73,79,32,100,101,118,105,99,101,32,112,117,108,108,105,110,103,32,105,116,115,32,100, + 97,116,97,32,102,114,111,109,32,111,117,114,32,99,97,108,108,98,97,99,107,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,97,117,100, + 105,111,68,101,118,105,99,101,77,97,110,97,103,101,114,46,97,100,100,65,117,100,105,111,67,97,108,108,98,97,99,107,32,40,116,104,105,115,41,59, + 13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,97,110,100,32,119,101,32,110,101,101,100,32,116,111,32,115,101,110,100,32,109, + 105,100,105,32,105,110,112,117,116,32,116,111,32,111,117,114,32,115,121,110,116,104,32,102,111,114,32,112,114,111,99,101,115,115,105,110,103,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,97,117,100,105,111,68,101,118,105,99,101,77,97,110,97,103,101,114,46,97,100,100,77,105,100,105,73,110,112, + 117,116,67,97,108,108,98,97,99,107,32,40,83,116,114,105,110,103,58,58,101,109,112,116,121,44,32,38,115,121,110,116,104,83,111,117,114,99,101,46, + 109,105,100,105,67,111,108,108,101,99,116,111,114,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32, + 32,126,65,117,100,105,111,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,97,117,100,105,111,68,101,118,105,99, + 101,77,97,110,97,103,101,114,46,114,101,109,111,118,101,77,105,100,105,73,110,112,117,116,67,97,108,108,98,97,99,107,32,40,83,116,114,105,110,103, + 58,58,101,109,112,116,121,44,32,38,115,121,110,116,104,83,111,117,114,99,101,46,109,105,100,105,67,111,108,108,101,99,116,111,114,41,59,13,10,32, + 32,32,32,32,32,32,32,97,117,100,105,111,68,101,118,105,99,101,77,97,110,97,103,101,114,46,114,101,109,111,118,101,65,117,100,105,111,67,97,108, + 108,98,97,99,107,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,116,114,97,110,115,112,111,114,116,83,111,117,114,99,101, + 46,114,101,109,111,118,101,67,104,97,110,103,101,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32, + 32,116,114,97,110,115,112,111,114,116,83,111,117,114,99,101,46,115,101,116,83,111,117,114,99,101,32,40,48,41,59,13,10,32,32,32,32,32,32,32, + 32,100,101,108,101,116,101,65,110,100,90,101,114,111,32,40,99,117,114,114,101,110,116,65,117,100,105,111,70,105,108,101,83,111,117,114,99,101,41,59, + 13,10,13,10,32,32,32,32,32,32,32,32,97,117,100,105,111,83,111,117,114,99,101,80,108,97,121,101,114,46,115,101,116,83,111,117,114,99,101,32, + 40,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32, + 32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32, - 32,118,111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104,105,99,115,38,32,103,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32, - 32,32,47,47,32,112,114,105,110,116,32,115,111,109,101,32,116,101,120,116,32,116,111,32,101,120,112,108,97,105,110,32,119,104,97,116,32,115,116,97, - 116,101,32,119,101,39,114,101,32,105,110,46,13,10,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108, - 111,117,114,115,58,58,98,108,97,99,107,41,59,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,70,111,110,116,32,40,49,52,46,48,102,41, - 59,13,10,13,10,32,32,32,32,32,32,32,32,83,116,114,105,110,103,32,115,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,116,114, - 97,110,115,112,111,114,116,83,111,117,114,99,101,46,105,115,80,108,97,121,105,110,103,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 115,32,61,32,84,40,34,112,108,97,121,105,110,103,34,41,59,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,115,32,61,32,84,40,34,115,116,111,112,112,101,100,34,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,99,117, - 114,114,101,110,116,65,117,100,105,111,70,105,108,101,83,111,117,114,99,101,32,61,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 115,32,43,61,32,84,40,34,32,45,32,110,111,32,115,111,117,114,99,101,32,102,105,108,101,32,115,101,108,101,99,116,101,100,34,41,59,13,10,32, - 32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,32,43,61,32,84,40,34,32,45,32,102,105,108,101, - 58,32,92,34,34,41,32,43,32,99,117,114,114,101,110,116,70,105,108,101,46,103,101,116,70,117,108,108,80,97,116,104,78,97,109,101,40,41,32,43, - 32,84,40,34,92,34,34,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,46,100,114,97,119,84,101,120,116,32,40,115,44,32,50,53,48,44, - 32,53,48,44,32,103,101,116,87,105,100,116,104,40,41,32,45,32,50,53,48,44,32,50,52,44,32,74,117,115,116,105,102,105,99,97,116,105,111,110, - 58,58,99,101,110,116,114,101,100,76,101,102,116,44,32,116,114,117,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100, - 32,114,101,115,105,122,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,102,105,108,101,67,104,111,111,115,101,114,45,62, - 115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,49,48,44,32,103,101,116,87,105,100,116,104,40,41,32,45,32,50,48,44,32,50,52,41,59, - 13,10,32,32,32,32,32,32,32,32,112,108,97,121,66,117,116,116,111,110,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,53,48,44, - 32,49,48,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,115,116,111,112,66,117,116,116,111,110,45,62,115,101,116,66,111,117,110,100, - 115,32,40,49,49,48,44,32,53,48,44,32,49,48,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,97,117,100,105,111,83,101,116,116, - 105,110,103,115,66,117,116,116,111,110,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,49,50,48,44,32,50,48,48,44,32,50,52,41, - 59,13,10,32,32,32,32,32,32,32,32,97,117,100,105,111,83,101,116,116,105,110,103,115,66,117,116,116,111,110,45,62,99,104,97,110,103,101,87,105, - 100,116,104,84,111,70,105,116,84,101,120,116,40,41,59,13,10,32,32,32,32,32,32,32,32,107,101,121,98,111,97,114,100,67,111,109,112,111,110,101, - 110,116,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,50,48,48,44,32,103,101,116,87,105,100,116,104,40,41,32,45,32,50,48,44, - 32,54,48,41,59,13,10,32,32,32,32,32,32,32,32,119,97,118,101,102,111,114,109,67,111,109,112,111,110,101,110,116,45,62,115,101,116,66,111,117, - 110,100,115,32,40,49,48,44,32,51,48,48,44,32,52,48,48,44,32,56,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,117,112,100,97,116, - 101,66,117,116,116,111,110,115,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,117,112,100,97,116,101,66,117,116, - 116,111,110,115,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,112,108,97,121,66,117,116,116,111,110,45,62,115,101,116,69,110, - 97,98,108,101,100,32,40,99,117,114,114,101,110,116,65,117,100,105,111,70,105,108,101,83,111,117,114,99,101,32,33,61,32,48,32,38,38,32,33,32, - 116,114,97,110,115,112,111,114,116,83,111,117,114,99,101,46,105,115,80,108,97,121,105,110,103,40,41,41,59,13,10,32,32,32,32,32,32,32,32,115, - 116,111,112,66,117,116,116,111,110,45,62,115,101,116,69,110,97,98,108,101,100,32,40,116,114,97,110,115,112,111,114,116,83,111,117,114,99,101,46,105, - 115,80,108,97,121,105,110,103,40,41,41,59,13,10,32,32,32,32,32,32,32,32,114,101,112,97,105,110,116,40,41,59,13,10,32,32,32,32,125,13, - 10,13,10,32,32,32,32,118,111,105,100,32,98,117,116,116,111,110,67,108,105,99,107,101,100,32,40,66,117,116,116,111,110,42,32,98,117,116,116,111, - 110,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,98,117,116,116,111,110,32,61,61,32,112,108,97,121,66,117,116, - 116,111,110,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,114,97,110,115,112,111,114,116,83,111, - 117,114,99,101,46,115,101,116,80,111,115,105,116,105,111,110,32,40,48,46,48,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,114,97, - 110,115,112,111,114,116,83,111,117,114,99,101,46,115,116,97,114,116,40,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32, - 32,32,101,108,115,101,32,105,102,32,40,98,117,116,116,111,110,32,61,61,32,115,116,111,112,66,117,116,116,111,110,41,13,10,32,32,32,32,32,32, - 32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,114,97,110,115,112,111,114,116,83,111,117,114,99,101,46,115,116,111,112,40,41,59, - 13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,98,117,116,116,111,110,32,61,61,32, - 97,117,100,105,111,83,101,116,116,105,110,103,115,66,117,116,116,111,110,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,47,47,32,67,114,101,97,116,101,32,97,110,32,65,117,100,105,111,68,101,118,105,99,101,83,101,108,101,99,116,111,114,67,111,109, - 112,111,110,101,110,116,32,119,104,105,99,104,32,99,111,110,116,97,105,110,115,32,116,104,101,32,97,117,100,105,111,32,99,104,111,105,99,101,32,119, - 105,100,103,101,116,115,46,46,46,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,65,117,100,105,111,68,101,118,105,99,101,83,101,108,101, - 99,116,111,114,67,111,109,112,111,110,101,110,116,32,97,117,100,105,111,83,101,116,116,105,110,103,115,67,111,109,112,32,40,97,117,100,105,111,68,101, - 118,105,99,101,77,97,110,97,103,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,48,44,32,49,44,13, + 61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,118,111,105,100,32,97,117,100,105,111,68,101,118,105,99,101,73,79,67,97,108,108,98, + 97,99,107,32,40,99,111,110,115,116,32,102,108,111,97,116,42,42,32,105,110,112,117,116,67,104,97,110,110,101,108,68,97,116,97,44,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,116,111,116,97,108,78, + 117,109,73,110,112,117,116,67,104,97,110,110,101,108,115,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,102,108,111,97,116,42,42,32,111,117,116,112,117,116,67,104,97,110,110,101,108,68,97,116,97,44,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,116,111,116,97,108,78, + 117,109,79,117,116,112,117,116,67,104,97,110,110,101,108,115,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,110,117,109,83,97,109,112,108,101,115,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32, + 32,32,32,47,47,32,112,97,115,115,32,116,104,101,32,97,117,100,105,111,32,99,97,108,108,98,97,99,107,32,111,110,32,116,111,32,111,117,114,32, + 112,108,97,121,101,114,32,115,111,117,114,99,101,44,32,97,110,100,32,97,108,115,111,32,116,104,101,32,119,97,118,101,102,111,114,109,32,100,105,115, + 112,108,97,121,32,99,111,109,112,13,10,32,32,32,32,32,32,32,32,97,117,100,105,111,83,111,117,114,99,101,80,108,97,121,101,114,46,97,117,100, + 105,111,68,101,118,105,99,101,73,79,67,97,108,108,98,97,99,107,32,40,105,110,112,117,116,67,104,97,110,110,101,108,68,97,116,97,44,32,116,111, + 116,97,108,78,117,109,73,110,112,117,116,67,104,97,110,110,101,108,115,44,32,111,117,116,112,117,116,67,104,97,110,110,101,108,68,97,116,97,44,32, + 116,111,116,97,108,78,117,109,79,117,116,112,117,116,67,104,97,110,110,101,108,115,44,32,110,117,109,83,97,109,112,108,101,115,41,59,13,10,32,32, + 32,32,32,32,32,32,119,97,118,101,102,111,114,109,67,111,109,112,111,110,101,110,116,45,62,97,117,100,105,111,68,101,118,105,99,101,73,79,67,97, + 108,108,98,97,99,107,32,40,105,110,112,117,116,67,104,97,110,110,101,108,68,97,116,97,44,32,116,111,116,97,108,78,117,109,73,110,112,117,116,67, + 104,97,110,110,101,108,115,44,32,111,117,116,112,117,116,67,104,97,110,110,101,108,68,97,116,97,44,32,116,111,116,97,108,78,117,109,79,117,116,112, + 117,116,67,104,97,110,110,101,108,115,44,32,110,117,109,83,97,109,112,108,101,115,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118, + 111,105,100,32,97,117,100,105,111,68,101,118,105,99,101,65,98,111,117,116,84,111,83,116,97,114,116,32,40,65,117,100,105,111,73,79,68,101,118,105, + 99,101,42,32,100,101,118,105,99,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,97,117,100,105,111,83,111,117,114,99,101,80, + 108,97,121,101,114,46,97,117,100,105,111,68,101,118,105,99,101,65,98,111,117,116,84,111,83,116,97,114,116,32,40,100,101,118,105,99,101,41,59,13, + 10,32,32,32,32,32,32,32,32,119,97,118,101,102,111,114,109,67,111,109,112,111,110,101,110,116,45,62,97,117,100,105,111,68,101,118,105,99,101,65, + 98,111,117,116,84,111,83,116,97,114,116,32,40,100,101,118,105,99,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100, + 32,97,117,100,105,111,68,101,118,105,99,101,83,116,111,112,112,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,97,117, + 100,105,111,83,111,117,114,99,101,80,108,97,121,101,114,46,97,117,100,105,111,68,101,118,105,99,101,83,116,111,112,112,101,100,40,41,59,13,10,32, + 32,32,32,32,32,32,32,119,97,118,101,102,111,114,109,67,111,109,112,111,110,101,110,116,45,62,97,117,100,105,111,68,101,118,105,99,101,83,116,111, + 112,112,101,100,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,32,40, + 71,114,97,112,104,105,99,115,38,32,103,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,112,114,105,110,116,32,115,111, + 109,101,32,116,101,120,116,32,116,111,32,101,120,112,108,97,105,110,32,119,104,97,116,32,115,116,97,116,101,32,119,101,39,114,101,32,105,110,46,13, + 10,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58,98,108,97,99,107,41,59, + 13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,70,111,110,116,32,40,49,52,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32, + 83,116,114,105,110,103,32,115,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,116,114,97,110,115,112,111,114,116,83,111,117,114,99,101, + 46,105,115,80,108,97,121,105,110,103,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,32,61,32,84,40,34,112,108,97,121,105,110, + 103,34,41,59,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,32,61,32,84,40,34,115, + 116,111,112,112,101,100,34,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,99,117,114,114,101,110,116,65,117,100,105,111,70,105,108, + 101,83,111,117,114,99,101,32,61,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,32,43,61,32,84,40,34,32,45,32,110,111, + 32,115,111,117,114,99,101,32,102,105,108,101,32,115,101,108,101,99,116,101,100,34,41,59,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,115,32,43,61,32,84,40,34,32,45,32,102,105,108,101,58,32,92,34,34,41,32,43,32,99,117,114,114, + 101,110,116,70,105,108,101,46,103,101,116,70,117,108,108,80,97,116,104,78,97,109,101,40,41,32,43,32,84,40,34,92,34,34,41,59,13,10,13,10, + 32,32,32,32,32,32,32,32,103,46,100,114,97,119,84,101,120,116,32,40,115,44,32,50,53,48,44,32,53,48,44,32,103,101,116,87,105,100,116,104, + 40,41,32,45,32,50,53,48,44,32,50,52,44,32,74,117,115,116,105,102,105,99,97,116,105,111,110,58,58,99,101,110,116,114,101,100,76,101,102,116, + 44,32,116,114,117,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,115,105,122,101,100,40,41,13,10,32, + 32,32,32,123,13,10,32,32,32,32,32,32,32,32,102,105,108,101,67,104,111,111,115,101,114,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48, + 44,32,49,48,44,32,103,101,116,87,105,100,116,104,40,41,32,45,32,50,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,112,108,97, + 121,66,117,116,116,111,110,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,53,48,44,32,49,48,48,44,32,50,52,41,59,13,10,32, + 32,32,32,32,32,32,32,115,116,111,112,66,117,116,116,111,110,45,62,115,101,116,66,111,117,110,100,115,32,40,49,49,48,44,32,53,48,44,32,49, + 48,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,97,117,100,105,111,83,101,116,116,105,110,103,115,66,117,116,116,111,110,45,62,115, + 101,116,66,111,117,110,100,115,32,40,49,48,44,32,49,50,48,44,32,50,48,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,97,117, + 100,105,111,83,101,116,116,105,110,103,115,66,117,116,116,111,110,45,62,99,104,97,110,103,101,87,105,100,116,104,84,111,70,105,116,84,101,120,116,40, + 41,59,13,10,32,32,32,32,32,32,32,32,107,101,121,98,111,97,114,100,67,111,109,112,111,110,101,110,116,45,62,115,101,116,66,111,117,110,100,115, + 32,40,49,48,44,32,50,48,48,44,32,103,101,116,87,105,100,116,104,40,41,32,45,32,50,48,44,32,54,48,41,59,13,10,32,32,32,32,32,32, + 32,32,119,97,118,101,102,111,114,109,67,111,109,112,111,110,101,110,116,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,51,48,48,44, + 32,52,48,48,44,32,56,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,117,112,100,97,116,101,66,117,116,116,111,110,115,40,41,59,13,10, + 32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,117,112,100,97,116,101,66,117,116,116,111,110,115,40,41,13,10,32,32,32,32,123, + 13,10,32,32,32,32,32,32,32,32,112,108,97,121,66,117,116,116,111,110,45,62,115,101,116,69,110,97,98,108,101,100,32,40,99,117,114,114,101,110, + 116,65,117,100,105,111,70,105,108,101,83,111,117,114,99,101,32,33,61,32,48,32,38,38,32,33,32,116,114,97,110,115,112,111,114,116,83,111,117,114, + 99,101,46,105,115,80,108,97,121,105,110,103,40,41,41,59,13,10,32,32,32,32,32,32,32,32,115,116,111,112,66,117,116,116,111,110,45,62,115,101, + 116,69,110,97,98,108,101,100,32,40,116,114,97,110,115,112,111,114,116,83,111,117,114,99,101,46,105,115,80,108,97,121,105,110,103,40,41,41,59,13, + 10,32,32,32,32,32,32,32,32,114,101,112,97,105,110,116,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,98, + 117,116,116,111,110,67,108,105,99,107,101,100,32,40,66,117,116,116,111,110,42,32,98,117,116,116,111,110,41,13,10,32,32,32,32,123,13,10,32,32, + 32,32,32,32,32,32,105,102,32,40,98,117,116,116,111,110,32,61,61,32,112,108,97,121,66,117,116,116,111,110,41,13,10,32,32,32,32,32,32,32, + 32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,114,97,110,115,112,111,114,116,83,111,117,114,99,101,46,115,101,116,80,111,115,105,116, + 105,111,110,32,40,48,46,48,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,114,97,110,115,112,111,114,116,83,111,117,114,99,101,46, + 115,116,97,114,116,40,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,98,117, + 116,116,111,110,32,61,61,32,115,116,111,112,66,117,116,116,111,110,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,116,114,97,110,115,112,111,114,116,83,111,117,114,99,101,46,115,116,111,112,40,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10, + 32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,98,117,116,116,111,110,32,61,61,32,97,117,100,105,111,83,101,116,116,105,110,103,115, + 66,117,116,116,111,110,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,67,114,101,97,116, + 101,32,97,110,32,65,117,100,105,111,68,101,118,105,99,101,83,101,108,101,99,116,111,114,67,111,109,112,111,110,101,110,116,32,119,104,105,99,104,32, + 99,111,110,116,97,105,110,115,32,116,104,101,32,97,117,100,105,111,32,99,104,111,105,99,101,32,119,105,100,103,101,116,115,46,46,46,13,10,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,65,117,100,105,111,68,101,118,105,99,101,83,101,108,101,99,116,111,114,67,111,109,112,111,110,101,110,116, + 32,97,117,100,105,111,83,101,116,116,105,110,103,115,67,111,109,112,32,40,97,117,100,105,111,68,101,118,105,99,101,77,97,110,97,103,101,114,44,13, 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,50,44,32,50,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,48,44,32,49,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,116,114,117,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,97,108,115,101, - 44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,44,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,50,44,32,50,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,44, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,97,108,115,101,44,13,10,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,102,97,108,115,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,46,46,46,97, - 110,100,32,115,104,111,119,32,105,116,32,105,110,32,97,32,68,105,97,108,111,103,87,105,110,100,111,119,46,46,46,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,97,117,100,105,111,83,101,116,116,105,110,103,115,67,111,109,112,46,115,101,116,83,105,122,101,32,40,53,48,48,44,32,52,53,48, - 41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,68,105,97,108,111,103,87,105,110,100,111,119,58,58,115,104,111,119,77,111,100,97, - 108,68,105,97,108,111,103,32,40,84,40,34,65,117,100,105,111,32,83,101,116,116,105,110,103,115,34,41,44,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,38,97,117,100,105,111, - 83,101,116,116,105,110,103,115,67,111,109,112,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,104,105,115,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,67,111,108,111,117,114,115,58,58,97,122,117, - 114,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32, - 118,111,105,100,32,102,105,108,101,110,97,109,101,67,111,109,112,111,110,101,110,116,67,104,97,110,103,101,100,32,40,70,105,108,101,110,97,109,101,67, - 111,109,112,111,110,101,110,116,42,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,116,104,105,115,32,105,115,32,99,97, - 108,108,101,100,32,119,104,101,110,32,116,104,101,32,117,115,101,114,32,99,104,97,110,103,101,115,32,116,104,101,32,102,105,108,101,110,97,109,101,32, - 105,110,32,116,104,101,32,102,105,108,101,32,99,104,111,111,115,101,114,32,98,111,120,13,10,13,10,32,32,32,32,32,32,32,32,70,105,108,101,32, - 97,117,100,105,111,70,105,108,101,32,40,102,105,108,101,67,104,111,111,115,101,114,45,62,103,101,116,67,117,114,114,101,110,116,70,105,108,101,40,41, - 41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,117,110,108,111,97,100,32,116,104,101,32,112,114,101,118,105,111,117,115,32,102,105,108, - 101,32,115,111,117,114,99,101,32,97,110,100,32,100,101,108,101,116,101,32,105,116,46,46,13,10,32,32,32,32,32,32,32,32,116,114,97,110,115,112, - 111,114,116,83,111,117,114,99,101,46,115,116,111,112,40,41,59,13,10,32,32,32,32,32,32,32,32,116,114,97,110,115,112,111,114,116,83,111,117,114, - 99,101,46,115,101,116,83,111,117,114,99,101,32,40,48,41,59,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,110,100,90,101,114,111, - 32,40,99,117,114,114,101,110,116,65,117,100,105,111,70,105,108,101,83,111,117,114,99,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47, - 32,99,114,101,97,116,101,32,97,32,110,101,119,32,102,105,108,101,32,115,111,117,114,99,101,32,102,114,111,109,32,116,104,101,32,102,105,108,101,46, - 46,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,103,101,116,32,97,32,102,111,114,109,97,116,32,109,97,110,97,103,101,114,32,97,110,100, - 32,115,101,116,32,105,116,32,117,112,32,119,105,116,104,32,116,104,101,32,98,97,115,105,99,32,116,121,112,101,115,32,40,119,97,118,32,97,110,100, - 32,97,105,102,102,41,46,13,10,32,32,32,32,32,32,32,32,65,117,100,105,111,70,111,114,109,97,116,77,97,110,97,103,101,114,32,102,111,114,109, - 97,116,77,97,110,97,103,101,114,59,13,10,32,32,32,32,32,32,32,32,102,111,114,109,97,116,77,97,110,97,103,101,114,46,114,101,103,105,115,116, - 101,114,66,97,115,105,99,70,111,114,109,97,116,115,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,65,117,100,105,111,70,111,114,109,97,116, - 82,101,97,100,101,114,42,32,114,101,97,100,101,114,32,61,32,102,111,114,109,97,116,77,97,110,97,103,101,114,46,99,114,101,97,116,101,82,101,97, - 100,101,114,70,111,114,32,40,97,117,100,105,111,70,105,108,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,114,101,97,100,101, - 114,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,117,114,114,101,110,116,70, - 105,108,101,32,61,32,97,117,100,105,111,70,105,108,101,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,117,114,114,101,110,116,65, - 117,100,105,111,70,105,108,101,83,111,117,114,99,101,32,61,32,110,101,119,32,65,117,100,105,111,70,111,114,109,97,116,82,101,97,100,101,114,83,111, - 117,114,99,101,32,40,114,101,97,100,101,114,44,32,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,46, - 46,97,110,100,32,112,108,117,103,32,105,116,32,105,110,116,111,32,111,117,114,32,116,114,97,110,115,112,111,114,116,32,115,111,117,114,99,101,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,116,114,97,110,115,112,111,114,116,83,111,117,114,99,101,46,115,101,116,83,111,117,114,99,101,32,40,99, - 117,114,114,101,110,116,65,117,100,105,111,70,105,108,101,83,111,117,114,99,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,51,50,55,54,56,44,32,47,47,32,116,101,108,108,115,32,105, - 116,32,116,111,32,98,117,102,102,101,114,32,116,104,105,115,32,109,97,110,121,32,115,97,109,112,108,101,115,32,97,104,101,97,100,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,97,100, - 101,114,45,62,115,97,109,112,108,101,82,97,116,101,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,117, - 112,100,97,116,101,66,117,116,116,111,110,115,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,99,104,97,110,103, - 101,76,105,115,116,101,110,101,114,67,97,108,108,98,97,99,107,32,40,118,111,105,100,42,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32, - 32,32,47,47,32,99,97,108,108,98,97,99,107,32,102,114,111,109,32,116,104,101,32,116,114,97,110,115,112,111,114,116,32,115,111,117,114,99,101,32, - 116,111,32,116,101,108,108,32,117,115,32,116,104,97,116,32,112,108,97,121,32,104,97,115,13,10,32,32,32,32,32,32,32,32,47,47,32,115,116,97, - 114,116,101,100,32,111,114,32,115,116,111,112,112,101,100,44,32,115,111,32,117,112,100,97,116,101,32,111,117,114,32,98,117,116,116,111,110,115,46,46, - 13,10,32,32,32,32,32,32,32,32,117,112,100,97,116,101,66,117,116,116,111,110,115,40,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13, - 10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,65,117,100,105,111,68,101,109,111,40,41,13,10,123,13,10,32,32, - 32,32,114,101,116,117,114,110,32,110,101,119,32,65,117,100,105,111,68,101,109,111,40,41,59,13,10,125,13,10,0,0}; + 32,32,32,32,32,32,32,32,32,32,116,114,117,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,97,108, + 115,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,46,46,46,97,110,100,32,115,104,111,119,32,105,116,32,105,110, + 32,97,32,68,105,97,108,111,103,87,105,110,100,111,119,46,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,97,117,100,105,111,83,101,116, + 116,105,110,103,115,67,111,109,112,46,115,101,116,83,105,122,101,32,40,53,48,48,44,32,52,53,48,41,59,13,10,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,68,105,97,108,111,103,87,105,110,100,111,119,58,58,115,104,111,119,77,111,100,97,108,68,105,97,108,111,103,32,40,84,40,34,65, + 117,100,105,111,32,83,101,116,116,105,110,103,115,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,38,97,117,100,105,111,83,101,116,116,105,110,103,115,67,111,109,112,44, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,116,104,105,115,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,67,111,108,111,117,114,115,58,58,97,122,117,114,101,44,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,41, + 59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,102,105,108,101,110,97,109,101, + 67,111,109,112,111,110,101,110,116,67,104,97,110,103,101,100,32,40,70,105,108,101,110,97,109,101,67,111,109,112,111,110,101,110,116,42,41,13,10,32, + 32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,116,104,105,115,32,105,115,32,99,97,108,108,101,100,32,119,104,101,110,32,116,104,101, + 32,117,115,101,114,32,99,104,97,110,103,101,115,32,116,104,101,32,102,105,108,101,110,97,109,101,32,105,110,32,116,104,101,32,102,105,108,101,32,99, + 104,111,111,115,101,114,32,98,111,120,13,10,13,10,32,32,32,32,32,32,32,32,70,105,108,101,32,97,117,100,105,111,70,105,108,101,32,40,102,105, + 108,101,67,104,111,111,115,101,114,45,62,103,101,116,67,117,114,114,101,110,116,70,105,108,101,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32, + 32,47,47,32,117,110,108,111,97,100,32,116,104,101,32,112,114,101,118,105,111,117,115,32,102,105,108,101,32,115,111,117,114,99,101,32,97,110,100,32, + 100,101,108,101,116,101,32,105,116,46,46,13,10,32,32,32,32,32,32,32,32,116,114,97,110,115,112,111,114,116,83,111,117,114,99,101,46,115,116,111, + 112,40,41,59,13,10,32,32,32,32,32,32,32,32,116,114,97,110,115,112,111,114,116,83,111,117,114,99,101,46,115,101,116,83,111,117,114,99,101,32, + 40,48,41,59,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,110,100,90,101,114,111,32,40,99,117,114,114,101,110,116,65,117,100,105, + 111,70,105,108,101,83,111,117,114,99,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,99,114,101,97,116,101,32,97,32,110,101,119, + 32,102,105,108,101,32,115,111,117,114,99,101,32,102,114,111,109,32,116,104,101,32,102,105,108,101,46,46,13,10,13,10,32,32,32,32,32,32,32,32, + 47,47,32,103,101,116,32,97,32,102,111,114,109,97,116,32,109,97,110,97,103,101,114,32,97,110,100,32,115,101,116,32,105,116,32,117,112,32,119,105, + 116,104,32,116,104,101,32,98,97,115,105,99,32,116,121,112,101,115,32,40,119,97,118,32,97,110,100,32,97,105,102,102,41,46,13,10,32,32,32,32, + 32,32,32,32,65,117,100,105,111,70,111,114,109,97,116,77,97,110,97,103,101,114,32,102,111,114,109,97,116,77,97,110,97,103,101,114,59,13,10,32, + 32,32,32,32,32,32,32,102,111,114,109,97,116,77,97,110,97,103,101,114,46,114,101,103,105,115,116,101,114,66,97,115,105,99,70,111,114,109,97,116, + 115,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,65,117,100,105,111,70,111,114,109,97,116,82,101,97,100,101,114,42,32,114,101,97,100,101, + 114,32,61,32,102,111,114,109,97,116,77,97,110,97,103,101,114,46,99,114,101,97,116,101,82,101,97,100,101,114,70,111,114,32,40,97,117,100,105,111, + 70,105,108,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,114,101,97,100,101,114,32,33,61,32,48,41,13,10,32,32,32,32, + 32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,117,114,114,101,110,116,70,105,108,101,32,61,32,97,117,100,105,111,70,105, + 108,101,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,117,114,114,101,110,116,65,117,100,105,111,70,105,108,101,83,111,117,114,99, + 101,32,61,32,110,101,119,32,65,117,100,105,111,70,111,114,109,97,116,82,101,97,100,101,114,83,111,117,114,99,101,32,40,114,101,97,100,101,114,44, + 32,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,46,46,97,110,100,32,112,108,117,103,32,105,116,32, + 105,110,116,111,32,111,117,114,32,116,114,97,110,115,112,111,114,116,32,115,111,117,114,99,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116, + 114,97,110,115,112,111,114,116,83,111,117,114,99,101,46,115,101,116,83,111,117,114,99,101,32,40,99,117,114,114,101,110,116,65,117,100,105,111,70,105, + 108,101,83,111,117,114,99,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,51,50,55,54,56,44,32,47,47,32,116,101,108,108,115,32,105,116,32,116,111,32,98,117,102,102,101,114,32,116, + 104,105,115,32,109,97,110,121,32,115,97,109,112,108,101,115,32,97,104,101,97,100,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,97,100,101,114,45,62,115,97,109,112,108,101,82,97,116, + 101,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,117,112,100,97,116,101,66,117,116,116,111,110,115,40, + 41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,99,104,97,110,103,101,76,105,115,116,101,110,101,114,67,97,108,108, + 98,97,99,107,32,40,118,111,105,100,42,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,99,97,108,108,98,97,99,107, + 32,102,114,111,109,32,116,104,101,32,116,114,97,110,115,112,111,114,116,32,115,111,117,114,99,101,32,116,111,32,116,101,108,108,32,117,115,32,116,104, + 97,116,32,112,108,97,121,32,104,97,115,13,10,32,32,32,32,32,32,32,32,47,47,32,115,116,97,114,116,101,100,32,111,114,32,115,116,111,112,112, + 101,100,44,32,115,111,32,117,112,100,97,116,101,32,111,117,114,32,98,117,116,116,111,110,115,46,46,13,10,32,32,32,32,32,32,32,32,117,112,100, + 97,116,101,66,117,116,116,111,110,115,40,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,67,111,109,112,111,110,101,110, + 116,42,32,99,114,101,97,116,101,65,117,100,105,111,68,101,109,111,40,41,13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,110,101,119,32, + 65,117,100,105,111,68,101,109,111,40,41,59,13,10,125,13,10,0,0}; const char* BinaryData::audiodemo_cpp = (const char*) temp10; static const unsigned char temp11[] = {47,42,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,13,10,13,10,32,32,32,84,104,105,115,32,102,105,108,101,32,105,115,32,112,97,114,116,32,111,102,32,116,104,101,32,74,85,67,69, 32,108,105,98,114,97,114,121,32,45,32,34,74,117,108,101,115,39,32,85,116,105,108,105,116,121,32,67,108,97,115,115,32,69,120,116,101,110,115,105, - 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,55,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, - 108,32,83,111,102,116,119,97,114,101,32,108,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,57,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, + 108,32,83,111,102,116,119,97,114,101,32,76,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,74,85,67,69,32,99,97,110,32,98,101,32,114,101, 100,105,115,116,114,105,98,117,116,101,100,32,97,110,100,47,111,114,32,109,111,100,105,102,105,101,100,32,117,110,100,101,114,32,116,104,101,32,116,101, - 114,109,115,32,111,102,32,116,104,101,13,10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115, - 101,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32,83,111,102,116,119,97,114,101,32,70,111,117, - 110,100,97,116,105,111,110,59,13,10,32,32,32,101,105,116,104,101,114,32,118,101,114,115,105,111,110,32,50,32,111,102,32,116,104,101,32,76,105,99, - 101,110,115,101,44,32,111,114,32,40,97,116,32,121,111,117,114,32,111,112,116,105,111,110,41,32,97,110,121,32,108,97,116,101,114,32,118,101,114,115, - 105,111,110,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116,101,100,32,105,110,32,116,104,101,32,104,111, - 112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,13,10,32,32,32,98,117,116,32,87,73,84,72,79, - 85,84,32,65,78,89,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101,110,32,116,104,101,32,105,109,112,108,105,101, - 100,32,119,97,114,114,97,110,116,121,32,111,102,13,10,32,32,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84,89,32,111,114,32,70,73,84, - 78,69,83,83,32,70,79,82,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83,69,46,32,32,83,101,101,32,116,104,101,13, - 10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102,111,114,32,109,111,114,101,32, - 100,101,116,97,105,108,115,46,13,10,13,10,32,32,32,89,111,117,32,115,104,111,117,108,100,32,104,97,118,101,32,114,101,99,101,105,118,101,100,32, - 97,32,99,111,112,121,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101, - 13,10,32,32,32,97,108,111,110,103,32,119,105,116,104,32,74,85,67,69,59,32,105,102,32,110,111,116,44,32,118,105,115,105,116,32,119,119,119,46, - 103,110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,32,111,114,32,119,114,105,116,101,32,116,111,32,116,104,101,13,10,32,32,32,70,114,101, - 101,32,83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,44,32,73,110,99,46,44,32,53,57,32,84,101,109,112,108,101,32,80, - 108,97,99,101,44,32,83,117,105,116,101,32,51,51,48,44,13,10,32,32,32,66,111,115,116,111,110,44,32,77,65,32,48,50,49,49,49,45,49,51, - 48,55,32,85,83,65,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 114,109,115,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,13,10,32,32,32,80,117,98,108,105,99,32,76,105,99,101,110,115, + 101,32,40,86,101,114,115,105,111,110,32,50,41,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32, + 83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,46,13,10,32,32,32,65,32,99,111,112,121,32,111,102,32,116,104,101,32,108, + 105,99,101,110,115,101,32,105,115,32,105,110,99,108,117,100,101,100,32,105,110,32,116,104,101,32,74,85,67,69,32,100,105,115,116,114,105,98,117,116, + 105,111,110,44,32,111,114,32,99,97,110,32,98,101,32,102,111,117,110,100,13,10,32,32,32,111,110,108,105,110,101,32,97,116,32,119,119,119,46,103, + 110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116, + 101,100,32,105,110,32,116,104,101,32,104,111,112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,32,98, + 117,116,32,87,73,84,72,79,85,84,32,65,78,89,13,10,32,32,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101, + 110,32,116,104,101,32,105,109,112,108,105,101,100,32,119,97,114,114,97,110,116,121,32,111,102,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84, + 89,32,111,114,32,70,73,84,78,69,83,83,32,70,79,82,13,10,32,32,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83, + 69,46,32,32,83,101,101,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102, + 111,114,32,109,111,114,101,32,100,101,116,97,105,108,115,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, - 45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,73,102,32,121,111,117,39,100,32,108,105,107,101,32,116,111,32,114,101,108,101,97,115, - 101,32,97,32,99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67, - 69,44,32,99,111,109,109,101,114,99,105,97,108,13,10,32,32,32,108,105,99,101,110,115,101,115,32,97,114,101,32,97,108,115,111,32,97,118,97,105, - 108,97,98,108,101,58,32,118,105,115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109, - 47,106,117,99,101,32,102,111,114,13,10,32,32,32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13, - 10,13,10,35,105,102,100,101,102,32,95,87,73,78,51,50,13,10,32,35,105,110,99,108,117,100,101,32,60,119,105,110,100,111,119,115,46,104,62,13, - 10,35,101,110,100,105,102,13,10,13,10,35,105,110,99,108,117,100,101,32,34,46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115, - 46,104,34,13,10,13,10,35,105,102,32,74,85,67,69,95,79,80,69,78,71,76,13,10,13,10,35,105,102,100,101,102,32,95,87,73,78,51,50,13, - 10,32,35,105,110,99,108,117,100,101,32,60,103,108,47,103,108,46,104,62,13,10,32,35,105,110,99,108,117,100,101,32,60,103,108,47,103,108,117,46, - 104,62,13,10,35,101,108,105,102,32,100,101,102,105,110,101,100,32,40,76,73,78,85,88,41,13,10,32,35,105,110,99,108,117,100,101,32,60,71,76, - 47,103,108,46,104,62,13,10,32,35,105,110,99,108,117,100,101,32,60,71,76,47,103,108,117,116,46,104,62,13,10,32,35,117,110,100,101,102,32,75, - 101,121,80,114,101,115,115,13,10,35,101,108,115,101,13,10,32,35,105,110,99,108,117,100,101,32,60,71,76,85,84,47,103,108,117,116,46,104,62,13, - 10,35,101,110,100,105,102,13,10,13,10,35,105,102,110,100,101,102,32,71,76,95,66,71,82,65,95,69,88,84,13,10,32,35,100,101,102,105,110,101, - 32,71,76,95,66,71,82,65,95,69,88,84,32,48,120,56,48,101,49,13,10,35,101,110,100,105,102,13,10,13,10,47,47,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,68, - 101,109,111,79,112,101,110,71,76,67,97,110,118,97,115,32,32,58,32,112,117,98,108,105,99,32,79,112,101,110,71,76,67,111,109,112,111,110,101,110, - 116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,84,105,109, - 101,114,13,10,123,13,10,32,32,32,32,102,108,111,97,116,32,114,111,116,97,116,105,111,110,44,32,100,101,108,116,97,59,13,10,32,32,32,32,73, - 109,97,103,101,42,32,105,109,97,103,101,59,13,10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,68,101,109,111,79,112,101,110,71,76,67, - 97,110,118,97,115,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,111,116,97,116,105,111,110,32,61,32,48,46,48,102,59, - 13,10,32,32,32,32,32,32,32,32,100,101,108,116,97,32,61,32,49,46,48,102,59,13,10,13,10,32,32,32,32,32,32,32,32,73,109,97,103,101, - 42,32,105,109,32,61,32,73,109,97,103,101,70,105,108,101,70,111,114,109,97,116,58,58,108,111,97,100,70,114,111,109,32,40,66,105,110,97,114,121, - 68,97,116,97,58,58,106,117,99,101,95,112,110,103,44,32,66,105,110,97,114,121,68,97,116,97,58,58,106,117,99,101,95,112,110,103,83,105,122,101, - 41,59,13,10,32,32,32,32,32,32,32,32,105,109,97,103,101,32,61,32,110,101,119,32,73,109,97,103,101,32,40,73,109,97,103,101,58,58,82,71, - 66,44,32,53,49,50,44,32,53,49,50,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,71,114,97,112,104,105,99,115,32,103,32, - 40,42,105,109,97,103,101,41,59,13,10,32,32,32,32,32,32,32,32,103,46,102,105,108,108,65,108,108,32,40,67,111,108,111,117,114,115,58,58,119, - 104,105,116,101,41,59,13,10,32,32,32,32,32,32,32,32,103,46,100,114,97,119,73,109,97,103,101,32,40,105,109,44,32,48,44,32,48,44,32,53, - 49,50,44,32,53,49,50,44,32,48,44,32,48,44,32,105,109,45,62,103,101,116,87,105,100,116,104,40,41,44,32,105,109,45,62,103,101,116,72,101, - 105,103,104,116,40,41,41,59,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,105,109,59,13,10,13,10,32,32,32,32,32,32,32,32, - 115,116,97,114,116,84,105,109,101,114,32,40,50,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,74,117,115,116,32,102,111,114,32, - 100,101,109,111,32,112,117,114,112,111,115,101,115,44,32,108,101,116,39,115,32,100,117,109,112,32,97,32,108,105,115,116,32,111,102,32,97,108,108,32, - 116,104,101,32,97,118,97,105,108,97,98,108,101,32,112,105,120,101,108,32,102,111,114,109,97,116,115,46,46,13,10,32,32,32,32,32,32,32,32,79, - 119,110,101,100,65,114,114,97,121,32,60,79,112,101,110,71,76,80,105,120,101,108,70,111,114,109,97,116,62,32,97,118,97,105,108,97,98,108,101,80, - 105,120,101,108,70,111,114,109,97,116,115,59,13,10,32,32,32,32,32,32,32,32,79,112,101,110,71,76,80,105,120,101,108,70,111,114,109,97,116,58, - 58,103,101,116,65,118,97,105,108,97,98,108,101,80,105,120,101,108,70,111,114,109,97,116,115,32,40,116,104,105,115,44,32,97,118,97,105,108,97,98, - 108,101,80,105,120,101,108,70,111,114,109,97,116,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,105,32,61, - 32,48,59,32,105,32,60,32,97,118,97,105,108,97,98,108,101,80,105,120,101,108,70,111,114,109,97,116,115,46,115,105,122,101,40,41,59,32,43,43, - 105,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,110,115,116,32,79,112,101,110,71,76,80, - 105,120,101,108,70,111,114,109,97,116,42,32,99,111,110,115,116,32,112,105,120,70,111,114,109,97,116,32,61,32,97,118,97,105,108,97,98,108,101,80, - 105,120,101,108,70,111,114,109,97,116,115,91,105,93,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,83,116,114,105,110,103,32,102,111, - 114,109,97,116,68,101,115,99,114,105,112,116,105,111,110,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,102,111,114,109,97,116,68,101,115,99, - 114,105,112,116,105,111,110,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,60,60,32,105,32,60,60,32,34,58,32,82,71,66,65,61,40, - 34,32,60,60,32,112,105,120,70,111,114,109,97,116,45,62,114,101,100,66,105,116,115,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,60, - 60,32,34,44,32,34,32,60,60,32,112,105,120,70,111,114,109,97,116,45,62,103,114,101,101,110,66,105,116,115,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,60,60,32,34,44,32,34,32,60,60,32,112,105,120,70,111,114,109,97,116,45,62,98,108,117,101,66,105,116,115,13,10,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,60,60,32,34,44,32,34,32,60,60,32,112,105,120,70,111,114,109,97,116,45,62,97,108,112,104,97,66, - 105,116,115,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,60,60,32,34,41,44,32,100,101,112,116,104,61,34,32,60,60,32,112,105,120, - 70,111,114,109,97,116,45,62,100,101,112,116,104,66,117,102,102,101,114,66,105,116,115,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,60, - 60,32,34,44,32,115,116,101,110,99,105,108,61,34,32,60,60,32,112,105,120,70,111,114,109,97,116,45,62,115,116,101,110,99,105,108,66,117,102,102, - 101,114,66,105,116,115,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,60,60,32,34,44,32,97,99,99,117,109,32,82,71,66,65,61,40, - 34,32,60,60,32,112,105,120,70,111,114,109,97,116,45,62,97,99,99,117,109,117,108,97,116,105,111,110,66,117,102,102,101,114,82,101,100,66,105,116, - 115,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,60,60,32,34,44,32,34,32,60,60,32,112,105,120,70,111,114,109,97,116,45,62,97, - 99,99,117,109,117,108,97,116,105,111,110,66,117,102,102,101,114,71,114,101,101,110,66,105,116,115,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,60,60,32,34,44,32,34,32,60,60,32,112,105,120,70,111,114,109,97,116,45,62,97,99,99,117,109,117,108,97,116,105,111,110,66,117,102,102, - 101,114,66,108,117,101,66,105,116,115,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,60,60,32,34,44,32,34,32,60,60,32,112,105,120, - 70,111,114,109,97,116,45,62,97,99,99,117,109,117,108,97,116,105,111,110,66,117,102,102,101,114,65,108,112,104,97,66,105,116,115,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,60,60,32,34,41,44,32,102,117,108,108,45,115,99,101,110,101,32,65,65,61,34,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,60,60,32,112,105,120,70,111,114,109,97,116,45,62,102,117,108,108,83,99,101,110,101,65,110,116,105,65,108,105,97, - 115,105,110,103,78,117,109,83,97,109,112,108,101,115,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,76,111,103,103,101,114,58,58,111, - 117,116,112,117,116,68,101,98,117,103,83,116,114,105,110,103,32,40,102,111,114,109,97,116,68,101,115,99,114,105,112,116,105,111,110,41,59,13,10,32, - 32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,68,101,109,111,79,112,101,110,71,76,67,97,110,118,97,115, - 40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,105,109,97,103,101,59,13,10,32,32,32,32,125,13, - 10,13,10,32,32,32,32,47,47,32,119,104,101,110,32,116,104,101,32,99,111,109,112,111,110,101,110,116,32,99,114,101,97,116,101,115,32,97,32,110, - 101,119,32,105,110,116,101,114,110,97,108,32,99,111,110,116,101,120,116,44,32,116,104,105,115,32,105,115,32,99,97,108,108,101,100,44,32,97,110,100, - 13,10,32,32,32,32,47,47,32,119,101,39,108,108,32,117,115,101,32,116,104,101,32,111,112,112,111,114,116,117,110,105,116,121,32,116,111,32,99,114, - 101,97,116,101,32,116,104,101,32,116,101,120,116,117,114,101,115,32,110,101,101,100,101,100,46,13,10,32,32,32,32,118,111,105,100,32,110,101,119,79, - 112,101,110,71,76,67,111,110,116,101,120,116,67,114,101,97,116,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47, - 32,40,110,111,32,110,101,101,100,32,116,111,32,99,97,108,108,32,109,97,107,101,67,117,114,114,101,110,116,67,111,110,116,101,120,116,65,99,116,105, - 118,101,40,41,44,32,97,115,32,116,104,97,116,32,119,105,108,108,32,104,97,118,101,13,10,32,32,32,32,32,32,32,32,47,47,32,98,101,101,110, - 32,100,111,110,101,32,102,111,114,32,117,115,32,98,101,102,111,114,101,32,116,104,101,32,109,101,116,104,111,100,32,99,97,108,108,41,46,13,10,32, - 32,32,32,32,32,32,32,103,108,67,108,101,97,114,67,111,108,111,114,32,40,48,46,48,102,44,32,48,46,48,102,44,32,48,46,48,102,44,32,48, - 46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,103,108,67,108,101,97,114,68,101,112,116,104,32,40,49,46,48,41,59,13,10,13,10,32,32, - 32,32,32,32,32,32,103,108,68,101,112,116,104,70,117,110,99,32,40,71,76,95,76,69,83,83,41,59,13,10,32,32,32,32,32,32,32,32,103,108, - 69,110,97,98,108,101,32,40,71,76,95,68,69,80,84,72,95,84,69,83,84,41,59,13,10,32,32,32,32,32,32,32,32,103,108,69,110,97,98,108, - 101,32,40,71,76,95,84,69,88,84,85,82,69,95,50,68,41,59,13,10,32,32,32,32,32,32,32,32,103,108,69,110,97,98,108,101,32,40,71,76, - 95,66,76,69,78,68,41,59,13,10,32,32,32,32,32,32,32,32,103,108,83,104,97,100,101,77,111,100,101,108,32,40,71,76,95,83,77,79,79,84, - 72,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,108,84,101,120,80,97,114,97,109,101,116,101,114,105,32,40,71,76,95,84,69,88,84,85, - 82,69,95,50,68,44,32,71,76,95,84,69,88,84,85,82,69,95,87,82,65,80,95,83,44,32,71,76,95,67,76,65,77,80,41,59,13,10,32,32, - 32,32,32,32,32,32,103,108,84,101,120,80,97,114,97,109,101,116,101,114,105,32,40,71,76,95,84,69,88,84,85,82,69,95,50,68,44,32,71,76, - 95,84,69,88,84,85,82,69,95,87,82,65,80,95,84,44,32,71,76,95,67,76,65,77,80,41,59,13,10,32,32,32,32,32,32,32,32,103,108,84, - 101,120,80,97,114,97,109,101,116,101,114,105,32,40,71,76,95,84,69,88,84,85,82,69,95,50,68,44,32,71,76,95,84,69,88,84,85,82,69,95, - 77,65,71,95,70,73,76,84,69,82,44,32,71,76,95,76,73,78,69,65,82,41,59,13,10,32,32,32,32,32,32,32,32,103,108,84,101,120,80,97, - 114,97,109,101,116,101,114,105,32,40,71,76,95,84,69,88,84,85,82,69,95,50,68,44,32,71,76,95,84,69,88,84,85,82,69,95,77,73,78,95, - 70,73,76,84,69,82,44,32,71,76,95,76,73,78,69,65,82,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,108,80,105,120,101,108,83,116, - 111,114,101,105,32,40,71,76,95,85,78,80,65,67,75,95,65,76,73,71,78,77,69,78,84,44,32,52,41,59,13,10,13,10,32,32,32,32,32,32, - 32,32,105,110,116,32,115,116,114,105,100,101,44,32,112,105,120,83,116,114,105,100,101,59,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32, - 118,111,105,100,42,32,112,105,120,101,108,115,32,61,32,105,109,97,103,101,45,62,108,111,99,107,80,105,120,101,108,68,97,116,97,82,101,97,100,79, - 110,108,121,32,40,48,44,32,48,44,32,105,109,97,103,101,45,62,103,101,116,87,105,100,116,104,40,41,44,32,105,109,97,103,101,45,62,103,101,116, - 72,101,105,103,104,116,40,41,44,32,115,116,114,105,100,101,44,32,112,105,120,83,116,114,105,100,101,41,59,13,10,13,10,32,32,32,32,32,32,32, - 32,103,108,84,101,120,73,109,97,103,101,50,68,32,40,71,76,95,84,69,88,84,85,82,69,95,50,68,44,32,48,44,32,52,44,32,105,109,97,103, - 101,45,62,103,101,116,87,105,100,116,104,40,41,44,32,105,109,97,103,101,45,62,103,101,116,72,101,105,103,104,116,40,41,44,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,48,44,32,71,76,95,82,71,66,44,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,71,76,95,85,78,83,73,71,78,69,68,95,66,89,84,69,44,32,112,105,120,101,108,115,41,59,13,10, - 32,32,32,32,32,32,32,32,105,109,97,103,101,45,62,114,101,108,101,97,115,101,80,105,120,101,108,68,97,116,97,82,101,97,100,79,110,108,121,32, - 40,112,105,120,101,108,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,108,72,105,110,116,32,40,71,76,95,76,73,78,69,95,83,77,79, - 79,84,72,95,72,73,78,84,44,32,71,76,95,78,73,67,69,83,84,41,59,13,10,32,32,32,32,32,32,32,32,103,108,72,105,110,116,32,40,71, - 76,95,80,79,73,78,84,95,83,77,79,79,84,72,95,72,73,78,84,44,32,71,76,95,78,73,67,69,83,84,41,59,13,10,32,32,32,32,32,32, - 32,32,103,108,66,108,101,110,100,70,117,110,99,32,40,71,76,95,83,82,67,95,65,76,80,72,65,44,32,71,76,95,79,78,69,95,77,73,78,85, - 83,95,83,82,67,95,65,76,80,72,65,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,109,111,117,115,101,68,114, - 97,103,32,40,99,111,110,115,116,32,77,111,117,115,101,69,118,101,110,116,38,32,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32, - 32,100,101,108,116,97,32,61,32,101,46,103,101,116,68,105,115,116,97,110,99,101,70,114,111,109,68,114,97,103,83,116,97,114,116,88,40,41,32,47, - 32,49,48,48,46,48,102,59,13,10,32,32,32,32,32,32,32,32,114,101,112,97,105,110,116,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32, - 32,32,32,118,111,105,100,32,114,101,110,100,101,114,79,112,101,110,71,76,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,103, - 108,67,108,101,97,114,67,111,108,111,114,32,40,48,46,56,102,44,32,48,46,48,102,44,32,48,46,52,102,44,32,48,46,48,102,41,59,13,10,32, - 32,32,32,32,32,32,32,103,108,67,108,101,97,114,32,40,71,76,95,67,79,76,79,82,95,66,85,70,70,69,82,95,66,73,84,32,124,32,71,76, - 95,68,69,80,84,72,95,66,85,70,70,69,82,95,66,73,84,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,108,77,97,116,114,105,120,77, - 111,100,101,40,71,76,95,80,82,79,74,69,67,84,73,79,78,41,59,13,10,32,32,32,32,32,32,32,32,103,108,76,111,97,100,73,100,101,110,116, - 105,116,121,40,41,59,13,10,32,32,32,32,32,32,32,32,103,108,79,114,116,104,111,32,40,48,46,48,44,32,103,101,116,87,105,100,116,104,40,41, - 44,32,48,46,48,44,32,103,101,116,72,101,105,103,104,116,40,41,44,32,48,44,32,49,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,108, - 67,111,108,111,114,52,102,32,40,49,46,48,102,44,32,49,46,48,102,44,32,49,46,48,102,44,32,102,97,98,115,102,32,40,58,58,115,105,110,102, - 32,40,114,111,116,97,116,105,111,110,32,47,32,49,48,48,46,48,102,41,41,41,59,13,10,32,32,32,32,32,32,32,32,103,108,66,101,103,105,110, - 40,71,76,95,81,85,65,68,83,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,105,32,40,48, - 44,32,48,41,59,32,103,108,86,101,114,116,101,120,50,102,32,40,53,48,46,48,102,44,32,103,101,116,72,101,105,103,104,116,40,41,32,45,32,53, - 48,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,105,32,40,49,44,32,48,41,59, - 32,103,108,86,101,114,116,101,120,50,102,32,40,103,101,116,87,105,100,116,104,40,41,32,45,32,53,48,46,48,102,44,32,103,101,116,72,101,105,103, - 104,116,40,41,32,45,32,53,48,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,105, - 32,40,49,44,32,49,41,59,32,103,108,86,101,114,116,101,120,50,102,32,40,103,101,116,87,105,100,116,104,40,41,32,45,32,53,48,46,48,102,44, - 32,53,48,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,105,32,40,48,44,32,49, - 41,59,32,103,108,86,101,114,116,101,120,50,102,32,40,53,48,46,48,102,44,32,53,48,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,103, - 108,69,110,100,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,108,77,97,116,114,105,120,77,111,100,101,32,40,71,76,95,80,82,79,74, - 69,67,84,73,79,78,41,59,13,10,32,32,32,32,32,32,32,32,103,108,76,111,97,100,73,100,101,110,116,105,116,121,40,41,59,13,10,13,10,32, - 32,32,32,32,32,32,32,103,108,67,108,101,97,114,32,40,71,76,95,68,69,80,84,72,95,66,85,70,70,69,82,95,66,73,84,41,59,13,10,32, - 32,32,32,32,32,32,32,103,108,117,80,101,114,115,112,101,99,116,105,118,101,32,40,52,53,46,48,102,44,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,101,116,87,105,100,116,104,40,41,32,47,32,40,71,76,102,108,111,97,116,41,32,103,101, - 116,72,101,105,103,104,116,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,48,46,49,102, - 44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,49,48,48,46,48,102,41,59,13,10,13,10,32, - 32,32,32,32,32,32,32,103,108,77,97,116,114,105,120,77,111,100,101,32,40,71,76,95,77,79,68,69,76,86,73,69,87,41,59,13,10,13,10,32, - 32,32,32,32,32,32,32,103,108,76,111,97,100,73,100,101,110,116,105,116,121,40,41,59,13,10,32,32,32,32,32,32,32,32,103,108,80,117,115,104, - 77,97,116,114,105,120,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,114,97,110,115,108,97,116,101,102,32,40,48, - 46,48,102,44,32,48,46,48,102,44,32,45,53,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,108,82,111,116,97,116,101, - 102,32,40,114,111,116,97,116,105,111,110,44,32,48,46,53,102,44,32,49,46,48,102,44,32,48,46,48,102,41,59,13,10,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,103,108,66,101,103,105,110,32,40,71,76,95,81,85,65,68,83,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,103,108,67,111,108,111,114,51,102,32,40,48,46,48,102,44,32,49,46,48,102,44,32,48,46,48,102,41,59,13,10,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,48,46,48,102,44,32,48,46,48,102,41,59, - 32,103,108,86,101,114,116,101,120,51,102,40,45,49,46,48,102,44,32,45,49,46,48,102,44,32,32,49,46,48,102,41,59,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,48,46,48,102,44,32,49,46,48,102,41,59,32,103,108,86, - 101,114,116,101,120,51,102,40,32,49,46,48,102,44,32,45,49,46,48,102,44,32,32,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,49,46,48,102,44,32,49,46,48,102,41,59,32,103,108,86,101,114,116,101, - 120,51,102,40,32,49,46,48,102,44,32,32,49,46,48,102,44,32,32,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,49,46,48,102,44,32,48,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40, - 45,49,46,48,102,44,32,32,49,46,48,102,44,32,32,49,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,103,108,67,111,108,111,114,51,102,32,40,49,46,48,102,44,32,48,46,48,102,44,32,48,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,48,46,48,102,44,32,48,46,48,102,41,59,32,103,108,86,101, - 114,116,101,120,51,102,40,45,49,46,48,102,44,32,45,49,46,48,102,44,32,45,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,48,46,48,102,44,32,49,46,48,102,41,59,32,103,108,86,101,114,116,101,120, - 51,102,40,45,49,46,48,102,44,32,32,49,46,48,102,44,32,45,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,49,46,48,102,44,32,49,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32, - 49,46,48,102,44,32,32,49,46,48,102,44,32,45,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108, - 84,101,120,67,111,111,114,100,50,102,40,49,46,48,102,44,32,48,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102, - 44,32,45,49,46,48,102,44,32,45,49,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,67,111, - 108,111,114,51,102,32,40,48,46,48,102,44,32,48,46,48,102,44,32,49,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,48,46,48,102,44,32,48,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51, - 102,40,45,49,46,48,102,44,32,32,49,46,48,102,44,32,45,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,103,108,84,101,120,67,111,111,114,100,50,102,40,48,46,48,102,44,32,49,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,45,49, - 46,48,102,44,32,32,49,46,48,102,44,32,32,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84, - 101,120,67,111,111,114,100,50,102,40,49,46,48,102,44,32,49,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102,44, - 32,32,49,46,48,102,44,32,32,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111, - 111,114,100,50,102,40,49,46,48,102,44,32,48,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102,44,32,32,49,46, - 48,102,44,32,45,49,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,67,111,108,111,114,51,102, - 32,40,49,46,48,102,44,32,49,46,48,102,44,32,48,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 103,108,84,101,120,67,111,111,114,100,50,102,40,48,46,48,102,44,32,48,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,45,49,46, - 48,102,44,32,45,49,46,48,102,44,32,45,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101, - 120,67,111,111,114,100,50,102,40,48,46,48,102,44,32,49,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102,44,32, - 45,49,46,48,102,44,32,45,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111, - 114,100,50,102,40,49,46,48,102,44,32,49,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102,44,32,45,49,46,48, - 102,44,32,32,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102, - 40,49,46,48,102,44,32,48,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,45,49,46,48,102,44,32,45,49,46,48,102,44,32,32, - 49,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,67,111,108,111,114,51,102,32,40,48,46,48, - 102,44,32,49,46,48,102,44,32,49,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120, - 67,111,111,114,100,50,102,40,48,46,48,102,44,32,48,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102,44,32,45, - 49,46,48,102,44,32,45,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114, - 100,50,102,40,48,46,48,102,44,32,49,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102,44,32,32,49,46,48,102, - 44,32,45,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40, - 49,46,48,102,44,32,49,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102,44,32,32,49,46,48,102,44,32,32,49, - 46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,49,46,48,102, - 44,32,48,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102,44,32,45,49,46,48,102,44,32,32,49,46,48,102,41, - 59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,67,111,108,111,114,51,102,32,40,49,46,48,102,44,32,48,46, - 48,102,44,32,49,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100, - 50,102,40,48,46,48,102,44,32,48,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,45,49,46,48,102,44,32,45,49,46,48,102,44, - 32,45,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,48, - 46,48,102,44,32,49,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,45,49,46,48,102,44,32,45,49,46,48,102,44,32,32,49,46, - 48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,49,46,48,102,44, - 32,49,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,45,49,46,48,102,44,32,32,49,46,48,102,44,32,32,49,46,48,102,41,59, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,49,46,48,102,44,32,48,46,48, - 102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,45,49,46,48,102,44,32,32,49,46,48,102,44,32,45,49,46,48,102,41,59,13,10,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,103,108,69,110,100,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,108,80,111,112,77,97,116, - 114,105,120,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,116,105,109,101,114,67,97,108,108,98,97,99,107,40, - 41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,111,116,97,116,105,111,110,32,43,61,32,100,101,108,116,97,59,13,10,13,10, - 32,32,32,32,32,32,32,32,114,101,112,97,105,110,116,40,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115, - 32,79,112,101,110,71,76,68,101,109,111,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,13,10,123,13,10,32,32,32,32, - 47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,84,111,32,114,101,108,101,97,115,101,32,97,32, + 99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67,69,44,32,99, + 111,109,109,101,114,99,105,97,108,32,108,105,99,101,110,115,101,115,32,97,114,101,13,10,32,32,32,97,118,97,105,108,97,98,108,101,58,32,118,105, + 115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109,47,106,117,99,101,32,102,111,114, + 32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13,10,13,10,35,105,102,100,101,102,32,95,87,73, + 78,51,50,13,10,32,35,105,110,99,108,117,100,101,32,60,119,105,110,100,111,119,115,46,104,62,13,10,35,101,110,100,105,102,13,10,13,10,35,105, + 110,99,108,117,100,101,32,34,46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,35,105,102,32,74,85, + 67,69,95,79,80,69,78,71,76,13,10,13,10,35,105,102,100,101,102,32,95,87,73,78,51,50,13,10,32,35,105,110,99,108,117,100,101,32,60,103, + 108,47,103,108,46,104,62,13,10,32,35,105,110,99,108,117,100,101,32,60,103,108,47,103,108,117,46,104,62,13,10,35,101,108,105,102,32,100,101,102, + 105,110,101,100,32,40,76,73,78,85,88,41,13,10,32,35,105,110,99,108,117,100,101,32,60,71,76,47,103,108,46,104,62,13,10,32,35,105,110,99, + 108,117,100,101,32,60,71,76,47,103,108,117,116,46,104,62,13,10,32,35,117,110,100,101,102,32,75,101,121,80,114,101,115,115,13,10,35,101,108,115, + 101,13,10,32,35,105,110,99,108,117,100,101,32,60,71,76,85,84,47,103,108,117,116,46,104,62,13,10,35,101,110,100,105,102,13,10,13,10,35,105, + 102,110,100,101,102,32,71,76,95,66,71,82,65,95,69,88,84,13,10,32,35,100,101,102,105,110,101,32,71,76,95,66,71,82,65,95,69,88,84,32, + 48,120,56,48,101,49,13,10,35,101,110,100,105,102,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,68,101,109,111,79,112,101,110,71,76,67,97,110,118, + 97,115,32,32,58,32,112,117,98,108,105,99,32,79,112,101,110,71,76,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,84,105,109,101,114,13,10,123,13,10,32,32,32,32,102,108, + 111,97,116,32,114,111,116,97,116,105,111,110,44,32,100,101,108,116,97,59,13,10,32,32,32,32,73,109,97,103,101,42,32,105,109,97,103,101,59,13, + 10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,68,101,109,111,79,112,101,110,71,76,67,97,110,118,97,115,40,41,13,10,32,32,32,32, + 123,13,10,32,32,32,32,32,32,32,32,114,111,116,97,116,105,111,110,32,61,32,48,46,48,102,59,13,10,32,32,32,32,32,32,32,32,100,101,108, + 116,97,32,61,32,49,46,48,102,59,13,10,13,10,32,32,32,32,32,32,32,32,73,109,97,103,101,42,32,105,109,32,61,32,73,109,97,103,101,70, + 105,108,101,70,111,114,109,97,116,58,58,108,111,97,100,70,114,111,109,32,40,66,105,110,97,114,121,68,97,116,97,58,58,106,117,99,101,95,112,110, + 103,44,32,66,105,110,97,114,121,68,97,116,97,58,58,106,117,99,101,95,112,110,103,83,105,122,101,41,59,13,10,32,32,32,32,32,32,32,32,105, + 109,97,103,101,32,61,32,110,101,119,32,73,109,97,103,101,32,40,73,109,97,103,101,58,58,82,71,66,44,32,53,49,50,44,32,53,49,50,44,32, + 116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,71,114,97,112,104,105,99,115,32,103,32,40,42,105,109,97,103,101,41,59,13,10,32,32, + 32,32,32,32,32,32,103,46,102,105,108,108,65,108,108,32,40,67,111,108,111,117,114,115,58,58,119,104,105,116,101,41,59,13,10,32,32,32,32,32, + 32,32,32,103,46,100,114,97,119,73,109,97,103,101,32,40,105,109,44,32,48,44,32,48,44,32,53,49,50,44,32,53,49,50,44,32,48,44,32,48, + 44,32,105,109,45,62,103,101,116,87,105,100,116,104,40,41,44,32,105,109,45,62,103,101,116,72,101,105,103,104,116,40,41,41,59,13,10,32,32,32, + 32,32,32,32,32,100,101,108,101,116,101,32,105,109,59,13,10,13,10,32,32,32,32,32,32,32,32,115,116,97,114,116,84,105,109,101,114,32,40,50, + 48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,74,117,115,116,32,102,111,114,32,100,101,109,111,32,112,117,114,112,111,115,101,115, + 44,32,108,101,116,39,115,32,100,117,109,112,32,97,32,108,105,115,116,32,111,102,32,97,108,108,32,116,104,101,32,97,118,97,105,108,97,98,108,101, + 32,112,105,120,101,108,32,102,111,114,109,97,116,115,46,46,13,10,32,32,32,32,32,32,32,32,79,119,110,101,100,65,114,114,97,121,32,60,79,112, + 101,110,71,76,80,105,120,101,108,70,111,114,109,97,116,62,32,97,118,97,105,108,97,98,108,101,80,105,120,101,108,70,111,114,109,97,116,115,59,13, + 10,32,32,32,32,32,32,32,32,79,112,101,110,71,76,80,105,120,101,108,70,111,114,109,97,116,58,58,103,101,116,65,118,97,105,108,97,98,108,101, + 80,105,120,101,108,70,111,114,109,97,116,115,32,40,116,104,105,115,44,32,97,118,97,105,108,97,98,108,101,80,105,120,101,108,70,111,114,109,97,116, + 115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,105,32,61,32,48,59,32,105,32,60,32,97,118,97,105,108, + 97,98,108,101,80,105,120,101,108,70,111,114,109,97,116,115,46,115,105,122,101,40,41,59,32,43,43,105,41,13,10,32,32,32,32,32,32,32,32,123, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111,110,115,116,32,79,112,101,110,71,76,80,105,120,101,108,70,111,114,109,97,116,42,32,99, + 111,110,115,116,32,112,105,120,70,111,114,109,97,116,32,61,32,97,118,97,105,108,97,98,108,101,80,105,120,101,108,70,111,114,109,97,116,115,91,105, + 93,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,83,116,114,105,110,103,32,102,111,114,109,97,116,68,101,115,99,114,105,112,116,105, + 111,110,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,102,111,114,109,97,116,68,101,115,99,114,105,112,116,105,111,110,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,60,60,32,105,32,60,60,32,34,58,32,82,71,66,65,61,40,34,32,60,60,32,112,105,120,70,111,114,109,97, + 116,45,62,114,101,100,66,105,116,115,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,60,60,32,34,44,32,34,32,60,60,32,112,105,120, + 70,111,114,109,97,116,45,62,103,114,101,101,110,66,105,116,115,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,60,60,32,34,44,32,34, + 32,60,60,32,112,105,120,70,111,114,109,97,116,45,62,98,108,117,101,66,105,116,115,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,60, + 60,32,34,44,32,34,32,60,60,32,112,105,120,70,111,114,109,97,116,45,62,97,108,112,104,97,66,105,116,115,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,60,60,32,34,41,44,32,100,101,112,116,104,61,34,32,60,60,32,112,105,120,70,111,114,109,97,116,45,62,100,101,112,116,104, + 66,117,102,102,101,114,66,105,116,115,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,60,60,32,34,44,32,115,116,101,110,99,105,108,61, + 34,32,60,60,32,112,105,120,70,111,114,109,97,116,45,62,115,116,101,110,99,105,108,66,117,102,102,101,114,66,105,116,115,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,60,60,32,34,44,32,97,99,99,117,109,32,82,71,66,65,61,40,34,32,60,60,32,112,105,120,70,111,114,109,97, + 116,45,62,97,99,99,117,109,117,108,97,116,105,111,110,66,117,102,102,101,114,82,101,100,66,105,116,115,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,60,60,32,34,44,32,34,32,60,60,32,112,105,120,70,111,114,109,97,116,45,62,97,99,99,117,109,117,108,97,116,105,111,110,66,117, + 102,102,101,114,71,114,101,101,110,66,105,116,115,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,60,60,32,34,44,32,34,32,60,60,32, + 112,105,120,70,111,114,109,97,116,45,62,97,99,99,117,109,117,108,97,116,105,111,110,66,117,102,102,101,114,66,108,117,101,66,105,116,115,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,60,60,32,34,44,32,34,32,60,60,32,112,105,120,70,111,114,109,97,116,45,62,97,99,99,117,109, + 117,108,97,116,105,111,110,66,117,102,102,101,114,65,108,112,104,97,66,105,116,115,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,60,60, + 32,34,41,44,32,102,117,108,108,45,115,99,101,110,101,32,65,65,61,34,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,60,60,32,112, + 105,120,70,111,114,109,97,116,45,62,102,117,108,108,83,99,101,110,101,65,110,116,105,65,108,105,97,115,105,110,103,78,117,109,83,97,109,112,108,101, + 115,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,76,111,103,103,101,114,58,58,111,117,116,112,117,116,68,101,98,117,103,83,116,114, + 105,110,103,32,40,102,111,114,109,97,116,68,101,115,99,114,105,112,116,105,111,110,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32, + 32,125,13,10,13,10,32,32,32,32,126,68,101,109,111,79,112,101,110,71,76,67,97,110,118,97,115,40,41,13,10,32,32,32,32,123,13,10,32,32, + 32,32,32,32,32,32,100,101,108,101,116,101,32,105,109,97,103,101,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,32,119,104,101, + 110,32,116,104,101,32,99,111,109,112,111,110,101,110,116,32,99,114,101,97,116,101,115,32,97,32,110,101,119,32,105,110,116,101,114,110,97,108,32,99, + 111,110,116,101,120,116,44,32,116,104,105,115,32,105,115,32,99,97,108,108,101,100,44,32,97,110,100,13,10,32,32,32,32,47,47,32,119,101,39,108, + 108,32,117,115,101,32,116,104,101,32,111,112,112,111,114,116,117,110,105,116,121,32,116,111,32,99,114,101,97,116,101,32,116,104,101,32,116,101,120,116, + 117,114,101,115,32,110,101,101,100,101,100,46,13,10,32,32,32,32,118,111,105,100,32,110,101,119,79,112,101,110,71,76,67,111,110,116,101,120,116,67, + 114,101,97,116,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,40,110,111,32,110,101,101,100,32,116,111,32, + 99,97,108,108,32,109,97,107,101,67,117,114,114,101,110,116,67,111,110,116,101,120,116,65,99,116,105,118,101,40,41,44,32,97,115,32,116,104,97,116, + 32,119,105,108,108,32,104,97,118,101,13,10,32,32,32,32,32,32,32,32,47,47,32,98,101,101,110,32,100,111,110,101,32,102,111,114,32,117,115,32, + 98,101,102,111,114,101,32,116,104,101,32,109,101,116,104,111,100,32,99,97,108,108,41,46,13,10,32,32,32,32,32,32,32,32,103,108,67,108,101,97, + 114,67,111,108,111,114,32,40,48,46,48,102,44,32,48,46,48,102,44,32,48,46,48,102,44,32,48,46,48,102,41,59,13,10,32,32,32,32,32,32, + 32,32,103,108,67,108,101,97,114,68,101,112,116,104,32,40,49,46,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,108,68,101,112,116,104, + 70,117,110,99,32,40,71,76,95,76,69,83,83,41,59,13,10,32,32,32,32,32,32,32,32,103,108,69,110,97,98,108,101,32,40,71,76,95,68,69, + 80,84,72,95,84,69,83,84,41,59,13,10,32,32,32,32,32,32,32,32,103,108,69,110,97,98,108,101,32,40,71,76,95,84,69,88,84,85,82,69, + 95,50,68,41,59,13,10,32,32,32,32,32,32,32,32,103,108,69,110,97,98,108,101,32,40,71,76,95,66,76,69,78,68,41,59,13,10,32,32,32, + 32,32,32,32,32,103,108,83,104,97,100,101,77,111,100,101,108,32,40,71,76,95,83,77,79,79,84,72,41,59,13,10,13,10,32,32,32,32,32,32, + 32,32,103,108,84,101,120,80,97,114,97,109,101,116,101,114,105,32,40,71,76,95,84,69,88,84,85,82,69,95,50,68,44,32,71,76,95,84,69,88, + 84,85,82,69,95,87,82,65,80,95,83,44,32,71,76,95,67,76,65,77,80,41,59,13,10,32,32,32,32,32,32,32,32,103,108,84,101,120,80,97, + 114,97,109,101,116,101,114,105,32,40,71,76,95,84,69,88,84,85,82,69,95,50,68,44,32,71,76,95,84,69,88,84,85,82,69,95,87,82,65,80, + 95,84,44,32,71,76,95,67,76,65,77,80,41,59,13,10,32,32,32,32,32,32,32,32,103,108,84,101,120,80,97,114,97,109,101,116,101,114,105,32, + 40,71,76,95,84,69,88,84,85,82,69,95,50,68,44,32,71,76,95,84,69,88,84,85,82,69,95,77,65,71,95,70,73,76,84,69,82,44,32,71, + 76,95,76,73,78,69,65,82,41,59,13,10,32,32,32,32,32,32,32,32,103,108,84,101,120,80,97,114,97,109,101,116,101,114,105,32,40,71,76,95, + 84,69,88,84,85,82,69,95,50,68,44,32,71,76,95,84,69,88,84,85,82,69,95,77,73,78,95,70,73,76,84,69,82,44,32,71,76,95,76,73, + 78,69,65,82,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,108,80,105,120,101,108,83,116,111,114,101,105,32,40,71,76,95,85,78,80,65, + 67,75,95,65,76,73,71,78,77,69,78,84,44,32,52,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,110,116,32,115,116,114,105,100,101,44, + 32,112,105,120,83,116,114,105,100,101,59,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,118,111,105,100,42,32,112,105,120,101,108,115,32, + 61,32,105,109,97,103,101,45,62,108,111,99,107,80,105,120,101,108,68,97,116,97,82,101,97,100,79,110,108,121,32,40,48,44,32,48,44,32,105,109, + 97,103,101,45,62,103,101,116,87,105,100,116,104,40,41,44,32,105,109,97,103,101,45,62,103,101,116,72,101,105,103,104,116,40,41,44,32,115,116,114, + 105,100,101,44,32,112,105,120,83,116,114,105,100,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,108,84,101,120,73,109,97,103,101,50,68, + 32,40,71,76,95,84,69,88,84,85,82,69,95,50,68,44,32,48,44,32,52,44,32,105,109,97,103,101,45,62,103,101,116,87,105,100,116,104,40,41, + 44,32,105,109,97,103,101,45,62,103,101,116,72,101,105,103,104,116,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,48,44,32,71,76,95,82,71,66,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,71, + 76,95,85,78,83,73,71,78,69,68,95,66,89,84,69,44,32,112,105,120,101,108,115,41,59,13,10,32,32,32,32,32,32,32,32,105,109,97,103,101, + 45,62,114,101,108,101,97,115,101,80,105,120,101,108,68,97,116,97,82,101,97,100,79,110,108,121,32,40,112,105,120,101,108,115,41,59,13,10,13,10, + 32,32,32,32,32,32,32,32,103,108,72,105,110,116,32,40,71,76,95,76,73,78,69,95,83,77,79,79,84,72,95,72,73,78,84,44,32,71,76,95, + 78,73,67,69,83,84,41,59,13,10,32,32,32,32,32,32,32,32,103,108,72,105,110,116,32,40,71,76,95,80,79,73,78,84,95,83,77,79,79,84, + 72,95,72,73,78,84,44,32,71,76,95,78,73,67,69,83,84,41,59,13,10,32,32,32,32,32,32,32,32,103,108,66,108,101,110,100,70,117,110,99, + 32,40,71,76,95,83,82,67,95,65,76,80,72,65,44,32,71,76,95,79,78,69,95,77,73,78,85,83,95,83,82,67,95,65,76,80,72,65,41,59, + 13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,109,111,117,115,101,68,114,97,103,32,40,99,111,110,115,116,32,77,111,117, + 115,101,69,118,101,110,116,38,32,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,116,97,32,61,32,101,46,103,101, + 116,68,105,115,116,97,110,99,101,70,114,111,109,68,114,97,103,83,116,97,114,116,88,40,41,32,47,32,49,48,48,46,48,102,59,13,10,32,32,32, + 32,32,32,32,32,114,101,112,97,105,110,116,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,110,100,101, + 114,79,112,101,110,71,76,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,103,108,67,108,101,97,114,67,111,108,111,114,32,40, + 48,46,56,102,44,32,48,46,48,102,44,32,48,46,52,102,44,32,48,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,103,108,67,108,101,97, + 114,32,40,71,76,95,67,79,76,79,82,95,66,85,70,70,69,82,95,66,73,84,32,124,32,71,76,95,68,69,80,84,72,95,66,85,70,70,69,82, + 95,66,73,84,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,108,77,97,116,114,105,120,77,111,100,101,40,71,76,95,80,82,79,74,69,67, + 84,73,79,78,41,59,13,10,32,32,32,32,32,32,32,32,103,108,76,111,97,100,73,100,101,110,116,105,116,121,40,41,59,13,10,32,32,32,32,32, + 32,32,32,103,108,79,114,116,104,111,32,40,48,46,48,44,32,103,101,116,87,105,100,116,104,40,41,44,32,48,46,48,44,32,103,101,116,72,101,105, + 103,104,116,40,41,44,32,48,44,32,49,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,108,67,111,108,111,114,52,102,32,40,49,46,48,102, + 44,32,49,46,48,102,44,32,49,46,48,102,44,32,102,97,98,115,102,32,40,58,58,115,105,110,102,32,40,114,111,116,97,116,105,111,110,32,47,32, + 49,48,48,46,48,102,41,41,41,59,13,10,32,32,32,32,32,32,32,32,103,108,66,101,103,105,110,40,71,76,95,81,85,65,68,83,41,59,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,105,32,40,48,44,32,48,41,59,32,103,108,86,101,114,116,101, + 120,50,102,32,40,53,48,46,48,102,44,32,103,101,116,72,101,105,103,104,116,40,41,32,45,32,53,48,46,48,102,41,59,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,105,32,40,49,44,32,48,41,59,32,103,108,86,101,114,116,101,120,50,102,32,40, + 103,101,116,87,105,100,116,104,40,41,32,45,32,53,48,46,48,102,44,32,103,101,116,72,101,105,103,104,116,40,41,32,45,32,53,48,46,48,102,41, + 59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,105,32,40,49,44,32,49,41,59,32,103,108,86,101, + 114,116,101,120,50,102,32,40,103,101,116,87,105,100,116,104,40,41,32,45,32,53,48,46,48,102,44,32,53,48,46,48,102,41,59,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,105,32,40,48,44,32,49,41,59,32,103,108,86,101,114,116,101,120,50,102, + 32,40,53,48,46,48,102,44,32,53,48,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,103,108,69,110,100,40,41,59,13,10,13,10,32,32, + 32,32,32,32,32,32,103,108,77,97,116,114,105,120,77,111,100,101,32,40,71,76,95,80,82,79,74,69,67,84,73,79,78,41,59,13,10,32,32,32, + 32,32,32,32,32,103,108,76,111,97,100,73,100,101,110,116,105,116,121,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,108,67,108,101,97, + 114,32,40,71,76,95,68,69,80,84,72,95,66,85,70,70,69,82,95,66,73,84,41,59,13,10,32,32,32,32,32,32,32,32,103,108,117,80,101,114, + 115,112,101,99,116,105,118,101,32,40,52,53,46,48,102,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,103,101,116,87,105,100,116,104,40,41,32,47,32,40,71,76,102,108,111,97,116,41,32,103,101,116,72,101,105,103,104,116,40,41,44,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,48,46,49,102,44,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,49,48,48,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,108,77,97,116,114, + 105,120,77,111,100,101,32,40,71,76,95,77,79,68,69,76,86,73,69,87,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,108,76,111,97,100, + 73,100,101,110,116,105,116,121,40,41,59,13,10,32,32,32,32,32,32,32,32,103,108,80,117,115,104,77,97,116,114,105,120,40,41,59,13,10,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,114,97,110,115,108,97,116,101,102,32,40,48,46,48,102,44,32,48,46,48,102,44,32,45,53, + 46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,108,82,111,116,97,116,101,102,32,40,114,111,116,97,116,105,111,110,44,32, + 48,46,53,102,44,32,49,46,48,102,44,32,48,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,108,66,101,103,105, + 110,32,40,71,76,95,81,85,65,68,83,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,67,111,108,111,114, + 51,102,32,40,48,46,48,102,44,32,49,46,48,102,44,32,48,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,48,46,48,102,44,32,48,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,45, + 49,46,48,102,44,32,45,49,46,48,102,44,32,32,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108, + 84,101,120,67,111,111,114,100,50,102,40,48,46,48,102,44,32,49,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102, + 44,32,45,49,46,48,102,44,32,32,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67, + 111,111,114,100,50,102,40,49,46,48,102,44,32,49,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102,44,32,32,49, + 46,48,102,44,32,32,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100, + 50,102,40,49,46,48,102,44,32,48,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,45,49,46,48,102,44,32,32,49,46,48,102,44, + 32,32,49,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,67,111,108,111,114,51,102,32,40,49, + 46,48,102,44,32,48,46,48,102,44,32,48,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84, + 101,120,67,111,111,114,100,50,102,40,48,46,48,102,44,32,48,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,45,49,46,48,102,44, + 32,45,49,46,48,102,44,32,45,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111, + 111,114,100,50,102,40,48,46,48,102,44,32,49,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,45,49,46,48,102,44,32,32,49,46, + 48,102,44,32,45,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50, + 102,40,49,46,48,102,44,32,49,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102,44,32,32,49,46,48,102,44,32, + 45,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,49,46, + 48,102,44,32,48,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102,44,32,45,49,46,48,102,44,32,45,49,46,48, + 102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,67,111,108,111,114,51,102,32,40,48,46,48,102,44,32, + 48,46,48,102,44,32,49,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111, + 114,100,50,102,40,48,46,48,102,44,32,48,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,45,49,46,48,102,44,32,32,49,46,48, + 102,44,32,45,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102, + 40,48,46,48,102,44,32,49,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,45,49,46,48,102,44,32,32,49,46,48,102,44,32,32, + 49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,49,46,48, + 102,44,32,49,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102,44,32,32,49,46,48,102,44,32,32,49,46,48,102, + 41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,49,46,48,102,44,32,48, + 46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102,44,32,32,49,46,48,102,44,32,45,49,46,48,102,41,59,13,10, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,67,111,108,111,114,51,102,32,40,49,46,48,102,44,32,49,46,48,102,44, + 32,48,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40, + 48,46,48,102,44,32,48,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,45,49,46,48,102,44,32,45,49,46,48,102,44,32,45,49, + 46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,48,46,48,102, + 44,32,49,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102,44,32,45,49,46,48,102,44,32,45,49,46,48,102,41, + 59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,49,46,48,102,44,32,49,46, + 48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102,44,32,45,49,46,48,102,44,32,32,49,46,48,102,41,59,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,49,46,48,102,44,32,48,46,48,102,41,59, + 32,103,108,86,101,114,116,101,120,51,102,40,45,49,46,48,102,44,32,45,49,46,48,102,44,32,32,49,46,48,102,41,59,13,10,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,67,111,108,111,114,51,102,32,40,48,46,48,102,44,32,49,46,48,102,44,32,49,46,48,102, + 41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,48,46,48,102,44, + 32,48,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102,44,32,45,49,46,48,102,44,32,45,49,46,48,102,41,59, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,48,46,48,102,44,32,49,46,48, + 102,41,59,32,103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102,44,32,32,49,46,48,102,44,32,45,49,46,48,102,41,59,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,49,46,48,102,44,32,49,46,48,102,41,59,32, + 103,108,86,101,114,116,101,120,51,102,40,32,49,46,48,102,44,32,32,49,46,48,102,44,32,32,49,46,48,102,41,59,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,49,46,48,102,44,32,48,46,48,102,41,59,32,103,108,86,101, + 114,116,101,120,51,102,40,32,49,46,48,102,44,32,45,49,46,48,102,44,32,32,49,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,103,108,67,111,108,111,114,51,102,32,40,49,46,48,102,44,32,48,46,48,102,44,32,49,46,48,102,41,59,13,10,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,48,46,48,102,44,32,48,46,48,102, + 41,59,32,103,108,86,101,114,116,101,120,51,102,40,45,49,46,48,102,44,32,45,49,46,48,102,44,32,45,49,46,48,102,41,59,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,48,46,48,102,44,32,49,46,48,102,41,59,32,103, + 108,86,101,114,116,101,120,51,102,40,45,49,46,48,102,44,32,45,49,46,48,102,44,32,32,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,49,46,48,102,44,32,49,46,48,102,41,59,32,103,108,86,101,114, + 116,101,120,51,102,40,45,49,46,48,102,44,32,32,49,46,48,102,44,32,32,49,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,103,108,84,101,120,67,111,111,114,100,50,102,40,49,46,48,102,44,32,48,46,48,102,41,59,32,103,108,86,101,114,116,101,120,51, + 102,40,45,49,46,48,102,44,32,32,49,46,48,102,44,32,45,49,46,48,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103, + 108,69,110,100,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,108,80,111,112,77,97,116,114,105,120,40,41,59,13,10,32,32,32,32,125, + 13,10,13,10,32,32,32,32,118,111,105,100,32,116,105,109,101,114,67,97,108,108,98,97,99,107,40,41,13,10,32,32,32,32,123,13,10,32,32,32, + 32,32,32,32,32,114,111,116,97,116,105,111,110,32,43,61,32,100,101,108,116,97,59,13,10,13,10,32,32,32,32,32,32,32,32,114,101,112,97,105, + 110,116,40,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,79,112,101,110,71,76,68,101,109,111,32,32, + 58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,13,10,123,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,68,101,109,111,79,112,101, + 110,71,76,67,97,110,118,97,115,42,32,99,97,110,118,97,115,59,13,10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32, + 32,79,112,101,110,71,76,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,101,116,78,97,109,101,32,40,84, + 40,34,79,112,101,110,71,76,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,99,97,110,118,97,115,32,61,32,110,101,119,32,68,101,109, + 111,79,112,101,110,71,76,67,97,110,118,97,115,40,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105, + 98,108,101,32,40,99,97,110,118,97,115,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,79,112,101,110,71,76,68,101,109,111,40, + 41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10, + 32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,115,105,122,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32, + 32,32,32,32,99,97,110,118,97,115,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,49,48,44,32,103,101,116,87,105,100,116,104,40, + 41,32,45,32,50,48,44,32,103,101,116,72,101,105,103,104,116,40,41,32,45,32,53,48,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13, + 10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 13,10,32,32,32,32,68,101,109,111,79,112,101,110,71,76,67,97,110,118,97,115,42,32,99,97,110,118,97,115,59,13,10,13,10,112,117,98,108,105, - 99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,13,10,32,32,32,32,79,112,101,110,71,76,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32, - 32,32,32,115,101,116,78,97,109,101,32,40,84,40,34,79,112,101,110,71,76,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,99,97,110, - 118,97,115,32,61,32,110,101,119,32,68,101,109,111,79,112,101,110,71,76,67,97,110,118,97,115,40,41,59,13,10,32,32,32,32,32,32,32,32,97, - 100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,99,97,110,118,97,115,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32, - 32,126,79,112,101,110,71,76,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108, - 67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,115,105,122,101,100,40,41, - 13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,99,97,110,118,97,115,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32, - 49,48,44,32,103,101,116,87,105,100,116,104,40,41,32,45,32,50,48,44,32,103,101,116,72,101,105,103,104,116,40,41,32,45,32,53,48,41,59,13, - 10,32,32,32,32,125,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,79,112,101,110,71, - 76,68,101,109,111,40,41,13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,110,101,119,32,79,112,101,110,71,76,68,101,109,111,40,41,59, - 13,10,125,13,10,13,10,35,101,110,100,105,102,13,10,0,0}; + 61,61,61,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,79,112,101,110,71,76,68,101,109,111,40,41,13,10,123,13,10,32, + 32,32,32,114,101,116,117,114,110,32,110,101,119,32,79,112,101,110,71,76,68,101,109,111,40,41,59,13,10,125,13,10,13,10,35,101,110,100,105,102, + 13,10,0,0}; const char* BinaryData::opengldemo_cpp = (const char*) temp11; static const unsigned char temp12[] = {13,10,70,89,73,46,46,13,10,13,10,84,111,32,101,109,98,101,100,32,116,104,101,32,102,105,108,101,115,32,97,110,100,32,116,104,105,110,103,115, @@ -6899,358 +6862,353 @@ static const unsigned char temp13[] = {47,42,13,10,32,32,61,61,61,61,61,61,61,61 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,13,10,13,10,32,32,32,84,104,105,115,32,102,105,108,101,32,105,115,32,112,97,114,116,32,111,102,32,116,104,101,32,74,85,67,69, 32,108,105,98,114,97,114,121,32,45,32,34,74,117,108,101,115,39,32,85,116,105,108,105,116,121,32,67,108,97,115,115,32,69,120,116,101,110,115,105, - 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,55,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, - 108,32,83,111,102,116,119,97,114,101,32,108,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,57,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, + 108,32,83,111,102,116,119,97,114,101,32,76,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,74,85,67,69,32,99,97,110,32,98,101,32,114,101, 100,105,115,116,114,105,98,117,116,101,100,32,97,110,100,47,111,114,32,109,111,100,105,102,105,101,100,32,117,110,100,101,114,32,116,104,101,32,116,101, - 114,109,115,32,111,102,32,116,104,101,13,10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115, - 101,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32,83,111,102,116,119,97,114,101,32,70,111,117, - 110,100,97,116,105,111,110,59,13,10,32,32,32,101,105,116,104,101,114,32,118,101,114,115,105,111,110,32,50,32,111,102,32,116,104,101,32,76,105,99, - 101,110,115,101,44,32,111,114,32,40,97,116,32,121,111,117,114,32,111,112,116,105,111,110,41,32,97,110,121,32,108,97,116,101,114,32,118,101,114,115, - 105,111,110,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116,101,100,32,105,110,32,116,104,101,32,104,111, - 112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,13,10,32,32,32,98,117,116,32,87,73,84,72,79, - 85,84,32,65,78,89,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101,110,32,116,104,101,32,105,109,112,108,105,101, - 100,32,119,97,114,114,97,110,116,121,32,111,102,13,10,32,32,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84,89,32,111,114,32,70,73,84, - 78,69,83,83,32,70,79,82,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83,69,46,32,32,83,101,101,32,116,104,101,13, - 10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102,111,114,32,109,111,114,101,32, - 100,101,116,97,105,108,115,46,13,10,13,10,32,32,32,89,111,117,32,115,104,111,117,108,100,32,104,97,118,101,32,114,101,99,101,105,118,101,100,32, - 97,32,99,111,112,121,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101, - 13,10,32,32,32,97,108,111,110,103,32,119,105,116,104,32,74,85,67,69,59,32,105,102,32,110,111,116,44,32,118,105,115,105,116,32,119,119,119,46, - 103,110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,32,111,114,32,119,114,105,116,101,32,116,111,32,116,104,101,13,10,32,32,32,70,114,101, - 101,32,83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,44,32,73,110,99,46,44,32,53,57,32,84,101,109,112,108,101,32,80, - 108,97,99,101,44,32,83,117,105,116,101,32,51,51,48,44,13,10,32,32,32,66,111,115,116,111,110,44,32,77,65,32,48,50,49,49,49,45,49,51, - 48,55,32,85,83,65,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 114,109,115,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,13,10,32,32,32,80,117,98,108,105,99,32,76,105,99,101,110,115, + 101,32,40,86,101,114,115,105,111,110,32,50,41,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32, + 83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,46,13,10,32,32,32,65,32,99,111,112,121,32,111,102,32,116,104,101,32,108, + 105,99,101,110,115,101,32,105,115,32,105,110,99,108,117,100,101,100,32,105,110,32,116,104,101,32,74,85,67,69,32,100,105,115,116,114,105,98,117,116, + 105,111,110,44,32,111,114,32,99,97,110,32,98,101,32,102,111,117,110,100,13,10,32,32,32,111,110,108,105,110,101,32,97,116,32,119,119,119,46,103, + 110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116, + 101,100,32,105,110,32,116,104,101,32,104,111,112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,32,98, + 117,116,32,87,73,84,72,79,85,84,32,65,78,89,13,10,32,32,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101, + 110,32,116,104,101,32,105,109,112,108,105,101,100,32,119,97,114,114,97,110,116,121,32,111,102,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84, + 89,32,111,114,32,70,73,84,78,69,83,83,32,70,79,82,13,10,32,32,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83, + 69,46,32,32,83,101,101,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102, + 111,114,32,109,111,114,101,32,100,101,116,97,105,108,115,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, - 45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,73,102,32,121,111,117,39,100,32,108,105,107,101,32,116,111,32,114,101,108,101,97,115, - 101,32,97,32,99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67, - 69,44,32,99,111,109,109,101,114,99,105,97,108,13,10,32,32,32,108,105,99,101,110,115,101,115,32,97,114,101,32,97,108,115,111,32,97,118,97,105, - 108,97,98,108,101,58,32,118,105,115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109, - 47,106,117,99,101,32,102,111,114,13,10,32,32,32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13, - 10,13,10,35,105,110,99,108,117,100,101,32,34,46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,13, - 10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,13,10,115,116,97,116,105,99,32,102,108,111,97,116,32,114,97,110,100,111,109,78,117,109,98,101,114,40,41,13,10,123,13,10,32,32,32,32,114, - 101,116,117,114,110,32,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,70,108,111,97, - 116,40,41,32,42,32,51,48,48,46,48,102,32,45,32,49,53,48,46,48,102,59,13,10,125,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,80, - 97,116,104,115,65,110,100,84,114,97,110,115,102,111,114,109,115,68,101,109,111,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110, - 116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108, - 105,99,32,83,108,105,100,101,114,76,105,115,116,101,110,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,67,111,109,98,111,66,111,120,76,105,115,116,101,110,101,114,13,10,123,13,10, - 112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,84,111,32,114,101,108,101,97,115,101,32,97,32, + 99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67,69,44,32,99, + 111,109,109,101,114,99,105,97,108,32,108,105,99,101,110,115,101,115,32,97,114,101,13,10,32,32,32,97,118,97,105,108,97,98,108,101,58,32,118,105, + 115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109,47,106,117,99,101,32,102,111,114, + 32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13,10,13,10,35,105,110,99,108,117,100,101,32,34, + 46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,115,116,97,116,105,99,32,102,108,111, + 97,116,32,114,97,110,100,111,109,78,117,109,98,101,114,40,41,13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,82,97,110,100,111,109,58, + 58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,70,108,111,97,116,40,41,32,42,32,51,48,48,46,48,102,32, + 45,32,49,53,48,46,48,102,59,13,10,125,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,80,97,116,104,115,65,110,100,84,114,97,110,115,102, + 111,114,109,115,68,101,109,111,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,83,108,105,100,101,114,76,105,115,116, + 101,110,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112, + 117,98,108,105,99,32,67,111,109,98,111,66,111,120,76,105,115,116,101,110,101,114,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32, + 47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,80,97,116,104,115,65,110,100,84,114,97,110,115,102,111,114,109,115,68,101,109, - 111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,101,116,78,97,109,101,32,40,84,40,34,80,97,116,104,115,34,41,41, - 59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,78,111,32,112,97,114,116,115,32,111,102,32,116,104,105,115,32,99,111,109,112,111,110,101, - 110,116,32,97,114,101,32,115,101,109,105,45,116,114,97,110,115,112,97,114,101,110,116,44,32,115,111,32,99,97,108,108,105,110,103,32,115,101,116,79, - 112,97,113,117,101,40,41,13,10,32,32,32,32,32,32,32,32,47,47,32,97,108,108,111,119,115,32,116,104,101,32,114,101,100,114,97,119,32,115,121, - 115,116,101,109,32,116,111,32,101,120,112,108,111,105,116,32,116,104,105,115,32,102,97,99,116,32,97,110,100,32,111,112,116,105,109,105,115,101,32,114, - 101,112,97,105,110,116,105,110,103,46,13,10,32,32,32,32,32,32,32,32,115,101,116,79,112,97,113,117,101,32,40,116,114,117,101,41,59,13,10,13, - 10,32,32,32,32,32,32,32,32,103,101,110,101,114,97,116,101,82,97,110,100,111,109,83,104,97,112,101,40,41,59,13,10,32,32,32,32,32,32,32, - 32,103,101,110,101,114,97,116,101,73,109,97,103,101,40,41,59,13,10,32,32,32,32,32,32,32,32,103,101,110,101,114,97,116,101,68,114,97,119,97, - 98,108,101,40,41,59,13,10,32,32,32,32,32,32,32,32,103,101,110,101,114,97,116,101,83,86,71,68,114,97,119,97,98,108,101,40,41,59,13,10, - 13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,116,121,112,101,67,104,111,111,115,101,114, - 32,32,32,32,61,32,110,101,119,32,67,111,109,98,111,66,111,120,32,40,84,40,34,116,121,112,101,34,41,41,41,59,13,10,32,32,32,32,32,32, - 32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,115,99,97,108,101,83,108,105,100,101,114,32,32,32,32,61,32,110,101, - 119,32,83,108,105,100,101,114,32,40,84,40,34,115,99,97,108,101,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77, - 97,107,101,86,105,115,105,98,108,101,32,40,97,110,103,108,101,83,108,105,100,101,114,32,32,32,32,61,32,110,101,119,32,83,108,105,100,101,114,32, - 40,84,40,34,97,110,103,108,101,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108, - 101,32,40,120,83,108,105,100,101,114,32,32,32,32,32,32,32,32,61,32,110,101,119,32,83,108,105,100,101,114,32,40,84,40,34,120,34,41,41,41, - 59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,121,83,108,105,100,101,114,32,32,32, - 32,32,32,32,32,61,32,110,101,119,32,83,108,105,100,101,114,32,40,84,40,34,121,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,97,100, - 100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,111,112,97,99,105,116,121,83,108,105,100,101,114,32,32,61,32,110,101,119,32,83,108, - 105,100,101,114,32,40,84,40,34,111,112,97,99,105,116,121,34,41,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,40,110,101,119,32,76,97, - 98,101,108,32,40,83,116,114,105,110,103,58,58,101,109,112,116,121,44,32,84,40,34,116,121,112,101,58,34,41,41,41,32,32,32,32,32,45,62,97, - 116,116,97,99,104,84,111,67,111,109,112,111,110,101,110,116,32,40,116,121,112,101,67,104,111,111,115,101,114,44,32,116,114,117,101,41,59,13,10,32, - 32,32,32,32,32,32,32,40,110,101,119,32,76,97,98,101,108,32,40,83,116,114,105,110,103,58,58,101,109,112,116,121,44,32,84,40,34,115,99,97, - 108,101,58,34,41,41,41,32,32,32,32,45,62,97,116,116,97,99,104,84,111,67,111,109,112,111,110,101,110,116,32,40,115,99,97,108,101,83,108,105, - 100,101,114,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,40,110,101,119,32,76,97,98,101,108,32,40,83,116,114,105,110,103,58, - 58,101,109,112,116,121,44,32,84,40,34,97,110,103,108,101,58,34,41,41,41,32,32,32,32,45,62,97,116,116,97,99,104,84,111,67,111,109,112,111, - 110,101,110,116,32,40,97,110,103,108,101,83,108,105,100,101,114,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,40,110,101,119,32, - 76,97,98,101,108,32,40,83,116,114,105,110,103,58,58,101,109,112,116,121,44,32,84,40,34,120,32,111,102,102,115,101,116,58,34,41,41,41,32,45, - 62,97,116,116,97,99,104,84,111,67,111,109,112,111,110,101,110,116,32,40,120,83,108,105,100,101,114,44,32,116,114,117,101,41,59,13,10,32,32,32, - 32,32,32,32,32,40,110,101,119,32,76,97,98,101,108,32,40,83,116,114,105,110,103,58,58,101,109,112,116,121,44,32,84,40,34,121,32,111,102,102, - 115,101,116,58,34,41,41,41,32,45,62,97,116,116,97,99,104,84,111,67,111,109,112,111,110,101,110,116,32,40,121,83,108,105,100,101,114,44,32,116, - 114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,40,110,101,119,32,76,97,98,101,108,32,40,83,116,114,105,110,103,58,58,101,109,112,116,121, - 44,32,84,40,34,111,112,97,99,105,116,121,58,34,41,41,41,32,32,45,62,97,116,116,97,99,104,84,111,67,111,109,112,111,110,101,110,116,32,40, - 111,112,97,99,105,116,121,83,108,105,100,101,114,44,32,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,116,121,112,101,67,104,111, - 111,115,101,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,114,97,110,100,111,109,32,115,104,97,112,101,32,45,32,115,111,108,105,100,32,99, - 111,108,111,117,114,34,41,44,32,49,41,59,13,10,32,32,32,32,32,32,32,32,116,121,112,101,67,104,111,111,115,101,114,45,62,97,100,100,73,116, - 101,109,32,40,84,40,34,114,97,110,100,111,109,32,115,104,97,112,101,32,45,32,108,105,110,101,97,114,32,103,114,97,100,105,101,110,116,32,102,105, - 108,108,34,41,44,32,50,41,59,13,10,32,32,32,32,32,32,32,32,116,121,112,101,67,104,111,111,115,101,114,45,62,97,100,100,73,116,101,109,32, - 40,84,40,34,114,97,110,100,111,109,32,115,104,97,112,101,32,45,32,114,97,100,105,97,108,32,103,114,97,100,105,101,110,116,32,102,105,108,108,34, - 41,44,32,51,41,59,13,10,32,32,32,32,32,32,32,32,116,121,112,101,67,104,111,111,115,101,114,45,62,97,100,100,73,116,101,109,32,40,84,40, - 34,114,97,110,100,111,109,32,115,104,97,112,101,32,45,32,116,105,108,101,100,32,105,109,97,103,101,32,102,105,108,108,34,41,44,32,56,41,59,13, - 10,32,32,32,32,32,32,32,32,116,121,112,101,67,104,111,111,115,101,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,105,109,97,103,101,32, - 45,32,108,111,119,32,113,117,97,108,105,116,121,34,41,44,32,52,41,59,13,10,32,32,32,32,32,32,32,32,116,121,112,101,67,104,111,111,115,101, - 114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,105,109,97,103,101,32,45,32,104,105,103,104,32,113,117,97,108,105,116,121,34,41,44,32,53, - 41,59,13,10,32,32,32,32,32,32,32,32,116,121,112,101,67,104,111,111,115,101,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,105,109,97, - 103,101,32,45,32,99,111,108,111,117,114,45,102,105,108,108,101,100,32,97,108,112,104,97,32,99,104,97,110,110,101,108,34,41,44,32,54,41,59,13, - 10,32,32,32,32,32,32,32,32,116,121,112,101,67,104,111,111,115,101,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,105,109,97,103,101,32, - 45,32,103,114,97,100,105,101,110,116,45,102,105,108,108,101,100,32,97,108,112,104,97,32,99,104,97,110,110,101,108,34,41,44,32,55,41,59,13,10, - 32,32,32,32,32,32,32,32,116,121,112,101,67,104,111,111,115,101,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,105,109,97,103,101,32,45, - 32,97,108,112,104,97,109,97,112,45,102,105,108,108,101,100,32,97,108,112,104,97,32,99,104,97,110,110,101,108,34,41,44,32,57,41,59,13,10,32, - 32,32,32,32,32,32,32,116,121,112,101,67,104,111,111,115,101,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,100,114,97,119,97,98,108,101, - 32,111,98,106,101,99,116,34,41,44,32,49,48,41,59,13,10,32,32,32,32,32,32,32,32,116,121,112,101,67,104,111,111,115,101,114,45,62,97,100, - 100,73,116,101,109,32,40,84,40,34,83,86,71,32,111,98,106,101,99,116,34,41,44,32,49,49,41,59,13,10,32,32,32,32,32,32,32,32,116,121, - 112,101,67,104,111,111,115,101,114,45,62,115,101,116,83,101,108,101,99,116,101,100,73,100,32,40,49,49,41,59,13,10,32,32,32,32,32,32,32,32, - 116,121,112,101,67,104,111,111,115,101,114,45,62,97,100,100,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32, - 32,32,32,32,115,99,97,108,101,83,108,105,100,101,114,32,32,32,45,62,97,100,100,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13, - 10,32,32,32,32,32,32,32,32,97,110,103,108,101,83,108,105,100,101,114,32,32,32,45,62,97,100,100,76,105,115,116,101,110,101,114,32,40,116,104, - 105,115,41,59,13,10,32,32,32,32,32,32,32,32,120,83,108,105,100,101,114,32,32,32,32,32,32,32,45,62,97,100,100,76,105,115,116,101,110,101, - 114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,121,83,108,105,100,101,114,32,32,32,32,32,32,32,45,62,97,100,100,76,105, - 115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,111,112,97,99,105,116,121,83,108,105,100,101,114,32,45,62, + 13,10,32,32,32,32,80,97,116,104,115,65,110,100,84,114,97,110,115,102,111,114,109,115,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32, + 32,32,32,32,32,32,32,115,101,116,78,97,109,101,32,40,84,40,34,80,97,116,104,115,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32, + 47,47,32,78,111,32,112,97,114,116,115,32,111,102,32,116,104,105,115,32,99,111,109,112,111,110,101,110,116,32,97,114,101,32,115,101,109,105,45,116, + 114,97,110,115,112,97,114,101,110,116,44,32,115,111,32,99,97,108,108,105,110,103,32,115,101,116,79,112,97,113,117,101,40,41,13,10,32,32,32,32, + 32,32,32,32,47,47,32,97,108,108,111,119,115,32,116,104,101,32,114,101,100,114,97,119,32,115,121,115,116,101,109,32,116,111,32,101,120,112,108,111, + 105,116,32,116,104,105,115,32,102,97,99,116,32,97,110,100,32,111,112,116,105,109,105,115,101,32,114,101,112,97,105,110,116,105,110,103,46,13,10,32, + 32,32,32,32,32,32,32,115,101,116,79,112,97,113,117,101,32,40,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,101,110,101, + 114,97,116,101,82,97,110,100,111,109,83,104,97,112,101,40,41,59,13,10,32,32,32,32,32,32,32,32,103,101,110,101,114,97,116,101,73,109,97,103, + 101,40,41,59,13,10,32,32,32,32,32,32,32,32,103,101,110,101,114,97,116,101,68,114,97,119,97,98,108,101,40,41,59,13,10,32,32,32,32,32, + 32,32,32,103,101,110,101,114,97,116,101,83,86,71,68,114,97,119,97,98,108,101,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100, + 65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,116,121,112,101,67,104,111,111,115,101,114,32,32,32,32,61,32,110,101,119,32,67,111,109, + 98,111,66,111,120,32,40,84,40,34,116,121,112,101,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86, + 105,115,105,98,108,101,32,40,115,99,97,108,101,83,108,105,100,101,114,32,32,32,32,61,32,110,101,119,32,83,108,105,100,101,114,32,40,84,40,34, + 115,99,97,108,101,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,97, + 110,103,108,101,83,108,105,100,101,114,32,32,32,32,61,32,110,101,119,32,83,108,105,100,101,114,32,40,84,40,34,97,110,103,108,101,34,41,41,41, + 59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,120,83,108,105,100,101,114,32,32,32, + 32,32,32,32,32,61,32,110,101,119,32,83,108,105,100,101,114,32,40,84,40,34,120,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,97,100, + 100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,121,83,108,105,100,101,114,32,32,32,32,32,32,32,32,61,32,110,101,119,32,83,108, + 105,100,101,114,32,40,84,40,34,121,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98, + 108,101,32,40,111,112,97,99,105,116,121,83,108,105,100,101,114,32,32,61,32,110,101,119,32,83,108,105,100,101,114,32,40,84,40,34,111,112,97,99, + 105,116,121,34,41,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,40,110,101,119,32,76,97,98,101,108,32,40,83,116,114,105,110,103,58,58, + 101,109,112,116,121,44,32,84,40,34,116,121,112,101,58,34,41,41,41,32,32,32,32,32,45,62,97,116,116,97,99,104,84,111,67,111,109,112,111,110, + 101,110,116,32,40,116,121,112,101,67,104,111,111,115,101,114,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,40,110,101,119,32,76, + 97,98,101,108,32,40,83,116,114,105,110,103,58,58,101,109,112,116,121,44,32,84,40,34,115,99,97,108,101,58,34,41,41,41,32,32,32,32,45,62, + 97,116,116,97,99,104,84,111,67,111,109,112,111,110,101,110,116,32,40,115,99,97,108,101,83,108,105,100,101,114,44,32,116,114,117,101,41,59,13,10, + 32,32,32,32,32,32,32,32,40,110,101,119,32,76,97,98,101,108,32,40,83,116,114,105,110,103,58,58,101,109,112,116,121,44,32,84,40,34,97,110, + 103,108,101,58,34,41,41,41,32,32,32,32,45,62,97,116,116,97,99,104,84,111,67,111,109,112,111,110,101,110,116,32,40,97,110,103,108,101,83,108, + 105,100,101,114,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,40,110,101,119,32,76,97,98,101,108,32,40,83,116,114,105,110,103, + 58,58,101,109,112,116,121,44,32,84,40,34,120,32,111,102,102,115,101,116,58,34,41,41,41,32,45,62,97,116,116,97,99,104,84,111,67,111,109,112, + 111,110,101,110,116,32,40,120,83,108,105,100,101,114,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,40,110,101,119,32,76,97,98, + 101,108,32,40,83,116,114,105,110,103,58,58,101,109,112,116,121,44,32,84,40,34,121,32,111,102,102,115,101,116,58,34,41,41,41,32,45,62,97,116, + 116,97,99,104,84,111,67,111,109,112,111,110,101,110,116,32,40,121,83,108,105,100,101,114,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32, + 32,32,40,110,101,119,32,76,97,98,101,108,32,40,83,116,114,105,110,103,58,58,101,109,112,116,121,44,32,84,40,34,111,112,97,99,105,116,121,58, + 34,41,41,41,32,32,45,62,97,116,116,97,99,104,84,111,67,111,109,112,111,110,101,110,116,32,40,111,112,97,99,105,116,121,83,108,105,100,101,114, + 44,32,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,116,121,112,101,67,104,111,111,115,101,114,45,62,97,100,100,73,116,101,109, + 32,40,84,40,34,114,97,110,100,111,109,32,115,104,97,112,101,32,45,32,115,111,108,105,100,32,99,111,108,111,117,114,34,41,44,32,49,41,59,13, + 10,32,32,32,32,32,32,32,32,116,121,112,101,67,104,111,111,115,101,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,114,97,110,100,111,109, + 32,115,104,97,112,101,32,45,32,108,105,110,101,97,114,32,103,114,97,100,105,101,110,116,32,102,105,108,108,34,41,44,32,50,41,59,13,10,32,32, + 32,32,32,32,32,32,116,121,112,101,67,104,111,111,115,101,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,114,97,110,100,111,109,32,115,104, + 97,112,101,32,45,32,114,97,100,105,97,108,32,103,114,97,100,105,101,110,116,32,102,105,108,108,34,41,44,32,51,41,59,13,10,32,32,32,32,32, + 32,32,32,116,121,112,101,67,104,111,111,115,101,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,114,97,110,100,111,109,32,115,104,97,112,101, + 32,45,32,116,105,108,101,100,32,105,109,97,103,101,32,102,105,108,108,34,41,44,32,56,41,59,13,10,32,32,32,32,32,32,32,32,116,121,112,101, + 67,104,111,111,115,101,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,105,109,97,103,101,32,45,32,108,111,119,32,113,117,97,108,105,116,121, + 34,41,44,32,52,41,59,13,10,32,32,32,32,32,32,32,32,116,121,112,101,67,104,111,111,115,101,114,45,62,97,100,100,73,116,101,109,32,40,84, + 40,34,105,109,97,103,101,32,45,32,104,105,103,104,32,113,117,97,108,105,116,121,34,41,44,32,53,41,59,13,10,32,32,32,32,32,32,32,32,116, + 121,112,101,67,104,111,111,115,101,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,105,109,97,103,101,32,45,32,99,111,108,111,117,114,45,102, + 105,108,108,101,100,32,97,108,112,104,97,32,99,104,97,110,110,101,108,34,41,44,32,54,41,59,13,10,32,32,32,32,32,32,32,32,116,121,112,101, + 67,104,111,111,115,101,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,105,109,97,103,101,32,45,32,103,114,97,100,105,101,110,116,45,102,105, + 108,108,101,100,32,97,108,112,104,97,32,99,104,97,110,110,101,108,34,41,44,32,55,41,59,13,10,32,32,32,32,32,32,32,32,116,121,112,101,67, + 104,111,111,115,101,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,105,109,97,103,101,32,45,32,97,108,112,104,97,109,97,112,45,102,105,108, + 108,101,100,32,97,108,112,104,97,32,99,104,97,110,110,101,108,34,41,44,32,57,41,59,13,10,32,32,32,32,32,32,32,32,116,121,112,101,67,104, + 111,111,115,101,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,100,114,97,119,97,98,108,101,32,111,98,106,101,99,116,34,41,44,32,49,48, + 41,59,13,10,32,32,32,32,32,32,32,32,116,121,112,101,67,104,111,111,115,101,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,83,86,71, + 32,111,98,106,101,99,116,34,41,44,32,49,49,41,59,13,10,32,32,32,32,32,32,32,32,116,121,112,101,67,104,111,111,115,101,114,45,62,115,101, + 116,83,101,108,101,99,116,101,100,73,100,32,40,49,49,41,59,13,10,32,32,32,32,32,32,32,32,116,121,112,101,67,104,111,111,115,101,114,45,62, 97,100,100,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,115,99,97,108,101,83,108,105,100, - 101,114,45,62,115,101,116,82,97,110,103,101,32,40,48,46,48,49,44,32,49,48,46,48,44,32,48,46,48,48,49,41,59,13,10,32,32,32,32,32, - 32,32,32,115,99,97,108,101,83,108,105,100,101,114,45,62,115,101,116,86,97,108,117,101,32,40,49,46,48,41,59,13,10,13,10,32,32,32,32,32, - 32,32,32,97,110,103,108,101,83,108,105,100,101,114,45,62,115,101,116,82,97,110,103,101,32,40,45,49,46,48,44,32,49,46,48,44,32,48,46,48, - 48,49,41,59,13,10,32,32,32,32,32,32,32,32,97,110,103,108,101,83,108,105,100,101,114,45,62,115,101,116,86,97,108,117,101,32,40,48,41,59, - 13,10,13,10,32,32,32,32,32,32,32,32,120,83,108,105,100,101,114,45,62,115,101,116,82,97,110,103,101,32,40,45,49,48,44,32,49,48,44,32, - 48,46,48,48,49,41,59,13,10,32,32,32,32,32,32,32,32,120,83,108,105,100,101,114,45,62,115,101,116,86,97,108,117,101,32,40,48,41,59,13, - 10,13,10,32,32,32,32,32,32,32,32,121,83,108,105,100,101,114,45,62,115,101,116,82,97,110,103,101,32,40,45,49,48,44,32,49,48,44,32,48, - 46,48,48,49,41,59,13,10,32,32,32,32,32,32,32,32,121,83,108,105,100,101,114,45,62,115,101,116,86,97,108,117,101,32,40,48,41,59,13,10, - 13,10,32,32,32,32,32,32,32,32,111,112,97,99,105,116,121,83,108,105,100,101,114,45,62,115,101,116,82,97,110,103,101,32,40,48,44,32,49,44, - 32,48,46,48,49,41,59,13,10,32,32,32,32,32,32,32,32,111,112,97,99,105,116,121,83,108,105,100,101,114,45,62,115,101,116,86,97,108,117,101, - 32,40,49,46,48,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,80,97,116,104,115,65,110,100,84,114,97,110,115,102,111,114,109, - 115,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,105,109,97,103,101,32,33,61,32,48,41,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,105,109,97,103,101,59,13,10,13,10,32,32,32,32,32,32,32,32,100,101, - 108,101,116,101,32,100,114,97,119,97,98,108,101,59,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,115,118,103,68,114,97,119,97,98, - 108,101,59,13,10,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32, - 32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104,105,99,115,38,32,103,41,13,10,32,32,32,32, - 123,13,10,32,32,32,32,32,32,32,32,103,46,102,105,108,108,67,104,101,99,107,101,114,66,111,97,114,100,32,40,48,44,32,48,44,32,103,101,116, - 87,105,100,116,104,40,41,44,32,103,101,116,72,101,105,103,104,116,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,53,48,44,32,53,48,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,67,111,108,111,117,114,32,40,48,120,102,102,101,48,101,48,101,48,41,44,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,67,111,108,111,117,114,115,58,58,119,104,105,116,101,41,59,13,10,13,10,32,32, - 32,32,32,32,32,32,99,111,110,115,116,32,105,110,116,32,116,121,112,101,32,61,32,116,121,112,101,67,104,111,111,115,101,114,45,62,103,101,116,83, - 101,108,101,99,116,101,100,73,100,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,116,121,112,101,32,61,61,32,49,41,13,10, - 32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111, - 117,114,115,58,58,98,108,117,101,46,119,105,116,104,65,108,112,104,97,32,40,40,102,108,111,97,116,41,32,111,112,97,99,105,116,121,83,108,105,100, - 101,114,45,62,103,101,116,86,97,108,117,101,40,41,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,102,105,108,108,80,97,116, - 104,32,40,115,104,97,112,101,44,32,103,101,116,84,114,97,110,115,102,111,114,109,40,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32, - 32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,116,121,112,101,32,61,61,32,50,32,124,124,32,116,121,112,101,32,61,61,32,51,41,13, - 10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,71,114,97,100,105,101,110,116,66,114,117,115,104,32,103,98, - 32,40,67,111,108,111,117,114,115,58,58,98,108,117,101,46,119,105,116,104,65,108,112,104,97,32,40,40,102,108,111,97,116,41,32,111,112,97,99,105, - 116,121,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,101,116,87,105,100,116,104,40,41,32,42,32,48,46,53,102,44,32,103,101,116,72,101,105,103, - 104,116,40,41,32,42,32,48,46,53,102,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,67,111,108,111,117,114,115,58,58,114,101,100,46,119,105,116,104,65,108,112,104,97,32,40,40,102,108,111,97,116,41,32,111,112,97,99, - 105,116,121,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,101,116,87,105,100,116,104,40,41,32,42,32,48,46,54,102,44,32,103,101,116,72,101,105, - 103,104,116,40,41,32,42,32,48,46,55,102,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,116,121,112,101,32,61,61,32,51,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,66,114,117, - 115,104,32,40,38,103,98,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,102,105,108,108,80,97,116,104,32,40,115,104,97,112,101, - 44,32,103,101,116,84,114,97,110,115,102,111,114,109,40,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101, - 108,115,101,32,105,102,32,40,116,121,112,101,32,61,61,32,56,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,73,109,97,103,101,66,114,117,115,104,32,105,98,32,40,105,109,97,103,101,44,32,49,48,48,44,32,49,48,48,44,32,40,102,108,111,97, - 116,41,32,111,112,97,99,105,116,121,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,41,59,13,10,13,10,32,32,32,32,32,32, - 32,32,32,32,32,32,103,46,115,101,116,66,114,117,115,104,32,40,38,105,98,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,102, - 105,108,108,80,97,116,104,32,40,115,104,97,112,101,44,32,103,101,116,84,114,97,110,115,102,111,114,109,40,41,41,59,13,10,32,32,32,32,32,32, - 32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,116,121,112,101,32,61,61,32,52,32,124,124,32,116,121,112,101,32, - 61,61,32,53,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,116,121,112,101,32,61, - 61,32,52,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,73,109,97,103,101,82,101,115,97,109,112,108,105, - 110,103,81,117,97,108,105,116,121,32,40,71,114,97,112,104,105,99,115,58,58,108,111,119,82,101,115,97,109,112,108,105,110,103,81,117,97,108,105,116, - 121,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103, - 46,115,101,116,73,109,97,103,101,82,101,115,97,109,112,108,105,110,103,81,117,97,108,105,116,121,32,40,71,114,97,112,104,105,99,115,58,58,109,101, - 100,105,117,109,82,101,115,97,109,112,108,105,110,103,81,117,97,108,105,116,121,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103, - 46,115,101,116,79,112,97,99,105,116,121,32,40,40,102,108,111,97,116,41,32,111,112,97,99,105,116,121,83,108,105,100,101,114,45,62,103,101,116,86, - 97,108,117,101,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,105,109,97,103,101,32,33,61,32,48,41,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,46,100,114,97,119,73,109, - 97,103,101,84,114,97,110,115,102,111,114,109,101,100,32,40,105,109,97,103,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,48,44,32,48,44,32,105,109,97,103,101,45,62,103,101,116, - 87,105,100,116,104,40,41,44,32,105,109,97,103,101,45,62,103,101,116,72,101,105,103,104,116,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,65,102,102,105,110,101,84,114,97,110, - 115,102,111,114,109,58,58,116,114,97,110,115,108,97,116,105,111,110,32,40,45,48,46,53,102,32,42,32,105,109,97,103,101,45,62,103,101,116,87,105, - 100,116,104,40,41,44,32,45,48,46,53,102,32,42,32,105,109,97,103,101,45,62,103,101,116,72,101,105,103,104,116,40,41,41,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 46,102,111,108,108,111,119,101,100,66,121,32,40,103,101,116,84,114,97,110,115,102,111,114,109,40,41,41,44,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,97,108,115,101,41,59,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105, - 102,32,40,116,121,112,101,32,61,61,32,54,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46, - 115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58,98,108,117,101,46,119,105,116,104,65,108,112,104,97,32,40,40,102,108,111, - 97,116,41,32,111,112,97,99,105,116,121,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,41,41,59,13,10,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,105,102,32,40,105,109,97,103,101,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,46,100,114,97,119,73,109,97,103,101,84,114,97,110,115,102,111,114,109,101,100,32,40, - 105,109,97,103,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,48,44,32,48,44,32,105,109,97,103,101,45,62,103,101,116,87,105,100,116,104,40,41,44,32,105,109,97,103,101,45,62, - 103,101,116,72,101,105,103,104,116,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,65,102,102,105,110,101,84,114,97,110,115,102,111,114,109,58,58,116,114,97,110,115,108,97,116,105, - 111,110,32,40,45,48,46,53,102,32,42,32,105,109,97,103,101,45,62,103,101,116,87,105,100,116,104,40,41,44,32,45,48,46,53,102,32,42,32,105, - 109,97,103,101,45,62,103,101,116,72,101,105,103,104,116,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,46,102,111,108,108,111,119,101,100,66,121,32,40,103,101,116, - 84,114,97,110,115,102,111,114,109,40,41,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32, - 32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,116,121,112,101,32,61,61,32,55,41,13,10,32,32, - 32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,71,114,97,100,105,101,110,116,66,114,117,115,104,32,103,98,32,40,67, - 111,108,111,117,114,115,58,58,98,108,117,101,46,119,105,116,104,65,108,112,104,97,32,40,40,102,108,111,97,116,41,32,111,112,97,99,105,116,121,83, - 108,105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,103,101,116,87,105,100,116,104,40,41,32,42,32,48,46,53,102,44,32,103,101,116,72,101,105,103,104,116,40, - 41,32,42,32,48,46,53,102,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,67,111,108,111,117,114,115,58,58,114,101,100,46,119,105,116,104,65,108,112,104,97,32,40,40,102,108,111,97,116,41,32,111,112,97,99,105,116,121, - 83,108,105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,103,101,116,87,105,100,116,104,40,41,32,42,32,48,46,54,102,44,32,103,101,116,72,101,105,103,104,116, - 40,41,32,42,32,48,46,55,102,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,102,97,108,115,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,66,114,117,115,104,32,40,38,103,98, - 41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,105,109,97,103,101,32,33,61,32,48,41,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,46,100,114,97,119,73,109,97,103,101,84,114,97, - 110,115,102,111,114,109,101,100,32,40,105,109,97,103,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,48,44,32,48,44,32,105,109,97,103,101,45,62,103,101,116,87,105,100,116,104,40, - 41,44,32,105,109,97,103,101,45,62,103,101,116,72,101,105,103,104,116,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,65,102,102,105,110,101,84,114,97,110,115,102,111,114,109,58, - 58,116,114,97,110,115,108,97,116,105,111,110,32,40,45,48,46,53,102,32,42,32,105,109,97,103,101,45,62,103,101,116,87,105,100,116,104,40,41,44, - 32,45,48,46,53,102,32,42,32,105,109,97,103,101,45,62,103,101,116,72,101,105,103,104,116,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,46,102,111,108,108,111, - 119,101,100,66,121,32,40,103,101,116,84,114,97,110,115,102,111,114,109,40,41,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,116,121,112,101, - 32,61,61,32,57,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,73,109,97,103,101,66,114,117,115, - 104,32,105,98,32,40,105,109,97,103,101,44,32,49,48,48,44,32,49,48,48,44,32,40,102,108,111,97,116,41,32,111,112,97,99,105,116,121,83,108, - 105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,66,114,117, - 115,104,32,40,38,105,98,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,105,109,97,103,101,32,33,61,32,48,41, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,46,100,114,97,119,73, - 109,97,103,101,84,114,97,110,115,102,111,114,109,101,100,32,40,105,109,97,103,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,48,44,32,48,44,32,105,109,97,103,101,45,62,103,101, - 116,87,105,100,116,104,40,41,44,32,105,109,97,103,101,45,62,103,101,116,72,101,105,103,104,116,40,41,44,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,65,102,102,105,110,101,84,114,97, - 110,115,102,111,114,109,58,58,116,114,97,110,115,108,97,116,105,111,110,32,40,45,48,46,53,102,32,42,32,105,109,97,103,101,45,62,103,101,116,87, - 105,100,116,104,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,45, - 48,46,53,102,32,42,32,105,109,97,103,101,45,62,103,101,116,72,101,105,103,104,116,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,46,102,111,108,108,111,119,101, - 100,66,121,32,40,103,101,116,84,114,97,110,115,102,111,114,109,40,41,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,116,121,112,101,32,61, - 61,32,49,48,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,79,112,97,99,105, - 116,121,32,40,40,102,108,111,97,116,41,32,111,112,97,99,105,116,121,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,41,59,13, - 10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,102,108,111,97,116,32,120,44,32,121,44,32,119,44,32,104,59,13,10,32,32,32,32,32,32, - 32,32,32,32,32,32,100,114,97,119,97,98,108,101,45,62,103,101,116,66,111,117,110,100,115,32,40,120,44,32,121,44,32,119,44,32,104,41,59,13, - 10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,114,97,119,97,98,108,101,45,62,100,114,97,119,32,40,103,44,32,65,102,102,105,110,101, - 84,114,97,110,115,102,111,114,109,58,58,116,114,97,110,115,108,97,116,105,111,110,32,40,45,120,32,45,32,48,46,53,102,32,42,32,119,44,13,10, + 101,114,32,32,32,45,62,97,100,100,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,97,110,103,108, + 101,83,108,105,100,101,114,32,32,32,45,62,97,100,100,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32, + 32,120,83,108,105,100,101,114,32,32,32,32,32,32,32,45,62,97,100,100,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32, + 32,32,32,32,32,32,121,83,108,105,100,101,114,32,32,32,32,32,32,32,45,62,97,100,100,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41, + 59,13,10,32,32,32,32,32,32,32,32,111,112,97,99,105,116,121,83,108,105,100,101,114,32,45,62,97,100,100,76,105,115,116,101,110,101,114,32,40, + 116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,115,99,97,108,101,83,108,105,100,101,114,45,62,115,101,116,82,97,110,103,101,32, + 40,48,46,48,49,44,32,49,48,46,48,44,32,48,46,48,48,49,41,59,13,10,32,32,32,32,32,32,32,32,115,99,97,108,101,83,108,105,100,101, + 114,45,62,115,101,116,86,97,108,117,101,32,40,49,46,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,110,103,108,101,83,108,105,100,101, + 114,45,62,115,101,116,82,97,110,103,101,32,40,45,49,46,48,44,32,49,46,48,44,32,48,46,48,48,49,41,59,13,10,32,32,32,32,32,32,32, + 32,97,110,103,108,101,83,108,105,100,101,114,45,62,115,101,116,86,97,108,117,101,32,40,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,120, + 83,108,105,100,101,114,45,62,115,101,116,82,97,110,103,101,32,40,45,49,48,44,32,49,48,44,32,48,46,48,48,49,41,59,13,10,32,32,32,32, + 32,32,32,32,120,83,108,105,100,101,114,45,62,115,101,116,86,97,108,117,101,32,40,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,121,83, + 108,105,100,101,114,45,62,115,101,116,82,97,110,103,101,32,40,45,49,48,44,32,49,48,44,32,48,46,48,48,49,41,59,13,10,32,32,32,32,32, + 32,32,32,121,83,108,105,100,101,114,45,62,115,101,116,86,97,108,117,101,32,40,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,111,112,97, + 99,105,116,121,83,108,105,100,101,114,45,62,115,101,116,82,97,110,103,101,32,40,48,44,32,49,44,32,48,46,48,49,41,59,13,10,32,32,32,32, + 32,32,32,32,111,112,97,99,105,116,121,83,108,105,100,101,114,45,62,115,101,116,86,97,108,117,101,32,40,49,46,48,41,59,13,10,32,32,32,32, + 125,13,10,13,10,32,32,32,32,126,80,97,116,104,115,65,110,100,84,114,97,110,115,102,111,114,109,115,68,101,109,111,40,41,13,10,32,32,32,32, + 123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,105,109,97,103,101,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 100,101,108,101,116,101,32,105,109,97,103,101,59,13,10,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,100,114,97,119,97,98,108,101, + 59,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,115,118,103,68,114,97,119,97,98,108,101,59,13,10,13,10,32,32,32,32,32,32, + 32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105, + 100,32,112,97,105,110,116,32,40,71,114,97,112,104,105,99,115,38,32,103,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,103,46, + 102,105,108,108,67,104,101,99,107,101,114,66,111,97,114,100,32,40,48,44,32,48,44,32,103,101,116,87,105,100,116,104,40,41,44,32,103,101,116,72, + 101,105,103,104,116,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,53,48, + 44,32,53,48,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,67,111,108,111,117, + 114,32,40,48,120,102,102,101,48,101,48,101,48,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,67,111,108,111,117,114,115,58,58,119,104,105,116,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,105, + 110,116,32,116,121,112,101,32,61,32,116,121,112,101,67,104,111,111,115,101,114,45,62,103,101,116,83,101,108,101,99,116,101,100,73,100,40,41,59,13, + 10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,116,121,112,101,32,61,61,32,49,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58,98,108,117,101,46,119,105,116, + 104,65,108,112,104,97,32,40,40,102,108,111,97,116,41,32,111,112,97,99,105,116,121,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117,101,40, + 41,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,102,105,108,108,80,97,116,104,32,40,115,104,97,112,101,44,32,103,101,116, + 84,114,97,110,115,102,111,114,109,40,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105, + 102,32,40,116,121,112,101,32,61,61,32,50,32,124,124,32,116,121,112,101,32,61,61,32,51,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,71,114,97,100,105,101,110,116,66,114,117,115,104,32,103,98,32,40,67,111,108,111,117,114,115,58,58,98,108, + 117,101,46,119,105,116,104,65,108,112,104,97,32,40,40,102,108,111,97,116,41,32,111,112,97,99,105,116,121,83,108,105,100,101,114,45,62,103,101,116, + 86,97,108,117,101,40,41,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,103,101,116,87,105,100,116,104,40,41,32,42,32,48,46,53,102,44,32,103,101,116,72,101,105,103,104,116,40,41,32,42,32,48,46,53,102,44,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,67,111,108,111,117,114,115,58,58, + 114,101,100,46,119,105,116,104,65,108,112,104,97,32,40,40,102,108,111,97,116,41,32,111,112,97,99,105,116,121,83,108,105,100,101,114,45,62,103,101, + 116,86,97,108,117,101,40,41,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,103,101,116,87,105,100,116,104,40,41,32,42,32,48,46,54,102,44,32,103,101,116,72,101,105,103,104,116,40,41,32,42,32,48,46,55,102,44, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,121,112,101,32,61,61,32, + 51,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,66,114,117,115,104,32,40,38,103,98,41,59,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,103,46,102,105,108,108,80,97,116,104,32,40,115,104,97,112,101,44,32,103,101,116,84,114,97,110,115,102,111,114, + 109,40,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,116,121,112,101,32, + 61,61,32,56,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,73,109,97,103,101,66,114,117,115,104, + 32,105,98,32,40,105,109,97,103,101,44,32,49,48,48,44,32,49,48,48,44,32,40,102,108,111,97,116,41,32,111,112,97,99,105,116,121,83,108,105, + 100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,66,114, + 117,115,104,32,40,38,105,98,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,102,105,108,108,80,97,116,104,32,40,115,104,97,112, + 101,44,32,103,101,116,84,114,97,110,115,102,111,114,109,40,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32, + 101,108,115,101,32,105,102,32,40,116,121,112,101,32,61,61,32,52,32,124,124,32,116,121,112,101,32,61,61,32,53,41,13,10,32,32,32,32,32,32, + 32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,116,121,112,101,32,61,61,32,52,41,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,103,46,115,101,116,73,109,97,103,101,82,101,115,97,109,112,108,105,110,103,81,117,97,108,105,116,121,32,40,71,114, + 97,112,104,105,99,115,58,58,108,111,119,82,101,115,97,109,112,108,105,110,103,81,117,97,108,105,116,121,41,59,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,73,109,97,103,101,82,101,115,97, + 109,112,108,105,110,103,81,117,97,108,105,116,121,32,40,71,114,97,112,104,105,99,115,58,58,109,101,100,105,117,109,82,101,115,97,109,112,108,105,110, + 103,81,117,97,108,105,116,121,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,79,112,97,99,105,116,121,32,40, + 40,102,108,111,97,116,41,32,111,112,97,99,105,116,121,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,41,59,13,10,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,105,109,97,103,101,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,46,100,114,97,119,73,109,97,103,101,84,114,97,110,115,102,111,114,109,101, + 100,32,40,105,109,97,103,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,48,44,32,48,44,32,105,109,97,103,101,45,62,103,101,116,87,105,100,116,104,40,41,44,32,105,109,97,103, + 101,45,62,103,101,116,72,101,105,103,104,116,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,65,102,102,105,110,101,84,114,97,110,115,102,111,114,109,58,58,116,114,97,110,115,108, + 97,116,105,111,110,32,40,45,48,46,53,102,32,42,32,105,109,97,103,101,45,62,103,101,116,87,105,100,116,104,40,41,44,32,45,48,46,53,102,32, + 42,32,105,109,97,103,101,45,62,103,101,116,72,101,105,103,104,116,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,46,102,111,108,108,111,119,101,100,66,121,32,40, + 103,101,116,84,114,97,110,115,102,111,114,109,40,41,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125, + 13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,116,121,112,101,32,61,61,32,54,41, + 13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111, + 108,111,117,114,115,58,58,98,108,117,101,46,119,105,116,104,65,108,112,104,97,32,40,40,102,108,111,97,116,41,32,111,112,97,99,105,116,121,83,108, + 105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,105, + 109,97,103,101,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,103,46,100,114,97,119,73,109,97,103,101,84,114,97,110,115,102,111,114,109,101,100,32,40,105,109,97,103,101,44,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,48,44,32,48,44, + 32,105,109,97,103,101,45,62,103,101,116,87,105,100,116,104,40,41,44,32,105,109,97,103,101,45,62,103,101,116,72,101,105,103,104,116,40,41,44,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,65,102,102,105,110,101,84,114,97,110,115,102,111,114,109,58,58,116,114,97,110,115,108,97,116,105,111,110,32,40,45,48,46,53,102,32,42,32,105, + 109,97,103,101,45,62,103,101,116,87,105,100,116,104,40,41,44,32,45,48,46,53,102,32,42,32,105,109,97,103,101,45,62,103,101,116,72,101,105,103, + 104,116,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,46,102,111,108,108,111,119,101,100,66,121,32,40,103,101,116,84,114,97,110,115,102,111,114,109,40,41,41,44, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32, + 32,32,32,32,101,108,115,101,32,105,102,32,40,116,121,112,101,32,61,61,32,55,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,71,114,97,100,105,101,110,116,66,114,117,115,104,32,103,98,32,40,67,111,108,111,117,114,115,58,58,98,108,117,101,46, + 119,105,116,104,65,108,112,104,97,32,40,40,102,108,111,97,116,41,32,111,112,97,99,105,116,121,83,108,105,100,101,114,45,62,103,101,116,86,97,108, + 117,101,40,41,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,101, + 116,87,105,100,116,104,40,41,32,42,32,48,46,53,102,44,32,103,101,116,72,101,105,103,104,116,40,41,32,42,32,48,46,53,102,44,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,67,111,108,111,117,114,115,58,58,114,101,100, + 46,119,105,116,104,65,108,112,104,97,32,40,40,102,108,111,97,116,41,32,111,112,97,99,105,116,121,83,108,105,100,101,114,45,62,103,101,116,86,97, + 108,117,101,40,41,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103, + 101,116,87,105,100,116,104,40,41,32,42,32,48,46,54,102,44,32,103,101,116,72,101,105,103,104,116,40,41,32,42,32,48,46,55,102,44,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,97,108,115,101,41,59,13,10,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,66,114,117,115,104,32,40,38,103,98,41,59,13,10,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,105,102,32,40,105,109,97,103,101,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,103,46,100,114,97,119,73,109,97,103,101,84,114,97,110,115,102,111,114,109,101,100,32,40,105,109,97, + 103,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,48,44,32,48,44,32,105,109,97,103,101,45,62,103,101,116,87,105,100,116,104,40,41,44,32,105,109,97,103,101,45,62,103,101,116, + 72,101,105,103,104,116,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,65,102,102,105,110,101,84,114,97,110,115,102,111,114,109,58,58,116,114,97,110,115,108,97,116,105,111,110,32, + 40,45,48,46,53,102,32,42,32,105,109,97,103,101,45,62,103,101,116,87,105,100,116,104,40,41,44,32,45,48,46,53,102,32,42,32,105,109,97,103, + 101,45,62,103,101,116,72,101,105,103,104,116,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,46,102,111,108,108,111,119,101,100,66,121,32,40,103,101,116,84,114,97, + 110,115,102,111,114,109,40,41,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32, + 32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,116,121,112,101,32,61,61,32,57,41,13,10,32,32,32,32,32, + 32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,73,109,97,103,101,66,114,117,115,104,32,105,98,32,40,105,109,97,103,101,44,32, + 49,48,48,44,32,49,48,48,44,32,40,102,108,111,97,116,41,32,111,112,97,99,105,116,121,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117, + 101,40,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,66,114,117,115,104,32,40,38,105,98,41,59,13,10,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,105,109,97,103,101,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,46,100,114,97,119,73,109,97,103,101,84,114,97,110,115,102,111,114,109, + 101,100,32,40,105,109,97,103,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,48,44,32,48,44,32,105,109,97,103,101,45,62,103,101,116,87,105,100,116,104,40,41,44,32,105,109,97, + 103,101,45,62,103,101,116,72,101,105,103,104,116,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,65,102,102,105,110,101,84,114,97,110,115,102,111,114,109,58,58,116,114,97,110,115, + 108,97,116,105,111,110,32,40,45,48,46,53,102,32,42,32,105,109,97,103,101,45,62,103,101,116,87,105,100,116,104,40,41,44,13,10,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,45,121,32,45,32,48,46,53,102,32,42,32,104,41,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,46,102,111,108,108,111,119,101,100,66,121, - 32,40,103,101,116,84,114,97,110,115,102,111,114,109,40,41,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32, - 101,108,115,101,32,105,102,32,40,116,121,112,101,32,61,61,32,49,49,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,103,46,115,101,116,79,112,97,99,105,116,121,32,40,40,102,108,111,97,116,41,32,111,112,97,99,105,116,121,83,108,105,100,101,114, - 45,62,103,101,116,86,97,108,117,101,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,102,108,111,97,116,32,120,44,32,121, - 44,32,119,44,32,104,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,118,103,68,114,97,119,97,98,108,101,45,62,103,101,116,66,111,117, - 110,100,115,32,40,120,44,32,121,44,32,119,44,32,104,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,118,103,68,114,97,119, - 97,98,108,101,45,62,100,114,97,119,32,40,103,44,32,65,102,102,105,110,101,84,114,97,110,115,102,111,114,109,58,58,116,114,97,110,115,108,97,116, - 105,111,110,32,40,45,120,32,45,32,48,46,53,102,32,42,32,119,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,45,48,46,53,102,32,42,32,105,109,97,103,101,45, + 62,103,101,116,72,101,105,103,104,116,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,46,102,111,108,108,111,119,101,100,66,121,32,40,103,101,116,84,114,97,110,115, + 102,111,114,109,40,41,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32, + 32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,116,121,112,101,32,61,61,32,49,48,41,13,10,32,32,32,32,32,32, + 32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,79,112,97,99,105,116,121,32,40,40,102,108,111,97,116,41,32,111, + 112,97,99,105,116,121,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,102,108,111,97,116,32,120,44,32,121,44,32,119,44,32,104,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,114,97,119,97,98,108, + 101,45,62,103,101,116,66,111,117,110,100,115,32,40,120,44,32,121,44,32,119,44,32,104,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,100,114,97,119,97,98,108,101,45,62,100,114,97,119,32,40,103,44,32,65,102,102,105,110,101,84,114,97,110,115,102,111,114,109,58,58,116,114, + 97,110,115,108,97,116,105,111,110,32,40,45,120,32,45,32,48,46,53,102,32,42,32,119,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,45,121,32,45,32,48,46,53,102,32,42,32,104,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,45,121,32,45,32,48,46,53,102,32,42,32,104,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,46,102,111,108,108,111,119,101,100,66,121,32,40,103,101,116,84,114,97,110,115,102,111,114, - 109,40,41,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,115, - 105,122,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,105,110,116,32,120,32,61,32,49,48,48, - 59,13,10,32,32,32,32,32,32,32,32,105,110,116,32,121,32,61,32,52,59,13,10,32,32,32,32,32,32,32,32,116,121,112,101,67,104,111,111,115, - 101,114,45,62,115,101,116,66,111,117,110,100,115,32,40,120,44,32,121,44,32,51,48,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32, - 121,32,43,61,32,50,56,59,13,10,32,32,32,32,32,32,32,32,115,99,97,108,101,83,108,105,100,101,114,45,62,115,101,116,66,111,117,110,100,115, + 109,40,41,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,32,105,102,32,40,116,121,112,101, + 32,61,61,32,49,49,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,79,112,97, + 99,105,116,121,32,40,40,102,108,111,97,116,41,32,111,112,97,99,105,116,121,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,41, + 59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,102,108,111,97,116,32,120,44,32,121,44,32,119,44,32,104,59,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,115,118,103,68,114,97,119,97,98,108,101,45,62,103,101,116,66,111,117,110,100,115,32,40,120,44,32,121,44,32,119,44, + 32,104,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,118,103,68,114,97,119,97,98,108,101,45,62,100,114,97,119,32,40,103, + 44,32,65,102,102,105,110,101,84,114,97,110,115,102,111,114,109,58,58,116,114,97,110,115,108,97,116,105,111,110,32,40,45,120,32,45,32,48,46,53, + 102,32,42,32,119,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,45,121,32,45,32,48,46,53, + 102,32,42,32,104,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,46,102,111,108,108,111,119,101,100,66,121,32,40,103,101,116,84,114,97,110,115,102,111,114,109,40,41,41,41,59,13,10,32,32,32,32,32, + 32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,115,105,122,101,100,40,41,13,10,32,32,32,32,123, + 13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,105,110,116,32,120,32,61,32,49,48,48,59,13,10,32,32,32,32,32,32,32,32,105,110, + 116,32,121,32,61,32,52,59,13,10,32,32,32,32,32,32,32,32,116,121,112,101,67,104,111,111,115,101,114,45,62,115,101,116,66,111,117,110,100,115, 32,40,120,44,32,121,44,32,51,48,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,121,32,43,61,32,50,56,59,13,10,32,32,32, - 32,32,32,32,32,97,110,103,108,101,83,108,105,100,101,114,45,62,115,101,116,66,111,117,110,100,115,32,40,120,44,32,121,44,32,51,48,48,44,32, - 50,52,41,59,13,10,32,32,32,32,32,32,32,32,121,32,43,61,32,50,56,59,13,10,32,32,32,32,32,32,32,32,120,83,108,105,100,101,114,45, - 62,115,101,116,66,111,117,110,100,115,32,40,120,44,32,121,44,32,51,48,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,121,32,43, - 61,32,50,56,59,13,10,32,32,32,32,32,32,32,32,121,83,108,105,100,101,114,45,62,115,101,116,66,111,117,110,100,115,32,40,120,44,32,121,44, - 32,51,48,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,121,32,43,61,32,50,56,59,13,10,32,32,32,32,32,32,32,32,111,112, - 97,99,105,116,121,83,108,105,100,101,114,45,62,115,101,116,66,111,117,110,100,115,32,40,120,44,32,121,44,32,51,48,48,44,32,50,52,41,59,13, - 10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,115,108,105,100,101,114,86,97,108,117,101,67,104,97,110,103,101,100,32,40,83, - 108,105,100,101,114,42,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,101,112,97,105,110,116,40,41,59,13,10,32,32,32,32, - 125,13,10,13,10,32,32,32,32,118,111,105,100,32,99,111,109,98,111,66,111,120,67,104,97,110,103,101,100,32,40,67,111,109,98,111,66,111,120,42, - 41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,101,112,97,105,110,116,40,41,59,13,10,32,32,32,32,125,13,10,13,10,112, - 114,105,118,97,116,101,58,13,10,32,32,32,32,80,97,116,104,32,115,104,97,112,101,59,13,10,32,32,32,32,73,109,97,103,101,42,32,105,109,97, - 103,101,59,13,10,32,32,32,32,68,114,97,119,97,98,108,101,42,32,100,114,97,119,97,98,108,101,59,13,10,32,32,32,32,68,114,97,119,97,98, - 108,101,67,111,109,112,111,115,105,116,101,42,32,115,118,103,68,114,97,119,97,98,108,101,59,13,10,13,10,32,32,32,32,67,111,109,98,111,66,111, - 120,42,32,116,121,112,101,67,104,111,111,115,101,114,59,13,10,32,32,32,32,83,108,105,100,101,114,42,32,115,99,97,108,101,83,108,105,100,101,114, - 59,13,10,32,32,32,32,83,108,105,100,101,114,42,32,97,110,103,108,101,83,108,105,100,101,114,59,13,10,32,32,32,32,83,108,105,100,101,114,42, - 32,120,83,108,105,100,101,114,59,13,10,32,32,32,32,83,108,105,100,101,114,42,32,121,83,108,105,100,101,114,59,13,10,32,32,32,32,83,108,105, - 100,101,114,42,32,111,112,97,99,105,116,121,83,108,105,100,101,114,59,13,10,13,10,32,32,32,32,118,111,105,100,32,103,101,110,101,114,97,116,101, - 82,97,110,100,111,109,83,104,97,112,101,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,104,97,112,101,46,115,116,97,114, - 116,78,101,119,83,117,98,80,97,116,104,32,40,114,97,110,100,111,109,78,117,109,98,101,114,40,41,44,32,114,97,110,100,111,109,78,117,109,98,101, - 114,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,105,32,61,32,48,59,32,105,32,60,32,55,59,32, - 43,43,105,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,104,97,112,101,46,108,105,110,101,84, - 111,32,40,114,97,110,100,111,109,78,117,109,98,101,114,40,41,44,32,114,97,110,100,111,109,78,117,109,98,101,114,40,41,41,59,13,10,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,115,104,97,112,101,46,113,117,97,100,114,97,116,105,99,84,111,32,40,114,97,110,100,111,109,78,117,109,98, - 101,114,40,41,44,32,114,97,110,100,111,109,78,117,109,98,101,114,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,97,110,100,111,109,78,117,109,98,101,114,40,41,44,32,114,97,110,100,111,109,78,117,109,98, - 101,114,40,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,115,104,97,112,101,46,99,108,111,115,101, - 83,117,98,80,97,116,104,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,103,101,110,101,114,97,116,101,73,109, - 97,103,101,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,109,97,103,101,32,61,32,73,109,97,103,101,70,105,108,101,70, - 111,114,109,97,116,58,58,108,111,97,100,70,114,111,109,32,40,66,105,110,97,114,121,68,97,116,97,58,58,106,117,99,101,95,112,110,103,44,32,66, - 105,110,97,114,121,68,97,116,97,58,58,106,117,99,101,95,112,110,103,83,105,122,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32, - 118,111,105,100,32,103,101,110,101,114,97,116,101,68,114,97,119,97,98,108,101,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32, - 47,47,32,99,114,101,97,116,101,32,97,32,99,111,109,112,111,115,105,116,101,32,100,114,97,119,97,98,108,101,32,111,98,106,101,99,116,46,46,13, - 10,32,32,32,32,32,32,32,32,68,114,97,119,97,98,108,101,67,111,109,112,111,115,105,116,101,42,32,100,99,32,61,32,110,101,119,32,68,114,97, - 119,97,98,108,101,67,111,109,112,111,115,105,116,101,40,41,59,13,10,32,32,32,32,32,32,32,32,100,114,97,119,97,98,108,101,32,61,32,100,99, - 59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,46,46,97,100,100,32,97,32,112,97,116,104,115,32,100,114,97,119,97,98,108,101,32,116, - 111,32,105,116,46,46,46,13,10,32,32,32,32,32,32,32,32,68,114,97,119,97,98,108,101,80,97,116,104,32,100,112,59,13,10,32,32,32,32,32, - 32,32,32,100,112,46,115,101,116,80,97,116,104,32,40,115,104,97,112,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,100,112,46,115,101,116, - 79,117,116,108,105,110,101,32,40,52,46,48,102,44,32,67,111,108,111,117,114,115,58,58,98,108,117,101,41,59,13,10,13,10,32,32,32,32,32,32, - 32,32,71,114,97,100,105,101,110,116,66,114,117,115,104,32,103,98,32,40,67,111,108,111,117,114,71,114,97,100,105,101,110,116,32,40,67,111,108,111, - 117,114,115,58,58,114,101,100,46,119,105,116,104,65,108,112,104,97,32,40,48,46,52,102,41,44,32,45,49,48,48,46,48,102,44,32,45,49,48,48, - 46,48,102,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,67,111,108,111,117,114,115,58,58,103,114,101,101,110,46,119,105,116,104,65,108,112,104,97,32,40,48,46,54,102,41,44, - 32,49,48,48,46,48,102,44,32,49,48,48,46,48,102,44,32,102,97,108,115,101,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,100,112,46, - 115,101,116,70,105,108,108,66,114,117,115,104,32,40,103,98,41,59,13,10,13,10,32,32,32,32,32,32,32,32,100,99,45,62,105,110,115,101,114,116, - 68,114,97,119,97,98,108,101,32,40,100,112,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,46,46,97,100,100,32,97,110,32,105,109, - 97,103,101,32,100,114,97,119,97,98,108,101,46,46,13,10,32,32,32,32,32,32,32,32,68,114,97,119,97,98,108,101,73,109,97,103,101,32,100,105, - 59,13,10,32,32,32,32,32,32,32,32,100,105,46,115,101,116,73,109,97,103,101,32,40,105,109,97,103,101,44,32,102,97,108,115,101,41,59,13,10, - 13,10,32,32,32,32,32,32,32,32,100,99,45,62,105,110,115,101,114,116,68,114,97,119,97,98,108,101,32,40,100,105,44,32,65,102,102,105,110,101, - 84,114,97,110,115,102,111,114,109,58,58,115,99,97,108,101,32,40,48,46,51,102,44,32,48,46,56,102,41,41,59,13,10,13,10,32,32,32,32,32, - 32,32,32,47,47,32,46,46,97,110,100,32,97,32,116,101,120,116,32,111,98,106,101,99,116,13,10,32,32,32,32,32,32,32,32,68,114,97,119,97, - 98,108,101,84,101,120,116,32,100,116,59,13,10,32,32,32,32,32,32,32,32,100,116,46,115,101,116,84,101,120,116,32,40,84,40,34,74,85,67,69, - 32,68,114,97,119,97,98,108,101,115,34,41,44,32,70,111,110,116,32,40,51,48,46,48,102,44,32,70,111,110,116,58,58,98,111,108,100,41,41,59, - 13,10,32,32,32,32,32,32,32,32,100,116,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58,103,114,101,101,110,41,59, - 13,10,13,10,32,32,32,32,32,32,32,32,100,99,45,62,105,110,115,101,114,116,68,114,97,119,97,98,108,101,32,40,100,116,44,32,65,102,102,105, - 110,101,84,114,97,110,115,102,111,114,109,58,58,116,114,97,110,115,108,97,116,105,111,110,32,40,45,56,48,46,48,102,44,32,45,50,48,46,48,102, - 41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,46, - 115,99,97,108,101,100,32,40,50,46,48,102,44,32,48,46,56,102,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,46,114,111,116,97,116,101,100,32,40,45,49,46,51,102,41,41,59,13,10,32,32,32, - 32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,103,101,110,101,114,97,116,101,83,86,71,68,114,97,119,97,98,108,101,40,41,13,10,32,32, - 32,32,123,13,10,32,32,32,32,32,32,32,32,115,118,103,68,114,97,119,97,98,108,101,32,61,32,48,59,13,10,13,10,32,32,32,32,32,32,32, - 32,77,101,109,111,114,121,73,110,112,117,116,83,116,114,101,97,109,32,105,99,111,110,115,70,105,108,101,83,116,114,101,97,109,32,40,66,105,110,97, - 114,121,68,97,116,97,58,58,105,99,111,110,115,95,122,105,112,44,32,66,105,110,97,114,121,68,97,116,97,58,58,105,99,111,110,115,95,122,105,112, - 83,105,122,101,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,90,105,112,70,105,108,101,32,105,99,111,110,115,32,40,38,105, - 99,111,110,115,70,105,108,101,83,116,114,101,97,109,44,32,102,97,108,115,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,76,111, - 97,100,32,97,32,114,97,110,100,111,109,32,83,86,71,32,102,105,108,101,32,102,114,111,109,32,111,117,114,32,101,109,98,101,100,100,101,100,32,105, - 99,111,110,115,46,122,105,112,32,102,105,108,101,46,13,10,32,32,32,32,32,32,32,32,73,110,112,117,116,83,116,114,101,97,109,42,32,115,118,103, - 70,105,108,101,83,116,114,101,97,109,13,10,32,32,32,32,32,32,32,32,32,32,32,32,61,32,105,99,111,110,115,46,99,114,101,97,116,101,83,116, - 114,101,97,109,70,111,114,69,110,116,114,121,32,40,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46, - 110,101,120,116,73,110,116,32,40,105,99,111,110,115,46,103,101,116,78,117,109,69,110,116,114,105,101,115,40,41,41,41,59,13,10,13,10,32,32,32, - 32,32,32,32,32,105,102,32,40,115,118,103,70,105,108,101,83,116,114,101,97,109,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,123,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,68,114,97,119,97,98,108,101,42,32,108,111,97,100,101,100,83,86,71,32,61,32,68,114,97,119,97, - 98,108,101,58,58,99,114,101,97,116,101,70,114,111,109,73,109,97,103,101,68,97,116,97,83,116,114,101,97,109,32,40,42,115,118,103,70,105,108,101, - 83,116,114,101,97,109,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,108,111,97,100,101,100,83,86,71,32,33,61, - 32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,116, - 111,32,109,97,107,101,32,111,117,114,32,105,99,111,110,32,116,104,101,32,114,105,103,104,116,32,115,105,122,101,44,32,119,101,39,108,108,32,112,117, - 116,32,105,116,32,105,110,115,105,100,101,32,97,32,68,114,97,119,97,98,108,101,67,111,109,112,111,115,105,116,101,44,32,97,110,100,32,97,112,112, - 108,121,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,97,32,116,114,97,110,115,102,111,114,109,32,116,111,32,103,101, - 116,32,105,116,32,116,111,32,116,104,101,32,115,105,122,101,32,119,101,32,119,97,110,116,46,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,102,108,111,97,116,32,120,44,32,121,44,32,119,44,32,104,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 108,111,97,100,101,100,83,86,71,45,62,103,101,116,66,111,117,110,100,115,32,40,120,44,32,121,44,32,119,44,32,104,41,59,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,99,111,110,115,116,32,102,108,111,97,116,32,115,99,97,108,101,70,97,99,116,111,114,32,61,32,51,48, - 48,46,48,102,32,47,32,106,109,97,120,32,40,119,44,32,104,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,115, - 118,103,68,114,97,119,97,98,108,101,32,61,32,110,101,119,32,68,114,97,119,97,98,108,101,67,111,109,112,111,115,105,116,101,40,41,59,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,115,118,103,68,114,97,119,97,98,108,101,45,62,105,110,115,101,114,116,68,114,97,119,97,98, - 108,101,32,40,108,111,97,100,101,100,83,86,71,44,32,65,102,102,105,110,101,84,114,97,110,115,102,111,114,109,58,58,115,99,97,108,101,32,40,115, - 99,97,108,101,70,97,99,116,111,114,44,32,115,99,97,108,101,70,97,99,116,111,114,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 125,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,115,118,103,70,105,108,101,83,116,114,101,97,109,59,13,10, - 32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,99,111,110,115,116,32,65,102,102,105,110,101,84,114,97,110, - 115,102,111,114,109,32,103,101,116,84,114,97,110,115,102,111,114,109,40,41,32,99,111,110,115,116,13,10,32,32,32,32,123,13,10,32,32,32,32,32, - 32,32,32,114,101,116,117,114,110,32,65,102,102,105,110,101,84,114,97,110,115,102,111,114,109,58,58,114,111,116,97,116,105,111,110,32,40,102,108,111, - 97,116,95,80,105,32,42,32,50,46,48,102,32,42,32,40,102,108,111,97,116,41,32,97,110,103,108,101,83,108,105,100,101,114,45,62,103,101,116,86, - 97,108,117,101,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,46,115,99,97,108,101,100,32,40,40,102,108,111,97,116, - 41,32,115,99,97,108,101,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,40,102,108,111,97,116,41,32,115,99,97,108,101,83,108,105,100,101,114,45,62,103,101,116,86,97,108, - 117,101,40,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,46,116,114,97,110,115,108,97,116,101,100,32,40,103,101,116,87, - 105,100,116,104,40,41,32,42,32,48,46,53,102,32,43,32,40,102,108,111,97,116,41,32,120,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117, - 101,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,101,116,72,101, - 105,103,104,116,40,41,32,42,32,48,46,53,102,32,43,32,40,102,108,111,97,116,41,32,121,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117, - 101,40,41,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,80,97,116, - 104,115,65,110,100,84,114,97,110,115,102,111,114,109,115,68,101,109,111,40,41,13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,110,101,119, - 32,80,97,116,104,115,65,110,100,84,114,97,110,115,102,111,114,109,115,68,101,109,111,40,41,59,13,10,125,13,10,0,0}; + 32,32,32,32,32,115,99,97,108,101,83,108,105,100,101,114,45,62,115,101,116,66,111,117,110,100,115,32,40,120,44,32,121,44,32,51,48,48,44,32, + 50,52,41,59,13,10,32,32,32,32,32,32,32,32,121,32,43,61,32,50,56,59,13,10,32,32,32,32,32,32,32,32,97,110,103,108,101,83,108,105, + 100,101,114,45,62,115,101,116,66,111,117,110,100,115,32,40,120,44,32,121,44,32,51,48,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32, + 32,121,32,43,61,32,50,56,59,13,10,32,32,32,32,32,32,32,32,120,83,108,105,100,101,114,45,62,115,101,116,66,111,117,110,100,115,32,40,120, + 44,32,121,44,32,51,48,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,121,32,43,61,32,50,56,59,13,10,32,32,32,32,32,32, + 32,32,121,83,108,105,100,101,114,45,62,115,101,116,66,111,117,110,100,115,32,40,120,44,32,121,44,32,51,48,48,44,32,50,52,41,59,13,10,32, + 32,32,32,32,32,32,32,121,32,43,61,32,50,56,59,13,10,32,32,32,32,32,32,32,32,111,112,97,99,105,116,121,83,108,105,100,101,114,45,62, + 115,101,116,66,111,117,110,100,115,32,40,120,44,32,121,44,32,51,48,48,44,32,50,52,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32, + 32,118,111,105,100,32,115,108,105,100,101,114,86,97,108,117,101,67,104,97,110,103,101,100,32,40,83,108,105,100,101,114,42,41,13,10,32,32,32,32, + 123,13,10,32,32,32,32,32,32,32,32,114,101,112,97,105,110,116,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100, + 32,99,111,109,98,111,66,111,120,67,104,97,110,103,101,100,32,40,67,111,109,98,111,66,111,120,42,41,13,10,32,32,32,32,123,13,10,32,32,32, + 32,32,32,32,32,114,101,112,97,105,110,116,40,41,59,13,10,32,32,32,32,125,13,10,13,10,112,114,105,118,97,116,101,58,13,10,32,32,32,32, + 80,97,116,104,32,115,104,97,112,101,59,13,10,32,32,32,32,73,109,97,103,101,42,32,105,109,97,103,101,59,13,10,32,32,32,32,68,114,97,119, + 97,98,108,101,42,32,100,114,97,119,97,98,108,101,59,13,10,32,32,32,32,68,114,97,119,97,98,108,101,67,111,109,112,111,115,105,116,101,42,32, + 115,118,103,68,114,97,119,97,98,108,101,59,13,10,13,10,32,32,32,32,67,111,109,98,111,66,111,120,42,32,116,121,112,101,67,104,111,111,115,101, + 114,59,13,10,32,32,32,32,83,108,105,100,101,114,42,32,115,99,97,108,101,83,108,105,100,101,114,59,13,10,32,32,32,32,83,108,105,100,101,114, + 42,32,97,110,103,108,101,83,108,105,100,101,114,59,13,10,32,32,32,32,83,108,105,100,101,114,42,32,120,83,108,105,100,101,114,59,13,10,32,32, + 32,32,83,108,105,100,101,114,42,32,121,83,108,105,100,101,114,59,13,10,32,32,32,32,83,108,105,100,101,114,42,32,111,112,97,99,105,116,121,83, + 108,105,100,101,114,59,13,10,13,10,32,32,32,32,118,111,105,100,32,103,101,110,101,114,97,116,101,82,97,110,100,111,109,83,104,97,112,101,40,41, + 13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,104,97,112,101,46,115,116,97,114,116,78,101,119,83,117,98,80,97,116,104,32,40, + 114,97,110,100,111,109,78,117,109,98,101,114,40,41,44,32,114,97,110,100,111,109,78,117,109,98,101,114,40,41,41,59,13,10,13,10,32,32,32,32, + 32,32,32,32,102,111,114,32,40,105,110,116,32,105,32,61,32,48,59,32,105,32,60,32,55,59,32,43,43,105,41,13,10,32,32,32,32,32,32,32, + 32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,104,97,112,101,46,108,105,110,101,84,111,32,40,114,97,110,100,111,109,78,117,109,98, + 101,114,40,41,44,32,114,97,110,100,111,109,78,117,109,98,101,114,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,104, + 97,112,101,46,113,117,97,100,114,97,116,105,99,84,111,32,40,114,97,110,100,111,109,78,117,109,98,101,114,40,41,44,32,114,97,110,100,111,109,78, + 117,109,98,101,114,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,114,97,110,100,111,109,78,117,109,98,101,114,40,41,44,32,114,97,110,100,111,109,78,117,109,98,101,114,40,41,41,59,13,10,32,32,32,32,32, + 32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,115,104,97,112,101,46,99,108,111,115,101,83,117,98,80,97,116,104,40,41,59,13,10,32, + 32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,103,101,110,101,114,97,116,101,73,109,97,103,101,40,41,13,10,32,32,32,32,123,13, + 10,32,32,32,32,32,32,32,32,105,109,97,103,101,32,61,32,73,109,97,103,101,70,105,108,101,70,111,114,109,97,116,58,58,108,111,97,100,70,114, + 111,109,32,40,66,105,110,97,114,121,68,97,116,97,58,58,106,117,99,101,95,112,110,103,44,32,66,105,110,97,114,121,68,97,116,97,58,58,106,117, + 99,101,95,112,110,103,83,105,122,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,103,101,110,101,114,97,116,101, + 68,114,97,119,97,98,108,101,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,99,114,101,97,116,101,32,97,32,99, + 111,109,112,111,115,105,116,101,32,100,114,97,119,97,98,108,101,32,111,98,106,101,99,116,46,46,13,10,32,32,32,32,32,32,32,32,68,114,97,119, + 97,98,108,101,67,111,109,112,111,115,105,116,101,42,32,100,99,32,61,32,110,101,119,32,68,114,97,119,97,98,108,101,67,111,109,112,111,115,105,116, + 101,40,41,59,13,10,32,32,32,32,32,32,32,32,100,114,97,119,97,98,108,101,32,61,32,100,99,59,13,10,13,10,32,32,32,32,32,32,32,32, + 47,47,32,46,46,97,100,100,32,97,32,112,97,116,104,115,32,100,114,97,119,97,98,108,101,32,116,111,32,105,116,46,46,46,13,10,32,32,32,32, + 32,32,32,32,68,114,97,119,97,98,108,101,80,97,116,104,32,100,112,59,13,10,32,32,32,32,32,32,32,32,100,112,46,115,101,116,80,97,116,104, + 32,40,115,104,97,112,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,100,112,46,115,101,116,79,117,116,108,105,110,101,32,40,52,46,48,102, + 44,32,67,111,108,111,117,114,115,58,58,98,108,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,71,114,97,100,105,101,110,116,66,114,117, + 115,104,32,103,98,32,40,67,111,108,111,117,114,71,114,97,100,105,101,110,116,32,40,67,111,108,111,117,114,115,58,58,114,101,100,46,119,105,116,104, + 65,108,112,104,97,32,40,48,46,52,102,41,44,32,45,49,48,48,46,48,102,44,32,45,49,48,48,46,48,102,44,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,67,111,108,111,117, + 114,115,58,58,103,114,101,101,110,46,119,105,116,104,65,108,112,104,97,32,40,48,46,54,102,41,44,32,49,48,48,46,48,102,44,32,49,48,48,46, + 48,102,44,32,102,97,108,115,101,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,100,112,46,115,101,116,70,105,108,108,66,114,117,115,104,32, + 40,103,98,41,59,13,10,13,10,32,32,32,32,32,32,32,32,100,99,45,62,105,110,115,101,114,116,68,114,97,119,97,98,108,101,32,40,100,112,41, + 59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,46,46,97,100,100,32,97,110,32,105,109,97,103,101,32,100,114,97,119,97,98,108,101,46, + 46,13,10,32,32,32,32,32,32,32,32,68,114,97,119,97,98,108,101,73,109,97,103,101,32,100,105,59,13,10,32,32,32,32,32,32,32,32,100,105, + 46,115,101,116,73,109,97,103,101,32,40,105,109,97,103,101,44,32,102,97,108,115,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,100,99,45, + 62,105,110,115,101,114,116,68,114,97,119,97,98,108,101,32,40,100,105,44,32,65,102,102,105,110,101,84,114,97,110,115,102,111,114,109,58,58,115,99, + 97,108,101,32,40,48,46,51,102,44,32,48,46,56,102,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,46,46,97,110,100,32,97, + 32,116,101,120,116,32,111,98,106,101,99,116,13,10,32,32,32,32,32,32,32,32,68,114,97,119,97,98,108,101,84,101,120,116,32,100,116,59,13,10, + 32,32,32,32,32,32,32,32,100,116,46,115,101,116,84,101,120,116,32,40,84,40,34,74,85,67,69,32,68,114,97,119,97,98,108,101,115,34,41,44, + 32,70,111,110,116,32,40,51,48,46,48,102,44,32,70,111,110,116,58,58,98,111,108,100,41,41,59,13,10,32,32,32,32,32,32,32,32,100,116,46, + 115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58,103,114,101,101,110,41,59,13,10,13,10,32,32,32,32,32,32,32,32,100, + 99,45,62,105,110,115,101,114,116,68,114,97,119,97,98,108,101,32,40,100,116,44,32,65,102,102,105,110,101,84,114,97,110,115,102,111,114,109,58,58, + 116,114,97,110,115,108,97,116,105,111,110,32,40,45,56,48,46,48,102,44,32,45,50,48,46,48,102,41,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,46,115,99,97,108,101,100,32,40,50,46,48,102,44, + 32,48,46,56,102,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,46,114,111,116,97,116,101,100,32,40,45,49,46,51,102,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105, + 100,32,103,101,110,101,114,97,116,101,83,86,71,68,114,97,119,97,98,108,101,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32, + 115,118,103,68,114,97,119,97,98,108,101,32,61,32,48,59,13,10,13,10,32,32,32,32,32,32,32,32,77,101,109,111,114,121,73,110,112,117,116,83, + 116,114,101,97,109,32,105,99,111,110,115,70,105,108,101,83,116,114,101,97,109,32,40,66,105,110,97,114,121,68,97,116,97,58,58,105,99,111,110,115, + 95,122,105,112,44,32,66,105,110,97,114,121,68,97,116,97,58,58,105,99,111,110,115,95,122,105,112,83,105,122,101,44,32,102,97,108,115,101,41,59, + 13,10,32,32,32,32,32,32,32,32,90,105,112,70,105,108,101,32,105,99,111,110,115,32,40,38,105,99,111,110,115,70,105,108,101,83,116,114,101,97, + 109,44,32,102,97,108,115,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,76,111,97,100,32,97,32,114,97,110,100,111,109,32,83, + 86,71,32,102,105,108,101,32,102,114,111,109,32,111,117,114,32,101,109,98,101,100,100,101,100,32,105,99,111,110,115,46,122,105,112,32,102,105,108,101, + 46,13,10,32,32,32,32,32,32,32,32,73,110,112,117,116,83,116,114,101,97,109,42,32,115,118,103,70,105,108,101,83,116,114,101,97,109,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,61,32,105,99,111,110,115,46,99,114,101,97,116,101,83,116,114,101,97,109,70,111,114,69,110,116,114,121,32, + 40,82,97,110,100,111,109,58,58,103,101,116,83,121,115,116,101,109,82,97,110,100,111,109,40,41,46,110,101,120,116,73,110,116,32,40,105,99,111,110, + 115,46,103,101,116,78,117,109,69,110,116,114,105,101,115,40,41,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,115,118,103,70, + 105,108,101,83,116,114,101,97,109,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 68,114,97,119,97,98,108,101,42,32,108,111,97,100,101,100,83,86,71,32,61,32,68,114,97,119,97,98,108,101,58,58,99,114,101,97,116,101,70,114, + 111,109,73,109,97,103,101,68,97,116,97,83,116,114,101,97,109,32,40,42,115,118,103,70,105,108,101,83,116,114,101,97,109,41,59,13,10,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,108,111,97,100,101,100,83,86,71,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,116,111,32,109,97,107,101,32,111,117,114,32,105,99, + 111,110,32,116,104,101,32,114,105,103,104,116,32,115,105,122,101,44,32,119,101,39,108,108,32,112,117,116,32,105,116,32,105,110,115,105,100,101,32,97, + 32,68,114,97,119,97,98,108,101,67,111,109,112,111,115,105,116,101,44,32,97,110,100,32,97,112,112,108,121,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,47,47,32,97,32,116,114,97,110,115,102,111,114,109,32,116,111,32,103,101,116,32,105,116,32,116,111,32,116,104,101,32,115, + 105,122,101,32,119,101,32,119,97,110,116,46,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,108,111,97,116,32,120,44, + 32,121,44,32,119,44,32,104,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,108,111,97,100,101,100,83,86,71,45,62,103,101, + 116,66,111,117,110,100,115,32,40,120,44,32,121,44,32,119,44,32,104,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99, + 111,110,115,116,32,102,108,111,97,116,32,115,99,97,108,101,70,97,99,116,111,114,32,61,32,51,48,48,46,48,102,32,47,32,106,109,97,120,32,40, + 119,44,32,104,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,115,118,103,68,114,97,119,97,98,108,101,32,61,32, + 110,101,119,32,68,114,97,119,97,98,108,101,67,111,109,112,111,115,105,116,101,40,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,115,118,103,68,114,97,119,97,98,108,101,45,62,105,110,115,101,114,116,68,114,97,119,97,98,108,101,32,40,108,111,97,100,101,100,83,86,71, + 44,32,65,102,102,105,110,101,84,114,97,110,115,102,111,114,109,58,58,115,99,97,108,101,32,40,115,99,97,108,101,70,97,99,116,111,114,44,32,115, + 99,97,108,101,70,97,99,116,111,114,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,100,101,108,101,116,101,32,115,118,103,70,105,108,101,83,116,114,101,97,109,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32, + 32,32,125,13,10,13,10,32,32,32,32,99,111,110,115,116,32,65,102,102,105,110,101,84,114,97,110,115,102,111,114,109,32,103,101,116,84,114,97,110, + 115,102,111,114,109,40,41,32,99,111,110,115,116,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,65,102,102, + 105,110,101,84,114,97,110,115,102,111,114,109,58,58,114,111,116,97,116,105,111,110,32,40,102,108,111,97,116,95,80,105,32,42,32,50,46,48,102,32, + 42,32,40,102,108,111,97,116,41,32,97,110,103,108,101,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,41,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,46,115,99,97,108,101,100,32,40,40,102,108,111,97,116,41,32,115,99,97,108,101,83,108,105,100,101,114, + 45,62,103,101,116,86,97,108,117,101,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 40,102,108,111,97,116,41,32,115,99,97,108,101,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,41,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,46,116,114,97,110,115,108,97,116,101,100,32,40,103,101,116,87,105,100,116,104,40,41,32,42,32,48,46,53,102, + 32,43,32,40,102,108,111,97,116,41,32,120,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,44,13,10,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,101,116,72,101,105,103,104,116,40,41,32,42,32,48,46,53,102, + 32,43,32,40,102,108,111,97,116,41,32,121,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,41,59,13,10,32,32,32,32,125,13, + 10,125,59,13,10,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,80,97,116,104,115,65,110,100,84,114,97,110,115,102,111,114, + 109,115,68,101,109,111,40,41,13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,110,101,119,32,80,97,116,104,115,65,110,100,84,114,97,110, + 115,102,111,114,109,115,68,101,109,111,40,41,59,13,10,125,13,10,0,0}; const char* BinaryData::pathsandtransformsdemo_cpp = (const char*) temp13; static const unsigned char temp14[] = {60,116,114,101,101,62,13,10,32,32,32,32,60,105,116,101,109,49,62,13,10,32,32,32,32,32,32,32,32,60,115,117,98,110,111,100,101,32,99,111, @@ -7288,1050 +7246,1024 @@ static const unsigned char temp15[] = {47,42,13,10,32,32,61,61,61,61,61,61,61,61 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,13,10,13,10,32,32,32,84,104,105,115,32,102,105,108,101,32,105,115,32,112,97,114,116,32,111,102,32,116,104,101,32,74,85,67,69, 32,108,105,98,114,97,114,121,32,45,32,34,74,117,108,101,115,39,32,85,116,105,108,105,116,121,32,67,108,97,115,115,32,69,120,116,101,110,115,105, - 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,55,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, - 108,32,83,111,102,116,119,97,114,101,32,108,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,57,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, + 108,32,83,111,102,116,119,97,114,101,32,76,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,74,85,67,69,32,99,97,110,32,98,101,32,114,101, 100,105,115,116,114,105,98,117,116,101,100,32,97,110,100,47,111,114,32,109,111,100,105,102,105,101,100,32,117,110,100,101,114,32,116,104,101,32,116,101, - 114,109,115,32,111,102,32,116,104,101,13,10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115, - 101,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32,83,111,102,116,119,97,114,101,32,70,111,117, - 110,100,97,116,105,111,110,59,13,10,32,32,32,101,105,116,104,101,114,32,118,101,114,115,105,111,110,32,50,32,111,102,32,116,104,101,32,76,105,99, - 101,110,115,101,44,32,111,114,32,40,97,116,32,121,111,117,114,32,111,112,116,105,111,110,41,32,97,110,121,32,108,97,116,101,114,32,118,101,114,115, - 105,111,110,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116,101,100,32,105,110,32,116,104,101,32,104,111, - 112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,13,10,32,32,32,98,117,116,32,87,73,84,72,79, - 85,84,32,65,78,89,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101,110,32,116,104,101,32,105,109,112,108,105,101, - 100,32,119,97,114,114,97,110,116,121,32,111,102,13,10,32,32,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84,89,32,111,114,32,70,73,84, - 78,69,83,83,32,70,79,82,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83,69,46,32,32,83,101,101,32,116,104,101,13, - 10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102,111,114,32,109,111,114,101,32, - 100,101,116,97,105,108,115,46,13,10,13,10,32,32,32,89,111,117,32,115,104,111,117,108,100,32,104,97,118,101,32,114,101,99,101,105,118,101,100,32, - 97,32,99,111,112,121,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101, - 13,10,32,32,32,97,108,111,110,103,32,119,105,116,104,32,74,85,67,69,59,32,105,102,32,110,111,116,44,32,118,105,115,105,116,32,119,119,119,46, - 103,110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,32,111,114,32,119,114,105,116,101,32,116,111,32,116,104,101,13,10,32,32,32,70,114,101, - 101,32,83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,44,32,73,110,99,46,44,32,53,57,32,84,101,109,112,108,101,32,80, - 108,97,99,101,44,32,83,117,105,116,101,32,51,51,48,44,13,10,32,32,32,66,111,115,116,111,110,44,32,77,65,32,48,50,49,49,49,45,49,51, - 48,55,32,85,83,65,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 114,109,115,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,13,10,32,32,32,80,117,98,108,105,99,32,76,105,99,101,110,115, + 101,32,40,86,101,114,115,105,111,110,32,50,41,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32, + 83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,46,13,10,32,32,32,65,32,99,111,112,121,32,111,102,32,116,104,101,32,108, + 105,99,101,110,115,101,32,105,115,32,105,110,99,108,117,100,101,100,32,105,110,32,116,104,101,32,74,85,67,69,32,100,105,115,116,114,105,98,117,116, + 105,111,110,44,32,111,114,32,99,97,110,32,98,101,32,102,111,117,110,100,13,10,32,32,32,111,110,108,105,110,101,32,97,116,32,119,119,119,46,103, + 110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116, + 101,100,32,105,110,32,116,104,101,32,104,111,112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,32,98, + 117,116,32,87,73,84,72,79,85,84,32,65,78,89,13,10,32,32,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101, + 110,32,116,104,101,32,105,109,112,108,105,101,100,32,119,97,114,114,97,110,116,121,32,111,102,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84, + 89,32,111,114,32,70,73,84,78,69,83,83,32,70,79,82,13,10,32,32,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83, + 69,46,32,32,83,101,101,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102, + 111,114,32,109,111,114,101,32,100,101,116,97,105,108,115,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, - 45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,73,102,32,121,111,117,39,100,32,108,105,107,101,32,116,111,32,114,101,108,101,97,115, - 101,32,97,32,99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67, - 69,44,32,99,111,109,109,101,114,99,105,97,108,13,10,32,32,32,108,105,99,101,110,115,101,115,32,97,114,101,32,97,108,115,111,32,97,118,97,105, - 108,97,98,108,101,58,32,118,105,115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109, - 47,106,117,99,101,32,102,111,114,13,10,32,32,32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13, - 10,13,10,35,105,110,99,108,117,100,101,32,34,46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,35, - 105,102,32,74,85,67,69,95,81,85,73,67,75,84,73,77,69,32,38,38,32,33,32,74,85,67,69,95,76,73,78,85,88,13,10,13,10,47,47,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,47, - 47,32,115,111,32,116,104,97,116,32,119,101,32,99,97,110,32,101,97,115,105,108,121,32,104,97,118,101,32,116,119,111,32,81,84,32,119,105,110,100, - 111,119,115,32,101,97,99,104,32,119,105,116,104,32,97,32,102,105,108,101,32,98,114,111,119,115,101,114,44,32,119,114,97,112,32,116,104,105,115,32, - 117,112,32,97,115,32,97,32,99,108,97,115,115,46,46,13,10,99,108,97,115,115,32,81,117,105,99,107,84,105,109,101,87,105,110,100,111,119,87,105, - 116,104,70,105,108,101,66,114,111,119,115,101,114,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108, - 105,99,32,70,105,108,101,110,97,109,101,67,111,109,112,111,110,101,110,116,76,105,115,116,101,110,101,114,13,10,123,13,10,112,117,98,108,105,99,58, - 13,10,32,32,32,32,81,117,105,99,107,84,105,109,101,87,105,110,100,111,119,87,105,116,104,70,105,108,101,66,114,111,119,115,101,114,40,41,13,10, - 32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,113,116,67,111,109,112, - 32,61,32,110,101,119,32,81,117,105,99,107,84,105,109,101,77,111,118,105,101,67,111,109,112,111,110,101,110,116,40,41,41,59,13,10,13,10,32,32, - 32,32,32,32,32,32,47,47,32,97,110,100,32,97,32,102,105,108,101,45,99,104,111,111,115,101,114,46,46,13,10,32,32,32,32,32,32,32,32,97, - 100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,102,105,108,101,67,104,111,111,115,101,114,32,61,32,110,101,119,32,70,105,108,101, - 110,97,109,101,67,111,109,112,111,110,101,110,116,32,40,84,40,34,109,111,118,105,101,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,70,105,108,101,58,58,110,111,110,101,120,105,115,116,101,110,116,44,13,10,32,32,32,32,32,32,32,32, + 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,84,111,32,114,101,108,101,97,115,101,32,97,32, + 99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67,69,44,32,99, + 111,109,109,101,114,99,105,97,108,32,108,105,99,101,110,115,101,115,32,97,114,101,13,10,32,32,32,97,118,97,105,108,97,98,108,101,58,32,118,105, + 115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109,47,106,117,99,101,32,102,111,114, + 32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13,10,13,10,35,105,110,99,108,117,100,101,32,34, + 46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,35,105,102,32,74,85,67,69,95,81,85,73,67,75, + 84,73,77,69,32,38,38,32,33,32,74,85,67,69,95,76,73,78,85,88,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,47,47,32,115,111,32,116,104,97,116,32,119,101,32, + 99,97,110,32,101,97,115,105,108,121,32,104,97,118,101,32,116,119,111,32,81,84,32,119,105,110,100,111,119,115,32,101,97,99,104,32,119,105,116,104, + 32,97,32,102,105,108,101,32,98,114,111,119,115,101,114,44,32,119,114,97,112,32,116,104,105,115,32,117,112,32,97,115,32,97,32,99,108,97,115,115, + 46,46,13,10,99,108,97,115,115,32,81,117,105,99,107,84,105,109,101,87,105,110,100,111,119,87,105,116,104,70,105,108,101,66,114,111,119,115,101,114, + 32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,70,105,108,101,110,97,109,101,67,111, + 109,112,111,110,101,110,116,76,105,115,116,101,110,101,114,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,81,117,105,99,107,84,105, + 109,101,87,105,110,100,111,119,87,105,116,104,70,105,108,101,66,114,111,119,115,101,114,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32, + 32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,113,116,67,111,109,112,32,61,32,110,101,119,32,81,117,105,99,107,84, + 105,109,101,77,111,118,105,101,67,111,109,112,111,110,101,110,116,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,97,110,100,32, + 97,32,102,105,108,101,45,99,104,111,111,115,101,114,46,46,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105, + 98,108,101,32,40,102,105,108,101,67,104,111,111,115,101,114,32,61,32,110,101,119,32,70,105,108,101,110,97,109,101,67,111,109,112,111,110,101,110,116, + 32,40,84,40,34,109,111,118,105,101,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,70, + 105,108,101,58,58,110,111,110,101,120,105,115,116,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,44,32,102,97,108,115,101,44,32,102,97,108,115,101,44,13,10,32,32,32, + 32,32,32,116,114,117,101,44,32,102,97,108,115,101,44,32,102,97,108,115,101,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,42,46,42,34,41,44,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,84,40,34,42,46,42,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,83,116,114,105,110,103,58,58,101,109,112,116,121,44,13,10,32,32,32,32,32,32,32,32, + 32,32,32,83,116,114,105,110,103,58,58,101,109,112,116,121,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,40,99,104,111,111,115,101,32,97,32,118,105,100,101,111,32,102,105,108,101,32, - 116,111,32,112,108,97,121,41,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,102,105,108,101,67,104,111,111,115,101,114,45,62,97,100,100,76, - 105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,102,105,108,101,67,104,111,111,115,101,114,45,62,115,101, - 116,66,114,111,119,115,101,66,117,116,116,111,110,84,101,120,116,32,40,84,40,34,98,114,111,119,115,101,34,41,41,59,13,10,32,32,32,32,125,13, - 10,13,10,32,32,32,32,126,81,117,105,99,107,84,105,109,101,87,105,110,100,111,119,87,105,116,104,70,105,108,101,66,114,111,119,115,101,114,40,41, - 13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32, - 32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,115,105,122,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32, - 32,32,32,113,116,67,111,109,112,45,62,115,101,116,66,111,117,110,100,115,32,40,48,44,32,48,44,32,103,101,116,87,105,100,116,104,40,41,44,32, - 103,101,116,72,101,105,103,104,116,40,41,32,45,32,51,48,41,59,13,10,32,32,32,32,32,32,32,32,102,105,108,101,67,104,111,111,115,101,114,45, - 62,115,101,116,66,111,117,110,100,115,32,40,48,44,32,103,101,116,72,101,105,103,104,116,40,41,32,45,32,50,52,44,32,103,101,116,87,105,100,116, - 104,40,41,44,32,50,52,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,102,105,108,101,110,97,109,101,67,111,109, - 112,111,110,101,110,116,67,104,97,110,103,101,100,32,40,70,105,108,101,110,97,109,101,67,111,109,112,111,110,101,110,116,42,41,13,10,32,32,32,32, - 123,13,10,32,32,32,32,32,32,32,32,47,47,32,116,104,105,115,32,105,115,32,99,97,108,108,101,100,32,119,104,101,110,32,116,104,101,32,117,115, - 101,114,32,99,104,97,110,103,101,115,32,116,104,101,32,102,105,108,101,110,97,109,101,32,105,110,32,116,104,101,32,102,105,108,101,32,99,104,111,111, - 115,101,114,32,98,111,120,13,10,32,32,32,32,32,32,32,32,105,102,32,40,113,116,67,111,109,112,45,62,108,111,97,100,77,111,118,105,101,32,40, - 102,105,108,101,67,104,111,111,115,101,114,45,62,103,101,116,67,117,114,114,101,110,116,70,105,108,101,40,41,44,32,116,114,117,101,41,41,13,10,32, - 32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,108,111,97,100,101,100,32,116,104,101,32,102,105,108,101, - 32,111,107,44,32,115,111,32,108,101,116,39,115,32,115,116,97,114,116,32,105,116,32,112,108,97,121,105,110,103,46,46,13,10,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,113,116,67,111,109,112,45,62,112,108,97,121,40,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32, - 32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,65,108,101,114,116,87,105, - 110,100,111,119,58,58,115,104,111,119,77,101,115,115,97,103,101,66,111,120,32,40,65,108,101,114,116,87,105,110,100,111,119,58,58,87,97,114,110,105, - 110,103,73,99,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,84,40,34,67,111,117,108,100,110,39,116,32,108,111,97,100,32,116,104,101,32,102,105,108,101,33,34,41,44,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,84,40,34,83,111,114,114,121,44,32,81,117,105,99,107,84,105,109,101,32,100,105,100,110,39,116,32,109,97,110,97,103,101,32,116,111,32,108, - 111,97,100,32,116,104,97,116,32,102,105,108,101,33,34,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10, - 112,114,105,118,97,116,101,58,13,10,32,32,32,32,81,117,105,99,107,84,105,109,101,77,111,118,105,101,67,111,109,112,111,110,101,110,116,42,32,113, - 116,67,111,109,112,59,13,10,32,32,32,32,70,105,108,101,110,97,109,101,67,111,109,112,111,110,101,110,116,42,32,102,105,108,101,67,104,111,111,115, - 101,114,59,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,81,117,105,99,107,84,105,109,101,68,101,109,111,32,32,58,32,112,117, - 98,108,105,99,32,67,111,109,112,111,110,101,110,116,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,81,117, - 105,99,107,84,105,109,101,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,101,116,78,97,109,101,32,40,84, - 40,34,81,117,105,99,107,84,105,109,101,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,97,100,100,32,97,32,109,111,118,105, - 101,32,99,111,109,112,111,110,101,110,116,46,46,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101, - 32,40,113,116,67,111,109,112,49,32,61,32,110,101,119,32,81,117,105,99,107,84,105,109,101,87,105,110,100,111,119,87,105,116,104,70,105,108,101,66, - 114,111,119,115,101,114,40,41,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,113, - 116,67,111,109,112,50,32,61,32,110,101,119,32,81,117,105,99,107,84,105,109,101,87,105,110,100,111,119,87,105,116,104,70,105,108,101,66,114,111,119, - 115,101,114,40,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,81,117,105,99,107,84,105,109,101,68,101,109,111,40,41,13,10, - 32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32, - 32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,115,105,122,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32, - 32,113,116,67,111,109,112,49,45,62,115,101,116,66,111,117,110,100,115,82,101,108,97,116,105,118,101,32,40,48,46,48,53,102,44,32,48,46,48,53, - 102,44,32,48,46,52,50,53,102,44,32,48,46,57,102,41,59,13,10,32,32,32,32,32,32,32,32,113,116,67,111,109,112,50,45,62,115,101,116,66, - 111,117,110,100,115,82,101,108,97,116,105,118,101,32,40,48,46,53,50,53,102,44,32,48,46,48,53,102,44,32,48,46,52,50,53,102,44,32,48,46, - 57,102,41,59,13,10,32,32,32,32,125,13,10,13,10,112,114,105,118,97,116,101,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,81,117,105,99,107, - 84,105,109,101,87,105,110,100,111,119,87,105,116,104,70,105,108,101,66,114,111,119,115,101,114,42,32,113,116,67,111,109,112,49,59,13,10,32,32,32, - 32,81,117,105,99,107,84,105,109,101,87,105,110,100,111,119,87,105,116,104,70,105,108,101,66,114,111,119,115,101,114,42,32,113,116,67,111,109,112,50, - 59,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 32,32,32,84,40,34,40,99,104,111,111,115,101,32,97,32,118,105,100,101,111,32,102,105,108,101,32,116,111,32,112,108,97,121,41,34,41,41,41,59, + 13,10,32,32,32,32,32,32,32,32,102,105,108,101,67,104,111,111,115,101,114,45,62,97,100,100,76,105,115,116,101,110,101,114,32,40,116,104,105,115, + 41,59,13,10,32,32,32,32,32,32,32,32,102,105,108,101,67,104,111,111,115,101,114,45,62,115,101,116,66,114,111,119,115,101,66,117,116,116,111,110, + 84,101,120,116,32,40,84,40,34,98,114,111,119,115,101,34,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,81,117,105,99,107, + 84,105,109,101,87,105,110,100,111,119,87,105,116,104,70,105,108,101,66,114,111,119,115,101,114,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32, + 32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118, + 111,105,100,32,114,101,115,105,122,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,113,116,67,111,109,112,45,62,115,101, + 116,66,111,117,110,100,115,32,40,48,44,32,48,44,32,103,101,116,87,105,100,116,104,40,41,44,32,103,101,116,72,101,105,103,104,116,40,41,32,45, + 32,51,48,41,59,13,10,32,32,32,32,32,32,32,32,102,105,108,101,67,104,111,111,115,101,114,45,62,115,101,116,66,111,117,110,100,115,32,40,48, + 44,32,103,101,116,72,101,105,103,104,116,40,41,32,45,32,50,52,44,32,103,101,116,87,105,100,116,104,40,41,44,32,50,52,41,59,13,10,32,32, + 32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,102,105,108,101,110,97,109,101,67,111,109,112,111,110,101,110,116,67,104,97,110,103,101,100, + 32,40,70,105,108,101,110,97,109,101,67,111,109,112,111,110,101,110,116,42,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47, + 32,116,104,105,115,32,105,115,32,99,97,108,108,101,100,32,119,104,101,110,32,116,104,101,32,117,115,101,114,32,99,104,97,110,103,101,115,32,116,104, + 101,32,102,105,108,101,110,97,109,101,32,105,110,32,116,104,101,32,102,105,108,101,32,99,104,111,111,115,101,114,32,98,111,120,13,10,32,32,32,32, + 32,32,32,32,105,102,32,40,113,116,67,111,109,112,45,62,108,111,97,100,77,111,118,105,101,32,40,102,105,108,101,67,104,111,111,115,101,114,45,62, + 103,101,116,67,117,114,114,101,110,116,70,105,108,101,40,41,44,32,116,114,117,101,41,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,47,47,32,108,111,97,100,101,100,32,116,104,101,32,102,105,108,101,32,111,107,44,32,115,111,32,108,101,116,39,115, + 32,115,116,97,114,116,32,105,116,32,112,108,97,121,105,110,103,46,46,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,113,116,67,111,109, + 112,45,62,112,108,97,121,40,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32, + 32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,58,58,115,104,111,119,77,101,115, + 115,97,103,101,66,111,120,32,40,65,108,101,114,116,87,105,110,100,111,119,58,58,87,97,114,110,105,110,103,73,99,111,110,44,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34, + 67,111,117,108,100,110,39,116,32,108,111,97,100,32,116,104,101,32,102,105,108,101,33,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,83,111,114,114,121,44,32,81, + 117,105,99,107,84,105,109,101,32,100,105,100,110,39,116,32,109,97,110,97,103,101,32,116,111,32,108,111,97,100,32,116,104,97,116,32,102,105,108,101, + 33,34,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,112,114,105,118,97,116,101,58,13,10,32,32,32, + 32,81,117,105,99,107,84,105,109,101,77,111,118,105,101,67,111,109,112,111,110,101,110,116,42,32,113,116,67,111,109,112,59,13,10,32,32,32,32,70, + 105,108,101,110,97,109,101,67,111,109,112,111,110,101,110,116,42,32,102,105,108,101,67,104,111,111,115,101,114,59,13,10,125,59,13,10,13,10,13,10, + 47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,81,117,105,99,107,84,105,109,101,68, - 101,109,111,40,41,13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,110,101,119,32,81,117,105,99,107,84,105,109,101,68,101,109,111,40,41, - 59,13,10,125,13,10,13,10,35,101,110,100,105,102,13,10,0,0}; + 13,10,99,108,97,115,115,32,81,117,105,99,107,84,105,109,101,68,101,109,111,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110, + 116,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,81,117,105,99,107,84,105,109,101,68,101,109,111,40,41, + 13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,101,116,78,97,109,101,32,40,84,40,34,81,117,105,99,107,84,105,109,101,34,41, + 41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,97,100,100,32,97,32,109,111,118,105,101,32,99,111,109,112,111,110,101,110,116,46,46, + 13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,113,116,67,111,109,112,49,32,61,32,110, + 101,119,32,81,117,105,99,107,84,105,109,101,87,105,110,100,111,119,87,105,116,104,70,105,108,101,66,114,111,119,115,101,114,40,41,41,59,13,10,32, + 32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,113,116,67,111,109,112,50,32,61,32,110,101,119,32, + 81,117,105,99,107,84,105,109,101,87,105,110,100,111,119,87,105,116,104,70,105,108,101,66,114,111,119,115,101,114,40,41,41,59,13,10,32,32,32,32, + 125,13,10,13,10,32,32,32,32,126,81,117,105,99,107,84,105,109,101,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32, + 32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105, + 100,32,114,101,115,105,122,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,113,116,67,111,109,112,49,45,62,115,101,116, + 66,111,117,110,100,115,82,101,108,97,116,105,118,101,32,40,48,46,48,53,102,44,32,48,46,48,53,102,44,32,48,46,52,50,53,102,44,32,48,46, + 57,102,41,59,13,10,32,32,32,32,32,32,32,32,113,116,67,111,109,112,50,45,62,115,101,116,66,111,117,110,100,115,82,101,108,97,116,105,118,101, + 32,40,48,46,53,50,53,102,44,32,48,46,48,53,102,44,32,48,46,52,50,53,102,44,32,48,46,57,102,41,59,13,10,32,32,32,32,125,13,10, + 13,10,112,114,105,118,97,116,101,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,81,117,105,99,107,84,105,109,101,87,105,110,100,111,119,87,105,116, + 104,70,105,108,101,66,114,111,119,115,101,114,42,32,113,116,67,111,109,112,49,59,13,10,32,32,32,32,81,117,105,99,107,84,105,109,101,87,105,110, + 100,111,119,87,105,116,104,70,105,108,101,66,114,111,119,115,101,114,42,32,113,116,67,111,109,112,50,59,13,10,125,59,13,10,13,10,13,10,47,47, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10, + 67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,81,117,105,99,107,84,105,109,101,68,101,109,111,40,41,13,10,123,13,10,32,32,32, + 32,114,101,116,117,114,110,32,110,101,119,32,81,117,105,99,107,84,105,109,101,68,101,109,111,40,41,59,13,10,125,13,10,13,10,35,101,110,100,105, + 102,13,10,0,0}; const char* BinaryData::quicktimedemo_cpp = (const char*) temp15; static const unsigned char temp16[] = {47,42,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,13,10,13,10,32,32,32,84,104,105,115,32,102,105,108,101,32,105,115,32,112,97,114,116,32,111,102,32,116,104,101,32,74,85,67,69, 32,108,105,98,114,97,114,121,32,45,32,34,74,117,108,101,115,39,32,85,116,105,108,105,116,121,32,67,108,97,115,115,32,69,120,116,101,110,115,105, - 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,55,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, - 108,32,83,111,102,116,119,97,114,101,32,108,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,57,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, + 108,32,83,111,102,116,119,97,114,101,32,76,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,74,85,67,69,32,99,97,110,32,98,101,32,114,101, 100,105,115,116,114,105,98,117,116,101,100,32,97,110,100,47,111,114,32,109,111,100,105,102,105,101,100,32,117,110,100,101,114,32,116,104,101,32,116,101, - 114,109,115,32,111,102,32,116,104,101,13,10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115, - 101,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32,83,111,102,116,119,97,114,101,32,70,111,117, - 110,100,97,116,105,111,110,59,13,10,32,32,32,101,105,116,104,101,114,32,118,101,114,115,105,111,110,32,50,32,111,102,32,116,104,101,32,76,105,99, - 101,110,115,101,44,32,111,114,32,40,97,116,32,121,111,117,114,32,111,112,116,105,111,110,41,32,97,110,121,32,108,97,116,101,114,32,118,101,114,115, - 105,111,110,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116,101,100,32,105,110,32,116,104,101,32,104,111, - 112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,13,10,32,32,32,98,117,116,32,87,73,84,72,79, - 85,84,32,65,78,89,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101,110,32,116,104,101,32,105,109,112,108,105,101, - 100,32,119,97,114,114,97,110,116,121,32,111,102,13,10,32,32,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84,89,32,111,114,32,70,73,84, - 78,69,83,83,32,70,79,82,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83,69,46,32,32,83,101,101,32,116,104,101,13, - 10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102,111,114,32,109,111,114,101,32, - 100,101,116,97,105,108,115,46,13,10,13,10,32,32,32,89,111,117,32,115,104,111,117,108,100,32,104,97,118,101,32,114,101,99,101,105,118,101,100,32, - 97,32,99,111,112,121,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101, - 13,10,32,32,32,97,108,111,110,103,32,119,105,116,104,32,74,85,67,69,59,32,105,102,32,110,111,116,44,32,118,105,115,105,116,32,119,119,119,46, - 103,110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,32,111,114,32,119,114,105,116,101,32,116,111,32,116,104,101,13,10,32,32,32,70,114,101, - 101,32,83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,44,32,73,110,99,46,44,32,53,57,32,84,101,109,112,108,101,32,80, - 108,97,99,101,44,32,83,117,105,116,101,32,51,51,48,44,13,10,32,32,32,66,111,115,116,111,110,44,32,77,65,32,48,50,49,49,49,45,49,51, - 48,55,32,85,83,65,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 114,109,115,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,13,10,32,32,32,80,117,98,108,105,99,32,76,105,99,101,110,115, + 101,32,40,86,101,114,115,105,111,110,32,50,41,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32, + 83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,46,13,10,32,32,32,65,32,99,111,112,121,32,111,102,32,116,104,101,32,108, + 105,99,101,110,115,101,32,105,115,32,105,110,99,108,117,100,101,100,32,105,110,32,116,104,101,32,74,85,67,69,32,100,105,115,116,114,105,98,117,116, + 105,111,110,44,32,111,114,32,99,97,110,32,98,101,32,102,111,117,110,100,13,10,32,32,32,111,110,108,105,110,101,32,97,116,32,119,119,119,46,103, + 110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116, + 101,100,32,105,110,32,116,104,101,32,104,111,112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,32,98, + 117,116,32,87,73,84,72,79,85,84,32,65,78,89,13,10,32,32,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101, + 110,32,116,104,101,32,105,109,112,108,105,101,100,32,119,97,114,114,97,110,116,121,32,111,102,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84, + 89,32,111,114,32,70,73,84,78,69,83,83,32,70,79,82,13,10,32,32,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83, + 69,46,32,32,83,101,101,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102, + 111,114,32,109,111,114,101,32,100,101,116,97,105,108,115,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, - 45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,73,102,32,121,111,117,39,100,32,108,105,107,101,32,116,111,32,114,101,108,101,97,115, - 101,32,97,32,99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67, - 69,44,32,99,111,109,109,101,114,99,105,97,108,13,10,32,32,32,108,105,99,101,110,115,101,115,32,97,114,101,32,97,108,115,111,32,97,118,97,105, - 108,97,98,108,101,58,32,118,105,115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109, - 47,106,117,99,101,32,102,111,114,13,10,32,32,32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13, - 10,13,10,35,105,110,99,108,117,100,101,32,34,46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,13, - 10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,13,10,99,108,97,115,115,32,70,111,110,116,115,65,110,100,84,101,120,116,68,101,109,111,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112, - 111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99, - 32,76,105,115,116,66,111,120,77,111,100,101,108,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,112,117,98,108,105,99,32,66,117,116,116,111,110,76,105,115,116,101,110,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,83,108,105,100,101,114,76,105,115,116,101,110,101,114,13,10,123,13,10,32,32, - 32,32,79,119,110,101,100,65,114,114,97,121,32,60,70,111,110,116,62,32,102,111,110,116,115,59,13,10,32,32,32,32,76,105,115,116,66,111,120,42, - 32,108,105,115,116,66,111,120,59,13,10,32,32,32,32,84,101,120,116,69,100,105,116,111,114,42,32,116,101,120,116,66,111,120,59,13,10,32,32,32, - 32,84,111,103,103,108,101,66,117,116,116,111,110,42,32,98,111,108,100,66,117,116,116,111,110,59,13,10,32,32,32,32,84,111,103,103,108,101,66,117, - 116,116,111,110,42,32,105,116,97,108,105,99,66,117,116,116,111,110,59,13,10,32,32,32,32,83,108,105,100,101,114,42,32,115,105,122,101,83,108,105, - 100,101,114,59,13,10,13,10,32,32,32,32,83,116,114,101,116,99,104,97,98,108,101,76,97,121,111,117,116,77,97,110,97,103,101,114,32,118,101,114, - 116,105,99,97,108,76,97,121,111,117,116,59,13,10,32,32,32,32,83,116,114,101,116,99,104,97,98,108,101,76,97,121,111,117,116,77,97,110,97,103, - 101,114,32,104,111,114,105,122,111,110,116,97,108,76,97,121,111,117,116,59,13,10,13,10,32,32,32,32,83,116,114,101,116,99,104,97,98,108,101,76, - 97,121,111,117,116,82,101,115,105,122,101,114,66,97,114,42,32,118,101,114,116,105,99,97,108,68,105,118,105,100,101,114,66,97,114,59,13,10,32,32, - 32,32,83,116,114,101,116,99,104,97,98,108,101,76,97,121,111,117,116,82,101,115,105,122,101,114,66,97,114,42,32,104,111,114,105,122,111,110,116,97, - 108,68,105,118,105,100,101,114,66,97,114,59,13,10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,70,111,110,116,115, - 65,110,100,84,101,120,116,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,101,116,78,97,109,101,32,40,84, - 40,34,70,111,110,116,115,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,70,111,110,116,58,58,102,105,110,100,70,111,110,116,115,32,40, - 102,111,110,116,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,108,105, - 115,116,66,111,120,32,61,32,110,101,119,32,76,105,115,116,66,111,120,32,40,84,40,34,102,111,110,116,115,34,41,44,32,116,104,105,115,41,41,59, - 13,10,32,32,32,32,32,32,32,32,108,105,115,116,66,111,120,45,62,115,101,116,82,111,119,72,101,105,103,104,116,32,40,50,56,41,59,13,10,13, - 10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,116,101,120,116,66,111,120,32,61,32,110,101, - 119,32,84,101,120,116,69,100,105,116,111,114,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,116,101,120,116,66,111,120,45,62,115,101,116, - 67,111,108,111,117,114,32,40,84,101,120,116,69,100,105,116,111,114,58,58,98,97,99,107,103,114,111,117,110,100,67,111,108,111,117,114,73,100,44,32, - 67,111,108,111,117,114,115,58,58,119,104,105,116,101,41,59,13,10,32,32,32,32,32,32,32,32,116,101,120,116,66,111,120,45,62,115,101,116,67,111, - 108,111,117,114,32,40,84,101,120,116,69,100,105,116,111,114,58,58,111,117,116,108,105,110,101,67,111,108,111,117,114,73,100,44,32,67,111,108,111,117, - 114,115,58,58,98,108,97,99,107,46,119,105,116,104,65,108,112,104,97,32,40,48,46,53,102,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32, - 116,101,120,116,66,111,120,45,62,115,101,116,77,117,108,116,105,76,105,110,101,32,40,116,114,117,101,44,32,116,114,117,101,41,59,13,10,32,32,32, - 32,32,32,32,32,116,101,120,116,66,111,120,45,62,115,101,116,82,101,116,117,114,110,75,101,121,83,116,97,114,116,115,78,101,119,76,105,110,101,32, - 40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,116,101,120,116,66,111,120,45,62,115,101,116,84,101,120,116,32,40,84,40,34,84,104, - 101,32,81,117,105,99,107,32,66,114,111,119,110,32,70,111,120,32,74,117,109,112,101,100,32,79,118,101,114,32,84,104,101,32,76,97,122,121,32,68, - 111,103,92,110,92,110,65,97,32,66,98,32,67,99,32,68,100,32,69,101,32,70,102,32,71,103,32,72,104,32,73,105,32,74,106,32,75,107,32,76, - 108,32,77,109,32,78,110,32,79,111,32,80,112,32,81,113,32,82,114,32,83,115,32,84,116,32,85,117,32,86,118,32,87,119,32,88,120,32,89,121, - 32,90,122,32,48,49,50,51,52,53,54,55,56,57,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101, - 86,105,115,105,98,108,101,32,40,98,111,108,100,66,117,116,116,111,110,32,61,32,110,101,119,32,84,111,103,103,108,101,66,117,116,116,111,110,32,40, - 84,40,34,98,111,108,100,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,98,111,108,100,66,117,116,116,111,110,45,62,97,100,100,66,117,116, - 116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107, - 101,86,105,115,105,98,108,101,32,40,105,116,97,108,105,99,66,117,116,116,111,110,32,61,32,110,101,119,32,84,111,103,103,108,101,66,117,116,116,111, - 110,32,40,84,40,34,105,116,97,108,105,99,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,105,116,97,108,105,99,66,117,116,116,111,110,45, - 62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100, - 100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,115,105,122,101,83,108,105,100,101,114,32,61,32,110,101,119,32,83,108,105,100,101,114, - 32,40,84,40,34,115,105,122,101,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,115,105,122,101,83,108,105,100,101,114,45,62,115,101,116,82, - 97,110,103,101,32,40,51,46,48,44,32,49,53,48,46,48,44,32,48,46,49,41,59,13,10,32,32,32,32,32,32,32,32,115,105,122,101,83,108,105, - 100,101,114,45,62,115,101,116,86,97,108,117,101,32,40,50,48,46,48,41,59,13,10,32,32,32,32,32,32,32,32,115,105,122,101,83,108,105,100,101, - 114,45,62,97,100,100,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,108,105,115,116,66,111, - 120,45,62,115,101,108,101,99,116,82,111,119,32,40,48,41,59,13,10,32,32,32,32,32,32,32,32,108,105,115,116,66,111,120,45,62,115,101,116,67, - 111,108,111,117,114,32,40,76,105,115,116,66,111,120,58,58,111,117,116,108,105,110,101,67,111,108,111,117,114,73,100,44,32,67,111,108,111,117,114,115, - 58,58,98,108,97,99,107,46,119,105,116,104,65,108,112,104,97,32,40,48,46,53,102,41,41,59,13,10,32,32,32,32,32,32,32,32,108,105,115,116, - 66,111,120,45,62,115,101,116,79,117,116,108,105,110,101,84,104,105,99,107,110,101,115,115,32,40,49,41,59,13,10,13,10,32,32,32,32,32,32,32, - 32,47,47,32,115,101,116,32,117,112,32,116,104,101,32,108,97,121,111,117,116,32,97,110,100,32,114,101,115,105,122,101,114,32,98,97,114,115,46,46, - 13,10,13,10,32,32,32,32,32,32,32,32,118,101,114,116,105,99,97,108,76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121,111,117,116, - 32,40,48,44,32,45,48,46,50,44,32,45,48,46,56,44,32,45,48,46,53,41,59,32,32,47,47,32,119,105,100,116,104,32,111,102,32,116,104,101, - 32,102,111,110,116,32,108,105,115,116,32,109,117,115,116,32,98,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,47,47,32,98,101,116,119,101,101,110,32,50,48,37,32,97,110,100,32,56,48,37,44,32,112,114,101,102,101,114,97,98,108,121,32,53,48,37,13, - 10,32,32,32,32,32,32,32,32,118,101,114,116,105,99,97,108,76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121,111,117,116,32,40,49, - 44,32,56,44,32,56,44,32,56,41,59,32,32,32,32,32,32,32,32,32,32,32,47,47,32,116,104,101,32,118,101,114,116,105,99,97,108,32,100,105, - 118,105,100,101,114,32,100,114,97,103,45,98,97,114,32,116,104,105,110,103,32,105,115,32,97,108,119,97,121,115,32,56,32,112,105,120,101,108,115,32, - 119,105,100,101,13,10,32,32,32,32,32,32,32,32,118,101,114,116,105,99,97,108,76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121,111, - 117,116,32,40,50,44,32,49,53,48,44,32,45,49,46,48,44,32,45,48,46,53,41,59,32,32,32,47,47,32,116,104,101,32,99,111,109,112,111,110, - 101,110,116,115,32,111,110,32,116,104,101,32,114,105,103,104,116,32,109,117,115,116,32,98,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,47,47,32,97,116,32,108,101,97,115,116,32,49,53,48,32,112,105,120,101,108,115,32,119,105,100,101,44,32,112,114,101, - 102,101,114,97,98,108,121,32,53,48,37,32,111,102,32,116,104,101,32,116,111,116,97,108,32,119,105,100,116,104,13,10,13,10,32,32,32,32,32,32, - 32,32,118,101,114,116,105,99,97,108,68,105,118,105,100,101,114,66,97,114,32,61,32,110,101,119,32,83,116,114,101,116,99,104,97,98,108,101,76,97, - 121,111,117,116,82,101,115,105,122,101,114,66,97,114,32,40,38,118,101,114,116,105,99,97,108,76,97,121,111,117,116,44,32,49,44,32,116,114,117,101, - 41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,118,101,114,116,105,99,97,108,68, - 105,118,105,100,101,114,66,97,114,41,59,13,10,13,10,32,32,32,32,32,32,32,32,104,111,114,105,122,111,110,116,97,108,76,97,121,111,117,116,46, - 115,101,116,73,116,101,109,76,97,121,111,117,116,32,40,48,44,32,45,48,46,50,44,32,45,49,46,48,44,32,45,48,46,52,41,59,32,32,47,47, - 32,104,101,105,103,104,116,32,111,102,32,116,104,101,32,102,111,110,116,32,116,101,120,116,32,98,111,120,32,109,117,115,116,32,98,101,13,10,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,98,101,116,119,101,101,110,32,50,48,37,32,97,110,100,32, - 49,48,48,37,44,32,112,114,101,102,101,114,97,98,108,121,32,52,48,37,13,10,32,32,32,32,32,32,32,32,104,111,114,105,122,111,110,116,97,108, - 76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121,111,117,116,32,40,49,44,32,56,44,32,56,44,32,56,41,59,32,32,32,32,32,32, - 32,32,32,32,32,47,47,32,116,104,101,32,104,111,114,105,122,111,110,116,97,108,32,100,105,118,105,100,101,114,32,100,114,97,103,45,98,97,114,32, - 116,104,105,110,103,32,105,115,32,97,108,119,97,121,115,32,56,32,112,105,120,101,108,115,32,104,105,103,104,13,10,32,32,32,32,32,32,32,32,104, - 111,114,105,122,111,110,116,97,108,76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121,111,117,116,32,40,50,44,32,50,44,32,53,44,32, - 53,41,59,32,32,32,32,32,32,32,32,32,32,32,47,47,32,97,32,103,97,112,32,98,101,116,119,101,101,110,32,116,104,101,32,99,111,110,116,114, - 111,108,115,13,10,32,32,32,32,32,32,32,32,104,111,114,105,122,111,110,116,97,108,76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121, - 111,117,116,32,40,51,44,32,49,53,44,32,50,48,44,32,50,48,41,59,32,32,32,32,32,32,32,32,47,47,32,116,104,101,32,105,116,97,108,105, - 99,32,98,117,116,116,111,110,32,119,111,117,108,100,32,108,105,107,101,32,116,111,32,98,101,32,50,48,32,112,105,120,101,108,115,32,104,105,103,104, + 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,84,111,32,114,101,108,101,97,115,101,32,97,32, + 99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67,69,44,32,99, + 111,109,109,101,114,99,105,97,108,32,108,105,99,101,110,115,101,115,32,97,114,101,13,10,32,32,32,97,118,97,105,108,97,98,108,101,58,32,118,105, + 115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109,47,106,117,99,101,32,102,111,114, + 32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13,10,13,10,35,105,110,99,108,117,100,101,32,34, + 46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,70,111,110,116, + 115,65,110,100,84,101,120,116,68,101,109,111,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,76,105,115,116,66,111,120,77,111,100,101,108, + 44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,66,117,116,116, + 111,110,76,105,115,116,101,110,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112, + 117,98,108,105,99,32,83,108,105,100,101,114,76,105,115,116,101,110,101,114,13,10,123,13,10,32,32,32,32,79,119,110,101,100,65,114,114,97,121,32, + 60,70,111,110,116,62,32,102,111,110,116,115,59,13,10,32,32,32,32,76,105,115,116,66,111,120,42,32,108,105,115,116,66,111,120,59,13,10,32,32, + 32,32,84,101,120,116,69,100,105,116,111,114,42,32,116,101,120,116,66,111,120,59,13,10,32,32,32,32,84,111,103,103,108,101,66,117,116,116,111,110, + 42,32,98,111,108,100,66,117,116,116,111,110,59,13,10,32,32,32,32,84,111,103,103,108,101,66,117,116,116,111,110,42,32,105,116,97,108,105,99,66, + 117,116,116,111,110,59,13,10,32,32,32,32,83,108,105,100,101,114,42,32,115,105,122,101,83,108,105,100,101,114,59,13,10,13,10,32,32,32,32,83, + 116,114,101,116,99,104,97,98,108,101,76,97,121,111,117,116,77,97,110,97,103,101,114,32,118,101,114,116,105,99,97,108,76,97,121,111,117,116,59,13, + 10,32,32,32,32,83,116,114,101,116,99,104,97,98,108,101,76,97,121,111,117,116,77,97,110,97,103,101,114,32,104,111,114,105,122,111,110,116,97,108, + 76,97,121,111,117,116,59,13,10,13,10,32,32,32,32,83,116,114,101,116,99,104,97,98,108,101,76,97,121,111,117,116,82,101,115,105,122,101,114,66, + 97,114,42,32,118,101,114,116,105,99,97,108,68,105,118,105,100,101,114,66,97,114,59,13,10,32,32,32,32,83,116,114,101,116,99,104,97,98,108,101, + 76,97,121,111,117,116,82,101,115,105,122,101,114,66,97,114,42,32,104,111,114,105,122,111,110,116,97,108,68,105,118,105,100,101,114,66,97,114,59,13, + 10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,70,111,110,116,115,65,110,100,84,101,120,116,68,101,109,111,40,41, + 13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,101,116,78,97,109,101,32,40,84,40,34,70,111,110,116,115,34,41,41,59,13,10, + 13,10,32,32,32,32,32,32,32,32,70,111,110,116,58,58,102,105,110,100,70,111,110,116,115,32,40,102,111,110,116,115,41,59,13,10,13,10,32,32, + 32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,108,105,115,116,66,111,120,32,61,32,110,101,119,32,76, + 105,115,116,66,111,120,32,40,84,40,34,102,111,110,116,115,34,41,44,32,116,104,105,115,41,41,59,13,10,32,32,32,32,32,32,32,32,108,105,115, + 116,66,111,120,45,62,115,101,116,82,111,119,72,101,105,103,104,116,32,40,50,56,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65, + 110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,116,101,120,116,66,111,120,32,61,32,110,101,119,32,84,101,120,116,69,100,105,116,111,114,40, + 41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,116,101,120,116,66,111,120,45,62,115,101,116,67,111,108,111,117,114,32,40,84,101,120,116,69, + 100,105,116,111,114,58,58,98,97,99,107,103,114,111,117,110,100,67,111,108,111,117,114,73,100,44,32,67,111,108,111,117,114,115,58,58,119,104,105,116, + 101,41,59,13,10,32,32,32,32,32,32,32,32,116,101,120,116,66,111,120,45,62,115,101,116,67,111,108,111,117,114,32,40,84,101,120,116,69,100,105, + 116,111,114,58,58,111,117,116,108,105,110,101,67,111,108,111,117,114,73,100,44,32,67,111,108,111,117,114,115,58,58,98,108,97,99,107,46,119,105,116, + 104,65,108,112,104,97,32,40,48,46,53,102,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,116,101,120,116,66,111,120,45,62,115,101,116,77, + 117,108,116,105,76,105,110,101,32,40,116,114,117,101,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,116,101,120,116,66,111,120,45, + 62,115,101,116,82,101,116,117,114,110,75,101,121,83,116,97,114,116,115,78,101,119,76,105,110,101,32,40,116,114,117,101,41,59,13,10,32,32,32,32, + 32,32,32,32,116,101,120,116,66,111,120,45,62,115,101,116,84,101,120,116,32,40,84,40,34,84,104,101,32,81,117,105,99,107,32,66,114,111,119,110, + 32,70,111,120,32,74,117,109,112,101,100,32,79,118,101,114,32,84,104,101,32,76,97,122,121,32,68,111,103,92,110,92,110,65,97,32,66,98,32,67, + 99,32,68,100,32,69,101,32,70,102,32,71,103,32,72,104,32,73,105,32,74,106,32,75,107,32,76,108,32,77,109,32,78,110,32,79,111,32,80,112, + 32,81,113,32,82,114,32,83,115,32,84,116,32,85,117,32,86,118,32,87,119,32,88,120,32,89,121,32,90,122,32,48,49,50,51,52,53,54,55,56, + 57,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,98,111,108,100, + 66,117,116,116,111,110,32,61,32,110,101,119,32,84,111,103,103,108,101,66,117,116,116,111,110,32,40,84,40,34,98,111,108,100,34,41,41,41,59,13, + 10,32,32,32,32,32,32,32,32,98,111,108,100,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40, + 116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,105,116,97, + 108,105,99,66,117,116,116,111,110,32,61,32,110,101,119,32,84,111,103,103,108,101,66,117,116,116,111,110,32,40,84,40,34,105,116,97,108,105,99,34, + 41,41,41,59,13,10,32,32,32,32,32,32,32,32,105,116,97,108,105,99,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115, + 116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98, + 108,101,32,40,115,105,122,101,83,108,105,100,101,114,32,61,32,110,101,119,32,83,108,105,100,101,114,32,40,84,40,34,115,105,122,101,34,41,41,41, + 59,13,10,32,32,32,32,32,32,32,32,115,105,122,101,83,108,105,100,101,114,45,62,115,101,116,82,97,110,103,101,32,40,51,46,48,44,32,49,53, + 48,46,48,44,32,48,46,49,41,59,13,10,32,32,32,32,32,32,32,32,115,105,122,101,83,108,105,100,101,114,45,62,115,101,116,86,97,108,117,101, + 32,40,50,48,46,48,41,59,13,10,32,32,32,32,32,32,32,32,115,105,122,101,83,108,105,100,101,114,45,62,97,100,100,76,105,115,116,101,110,101, + 114,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,108,105,115,116,66,111,120,45,62,115,101,108,101,99,116,82,111,119,32, + 40,48,41,59,13,10,32,32,32,32,32,32,32,32,108,105,115,116,66,111,120,45,62,115,101,116,67,111,108,111,117,114,32,40,76,105,115,116,66,111, + 120,58,58,111,117,116,108,105,110,101,67,111,108,111,117,114,73,100,44,32,67,111,108,111,117,114,115,58,58,98,108,97,99,107,46,119,105,116,104,65, + 108,112,104,97,32,40,48,46,53,102,41,41,59,13,10,32,32,32,32,32,32,32,32,108,105,115,116,66,111,120,45,62,115,101,116,79,117,116,108,105, + 110,101,84,104,105,99,107,110,101,115,115,32,40,49,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,115,101,116,32,117,112,32,116,104, + 101,32,108,97,121,111,117,116,32,97,110,100,32,114,101,115,105,122,101,114,32,98,97,114,115,46,46,13,10,13,10,32,32,32,32,32,32,32,32,118, + 101,114,116,105,99,97,108,76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121,111,117,116,32,40,48,44,32,45,48,46,50,44,32,45,48, + 46,56,44,32,45,48,46,53,41,59,32,32,47,47,32,119,105,100,116,104,32,111,102,32,116,104,101,32,102,111,110,116,32,108,105,115,116,32,109,117, + 115,116,32,98,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,98,101,116,119,101,101,110,32,50, + 48,37,32,97,110,100,32,56,48,37,44,32,112,114,101,102,101,114,97,98,108,121,32,53,48,37,13,10,32,32,32,32,32,32,32,32,118,101,114,116, + 105,99,97,108,76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121,111,117,116,32,40,49,44,32,56,44,32,56,44,32,56,41,59,32,32, + 32,32,32,32,32,32,32,32,32,47,47,32,116,104,101,32,118,101,114,116,105,99,97,108,32,100,105,118,105,100,101,114,32,100,114,97,103,45,98,97, + 114,32,116,104,105,110,103,32,105,115,32,97,108,119,97,121,115,32,56,32,112,105,120,101,108,115,32,119,105,100,101,13,10,32,32,32,32,32,32,32, + 32,118,101,114,116,105,99,97,108,76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121,111,117,116,32,40,50,44,32,49,53,48,44,32,45, + 49,46,48,44,32,45,48,46,53,41,59,32,32,32,47,47,32,116,104,101,32,99,111,109,112,111,110,101,110,116,115,32,111,110,32,116,104,101,32,114, + 105,103,104,116,32,109,117,115,116,32,98,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,97,116, + 32,108,101,97,115,116,32,49,53,48,32,112,105,120,101,108,115,32,119,105,100,101,44,32,112,114,101,102,101,114,97,98,108,121,32,53,48,37,32,111, + 102,32,116,104,101,32,116,111,116,97,108,32,119,105,100,116,104,13,10,13,10,32,32,32,32,32,32,32,32,118,101,114,116,105,99,97,108,68,105,118, + 105,100,101,114,66,97,114,32,61,32,110,101,119,32,83,116,114,101,116,99,104,97,98,108,101,76,97,121,111,117,116,82,101,115,105,122,101,114,66,97, + 114,32,40,38,118,101,114,116,105,99,97,108,76,97,121,111,117,116,44,32,49,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,97, + 100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,118,101,114,116,105,99,97,108,68,105,118,105,100,101,114,66,97,114,41,59,13,10, 13,10,32,32,32,32,32,32,32,32,104,111,114,105,122,111,110,116,97,108,76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121,111,117,116, - 32,40,52,44,32,50,44,32,53,44,32,53,41,59,32,32,32,32,32,32,32,32,32,32,32,47,47,32,97,32,103,97,112,32,98,101,116,119,101,101, - 110,32,116,104,101,32,99,111,110,116,114,111,108,115,13,10,32,32,32,32,32,32,32,32,104,111,114,105,122,111,110,116,97,108,76,97,121,111,117,116, - 46,115,101,116,73,116,101,109,76,97,121,111,117,116,32,40,53,44,32,49,53,44,32,50,48,44,32,50,48,41,59,32,32,32,32,32,32,32,32,47, - 47,32,116,104,101,32,98,111,108,100,32,98,117,116,116,111,110,32,119,111,117,108,100,32,108,105,107,101,32,116,111,32,98,101,32,50,48,32,112,105, - 120,101,108,115,32,104,105,103,104,13,10,32,32,32,32,32,32,32,32,104,111,114,105,122,111,110,116,97,108,76,97,121,111,117,116,46,115,101,116,73, - 116,101,109,76,97,121,111,117,116,32,40,54,44,32,50,44,32,53,44,32,53,41,59,32,32,32,32,32,32,32,32,32,32,32,47,47,32,97,32,103, - 97,112,32,98,101,116,119,101,101,110,32,116,104,101,32,99,111,110,116,114,111,108,115,13,10,32,32,32,32,32,32,32,32,104,111,114,105,122,111,110, - 116,97,108,76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121,111,117,116,32,40,55,44,32,49,53,44,32,50,48,44,32,50,48,41,59, - 32,32,32,32,32,32,32,32,47,47,32,116,104,101,32,105,116,97,108,105,99,32,98,117,116,116,111,110,32,119,111,117,108,100,32,108,105,107,101,32, - 116,111,32,98,101,32,50,48,32,112,105,120,101,108,115,32,104,105,103,104,13,10,32,32,32,32,32,32,32,32,104,111,114,105,122,111,110,116,97,108, - 76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121,111,117,116,32,40,56,44,32,50,44,32,53,44,32,53,41,59,32,32,32,32,32,32, - 32,32,32,32,32,47,47,32,97,32,103,97,112,32,98,101,116,119,101,101,110,32,116,104,101,32,99,111,110,116,114,111,108,115,13,10,32,32,32,32, - 32,32,32,32,104,111,114,105,122,111,110,116,97,108,76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121,111,117,116,32,40,57,44,32,49, - 53,44,32,50,48,44,32,50,48,41,59,32,32,32,32,32,32,32,32,47,47,32,116,104,101,32,99,111,112,121,32,99,111,100,101,32,98,117,116,116, - 111,110,32,119,111,117,108,100,32,108,105,107,101,32,116,111,32,98,101,32,50,48,32,112,105,120,101,108,115,32,104,105,103,104,13,10,32,32,32,32, - 32,32,32,32,104,111,114,105,122,111,110,116,97,108,76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121,111,117,116,32,40,49,48,44,32, - 53,44,32,45,49,46,48,44,32,53,41,59,32,32,32,32,32,32,32,32,47,47,32,97,100,100,32,97,32,103,97,112,32,97,116,32,116,104,101,32, - 98,111,116,116,111,109,32,116,104,97,116,32,119,105,108,108,32,102,105,108,108,32,117,112,32,97,110,121,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,115,112,97,99,101,32,108,101,102,116,32,111,118,101,114,32,45,32,116,104,105,115,32,119, - 105,108,108,32,115,116,111,112,32,116,104,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32, - 115,108,105,100,101,114,115,32,102,114,111,109,32,97,108,119,97,121,115,32,115,116,105,99,107,105,110,103,32,116,111,32,116,104,101,13,10,32,32,32, + 32,40,48,44,32,45,48,46,50,44,32,45,49,46,48,44,32,45,48,46,52,41,59,32,32,47,47,32,104,101,105,103,104,116,32,111,102,32,116,104, + 101,32,102,111,110,116,32,116,101,120,116,32,98,111,120,32,109,117,115,116,32,98,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,98,111,116,116,111,109,32,111,102,32,116,104,101,32,119,105,110, - 100,111,119,13,10,13,10,32,32,32,32,32,32,32,32,104,111,114,105,122,111,110,116,97,108,68,105,118,105,100,101,114,66,97,114,32,61,32,110,101, - 119,32,83,116,114,101,116,99,104,97,98,108,101,76,97,121,111,117,116,82,101,115,105,122,101,114,66,97,114,32,40,38,104,111,114,105,122,111,110,116, - 97,108,76,97,121,111,117,116,44,32,49,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101, - 86,105,115,105,98,108,101,32,40,104,111,114,105,122,111,110,116,97,108,68,105,118,105,100,101,114,66,97,114,41,59,13,10,32,32,32,32,125,13,10, - 13,10,32,32,32,32,126,70,111,110,116,115,65,110,100,84,101,120,116,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32, - 32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105, - 100,32,114,101,115,105,122,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,108,97,121,32,111,117,116,32,116, - 104,101,32,108,105,115,116,32,98,111,120,32,97,110,100,32,118,101,114,116,105,99,97,108,32,100,105,118,105,100,101,114,46,46,13,10,32,32,32,32, - 32,32,32,32,67,111,109,112,111,110,101,110,116,42,32,118,99,111,109,112,115,91,93,32,61,32,123,32,108,105,115,116,66,111,120,44,32,118,101,114, - 116,105,99,97,108,68,105,118,105,100,101,114,66,97,114,44,32,48,32,125,59,13,10,13,10,32,32,32,32,32,32,32,32,118,101,114,116,105,99,97, - 108,76,97,121,111,117,116,46,108,97,121,79,117,116,67,111,109,112,111,110,101,110,116,115,32,40,118,99,111,109,112,115,44,32,51,44,13,10,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,52, - 44,32,52,44,32,103,101,116,87,105,100,116,104,40,41,32,45,32,56,44,32,103,101,116,72,101,105,103,104,116,40,41,32,45,32,56,44,13,10,32, + 32,32,32,32,32,32,32,32,47,47,32,98,101,116,119,101,101,110,32,50,48,37,32,97,110,100,32,49,48,48,37,44,32,112,114,101,102,101,114,97, + 98,108,121,32,52,48,37,13,10,32,32,32,32,32,32,32,32,104,111,114,105,122,111,110,116,97,108,76,97,121,111,117,116,46,115,101,116,73,116,101, + 109,76,97,121,111,117,116,32,40,49,44,32,56,44,32,56,44,32,56,41,59,32,32,32,32,32,32,32,32,32,32,32,47,47,32,116,104,101,32,104, + 111,114,105,122,111,110,116,97,108,32,100,105,118,105,100,101,114,32,100,114,97,103,45,98,97,114,32,116,104,105,110,103,32,105,115,32,97,108,119,97, + 121,115,32,56,32,112,105,120,101,108,115,32,104,105,103,104,13,10,32,32,32,32,32,32,32,32,104,111,114,105,122,111,110,116,97,108,76,97,121,111, + 117,116,46,115,101,116,73,116,101,109,76,97,121,111,117,116,32,40,50,44,32,50,44,32,53,44,32,53,41,59,32,32,32,32,32,32,32,32,32,32, + 32,47,47,32,97,32,103,97,112,32,98,101,116,119,101,101,110,32,116,104,101,32,99,111,110,116,114,111,108,115,13,10,32,32,32,32,32,32,32,32, + 104,111,114,105,122,111,110,116,97,108,76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121,111,117,116,32,40,51,44,32,49,53,44,32,50, + 48,44,32,50,48,41,59,32,32,32,32,32,32,32,32,47,47,32,116,104,101,32,105,116,97,108,105,99,32,98,117,116,116,111,110,32,119,111,117,108, + 100,32,108,105,107,101,32,116,111,32,98,101,32,50,48,32,112,105,120,101,108,115,32,104,105,103,104,13,10,32,32,32,32,32,32,32,32,104,111,114, + 105,122,111,110,116,97,108,76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121,111,117,116,32,40,52,44,32,50,44,32,53,44,32,53,41, + 59,32,32,32,32,32,32,32,32,32,32,32,47,47,32,97,32,103,97,112,32,98,101,116,119,101,101,110,32,116,104,101,32,99,111,110,116,114,111,108, + 115,13,10,32,32,32,32,32,32,32,32,104,111,114,105,122,111,110,116,97,108,76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121,111,117, + 116,32,40,53,44,32,49,53,44,32,50,48,44,32,50,48,41,59,32,32,32,32,32,32,32,32,47,47,32,116,104,101,32,98,111,108,100,32,98,117, + 116,116,111,110,32,119,111,117,108,100,32,108,105,107,101,32,116,111,32,98,101,32,50,48,32,112,105,120,101,108,115,32,104,105,103,104,13,10,32,32, + 32,32,32,32,32,32,104,111,114,105,122,111,110,116,97,108,76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121,111,117,116,32,40,54,44, + 32,50,44,32,53,44,32,53,41,59,32,32,32,32,32,32,32,32,32,32,32,47,47,32,97,32,103,97,112,32,98,101,116,119,101,101,110,32,116,104, + 101,32,99,111,110,116,114,111,108,115,13,10,32,32,32,32,32,32,32,32,104,111,114,105,122,111,110,116,97,108,76,97,121,111,117,116,46,115,101,116, + 73,116,101,109,76,97,121,111,117,116,32,40,55,44,32,49,53,44,32,50,48,44,32,50,48,41,59,32,32,32,32,32,32,32,32,47,47,32,116,104, + 101,32,105,116,97,108,105,99,32,98,117,116,116,111,110,32,119,111,117,108,100,32,108,105,107,101,32,116,111,32,98,101,32,50,48,32,112,105,120,101, + 108,115,32,104,105,103,104,13,10,32,32,32,32,32,32,32,32,104,111,114,105,122,111,110,116,97,108,76,97,121,111,117,116,46,115,101,116,73,116,101, + 109,76,97,121,111,117,116,32,40,56,44,32,50,44,32,53,44,32,53,41,59,32,32,32,32,32,32,32,32,32,32,32,47,47,32,97,32,103,97,112, + 32,98,101,116,119,101,101,110,32,116,104,101,32,99,111,110,116,114,111,108,115,13,10,32,32,32,32,32,32,32,32,104,111,114,105,122,111,110,116,97, + 108,76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121,111,117,116,32,40,57,44,32,49,53,44,32,50,48,44,32,50,48,41,59,32,32, + 32,32,32,32,32,32,47,47,32,116,104,101,32,99,111,112,121,32,99,111,100,101,32,98,117,116,116,111,110,32,119,111,117,108,100,32,108,105,107,101, + 32,116,111,32,98,101,32,50,48,32,112,105,120,101,108,115,32,104,105,103,104,13,10,32,32,32,32,32,32,32,32,104,111,114,105,122,111,110,116,97, + 108,76,97,121,111,117,116,46,115,101,116,73,116,101,109,76,97,121,111,117,116,32,40,49,48,44,32,53,44,32,45,49,46,48,44,32,53,41,59,32, + 32,32,32,32,32,32,32,47,47,32,97,100,100,32,97,32,103,97,112,32,97,116,32,116,104,101,32,98,111,116,116,111,109,32,116,104,97,116,32,119, + 105,108,108,32,102,105,108,108,32,117,112,32,97,110,121,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 102,97,108,115,101,44,32,32,32,32,32,47,47,32,108,97,121,32,111,117,116,32,115,105,100,101,45,98,121,45,115,105,100,101,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,117, - 101,41,59,32,32,32,32,32,47,47,32,114,101,115,105,122,101,32,116,104,101,32,99,111,109,112,111,110,101,110,116,115,39,32,104,101,105,103,104,116, - 115,32,97,115,32,119,101,108,108,32,97,115,32,119,105,100,116,104,115,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,110,111,119,32,108,97, - 121,32,111,117,116,32,116,104,101,32,116,101,120,116,32,98,111,120,32,97,110,100,32,116,104,101,32,99,111,110,116,114,111,108,115,32,98,101,108,111, - 119,32,105,116,46,46,13,10,32,32,32,32,32,32,32,32,67,111,109,112,111,110,101,110,116,42,32,104,99,111,109,112,115,91,93,32,61,32,123,32, - 116,101,120,116,66,111,120,44,32,104,111,114,105,122,111,110,116,97,108,68,105,118,105,100,101,114,66,97,114,44,32,48,44,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,98,111,108,100,66,117,116,116,111,110,44,32,48, - 44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,116,97,108,105, - 99,66,117,116,116,111,110,44,32,48,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,115,105,122,101,83,108,105,100,101,114,32,125,59,13,10,13,10,32,32,32,32,32,32,32,32,104,111,114,105,122,111,110,116,97,108, - 76,97,121,111,117,116,46,108,97,121,79,117,116,67,111,109,112,111,110,101,110,116,115,32,40,104,99,111,109,112,115,44,32,56,44,13,10,32,32,32, + 47,47,32,115,112,97,99,101,32,108,101,102,116,32,111,118,101,114,32,45,32,116,104,105,115,32,119,105,108,108,32,115,116,111,112,32,116,104,101,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,115,108,105,100,101,114,115,32,102,114,111,109,32, + 97,108,119,97,121,115,32,115,116,105,99,107,105,110,103,32,116,111,32,116,104,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 52,32,43,32,118,101,114,116,105,99,97,108,76,97,121,111,117,116,46,103,101,116,73,116,101,109,67,117,114,114,101,110,116,80,111,115,105,116,105,111, - 110,32,40,50,41,44,32,47,47,32,102,111,114,32,116,104,101,105,114,32,119,105,100,116,104,115,44,32,114,101,102,101,114,32,116,111,32,116,104,101, - 32,118,101,114,116,105,99,97,108,32,108,97,121,111,117,116,32,115,116,97,116,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,52,44,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,118,101,114,116,105,99, - 97,108,76,97,121,111,117,116,46,103,101,116,73,116,101,109,67,117,114,114,101,110,116,65,98,115,111,108,117,116,101,83,105,122,101,32,40,50,41,44, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,103,101,116,72,101,105,103,104,116,40,41,32,45,32,56,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,44,32,32,32,32,47,47,32,108,97, - 121,32,111,117,116,32,97,98,111,118,101,32,101,97,99,104,32,111,116,104,101,114,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,41,59,32,32,32,47,47,32,114, - 101,115,105,122,101,32,116,104,101,32,99,111,109,112,111,110,101,110,116,115,39,32,119,105,100,116,104,115,32,97,115,32,119,101,108,108,32,97,115,32, - 104,101,105,103,104,116,115,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,32,105,109,112,108,101,109,101,110,116,115,32,116,104,101,32, - 76,105,115,116,66,111,120,77,111,100,101,108,32,109,101,116,104,111,100,13,10,32,32,32,32,105,110,116,32,103,101,116,78,117,109,82,111,119,115,40, - 41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,102,111,110,116,115,46,115,105,122,101,40,41,59,13,10, - 32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,32,105,109,112,108,101,109,101,110,116,115,32,116,104,101,32,76,105,115,116,66,111,120,77,111, - 100,101,108,32,109,101,116,104,111,100,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,76,105,115,116,66,111,120,73,116,101,109,32,40,105, - 110,116,32,114,111,119,78,117,109,98,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,71,114,97,112,104,105,99,115,38,32,103,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,105,110,116,32,119,105,100,116,104,44,32,105,110,116,32,104,101,105,103,104,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,98,111,111,108,32,114,111,119,73,115,83,101,108,101,99,116,101,100,41,13,10,32,32,32,32,123, - 13,10,32,32,32,32,32,32,32,32,105,102,32,40,114,111,119,73,115,83,101,108,101,99,116,101,100,41,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,103,46,102,105,108,108,65,108,108,32,40,67,111,108,111,117,114,115,58,58,108,105,103,104,116,98,108,117,101,41,59,13,10,13,10,32,32,32, - 32,32,32,32,32,105,102,32,40,102,111,110,116,115,32,91,114,111,119,78,117,109,98,101,114,93,32,33,61,32,48,41,13,10,32,32,32,32,32,32, - 32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,70,111,110,116,32,102,111,110,116,32,40,42,102,111,110,116,115,32,91,114,111,119,78, - 117,109,98,101,114,93,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,102,111,110,116,46,115,101,116,72,101,105,103,104,116,32,40,104,101, - 105,103,104,116,32,42,32,48,46,55,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,70,111,110,116,32,40, - 102,111,110,116,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,100,114,97,119,84,101,120,116,32,40,102,111,110,116,46,103,101,116, - 84,121,112,101,102,97,99,101,78,97,109,101,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,52,44,32,48,44,32,119,105,100,116,104,32,45,32,52,44,32,104,101,105,103,104,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,74,117,115,116,105,102,105,99,97,116,105,111,110,58,58,99,101,110,116,114,101,100,76,101,102,116,44,32,116, - 114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,117,112,100,97, - 116,101,80,114,101,118,105,101,119,66,111,120,84,101,120,116,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,70,111,110,116,42, - 32,102,32,61,32,102,111,110,116,115,32,91,108,105,115,116,66,111,120,45,62,103,101,116,83,101,108,101,99,116,101,100,82,111,119,40,41,93,59,13, - 10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,102,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,70,111,110,116,32,102,111,110,116,32,40,42,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,102,111, - 110,116,46,115,101,116,72,101,105,103,104,116,32,40,40,102,108,111,97,116,41,32,115,105,122,101,83,108,105,100,101,114,45,62,103,101,116,86,97,108, - 117,101,40,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,102,111,110,116,46,115,101,116,66,111,108,100,32,40,98,111,108,100,66,117, - 116,116,111,110,45,62,103,101,116,84,111,103,103,108,101,83,116,97,116,101,40,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,102,111, - 110,116,46,115,101,116,73,116,97,108,105,99,32,40,105,116,97,108,105,99,66,117,116,116,111,110,45,62,103,101,116,84,111,103,103,108,101,83,116,97, - 116,101,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,116,101,120,116,66,111,120,45,62,97,112,112,108,121,70,111,110,116, - 84,111,65,108,108,84,101,120,116,32,40,102,111,110,116,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32, - 32,32,32,118,111,105,100,32,115,101,108,101,99,116,101,100,82,111,119,115,67,104,97,110,103,101,100,32,40,105,110,116,32,108,97,115,116,82,111,119, - 115,101,108,101,99,116,101,100,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,117,112,100,97,116,101,80,114,101,118,105,101,119,66, - 111,120,84,101,120,116,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,98,117,116,116,111,110,67,108,105,99,107, - 101,100,32,40,66,117,116,116,111,110,42,32,98,117,116,116,111,110,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,117,112,100,97, - 116,101,80,114,101,118,105,101,119,66,111,120,84,101,120,116,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,115, - 108,105,100,101,114,86,97,108,117,101,67,104,97,110,103,101,100,32,40,83,108,105,100,101,114,42,41,13,10,32,32,32,32,123,13,10,32,32,32,32, - 32,32,32,32,47,47,32,40,116,104,105,115,32,105,115,32,99,97,108,108,101,100,32,119,104,101,110,32,116,104,101,32,115,105,122,101,32,115,108,105, - 100,101,114,32,105,115,32,109,111,118,101,100,41,13,10,32,32,32,32,32,32,32,32,117,112,100,97,116,101,80,114,101,118,105,101,119,66,111,120,84, - 101,120,116,40,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97, - 116,101,70,111,110,116,115,65,110,100,84,101,120,116,68,101,109,111,40,41,13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,110,101,119,32, - 70,111,110,116,115,65,110,100,84,101,120,116,68,101,109,111,40,41,59,13,10,125,13,10,0,0}; + 32,32,32,32,32,32,32,47,47,32,98,111,116,116,111,109,32,111,102,32,116,104,101,32,119,105,110,100,111,119,13,10,13,10,32,32,32,32,32,32, + 32,32,104,111,114,105,122,111,110,116,97,108,68,105,118,105,100,101,114,66,97,114,32,61,32,110,101,119,32,83,116,114,101,116,99,104,97,98,108,101, + 76,97,121,111,117,116,82,101,115,105,122,101,114,66,97,114,32,40,38,104,111,114,105,122,111,110,116,97,108,76,97,121,111,117,116,44,32,49,44,32, + 102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,104,111,114,105, + 122,111,110,116,97,108,68,105,118,105,100,101,114,66,97,114,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,70,111,110,116,115,65, + 110,100,84,101,120,116,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104, + 105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,115,105,122,101,100,40,41,13,10, + 32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,108,97,121,32,111,117,116,32,116,104,101,32,108,105,115,116,32,98,111,120,32,97, + 110,100,32,118,101,114,116,105,99,97,108,32,100,105,118,105,100,101,114,46,46,13,10,32,32,32,32,32,32,32,32,67,111,109,112,111,110,101,110,116, + 42,32,118,99,111,109,112,115,91,93,32,61,32,123,32,108,105,115,116,66,111,120,44,32,118,101,114,116,105,99,97,108,68,105,118,105,100,101,114,66, + 97,114,44,32,48,32,125,59,13,10,13,10,32,32,32,32,32,32,32,32,118,101,114,116,105,99,97,108,76,97,121,111,117,116,46,108,97,121,79,117, + 116,67,111,109,112,111,110,101,110,116,115,32,40,118,99,111,109,112,115,44,32,51,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,52,44,32,52,44,32,103,101,116,87,105,100,116,104, + 40,41,32,45,32,56,44,32,103,101,116,72,101,105,103,104,116,40,41,32,45,32,56,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,102,97,108,115,101,44,32,32,32,32,32,47,47, + 32,108,97,121,32,111,117,116,32,115,105,100,101,45,98,121,45,115,105,100,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,41,59,32,32,32,32,32,47,47,32,114,101, + 115,105,122,101,32,116,104,101,32,99,111,109,112,111,110,101,110,116,115,39,32,104,101,105,103,104,116,115,32,97,115,32,119,101,108,108,32,97,115,32, + 119,105,100,116,104,115,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,110,111,119,32,108,97,121,32,111,117,116,32,116,104,101,32,116,101,120, + 116,32,98,111,120,32,97,110,100,32,116,104,101,32,99,111,110,116,114,111,108,115,32,98,101,108,111,119,32,105,116,46,46,13,10,32,32,32,32,32, + 32,32,32,67,111,109,112,111,110,101,110,116,42,32,104,99,111,109,112,115,91,93,32,61,32,123,32,116,101,120,116,66,111,120,44,32,104,111,114,105, + 122,111,110,116,97,108,68,105,118,105,100,101,114,66,97,114,44,32,48,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,98,111,108,100,66,117,116,116,111,110,44,32,48,44,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,116,97,108,105,99,66,117,116,116,111,110,44,32,48,44,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,115,105,122,101,83,108,105,100, + 101,114,32,125,59,13,10,13,10,32,32,32,32,32,32,32,32,104,111,114,105,122,111,110,116,97,108,76,97,121,111,117,116,46,108,97,121,79,117,116, + 67,111,109,112,111,110,101,110,116,115,32,40,104,99,111,109,112,115,44,32,56,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,52,32,43,32,118,101,114,116,105,99,97,108,76, + 97,121,111,117,116,46,103,101,116,73,116,101,109,67,117,114,114,101,110,116,80,111,115,105,116,105,111,110,32,40,50,41,44,32,47,47,32,102,111,114, + 32,116,104,101,105,114,32,119,105,100,116,104,115,44,32,114,101,102,101,114,32,116,111,32,116,104,101,32,118,101,114,116,105,99,97,108,32,108,97,121, + 111,117,116,32,115,116,97,116,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,52,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,118,101,114,116,105,99,97,108,76,97,121,111,117,116,46,103,101,116,73, + 116,101,109,67,117,114,114,101,110,116,65,98,115,111,108,117,116,101,83,105,122,101,32,40,50,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,101,116,72,101,105,103,104, + 116,40,41,32,45,32,56,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,44,32,32,32,32,47,47,32,108,97,121,32,111,117,116,32,97,98,111,118,101,32,101, + 97,99,104,32,111,116,104,101,114,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,116,114,117,101,41,59,32,32,32,47,47,32,114,101,115,105,122,101,32,116,104,101,32,99,111,109, + 112,111,110,101,110,116,115,39,32,119,105,100,116,104,115,32,97,115,32,119,101,108,108,32,97,115,32,104,101,105,103,104,116,115,13,10,32,32,32,32, + 125,13,10,13,10,32,32,32,32,47,47,32,105,109,112,108,101,109,101,110,116,115,32,116,104,101,32,76,105,115,116,66,111,120,77,111,100,101,108,32, + 109,101,116,104,111,100,13,10,32,32,32,32,105,110,116,32,103,101,116,78,117,109,82,111,119,115,40,41,13,10,32,32,32,32,123,13,10,32,32,32, + 32,32,32,32,32,114,101,116,117,114,110,32,102,111,110,116,115,46,115,105,122,101,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32, + 47,47,32,105,109,112,108,101,109,101,110,116,115,32,116,104,101,32,76,105,115,116,66,111,120,77,111,100,101,108,32,109,101,116,104,111,100,13,10,32, + 32,32,32,118,111,105,100,32,112,97,105,110,116,76,105,115,116,66,111,120,73,116,101,109,32,40,105,110,116,32,114,111,119,78,117,109,98,101,114,44, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,71,114,97,112,104,105,99,115,38,32,103, + 44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,119,105,100,116,104,44, + 32,105,110,116,32,104,101,105,103,104,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,98,111,111,108,32,114,111,119,73,115,83,101,108,101,99,116,101,100,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32, + 40,114,111,119,73,115,83,101,108,101,99,116,101,100,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,102,105,108,108,65,108,108,32,40, + 67,111,108,111,117,114,115,58,58,108,105,103,104,116,98,108,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,102,111,110,116, + 115,32,91,114,111,119,78,117,109,98,101,114,93,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,70,111,110,116,32,102,111,110,116,32,40,42,102,111,110,116,115,32,91,114,111,119,78,117,109,98,101,114,93,41,59,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,102,111,110,116,46,115,101,116,72,101,105,103,104,116,32,40,104,101,105,103,104,116,32,42,32,48,46,55,102,41,59, + 13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,70,111,110,116,32,40,102,111,110,116,41,59,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,103,46,100,114,97,119,84,101,120,116,32,40,102,111,110,116,46,103,101,116,84,121,112,101,102,97,99,101,78,97,109,101,40, + 41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,52,44,32,48,44,32,119,105,100,116,104,32, + 45,32,52,44,32,104,101,105,103,104,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,74,117, + 115,116,105,102,105,99,97,116,105,111,110,58,58,99,101,110,116,114,101,100,76,101,102,116,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32, + 32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,117,112,100,97,116,101,80,114,101,118,105,101,119,66,111,120,84, + 101,120,116,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,70,111,110,116,42,32,102,32,61,32,102,111,110,116,115,32,91,108, + 105,115,116,66,111,120,45,62,103,101,116,83,101,108,101,99,116,101,100,82,111,119,40,41,93,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102, + 32,40,102,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,70,111,110,116,32,102, + 111,110,116,32,40,42,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,102,111,110,116,46,115,101,116,72,101,105,103,104,116,32, + 40,40,102,108,111,97,116,41,32,115,105,122,101,83,108,105,100,101,114,45,62,103,101,116,86,97,108,117,101,40,41,41,59,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,102,111,110,116,46,115,101,116,66,111,108,100,32,40,98,111,108,100,66,117,116,116,111,110,45,62,103,101,116,84,111,103,103, + 108,101,83,116,97,116,101,40,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,102,111,110,116,46,115,101,116,73,116,97,108,105,99,32, + 40,105,116,97,108,105,99,66,117,116,116,111,110,45,62,103,101,116,84,111,103,103,108,101,83,116,97,116,101,40,41,41,59,13,10,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,116,101,120,116,66,111,120,45,62,97,112,112,108,121,70,111,110,116,84,111,65,108,108,84,101,120,116,32,40,102,111, + 110,116,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,115,101,108,101,99, + 116,101,100,82,111,119,115,67,104,97,110,103,101,100,32,40,105,110,116,32,108,97,115,116,82,111,119,115,101,108,101,99,116,101,100,41,13,10,32,32, + 32,32,123,13,10,32,32,32,32,32,32,32,32,117,112,100,97,116,101,80,114,101,118,105,101,119,66,111,120,84,101,120,116,40,41,59,13,10,32,32, + 32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,98,117,116,116,111,110,67,108,105,99,107,101,100,32,40,66,117,116,116,111,110,42,32,98, + 117,116,116,111,110,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,117,112,100,97,116,101,80,114,101,118,105,101,119,66,111,120,84, + 101,120,116,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,115,108,105,100,101,114,86,97,108,117,101,67,104,97, + 110,103,101,100,32,40,83,108,105,100,101,114,42,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,40,116,104,105,115,32, + 105,115,32,99,97,108,108,101,100,32,119,104,101,110,32,116,104,101,32,115,105,122,101,32,115,108,105,100,101,114,32,105,115,32,109,111,118,101,100,41, + 13,10,32,32,32,32,32,32,32,32,117,112,100,97,116,101,80,114,101,118,105,101,119,66,111,120,84,101,120,116,40,41,59,13,10,32,32,32,32,125, + 13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,70,111,110,116,115,65,110,100,84,101,120, + 116,68,101,109,111,40,41,13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,110,101,119,32,70,111,110,116,115,65,110,100,84,101,120,116,68, + 101,109,111,40,41,59,13,10,125,13,10,0,0}; const char* BinaryData::fontsandtextdemo_cpp = (const char*) temp16; static const unsigned char temp17[] = {47,42,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,13,10,13,10,32,32,32,84,104,105,115,32,102,105,108,101,32,105,115,32,112,97,114,116,32,111,102,32,116,104,101,32,74,85,67,69, 32,108,105,98,114,97,114,121,32,45,32,34,74,117,108,101,115,39,32,85,116,105,108,105,116,121,32,67,108,97,115,115,32,69,120,116,101,110,115,105, - 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,55,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, - 108,32,83,111,102,116,119,97,114,101,32,108,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,57,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, + 108,32,83,111,102,116,119,97,114,101,32,76,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,74,85,67,69,32,99,97,110,32,98,101,32,114,101, 100,105,115,116,114,105,98,117,116,101,100,32,97,110,100,47,111,114,32,109,111,100,105,102,105,101,100,32,117,110,100,101,114,32,116,104,101,32,116,101, - 114,109,115,32,111,102,32,116,104,101,13,10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115, - 101,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32,83,111,102,116,119,97,114,101,32,70,111,117, - 110,100,97,116,105,111,110,59,13,10,32,32,32,101,105,116,104,101,114,32,118,101,114,115,105,111,110,32,50,32,111,102,32,116,104,101,32,76,105,99, - 101,110,115,101,44,32,111,114,32,40,97,116,32,121,111,117,114,32,111,112,116,105,111,110,41,32,97,110,121,32,108,97,116,101,114,32,118,101,114,115, - 105,111,110,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116,101,100,32,105,110,32,116,104,101,32,104,111, - 112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,13,10,32,32,32,98,117,116,32,87,73,84,72,79, - 85,84,32,65,78,89,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101,110,32,116,104,101,32,105,109,112,108,105,101, - 100,32,119,97,114,114,97,110,116,121,32,111,102,13,10,32,32,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84,89,32,111,114,32,70,73,84, - 78,69,83,83,32,70,79,82,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83,69,46,32,32,83,101,101,32,116,104,101,13, - 10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102,111,114,32,109,111,114,101,32, - 100,101,116,97,105,108,115,46,13,10,13,10,32,32,32,89,111,117,32,115,104,111,117,108,100,32,104,97,118,101,32,114,101,99,101,105,118,101,100,32, - 97,32,99,111,112,121,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101, - 13,10,32,32,32,97,108,111,110,103,32,119,105,116,104,32,74,85,67,69,59,32,105,102,32,110,111,116,44,32,118,105,115,105,116,32,119,119,119,46, - 103,110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,32,111,114,32,119,114,105,116,101,32,116,111,32,116,104,101,13,10,32,32,32,70,114,101, - 101,32,83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,44,32,73,110,99,46,44,32,53,57,32,84,101,109,112,108,101,32,80, - 108,97,99,101,44,32,83,117,105,116,101,32,51,51,48,44,13,10,32,32,32,66,111,115,116,111,110,44,32,77,65,32,48,50,49,49,49,45,49,51, - 48,55,32,85,83,65,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 114,109,115,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,13,10,32,32,32,80,117,98,108,105,99,32,76,105,99,101,110,115, + 101,32,40,86,101,114,115,105,111,110,32,50,41,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32, + 83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,46,13,10,32,32,32,65,32,99,111,112,121,32,111,102,32,116,104,101,32,108, + 105,99,101,110,115,101,32,105,115,32,105,110,99,108,117,100,101,100,32,105,110,32,116,104,101,32,74,85,67,69,32,100,105,115,116,114,105,98,117,116, + 105,111,110,44,32,111,114,32,99,97,110,32,98,101,32,102,111,117,110,100,13,10,32,32,32,111,110,108,105,110,101,32,97,116,32,119,119,119,46,103, + 110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116, + 101,100,32,105,110,32,116,104,101,32,104,111,112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,32,98, + 117,116,32,87,73,84,72,79,85,84,32,65,78,89,13,10,32,32,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101, + 110,32,116,104,101,32,105,109,112,108,105,101,100,32,119,97,114,114,97,110,116,121,32,111,102,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84, + 89,32,111,114,32,70,73,84,78,69,83,83,32,70,79,82,13,10,32,32,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83, + 69,46,32,32,83,101,101,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102, + 111,114,32,109,111,114,101,32,100,101,116,97,105,108,115,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, - 45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,73,102,32,121,111,117,39,100,32,108,105,107,101,32,116,111,32,114,101,108,101,97,115, - 101,32,97,32,99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67, - 69,44,32,99,111,109,109,101,114,99,105,97,108,13,10,32,32,32,108,105,99,101,110,115,101,115,32,97,114,101,32,97,108,115,111,32,97,118,97,105, - 108,97,98,108,101,58,32,118,105,115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109, - 47,106,117,99,101,32,102,111,114,13,10,32,32,32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13, - 10,13,10,35,105,110,99,108,117,100,101,32,34,46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,13, - 10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,13,10,99,108,97,115,115,32,73,110,116,101,114,112,114,111,99,101,115,115,67,111,109,109,115,68,101,109,111,32,32,58,32,112,117,98,108,105,99, - 32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,112,117,98,108,105,99,32,66,117,116,116,111,110,76,105,115,116,101,110,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,67,111,109,98,111,66,111,120,76,105,115,116,101,110, - 101,114,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,73,110,116,101,114,112,114,111,99,101,115,115,67,111, - 109,109,115,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,101,114,118,101,114,32,61,32,110,101,119,32,68, - 101,109,111,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,83,101,114,118,101,114,32,40,42,116,104,105,115,41,59, - 13,10,13,10,32,32,32,32,32,32,32,32,115,101,116,78,97,109,101,32,40,84,40,34,73,110,116,101,114,112,114,111,99,101,115,115,32,67,111,109, - 109,117,110,105,99,97,116,105,111,110,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,99,114,101,97,116,101,32,97,108,108,32, - 111,117,114,32,85,73,32,98,105,116,115,32,97,110,100,32,112,105,101,99,101,115,46,46,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100, - 77,97,107,101,86,105,115,105,98,108,101,32,40,109,111,100,101,83,101,108,101,99,116,111,114,32,61,32,110,101,119,32,67,111,109,98,111,66,111,120, - 32,40,84,40,34,109,111,100,101,58,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,109,111,100,101,83,101,108,101,99,116,111,114,45,62,115, - 101,116,66,111,117,110,100,115,32,40,49,48,48,44,32,50,53,44,32,50,48,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,40,110, - 101,119,32,76,97,98,101,108,32,40,109,111,100,101,83,101,108,101,99,116,111,114,45,62,103,101,116,78,97,109,101,40,41,44,32,109,111,100,101,83, - 101,108,101,99,116,111,114,45,62,103,101,116,78,97,109,101,40,41,41,41,45,62,97,116,116,97,99,104,84,111,67,111,109,112,111,110,101,110,116,32, - 40,109,111,100,101,83,101,108,101,99,116,111,114,44,32,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,109,111,100,101,83,101,108, - 101,99,116,111,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,40,68,105,115,99,111,110,110,101,99,116,101,100,41,34,41,44,32,56,41,59, - 13,10,32,32,32,32,32,32,32,32,109,111,100,101,83,101,108,101,99,116,111,114,45,62,97,100,100,83,101,112,97,114,97,116,111,114,40,41,59,13, - 10,32,32,32,32,32,32,32,32,109,111,100,101,83,101,108,101,99,116,111,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,78,97,109,101,100, - 32,112,105,112,101,32,40,108,105,115,116,101,110,105,110,103,41,34,41,44,32,49,41,59,13,10,32,32,32,32,32,32,32,32,109,111,100,101,83,101, - 108,101,99,116,111,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,78,97,109,101,100,32,112,105,112,101,32,40,99,111,110,110,101,99,116,32, - 116,111,32,101,120,105,115,116,105,110,103,32,112,105,112,101,41,34,41,44,32,53,41,59,13,10,32,32,32,32,32,32,32,32,109,111,100,101,83,101, - 108,101,99,116,111,114,45,62,97,100,100,83,101,112,97,114,97,116,111,114,40,41,59,13,10,32,32,32,32,32,32,32,32,109,111,100,101,83,101,108, - 101,99,116,111,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,83,111,99,107,101,116,32,40,108,105,115,116,101,110,105,110,103,41,34,41,44, - 32,50,41,59,13,10,32,32,32,32,32,32,32,32,109,111,100,101,83,101,108,101,99,116,111,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34, - 83,111,99,107,101,116,32,40,99,111,110,110,101,99,116,32,116,111,32,101,120,105,115,116,105,110,103,32,115,111,99,107,101,116,41,34,41,44,32,54, - 41,59,13,10,13,10,32,32,32,32,32,32,32,32,109,111,100,101,83,101,108,101,99,116,111,114,45,62,115,101,116,83,101,108,101,99,116,101,100,73, - 100,32,40,56,41,59,13,10,32,32,32,32,32,32,32,32,109,111,100,101,83,101,108,101,99,116,111,114,45,62,97,100,100,76,105,115,116,101,110,101, - 114,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40, - 112,105,112,101,78,97,109,101,32,61,32,110,101,119,32,84,101,120,116,69,100,105,116,111,114,32,40,84,40,34,112,105,112,101,32,110,97,109,101,58, - 34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,112,105,112,101,78,97,109,101,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,48,44, - 32,54,48,44,32,49,51,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,112,105,112,101,78,97,109,101,45,62,115,101,116,77,117,108, - 116,105,76,105,110,101,32,40,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,112,105,112,101,78,97,109,101,45,62,115,101,116,84,101, - 120,116,32,40,84,40,34,106,117,99,101,32,100,101,109,111,32,112,105,112,101,34,41,41,59,13,10,32,32,32,32,32,32,32,32,40,110,101,119,32, - 76,97,98,101,108,32,40,112,105,112,101,78,97,109,101,45,62,103,101,116,78,97,109,101,40,41,44,32,112,105,112,101,78,97,109,101,45,62,103,101, - 116,78,97,109,101,40,41,41,41,45,62,97,116,116,97,99,104,84,111,67,111,109,112,111,110,101,110,116,32,40,112,105,112,101,78,97,109,101,44,32, - 116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,115,111,99, - 107,101,116,78,117,109,98,101,114,32,61,32,110,101,119,32,84,101,120,116,69,100,105,116,111,114,32,40,84,40,34,115,111,99,107,101,116,32,112,111, - 114,116,58,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,115,111,99,107,101,116,78,117,109,98,101,114,45,62,115,101,116,66,111,117,110,100, - 115,32,40,51,53,48,44,32,54,48,44,32,56,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,115,111,99,107,101,116,78,117,109,98, - 101,114,45,62,115,101,116,77,117,108,116,105,76,105,110,101,32,40,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,115,111,99,107,101, - 116,78,117,109,98,101,114,45,62,115,101,116,84,101,120,116,32,40,84,40,34,49,50,51,52,53,34,41,41,59,13,10,32,32,32,32,32,32,32,32, - 115,111,99,107,101,116,78,117,109,98,101,114,45,62,115,101,116,73,110,112,117,116,82,101,115,116,114,105,99,116,105,111,110,115,32,40,53,44,32,84, - 40,34,48,49,50,51,52,53,54,55,56,57,34,41,41,59,13,10,32,32,32,32,32,32,32,32,40,110,101,119,32,76,97,98,101,108,32,40,115,111, - 99,107,101,116,78,117,109,98,101,114,45,62,103,101,116,78,97,109,101,40,41,44,32,115,111,99,107,101,116,78,117,109,98,101,114,45,62,103,101,116, - 78,97,109,101,40,41,41,41,45,62,97,116,116,97,99,104,84,111,67,111,109,112,111,110,101,110,116,32,40,115,111,99,107,101,116,78,117,109,98,101, - 114,44,32,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40, - 115,111,99,107,101,116,72,111,115,116,32,61,32,110,101,119,32,84,101,120,116,69,100,105,116,111,114,32,40,84,40,34,115,111,99,107,101,116,32,104, - 111,115,116,58,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,115,111,99,107,101,116,72,111,115,116,45,62,115,101,116,66,111,117,110,100,115, - 32,40,53,51,48,44,32,54,48,44,32,49,51,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,115,111,99,107,101,116,72,111,115,116, - 45,62,115,101,116,77,117,108,116,105,76,105,110,101,32,40,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,115,111,99,107,101,116,72, - 111,115,116,45,62,115,101,116,84,101,120,116,32,40,84,40,34,108,111,99,97,108,104,111,115,116,34,41,41,59,13,10,32,32,32,32,32,32,32,32, - 115,111,99,107,101,116,78,117,109,98,101,114,45,62,115,101,116,73,110,112,117,116,82,101,115,116,114,105,99,116,105,111,110,115,32,40,53,49,50,41, - 59,13,10,32,32,32,32,32,32,32,32,40,110,101,119,32,76,97,98,101,108,32,40,115,111,99,107,101,116,72,111,115,116,45,62,103,101,116,78,97, - 109,101,40,41,44,32,115,111,99,107,101,116,72,111,115,116,45,62,103,101,116,78,97,109,101,40,41,41,41,45,62,97,116,116,97,99,104,84,111,67, - 111,109,112,111,110,101,110,116,32,40,115,111,99,107,101,116,72,111,115,116,44,32,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32, - 97,100,100,67,104,105,108,100,67,111,109,112,111,110,101,110,116,32,40,115,101,110,100,84,101,120,116,32,61,32,110,101,119,32,84,101,120,116,69,100, - 105,116,111,114,32,40,84,40,34,115,101,110,100,116,101,120,116,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,115,101,110,100,84,101,120,116, - 45,62,115,101,116,66,111,117,110,100,115,32,40,51,48,44,32,49,50,48,44,32,50,48,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32, - 32,115,101,110,100,84,101,120,116,45,62,115,101,116,77,117,108,116,105,76,105,110,101,32,40,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32, - 32,32,115,101,110,100,84,101,120,116,45,62,115,101,116,82,101,97,100,79,110,108,121,32,40,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32, - 32,32,115,101,110,100,84,101,120,116,45,62,115,101,116,84,101,120,116,32,40,84,40,34,116,101,115,116,105,110,103,32,49,50,51,52,34,41,41,59, - 13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,67,104,105,108,100,67,111,109,112,111,110,101,110,116,32,40,115,101,110,100,66,117,116,116,111, - 110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,84,40,34,115,101,110,100,34,41,44,32,84,40,34,70,105,114,101,115,32, - 111,102,102,32,116,104,101,32,109,101,115,115,97,103,101,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,115,101,110,100,66,117,116,116,111,110, - 45,62,115,101,116,66,111,117,110,100,115,32,40,50,52,48,44,32,49,50,48,44,32,50,48,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32, - 32,32,115,101,110,100,66,117,116,116,111,110,45,62,99,104,97,110,103,101,87,105,100,116,104,84,111,70,105,116,84,101,120,116,40,41,59,13,10,32, - 32,32,32,32,32,32,32,115,101,110,100,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104, - 105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,67,104,105,108,100,67,111,109,112,111,110,101,110,116,32,40,105,110,99,111,109, - 105,110,103,77,101,115,115,97,103,101,115,32,61,32,110,101,119,32,84,101,120,116,69,100,105,116,111,114,32,40,84,40,34,109,101,115,115,97,103,101, - 115,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,105,110,99,111,109,105,110,103,77,101,115,115,97,103,101,115,45,62,115,101,116,82,101,97, - 100,79,110,108,121,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,105,110,99,111,109,105,110,103,77,101,115,115,97,103,101,115,45, - 62,115,101,116,77,117,108,116,105,76,105,110,101,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,105,110,99,111,109,105,110,103,77, - 101,115,115,97,103,101,115,45,62,115,101,116,66,111,117,110,100,115,32,40,51,48,44,32,49,53,48,44,32,53,48,48,44,32,50,53,48,41,59,13, - 10,13,10,32,32,32,32,32,32,32,32,47,47,32,99,97,108,108,32,116,104,105,115,32,116,111,32,115,101,116,32,117,112,32,101,118,101,114,121,116, - 104,105,110,103,39,115,32,115,116,97,116,101,32,99,111,114,114,101,99,116,108,121,46,13,10,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111, - 120,67,104,97,110,103,101,100,32,40,48,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,73,110,116,101,114,112,114,111,99,101,115, - 115,67,111,109,109,115,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,99,108,111,115,101,40,41,59,13,10,32, - 32,32,32,32,32,32,32,100,101,108,101,116,101,32,115,101,114,118,101,114,59,13,10,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65, - 108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,98,117,116,116,111,110,67, - 108,105,99,107,101,100,32,40,66,117,116,116,111,110,42,32,98,117,116,116,111,110,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32, - 105,102,32,40,98,117,116,116,111,110,32,61,61,32,115,101,110,100,66,117,116,116,111,110,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32, - 32,32,32,32,32,32,32,32,32,32,47,47,32,84,104,101,32,115,101,110,100,32,98,117,116,116,111,110,32,104,97,115,32,98,101,101,110,32,112,114, - 101,115,115,101,100,44,32,115,111,32,119,114,105,116,101,32,111,117,116,32,116,104,101,32,99,111,110,116,101,110,116,115,32,111,102,32,116,104,101,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,116,101,120,116,32,98,111,120,32,116,111,32,116,104,101,32,115,111,99,107,101,116,32,111, - 114,32,112,105,112,101,44,32,100,101,112,101,110,100,105,110,103,32,111,110,32,119,104,105,99,104,32,105,115,32,97,99,116,105,118,101,46,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,99,111,110,115,116,32,83,116,114,105,110,103,32,116,101,120,116,32,40,115,101,110,100,84,101,120,116,45,62, - 103,101,116,84,101,120,116,40,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,77,101,109,111,114,121,66,108,111,99,107,32,109,101,115, - 115,97,103,101,68,97,116,97,32,40,40,99,111,110,115,116,32,99,104,97,114,42,41,32,116,101,120,116,44,32,116,101,120,116,46,108,101,110,103,116, - 104,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,105,32,61,32,97,99,116,105,118,101, - 67,111,110,110,101,99,116,105,111,110,115,46,115,105,122,101,40,41,59,32,45,45,105,32,62,61,32,48,59,41,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,33,32,97,99,116,105,118,101,67,111,110,110,101, - 99,116,105,111,110,115,91,105,93,45,62,115,101,110,100,77,101,115,115,97,103,101,32,40,109,101,115,115,97,103,101,68,97,116,97,41,41,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47, - 32,116,104,101,32,119,114,105,116,101,32,102,97,105,108,101,100,44,32,115,111,32,105,110,100,105,99,97,116,101,32,116,104,97,116,32,116,104,101,32, - 99,111,110,110,101,99,116,105,111,110,32,104,97,115,32,98,114,111,107,101,110,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,97,112,112,101,110,100,77,101,115,115,97,103,101,32,40,84,40,34,115,101,110,100,32,109,101,115,115,97,103,101,32,102,97,105,108, - 101,100,33,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 125,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,99,111,109,98,111,66,111,120, - 67,104,97,110,103,101,100,32,40,67,111,109,98,111,66,111,120,42,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,84, - 104,105,115,32,105,115,32,99,97,108,108,101,100,32,119,104,101,110,32,116,104,101,32,117,115,101,114,32,112,105,99,107,115,32,97,32,100,105,102,102, - 101,114,101,110,116,32,109,111,100,101,32,102,114,111,109,32,116,104,101,32,100,114,111,112,45,100,111,119,110,32,108,105,115,116,46,46,13,10,32,32, - 32,32,32,32,32,32,99,111,110,115,116,32,105,110,116,32,109,111,100,101,73,100,32,61,32,109,111,100,101,83,101,108,101,99,116,111,114,45,62,103, - 101,116,83,101,108,101,99,116,101,100,73,100,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,99,108,111,115,101,40,41,59,13,10,13,10,32, - 32,32,32,32,32,32,32,105,102,32,40,109,111,100,101,73,100,32,60,32,56,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,111,112,101,110,32,40,40,109,111,100,101,73,100,32,38,32,50,41,32,33,61,32,48,44,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,40,109,111,100,101,73,100,32,38,32,52,41,32,33,61,32,48,41,59,13,10,32,32,32,32,32,32,32,32, - 125,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,47,47,32,74,117,115,116,32,99,108,111,115,101,115,32,97,110,121, - 32,99,111,110,110,101,99,116,105,111,110,115,32,116,104,97,116,32,97,114,101,32,99,117,114,114,101,110,116,108,121,32,111,112,101,110,46,13,10,32, - 32,32,32,118,111,105,100,32,99,108,111,115,101,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,101,114,118,101,114,45,62, - 115,116,111,112,40,41,59,13,10,32,32,32,32,32,32,32,32,97,99,116,105,118,101,67,111,110,110,101,99,116,105,111,110,115,46,99,108,101,97,114, - 40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,82,101,115,101,116,32,116,104,101,32,85,73,32,115,116,117,102,102,32,116,111,32, - 97,32,100,105,115,97,98,108,101,100,32,115,116,97,116,101,46,13,10,32,32,32,32,32,32,32,32,115,101,110,100,84,101,120,116,45,62,115,101,116, - 86,105,115,105,98,108,101,32,40,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,115,101,110,100,66,117,116,116,111,110,45,62,115,101, - 116,86,105,115,105,98,108,101,32,40,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,105,110,99,111,109,105,110,103,77,101,115,115,97, - 103,101,115,45,62,115,101,116,84,101,120,116,32,40,83,116,114,105,110,103,58,58,101,109,112,116,121,44,32,102,97,108,115,101,41,59,13,10,32,32, - 32,32,32,32,32,32,105,110,99,111,109,105,110,103,77,101,115,115,97,103,101,115,45,62,115,101,116,86,105,115,105,98,108,101,32,40,116,114,117,101, - 41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,112,112,101,110,100,77,101,115,115,97,103,101,32,40,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,34,84,111,32,100,101,109,111,110,115,116,114,97,116,101,32,110,97,109,101,100,32,112,105,112,101,115,44,32,121,111,117,39,108,108,32,110, - 101,101,100,32,116,111,32,114,117,110,32,116,119,111,32,105,110,115,116,97,110,99,101,115,32,111,102,32,116,104,101,32,74,117,99,101,68,101,109,111, - 32,97,112,112,108,105,99,97,116,105,111,110,32,111,110,32,116,104,105,115,32,109,97,99,104,105,110,101,46,32,79,110,32,34,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,34,111,110,101,32,111,102,32,116,104,101,109,44,32,115,101,108,101,99,116,32,92,34,110,97,109,101,100,32,112,105,112, - 101,32,40,108,105,115,116,101,110,105,110,103,41,92,34,44,32,97,110,100,32,116,104,101,110,32,111,110,32,116,104,101,32,111,116,104,101,114,44,32, - 115,101,108,101,99,116,32,92,34,110,97,109,101,100,32,112,105,112,101,32,40,99,111,110,110,101,99,116,32,116,111,32,101,120,105,115,116,105,110,103, - 32,112,105,112,101,41,92,34,46,32,84,104,101,110,32,109,101,115,115,97,103,101,115,32,116,104,97,116,32,121,111,117,32,34,13,10,32,32,32,32, - 32,32,32,32,32,32,32,32,34,115,101,110,100,32,102,114,111,109,32,116,104,101,32,39,115,101,110,100,101,114,39,32,97,112,112,32,115,104,111,117, - 108,100,32,97,112,112,101,97,114,32,111,110,32,116,104,101,32,108,105,115,116,101,110,101,114,32,97,112,112,46,32,84,104,101,32,92,34,112,105,112, - 101,32,110,97,109,101,92,34,32,102,105,101,108,100,32,108,101,116,115,32,121,111,117,32,99,104,111,111,115,101,32,97,32,110,97,109,101,32,102,111, - 114,32,116,104,101,32,112,105,112,101,92,110,92,110,34,13,10,32,32,32,32,32,32,32,32,32,32,32,32,34,84,111,32,100,101,109,111,110,115,116, - 114,97,116,101,32,115,111,99,107,101,116,115,44,32,121,111,117,32,99,97,110,32,101,105,116,104,101,114,32,114,117,110,32,116,119,111,32,105,110,115, - 116,97,110,99,101,115,32,111,102,32,116,104,101,32,97,112,112,32,111,110,32,116,104,101,32,115,97,109,101,32,109,97,99,104,105,110,101,44,32,111, - 114,32,111,110,32,100,105,102,102,101,114,101,110,116,32,34,13,10,32,32,32,32,32,32,32,32,32,32,32,32,34,109,97,99,104,105,110,101,115,32, - 111,110,32,121,111,117,114,32,110,101,116,119,111,114,107,46,32,73,110,32,101,97,99,104,32,111,110,101,32,101,110,116,101,114,32,97,32,115,111,99, - 107,101,116,32,110,117,109,98,101,114,44,32,116,104,101,110,32,111,110,32,111,110,101,32,111,102,32,116,104,101,32,97,112,112,115,44,32,115,101,108, - 101,99,116,32,116,104,101,32,34,13,10,32,32,32,32,32,32,32,32,32,32,32,32,34,92,34,83,111,99,107,101,116,32,40,108,105,115,116,101,110, - 105,110,103,41,92,34,32,109,111,100,101,46,32,79,110,32,116,104,101,32,111,116,104,101,114,44,32,101,110,116,101,114,32,116,104,101,32,104,111,115, - 116,32,97,100,100,114,101,115,115,32,111,102,32,116,104,101,32,108,105,115,116,101,110,105,110,103,32,97,112,112,44,32,97,110,100,32,115,101,108,101, - 99,116,32,92,34,83,111,99,107,101,116,32,40,99,111,110,110,101,99,116,32,116,111,32,101,120,105,115,116,105,110,103,32,115,111,99,107,101,116,41, - 92,34,46,32,34,13,10,32,32,32,32,32,32,32,32,32,32,32,32,34,77,101,115,115,97,103,101,115,32,115,104,111,117,108,100,32,116,104,101,110, - 32,98,101,32,98,101,32,115,101,110,116,32,98,101,116,119,101,101,110,32,116,104,101,32,97,112,112,115,32,105,110,32,116,104,101,32,115,97,109,101, - 32,119,97,121,32,97,115,32,116,104,114,111,117,103,104,32,116,104,101,32,110,97,109,101,100,32,112,105,112,101,115,46,34,41,59,13,10,32,32,32, - 32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,111,112,101,110,32,40,98,111,111,108,32,97,115,83,111,99,107,101,116,44,32,98,111,111,108, - 32,97,115,83,101,110,100,101,114,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,99,108,111,115,101,40,41,59,13,10,13,10,32, - 32,32,32,32,32,32,32,47,47,32,77,97,107,101,32,116,104,101,32,97,112,112,114,111,112,114,105,97,116,101,32,98,105,116,115,32,111,102,32,85, - 73,32,118,105,115,105,98,108,101,46,46,13,10,32,32,32,32,32,32,32,32,115,101,110,100,84,101,120,116,45,62,115,101,116,86,105,115,105,98,108, - 101,32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,115,101,110,100,66,117,116,116,111,110,45,62,115,101,116,86,105,115,105,98,108, - 101,32,40,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,110,99,111,109,105,110,103,77,101,115,115,97,103,101,115,45,62,115, - 101,116,84,101,120,116,32,40,83,116,114,105,110,103,58,58,101,109,112,116,121,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32, - 105,110,99,111,109,105,110,103,77,101,115,115,97,103,101,115,45,62,115,101,116,86,105,115,105,98,108,101,32,40,116,114,117,101,41,59,13,10,13,10, - 32,32,32,32,32,32,32,32,47,47,32,97,110,100,32,116,114,121,32,116,111,32,111,112,101,110,32,116,104,101,32,115,111,99,107,101,116,32,111,114, - 32,112,105,112,101,46,46,46,13,10,32,32,32,32,32,32,32,32,98,111,111,108,32,111,112,101,110,101,100,79,107,32,61,32,102,97,108,115,101,59, - 13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,97,115,83,101,110,100,101,114,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32, - 32,32,32,32,32,32,32,32,32,32,47,47,32,105,102,32,119,101,39,114,101,32,99,111,110,110,101,99,116,105,110,103,32,116,111,32,97,110,32,101, - 120,105,115,116,105,110,103,32,115,101,114,118,101,114,44,32,119,101,32,99,97,110,32,106,117,115,116,32,99,114,101,97,116,101,32,97,32,99,111,110, - 110,101,99,116,105,111,110,32,111,98,106,101,99,116,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,100,105,114,101,99,116,108,121,46, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,68,101,109,111,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110, - 42,32,110,101,119,67,111,110,110,101,99,116,105,111,110,32,61,32,110,101,119,32,68,101,109,111,73,110,116,101,114,112,114,111,99,101,115,115,67,111, - 110,110,101,99,116,105,111,110,32,40,42,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,97,115,83, - 111,99,107,101,116,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,111, - 112,101,110,101,100,79,107,32,61,32,110,101,119,67,111,110,110,101,99,116,105,111,110,45,62,99,111,110,110,101,99,116,84,111,83,111,99,107,101,116, - 32,40,115,111,99,107,101,116,72,111,115,116,45,62,103,101,116,84,101,120,116,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,84,111,32,114,101,108,101,97,115,101,32,97,32, + 99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67,69,44,32,99, + 111,109,109,101,114,99,105,97,108,32,108,105,99,101,110,115,101,115,32,97,114,101,13,10,32,32,32,97,118,97,105,108,97,98,108,101,58,32,118,105, + 115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109,47,106,117,99,101,32,102,111,114, + 32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13,10,13,10,35,105,110,99,108,117,100,101,32,34, + 46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,73,110,116,101, + 114,112,114,111,99,101,115,115,67,111,109,109,115,68,101,109,111,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,66,117, + 116,116,111,110,76,105,115,116,101,110,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,112,117,98,108,105,99,32,67,111,109,98,111,66,111,120,76,105,115,116,101,110,101,114,13,10,123,13,10,112,117,98,108,105,99, + 58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,13,10,32,32,32,32,73,110,116,101,114,112,114,111,99,101,115,115,67,111,109,109,115,68,101,109,111,40,41,13,10,32,32, + 32,32,123,13,10,32,32,32,32,32,32,32,32,115,101,114,118,101,114,32,61,32,110,101,119,32,68,101,109,111,73,110,116,101,114,112,114,111,99,101, + 115,115,67,111,110,110,101,99,116,105,111,110,83,101,114,118,101,114,32,40,42,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,115, + 101,116,78,97,109,101,32,40,84,40,34,73,110,116,101,114,112,114,111,99,101,115,115,32,67,111,109,109,117,110,105,99,97,116,105,111,110,34,41,41, + 59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,99,114,101,97,116,101,32,97,108,108,32,111,117,114,32,85,73,32,98,105,116,115,32,97, + 110,100,32,112,105,101,99,101,115,46,46,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40, + 109,111,100,101,83,101,108,101,99,116,111,114,32,61,32,110,101,119,32,67,111,109,98,111,66,111,120,32,40,84,40,34,109,111,100,101,58,34,41,41, + 41,59,13,10,32,32,32,32,32,32,32,32,109,111,100,101,83,101,108,101,99,116,111,114,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,48, + 44,32,50,53,44,32,50,48,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,40,110,101,119,32,76,97,98,101,108,32,40,109,111,100, + 101,83,101,108,101,99,116,111,114,45,62,103,101,116,78,97,109,101,40,41,44,32,109,111,100,101,83,101,108,101,99,116,111,114,45,62,103,101,116,78, + 97,109,101,40,41,41,41,45,62,97,116,116,97,99,104,84,111,67,111,109,112,111,110,101,110,116,32,40,109,111,100,101,83,101,108,101,99,116,111,114, + 44,32,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,109,111,100,101,83,101,108,101,99,116,111,114,45,62,97,100,100,73,116,101, + 109,32,40,84,40,34,40,68,105,115,99,111,110,110,101,99,116,101,100,41,34,41,44,32,56,41,59,13,10,32,32,32,32,32,32,32,32,109,111,100, + 101,83,101,108,101,99,116,111,114,45,62,97,100,100,83,101,112,97,114,97,116,111,114,40,41,59,13,10,32,32,32,32,32,32,32,32,109,111,100,101, + 83,101,108,101,99,116,111,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,78,97,109,101,100,32,112,105,112,101,32,40,108,105,115,116,101,110, + 105,110,103,41,34,41,44,32,49,41,59,13,10,32,32,32,32,32,32,32,32,109,111,100,101,83,101,108,101,99,116,111,114,45,62,97,100,100,73,116, + 101,109,32,40,84,40,34,78,97,109,101,100,32,112,105,112,101,32,40,99,111,110,110,101,99,116,32,116,111,32,101,120,105,115,116,105,110,103,32,112, + 105,112,101,41,34,41,44,32,53,41,59,13,10,32,32,32,32,32,32,32,32,109,111,100,101,83,101,108,101,99,116,111,114,45,62,97,100,100,83,101, + 112,97,114,97,116,111,114,40,41,59,13,10,32,32,32,32,32,32,32,32,109,111,100,101,83,101,108,101,99,116,111,114,45,62,97,100,100,73,116,101, + 109,32,40,84,40,34,83,111,99,107,101,116,32,40,108,105,115,116,101,110,105,110,103,41,34,41,44,32,50,41,59,13,10,32,32,32,32,32,32,32, + 32,109,111,100,101,83,101,108,101,99,116,111,114,45,62,97,100,100,73,116,101,109,32,40,84,40,34,83,111,99,107,101,116,32,40,99,111,110,110,101, + 99,116,32,116,111,32,101,120,105,115,116,105,110,103,32,115,111,99,107,101,116,41,34,41,44,32,54,41,59,13,10,13,10,32,32,32,32,32,32,32, + 32,109,111,100,101,83,101,108,101,99,116,111,114,45,62,115,101,116,83,101,108,101,99,116,101,100,73,100,32,40,56,41,59,13,10,32,32,32,32,32, + 32,32,32,109,111,100,101,83,101,108,101,99,116,111,114,45,62,97,100,100,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,13,10, + 32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,112,105,112,101,78,97,109,101,32,61,32,110,101, + 119,32,84,101,120,116,69,100,105,116,111,114,32,40,84,40,34,112,105,112,101,32,110,97,109,101,58,34,41,41,41,59,13,10,32,32,32,32,32,32, + 32,32,112,105,112,101,78,97,109,101,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,48,44,32,54,48,44,32,49,51,48,44,32,50,52,41, + 59,13,10,32,32,32,32,32,32,32,32,112,105,112,101,78,97,109,101,45,62,115,101,116,77,117,108,116,105,76,105,110,101,32,40,102,97,108,115,101, + 41,59,13,10,32,32,32,32,32,32,32,32,112,105,112,101,78,97,109,101,45,62,115,101,116,84,101,120,116,32,40,84,40,34,106,117,99,101,32,100, + 101,109,111,32,112,105,112,101,34,41,41,59,13,10,32,32,32,32,32,32,32,32,40,110,101,119,32,76,97,98,101,108,32,40,112,105,112,101,78,97, + 109,101,45,62,103,101,116,78,97,109,101,40,41,44,32,112,105,112,101,78,97,109,101,45,62,103,101,116,78,97,109,101,40,41,41,41,45,62,97,116, + 116,97,99,104,84,111,67,111,109,112,111,110,101,110,116,32,40,112,105,112,101,78,97,109,101,44,32,116,114,117,101,41,59,13,10,13,10,32,32,32, + 32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,115,111,99,107,101,116,78,117,109,98,101,114,32,61,32,110, + 101,119,32,84,101,120,116,69,100,105,116,111,114,32,40,84,40,34,115,111,99,107,101,116,32,112,111,114,116,58,34,41,41,41,59,13,10,32,32,32, + 32,32,32,32,32,115,111,99,107,101,116,78,117,109,98,101,114,45,62,115,101,116,66,111,117,110,100,115,32,40,51,53,48,44,32,54,48,44,32,56, + 48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,115,111,99,107,101,116,78,117,109,98,101,114,45,62,115,101,116,77,117,108,116,105,76, + 105,110,101,32,40,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,115,111,99,107,101,116,78,117,109,98,101,114,45,62,115,101,116,84, + 101,120,116,32,40,84,40,34,49,50,51,52,53,34,41,41,59,13,10,32,32,32,32,32,32,32,32,115,111,99,107,101,116,78,117,109,98,101,114,45, + 62,115,101,116,73,110,112,117,116,82,101,115,116,114,105,99,116,105,111,110,115,32,40,53,44,32,84,40,34,48,49,50,51,52,53,54,55,56,57,34, + 41,41,59,13,10,32,32,32,32,32,32,32,32,40,110,101,119,32,76,97,98,101,108,32,40,115,111,99,107,101,116,78,117,109,98,101,114,45,62,103, + 101,116,78,97,109,101,40,41,44,32,115,111,99,107,101,116,78,117,109,98,101,114,45,62,103,101,116,78,97,109,101,40,41,41,41,45,62,97,116,116, + 97,99,104,84,111,67,111,109,112,111,110,101,110,116,32,40,115,111,99,107,101,116,78,117,109,98,101,114,44,32,116,114,117,101,41,59,13,10,13,10, + 32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,115,111,99,107,101,116,72,111,115,116,32,61,32, + 110,101,119,32,84,101,120,116,69,100,105,116,111,114,32,40,84,40,34,115,111,99,107,101,116,32,104,111,115,116,58,34,41,41,41,59,13,10,32,32, + 32,32,32,32,32,32,115,111,99,107,101,116,72,111,115,116,45,62,115,101,116,66,111,117,110,100,115,32,40,53,51,48,44,32,54,48,44,32,49,51, + 48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,115,111,99,107,101,116,72,111,115,116,45,62,115,101,116,77,117,108,116,105,76,105,110, + 101,32,40,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,115,111,99,107,101,116,72,111,115,116,45,62,115,101,116,84,101,120,116,32, + 40,84,40,34,108,111,99,97,108,104,111,115,116,34,41,41,59,13,10,32,32,32,32,32,32,32,32,115,111,99,107,101,116,78,117,109,98,101,114,45, + 62,115,101,116,73,110,112,117,116,82,101,115,116,114,105,99,116,105,111,110,115,32,40,53,49,50,41,59,13,10,32,32,32,32,32,32,32,32,40,110, + 101,119,32,76,97,98,101,108,32,40,115,111,99,107,101,116,72,111,115,116,45,62,103,101,116,78,97,109,101,40,41,44,32,115,111,99,107,101,116,72, + 111,115,116,45,62,103,101,116,78,97,109,101,40,41,41,41,45,62,97,116,116,97,99,104,84,111,67,111,109,112,111,110,101,110,116,32,40,115,111,99, + 107,101,116,72,111,115,116,44,32,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,67,104,105,108,100,67,111,109,112,111, + 110,101,110,116,32,40,115,101,110,100,84,101,120,116,32,61,32,110,101,119,32,84,101,120,116,69,100,105,116,111,114,32,40,84,40,34,115,101,110,100, + 116,101,120,116,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,115,101,110,100,84,101,120,116,45,62,115,101,116,66,111,117,110,100,115,32,40, + 51,48,44,32,49,50,48,44,32,50,48,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,115,101,110,100,84,101,120,116,45,62,115,101, + 116,77,117,108,116,105,76,105,110,101,32,40,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,115,101,110,100,84,101,120,116,45,62,115, + 101,116,82,101,97,100,79,110,108,121,32,40,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,115,101,110,100,84,101,120,116,45,62,115, + 101,116,84,101,120,116,32,40,84,40,34,116,101,115,116,105,110,103,32,49,50,51,52,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97, + 100,100,67,104,105,108,100,67,111,109,112,111,110,101,110,116,32,40,115,101,110,100,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66, + 117,116,116,111,110,32,40,84,40,34,115,101,110,100,34,41,44,32,84,40,34,70,105,114,101,115,32,111,102,102,32,116,104,101,32,109,101,115,115,97, + 103,101,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,115,101,110,100,66,117,116,116,111,110,45,62,115,101,116,66,111,117,110,100,115,32,40, + 50,52,48,44,32,49,50,48,44,32,50,48,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,115,101,110,100,66,117,116,116,111,110,45, + 62,99,104,97,110,103,101,87,105,100,116,104,84,111,70,105,116,84,101,120,116,40,41,59,13,10,32,32,32,32,32,32,32,32,115,101,110,100,66,117, + 116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32, + 32,32,32,97,100,100,67,104,105,108,100,67,111,109,112,111,110,101,110,116,32,40,105,110,99,111,109,105,110,103,77,101,115,115,97,103,101,115,32,61, + 32,110,101,119,32,84,101,120,116,69,100,105,116,111,114,32,40,84,40,34,109,101,115,115,97,103,101,115,34,41,41,41,59,13,10,32,32,32,32,32, + 32,32,32,105,110,99,111,109,105,110,103,77,101,115,115,97,103,101,115,45,62,115,101,116,82,101,97,100,79,110,108,121,32,40,116,114,117,101,41,59, + 13,10,32,32,32,32,32,32,32,32,105,110,99,111,109,105,110,103,77,101,115,115,97,103,101,115,45,62,115,101,116,77,117,108,116,105,76,105,110,101, + 32,40,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,105,110,99,111,109,105,110,103,77,101,115,115,97,103,101,115,45,62,115,101,116,66, + 111,117,110,100,115,32,40,51,48,44,32,49,53,48,44,32,53,48,48,44,32,50,53,48,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47, + 32,99,97,108,108,32,116,104,105,115,32,116,111,32,115,101,116,32,117,112,32,101,118,101,114,121,116,104,105,110,103,39,115,32,115,116,97,116,101,32, + 99,111,114,114,101,99,116,108,121,46,13,10,32,32,32,32,32,32,32,32,99,111,109,98,111,66,111,120,67,104,97,110,103,101,100,32,40,48,41,59, + 13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,73,110,116,101,114,112,114,111,99,101,115,115,67,111,109,109,115,68,101,109,111,40,41,13, + 10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,99,108,111,115,101,40,41,59,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101, + 32,115,101,114,118,101,114,59,13,10,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59, + 13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,98,117,116,116,111,110,67,108,105,99,107,101,100,32,40,66,117,116,116,111, + 110,42,32,98,117,116,116,111,110,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,98,117,116,116,111,110,32,61,61, + 32,115,101,110,100,66,117,116,116,111,110,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32, + 84,104,101,32,115,101,110,100,32,98,117,116,116,111,110,32,104,97,115,32,98,101,101,110,32,112,114,101,115,115,101,100,44,32,115,111,32,119,114,105, + 116,101,32,111,117,116,32,116,104,101,32,99,111,110,116,101,110,116,115,32,111,102,32,116,104,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 47,47,32,116,101,120,116,32,98,111,120,32,116,111,32,116,104,101,32,115,111,99,107,101,116,32,111,114,32,112,105,112,101,44,32,100,101,112,101,110, + 100,105,110,103,32,111,110,32,119,104,105,99,104,32,105,115,32,97,99,116,105,118,101,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,111, + 110,115,116,32,83,116,114,105,110,103,32,116,101,120,116,32,40,115,101,110,100,84,101,120,116,45,62,103,101,116,84,101,120,116,40,41,41,59,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,77,101,109,111,114,121,66,108,111,99,107,32,109,101,115,115,97,103,101,68,97,116,97,32,40,40,99,111, + 110,115,116,32,99,104,97,114,42,41,32,116,101,120,116,44,32,116,101,120,116,46,108,101,110,103,116,104,40,41,41,59,13,10,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,105,32,61,32,97,99,116,105,118,101,67,111,110,110,101,99,116,105,111,110,115,46,115, + 105,122,101,40,41,59,32,45,45,105,32,62,61,32,48,59,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,105,102,32,40,33,32,97,99,116,105,118,101,67,111,110,110,101,99,116,105,111,110,115,91,105,93,45,62,115,101, + 110,100,77,101,115,115,97,103,101,32,40,109,101,115,115,97,103,101,68,97,116,97,41,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,116,104,101,32,119,114,105,116,101,32,102,97, + 105,108,101,100,44,32,115,111,32,105,110,100,105,99,97,116,101,32,116,104,97,116,32,116,104,101,32,99,111,110,110,101,99,116,105,111,110,32,104,97, + 115,32,98,114,111,107,101,110,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,97,112,112,101,110,100,77,101, + 115,115,97,103,101,32,40,84,40,34,115,101,110,100,32,109,101,115,115,97,103,101,32,102,97,105,108,101,100,33,34,41,41,59,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13, + 10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,99,111,109,98,111,66,111,120,67,104,97,110,103,101,100,32,40,67,111,109,98, + 111,66,111,120,42,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,84,104,105,115,32,105,115,32,99,97,108,108,101,100, + 32,119,104,101,110,32,116,104,101,32,117,115,101,114,32,112,105,99,107,115,32,97,32,100,105,102,102,101,114,101,110,116,32,109,111,100,101,32,102,114, + 111,109,32,116,104,101,32,100,114,111,112,45,100,111,119,110,32,108,105,115,116,46,46,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,105, + 110,116,32,109,111,100,101,73,100,32,61,32,109,111,100,101,83,101,108,101,99,116,111,114,45,62,103,101,116,83,101,108,101,99,116,101,100,73,100,40, + 41,59,13,10,13,10,32,32,32,32,32,32,32,32,99,108,111,115,101,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,109,111, + 100,101,73,100,32,60,32,56,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,111,112,101,110,32,40, + 40,109,111,100,101,73,100,32,38,32,50,41,32,33,61,32,48,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,40,109, + 111,100,101,73,100,32,38,32,52,41,32,33,61,32,48,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32, + 32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,13,10,32,32,32,32,47,47,32,74,117,115,116,32,99,108,111,115,101,115,32,97,110,121,32,99,111,110,110,101,99,116,105,111,110,115,32, + 116,104,97,116,32,97,114,101,32,99,117,114,114,101,110,116,108,121,32,111,112,101,110,46,13,10,32,32,32,32,118,111,105,100,32,99,108,111,115,101, + 40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,101,114,118,101,114,45,62,115,116,111,112,40,41,59,13,10,32,32,32,32, + 32,32,32,32,97,99,116,105,118,101,67,111,110,110,101,99,116,105,111,110,115,46,99,108,101,97,114,40,41,59,13,10,13,10,32,32,32,32,32,32, + 32,32,47,47,32,82,101,115,101,116,32,116,104,101,32,85,73,32,115,116,117,102,102,32,116,111,32,97,32,100,105,115,97,98,108,101,100,32,115,116, + 97,116,101,46,13,10,32,32,32,32,32,32,32,32,115,101,110,100,84,101,120,116,45,62,115,101,116,86,105,115,105,98,108,101,32,40,102,97,108,115, + 101,41,59,13,10,32,32,32,32,32,32,32,32,115,101,110,100,66,117,116,116,111,110,45,62,115,101,116,86,105,115,105,98,108,101,32,40,102,97,108, + 115,101,41,59,13,10,32,32,32,32,32,32,32,32,105,110,99,111,109,105,110,103,77,101,115,115,97,103,101,115,45,62,115,101,116,84,101,120,116,32, + 40,83,116,114,105,110,103,58,58,101,109,112,116,121,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,105,110,99,111,109,105,110, + 103,77,101,115,115,97,103,101,115,45,62,115,101,116,86,105,115,105,98,108,101,32,40,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32, + 32,97,112,112,101,110,100,77,101,115,115,97,103,101,32,40,13,10,32,32,32,32,32,32,32,32,32,32,32,32,34,84,111,32,100,101,109,111,110,115, + 116,114,97,116,101,32,110,97,109,101,100,32,112,105,112,101,115,44,32,121,111,117,39,108,108,32,110,101,101,100,32,116,111,32,114,117,110,32,116,119, + 111,32,105,110,115,116,97,110,99,101,115,32,111,102,32,116,104,101,32,74,117,99,101,68,101,109,111,32,97,112,112,108,105,99,97,116,105,111,110,32, + 111,110,32,116,104,105,115,32,109,97,99,104,105,110,101,46,32,79,110,32,34,13,10,32,32,32,32,32,32,32,32,32,32,32,32,34,111,110,101,32, + 111,102,32,116,104,101,109,44,32,115,101,108,101,99,116,32,92,34,110,97,109,101,100,32,112,105,112,101,32,40,108,105,115,116,101,110,105,110,103,41, + 92,34,44,32,97,110,100,32,116,104,101,110,32,111,110,32,116,104,101,32,111,116,104,101,114,44,32,115,101,108,101,99,116,32,92,34,110,97,109,101, + 100,32,112,105,112,101,32,40,99,111,110,110,101,99,116,32,116,111,32,101,120,105,115,116,105,110,103,32,112,105,112,101,41,92,34,46,32,84,104,101, + 110,32,109,101,115,115,97,103,101,115,32,116,104,97,116,32,121,111,117,32,34,13,10,32,32,32,32,32,32,32,32,32,32,32,32,34,115,101,110,100, + 32,102,114,111,109,32,116,104,101,32,39,115,101,110,100,101,114,39,32,97,112,112,32,115,104,111,117,108,100,32,97,112,112,101,97,114,32,111,110,32, + 116,104,101,32,108,105,115,116,101,110,101,114,32,97,112,112,46,32,84,104,101,32,92,34,112,105,112,101,32,110,97,109,101,92,34,32,102,105,101,108, + 100,32,108,101,116,115,32,121,111,117,32,99,104,111,111,115,101,32,97,32,110,97,109,101,32,102,111,114,32,116,104,101,32,112,105,112,101,92,110,92, + 110,34,13,10,32,32,32,32,32,32,32,32,32,32,32,32,34,84,111,32,100,101,109,111,110,115,116,114,97,116,101,32,115,111,99,107,101,116,115,44, + 32,121,111,117,32,99,97,110,32,101,105,116,104,101,114,32,114,117,110,32,116,119,111,32,105,110,115,116,97,110,99,101,115,32,111,102,32,116,104,101, + 32,97,112,112,32,111,110,32,116,104,101,32,115,97,109,101,32,109,97,99,104,105,110,101,44,32,111,114,32,111,110,32,100,105,102,102,101,114,101,110, + 116,32,34,13,10,32,32,32,32,32,32,32,32,32,32,32,32,34,109,97,99,104,105,110,101,115,32,111,110,32,121,111,117,114,32,110,101,116,119,111, + 114,107,46,32,73,110,32,101,97,99,104,32,111,110,101,32,101,110,116,101,114,32,97,32,115,111,99,107,101,116,32,110,117,109,98,101,114,44,32,116, + 104,101,110,32,111,110,32,111,110,101,32,111,102,32,116,104,101,32,97,112,112,115,44,32,115,101,108,101,99,116,32,116,104,101,32,34,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,34,92,34,83,111,99,107,101,116,32,40,108,105,115,116,101,110,105,110,103,41,92,34,32,109,111,100,101,46,32, + 79,110,32,116,104,101,32,111,116,104,101,114,44,32,101,110,116,101,114,32,116,104,101,32,104,111,115,116,32,97,100,100,114,101,115,115,32,111,102,32, + 116,104,101,32,108,105,115,116,101,110,105,110,103,32,97,112,112,44,32,97,110,100,32,115,101,108,101,99,116,32,92,34,83,111,99,107,101,116,32,40, + 99,111,110,110,101,99,116,32,116,111,32,101,120,105,115,116,105,110,103,32,115,111,99,107,101,116,41,92,34,46,32,34,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,34,77,101,115,115,97,103,101,115,32,115,104,111,117,108,100,32,116,104,101,110,32,98,101,32,98,101,32,115,101,110,116,32,98, + 101,116,119,101,101,110,32,116,104,101,32,97,112,112,115,32,105,110,32,116,104,101,32,115,97,109,101,32,119,97,121,32,97,115,32,116,104,114,111,117, + 103,104,32,116,104,101,32,110,97,109,101,100,32,112,105,112,101,115,46,34,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105, + 100,32,111,112,101,110,32,40,98,111,111,108,32,97,115,83,111,99,107,101,116,44,32,98,111,111,108,32,97,115,83,101,110,100,101,114,41,13,10,32, + 32,32,32,123,13,10,32,32,32,32,32,32,32,32,99,108,111,115,101,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,77,97,107, + 101,32,116,104,101,32,97,112,112,114,111,112,114,105,97,116,101,32,98,105,116,115,32,111,102,32,85,73,32,118,105,115,105,98,108,101,46,46,13,10, + 32,32,32,32,32,32,32,32,115,101,110,100,84,101,120,116,45,62,115,101,116,86,105,115,105,98,108,101,32,40,116,114,117,101,41,59,13,10,32,32, + 32,32,32,32,32,32,115,101,110,100,66,117,116,116,111,110,45,62,115,101,116,86,105,115,105,98,108,101,32,40,116,114,117,101,41,59,13,10,13,10, + 32,32,32,32,32,32,32,32,105,110,99,111,109,105,110,103,77,101,115,115,97,103,101,115,45,62,115,101,116,84,101,120,116,32,40,83,116,114,105,110, + 103,58,58,101,109,112,116,121,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,32,32,32,32,105,110,99,111,109,105,110,103,77,101,115,115,97, + 103,101,115,45,62,115,101,116,86,105,115,105,98,108,101,32,40,116,114,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,97,110, + 100,32,116,114,121,32,116,111,32,111,112,101,110,32,116,104,101,32,115,111,99,107,101,116,32,111,114,32,112,105,112,101,46,46,46,13,10,32,32,32, + 32,32,32,32,32,98,111,111,108,32,111,112,101,110,101,100,79,107,32,61,32,102,97,108,115,101,59,13,10,13,10,32,32,32,32,32,32,32,32,105, + 102,32,40,97,115,83,101,110,100,101,114,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32, + 105,102,32,119,101,39,114,101,32,99,111,110,110,101,99,116,105,110,103,32,116,111,32,97,110,32,101,120,105,115,116,105,110,103,32,115,101,114,118,101, + 114,44,32,119,101,32,99,97,110,32,106,117,115,116,32,99,114,101,97,116,101,32,97,32,99,111,110,110,101,99,116,105,111,110,32,111,98,106,101,99, + 116,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,100,105,114,101,99,116,108,121,46,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,68,101,109,111,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,42,32,110,101,119,67,111,110,110,101,99,116,105, + 111,110,32,61,32,110,101,119,32,68,101,109,111,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,32,40,42,116,104, + 105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,97,115,83,111,99,107,101,116,41,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,111,112,101,110,101,100,79,107,32,61,32,110,101,119, + 67,111,110,110,101,99,116,105,111,110,45,62,99,111,110,110,101,99,116,84,111,83,111,99,107,101,116,32,40,115,111,99,107,101,116,72,111,115,116,45, + 62,103,101,116,84,101,120,116,40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,115,111,99,107,101,116,78,117, + 109,98,101,114,45,62,103,101,116,84,101,120,116,40,41,46,103,101,116,73,110,116,86,97,108,117,101,40,41,44,13,10,32,32,32,32,32,32,32,32, 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,115,111,99,107,101,116,78,117,109,98,101,114,45,62,103,101,116,84,101,120,116,40,41,46,103,101,116,73,110,116,86,97,108,117,101, - 40,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,49,48,48,48,41,59,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,111,112,101,110,101,100,79,107,32,61,32,110,101,119,67,111,110,110,101,99,116,105,111,110, - 45,62,99,111,110,110,101,99,116,84,111,80,105,112,101,32,40,112,105,112,101,78,97,109,101,45,62,103,101,116,84,101,120,116,40,41,41,59,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,111,112,101,110,101,100,79, - 107,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,97,99,116,105,118,101,67,111,110,110,101,99,116,105,111,110,115,46,97,100, - 100,32,40,110,101,119,67,111,110,110,101,99,116,105,111,110,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,110,101,119,67,111,110,110,101,99,116,105,111,110,59,13,10,32,32,32, - 32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,47,47,32,105,102,32,119,101,39,114,101,32,115,116,97,114,116,105,110,103,32,117,112,32,97,32,115,101,114,118,101,114,44,32,119, - 101,32,110,101,101,100,32,116,111,32,116,101,108,108,32,116,104,101,32,115,101,114,118,101,114,32,116,111,32,115,116,97,114,116,32,119,97,105,116,105, - 110,103,32,102,111,114,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,99,108,105,101,110,116,115,32,116,111,32,99,111,110,110,101,99, - 116,46,32,73,116,39,108,108,32,116,104,101,110,32,99,114,101,97,116,101,32,99,111,110,110,101,99,116,105,111,110,32,111,98,106,101,99,116,115,32, - 102,111,114,32,117,115,32,119,104,101,110,32,99,108,105,101,110,116,115,32,97,114,114,105,118,101,46,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,105,102,32,40,97,115,83,111,99,107,101,116,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,111,112,101,110,101,100,79,107,32,61,32,115,101,114,118,101,114,45,62,98,101,103,105,110,87,97,105,116,105,110,103,70,111, - 114,83,111,99,107,101,116,32,40,115,111,99,107,101,116,78,117,109,98,101,114,45,62,103,101,116,84,101,120,116,40,41,46,103,101,116,73,110,116,86, - 97,108,117,101,40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,111,112,101,110,101,100,79,107, - 41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,97,112,112,101,110,100,77,101,115,115,97,103,101,32,40,84,40, - 34,87,97,105,116,105,110,103,32,102,111,114,32,97,110,111,116,104,101,114,32,97,112,112,32,116,111,32,99,111,110,110,101,99,116,32,116,111,32,116, - 104,105,115,32,115,111,99,107,101,116,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,68,101,109,111,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,42,32,110,101,119,67,111,110,110,101,99,116, - 105,111,110,32,61,32,110,101,119,32,68,101,109,111,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,32,40,42,116, - 104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,111,112,101,110,101,100,79,107,32,61,32,110,101,119,67, - 111,110,110,101,99,116,105,111,110,45,62,99,114,101,97,116,101,80,105,112,101,32,40,112,105,112,101,78,97,109,101,45,62,103,101,116,84,101,120,116, - 40,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,111,112,101,110,101,100,79,107,41,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,97,112, - 112,101,110,100,77,101,115,115,97,103,101,32,40,84,40,34,87,97,105,116,105,110,103,32,102,111,114,32,97,110,111,116,104,101,114,32,97,112,112,32, - 116,111,32,99,111,110,110,101,99,116,32,116,111,32,116,104,105,115,32,112,105,112,101,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,97,99,116,105,118,101,67,111,110,110,101,99,116,105,111,110,115,46,97,100,100,32,40,110,101,119,67,111,110, - 110,101,99,116,105,111,110,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,110,101,119,67,111,110,110,101,99,116,105,111,110,59,13,10,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13,10,13, - 10,32,32,32,32,32,32,32,32,105,102,32,40,33,32,111,112,101,110,101,100,79,107,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,109,111,100,101,83,101,108,101,99,116,111,114,45,62,115,101,116,83,101,108,101,99,116,101,100,73,100,32,40,56,41, - 59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,58,58,115,104,111,119,77,101,115,115,97,103, - 101,66,111,120,32,40,65,108,101,114,116,87,105,110,100,111,119,58,58,87,97,114,110,105,110,103,73,99,111,110,44,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,73,110,116, - 101,114,112,114,111,99,101,115,115,32,67,111,109,109,115,32,68,101,109,111,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,70,97,105,108,101,100,32,116,111,32,111, - 112,101,110,32,116,104,101,32,115,111,99,107,101,116,32,111,114,32,112,105,112,101,46,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,125, - 13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,97,112,112,101,110,100,77,101,115,115,97,103,101,32,40,99,111,110,115,116, - 32,83,116,114,105,110,103,38,32,109,101,115,115,97,103,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,110,99,111,109,105, - 110,103,77,101,115,115,97,103,101,115,45,62,115,101,116,67,97,114,101,116,80,111,115,105,116,105,111,110,32,40,73,78,84,95,77,65,88,41,59,13, - 10,32,32,32,32,32,32,32,32,105,110,99,111,109,105,110,103,77,101,115,115,97,103,101,115,45,62,105,110,115,101,114,116,84,101,120,116,65,116,67, - 117,114,115,111,114,32,40,109,101,115,115,97,103,101,32,43,32,84,40,34,92,110,34,41,41,59,13,10,32,32,32,32,32,32,32,32,105,110,99,111, - 109,105,110,103,77,101,115,115,97,103,101,115,45,62,115,101,116,67,97,114,101,116,80,111,115,105,116,105,111,110,32,40,73,78,84,95,77,65,88,41, - 59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,99,108,97,115,115,32,68,101,109,111,73,110,116,101,114,112,114,111, - 99,101,115,115,67,111,110,110,101,99,116,105,111,110,32,32,58,32,112,117,98,108,105,99,32,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110, - 110,101,99,116,105,111,110,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,73,110,116,101,114,112,114,111,99,101,115,115,67,111,109,109, - 115,68,101,109,111,38,32,111,119,110,101,114,59,13,10,32,32,32,32,32,32,32,32,105,110,116,32,111,117,114,78,117,109,98,101,114,59,13,10,13, - 10,32,32,32,32,112,117,98,108,105,99,58,13,10,32,32,32,32,32,32,32,32,68,101,109,111,73,110,116,101,114,112,114,111,99,101,115,115,67,111, - 110,110,101,99,116,105,111,110,32,40,73,110,116,101,114,112,114,111,99,101,115,115,67,111,109,109,115,68,101,109,111,38,32,111,119,110,101,114,95,41, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,58,32,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,32,40, - 116,114,117,101,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,111,119,110,101,114,32,40,111,119,110,101,114,95,41,13,10,32,32, - 32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,115,116,97,116,105,99,32,105,110,116,32,116,111,116,97,108,67,111,110, - 110,101,99,116,105,111,110,115,32,61,32,48,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,111,117,114,78,117,109,98,101,114,32,61,32,43, - 43,116,111,116,97,108,67,111,110,110,101,99,116,105,111,110,115,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32, - 32,126,68,101,109,111,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,40,41,13,10,32,32,32,32,32,32,32,32, - 123,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,118,111,105,100,32,99,111,110,110,101,99,116,105,111,110,77, - 97,100,101,40,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,111,119,110,101,114,46,97,112,112,101, - 110,100,77,101,115,115,97,103,101,32,40,84,40,34,67,111,110,110,101,99,116,105,111,110,32,35,34,41,32,43,32,83,116,114,105,110,103,32,40,111, - 117,114,78,117,109,98,101,114,41,32,43,32,84,40,34,32,45,32,99,111,110,110,101,99,116,105,111,110,32,115,116,97,114,116,101,100,34,41,41,59, - 13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,118,111,105,100,32,99,111,110,110,101,99,116,105,111,110,76,111, - 115,116,40,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,111,119,110,101,114,46,97,112,112,101,110, - 100,77,101,115,115,97,103,101,32,40,84,40,34,67,111,110,110,101,99,116,105,111,110,32,35,34,41,32,43,32,83,116,114,105,110,103,32,40,111,117, - 114,78,117,109,98,101,114,41,32,43,32,84,40,34,32,45,32,99,111,110,110,101,99,116,105,111,110,32,108,111,115,116,34,41,41,59,13,10,32,32, - 32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,118,111,105,100,32,109,101,115,115,97,103,101,82,101,99,101,105,118,101,100,32, - 40,99,111,110,115,116,32,77,101,109,111,114,121,66,108,111,99,107,38,32,109,101,115,115,97,103,101,41,13,10,32,32,32,32,32,32,32,32,123,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,111,119,110,101,114,46,97,112,112,101,110,100,77,101,115,115,97,103,101,32,40,84,40,34,67,111,110, - 110,101,99,116,105,111,110,32,35,34,41,32,43,32,83,116,114,105,110,103,32,40,111,117,114,78,117,109,98,101,114,41,32,43,32,84,40,34,32,45, - 32,109,101,115,115,97,103,101,32,114,101,99,101,105,118,101,100,58,32,34,41,32,43,32,109,101,115,115,97,103,101,46,116,111,83,116,114,105,110,103, - 40,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,59,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,99,108,97, - 115,115,32,68,101,109,111,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,83,101,114,118,101,114,32,32,32,58,32, - 112,117,98,108,105,99,32,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,83,101,114,118,101,114,13,10,32,32,32, - 32,123,13,10,32,32,32,32,32,32,32,32,73,110,116,101,114,112,114,111,99,101,115,115,67,111,109,109,115,68,101,109,111,38,32,111,119,110,101,114, - 59,13,10,13,10,32,32,32,32,112,117,98,108,105,99,58,13,10,32,32,32,32,32,32,32,32,68,101,109,111,73,110,116,101,114,112,114,111,99,101, - 115,115,67,111,110,110,101,99,116,105,111,110,83,101,114,118,101,114,32,40,73,110,116,101,114,112,114,111,99,101,115,115,67,111,109,109,115,68,101,109, - 111,38,32,111,119,110,101,114,95,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,58,32,111,119,110,101,114,32,40,111,119,110,101,114,95,41, - 13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,126,68,101,109,111,73, - 110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,83,101,114,118,101,114,40,41,13,10,32,32,32,32,32,32,32,32,123, - 13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101, - 99,116,105,111,110,42,32,99,114,101,97,116,101,67,111,110,110,101,99,116,105,111,110,79,98,106,101,99,116,40,41,13,10,32,32,32,32,32,32,32, - 32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,68,101,109,111,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105, - 111,110,42,32,110,101,119,67,111,110,110,101,99,116,105,111,110,32,61,32,110,101,119,32,68,101,109,111,73,110,116,101,114,112,114,111,99,101,115,115, - 67,111,110,110,101,99,116,105,111,110,32,40,111,119,110,101,114,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,111,119,110,101,114, - 46,97,99,116,105,118,101,67,111,110,110,101,99,116,105,111,110,115,46,97,100,100,32,40,110,101,119,67,111,110,110,101,99,116,105,111,110,41,59,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,110,101,119,67,111,110,110,101,99,116,105,111,110,59,13,10,32,32,32,32, - 32,32,32,32,125,13,10,32,32,32,32,125,59,13,10,13,10,32,32,32,32,79,119,110,101,100,65,114,114,97,121,32,60,68,101,109,111,73,110,116, - 101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,44,32,67,114,105,116,105,99,97,108,83,101,99,116,105,111,110,62,32,97,99, - 116,105,118,101,67,111,110,110,101,99,116,105,111,110,115,59,13,10,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,106,117,99,101,95,85,115,101, - 68,101,98,117,103,103,105,110,103,78,101,119,79,112,101,114,97,116,111,114,13,10,13,10,112,114,105,118,97,116,101,58,13,10,32,32,32,32,67,111, - 109,98,111,66,111,120,42,32,109,111,100,101,83,101,108,101,99,116,111,114,59,13,10,32,32,32,32,84,101,120,116,69,100,105,116,111,114,42,32,115, - 101,110,100,84,101,120,116,59,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,115,101,110,100,66,117,116,116,111,110,59,13,10,32, - 32,32,32,84,101,120,116,69,100,105,116,111,114,42,32,105,110,99,111,109,105,110,103,77,101,115,115,97,103,101,115,59,13,10,13,10,32,32,32,32, - 84,101,120,116,69,100,105,116,111,114,42,32,112,105,112,101,78,97,109,101,59,13,10,32,32,32,32,84,101,120,116,69,100,105,116,111,114,42,32,115, - 111,99,107,101,116,78,117,109,98,101,114,59,13,10,32,32,32,32,84,101,120,116,69,100,105,116,111,114,42,32,115,111,99,107,101,116,72,111,115,116, - 59,13,10,13,10,32,32,32,32,68,101,109,111,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,83,101,114,118,101, - 114,42,32,115,101,114,118,101,114,59,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,73, - 110,116,101,114,112,114,111,99,101,115,115,67,111,109,109,115,68,101,109,111,40,41,13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,110,101, - 119,32,73,110,116,101,114,112,114,111,99,101,115,115,67,111,109,109,115,68,101,109,111,40,41,59,13,10,125,13,10,0,0}; + 32,32,32,32,32,32,32,32,32,32,32,49,48,48,48,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,111,112,101,110,101,100,79,107,32,61,32,110,101,119,67,111,110,110,101,99,116,105,111,110,45,62,99,111,110,110,101,99,116,84,111,80,105, + 112,101,32,40,112,105,112,101,78,97,109,101,45,62,103,101,116,84,101,120,116,40,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125, + 13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,111,112,101,110,101,100,79,107,41,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,97,99,116,105,118,101,67,111,110,110,101,99,116,105,111,110,115,46,97,100,100,32,40,110,101,119,67,111,110,110,101,99,116, + 105,111,110,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,100,101,108,101,116,101,32,110,101,119,67,111,110,110,101,99,116,105,111,110,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32, + 32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,105,102,32,119,101, + 39,114,101,32,115,116,97,114,116,105,110,103,32,117,112,32,97,32,115,101,114,118,101,114,44,32,119,101,32,110,101,101,100,32,116,111,32,116,101,108, + 108,32,116,104,101,32,115,101,114,118,101,114,32,116,111,32,115,116,97,114,116,32,119,97,105,116,105,110,103,32,102,111,114,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,47,47,32,99,108,105,101,110,116,115,32,116,111,32,99,111,110,110,101,99,116,46,32,73,116,39,108,108,32,116,104,101,110, + 32,99,114,101,97,116,101,32,99,111,110,110,101,99,116,105,111,110,32,111,98,106,101,99,116,115,32,102,111,114,32,117,115,32,119,104,101,110,32,99, + 108,105,101,110,116,115,32,97,114,114,105,118,101,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,97,115,83,111,99,107,101,116, + 41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,111,112,101,110,101,100, + 79,107,32,61,32,115,101,114,118,101,114,45,62,98,101,103,105,110,87,97,105,116,105,110,103,70,111,114,83,111,99,107,101,116,32,40,115,111,99,107, + 101,116,78,117,109,98,101,114,45,62,103,101,116,84,101,120,116,40,41,46,103,101,116,73,110,116,86,97,108,117,101,40,41,41,59,13,10,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,111,112,101,110,101,100,79,107,41,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,97,112,112,101,110,100,77,101,115,115,97,103,101,32,40,84,40,34,87,97,105,116,105,110,103,32,102,111,114,32, + 97,110,111,116,104,101,114,32,97,112,112,32,116,111,32,99,111,110,110,101,99,116,32,116,111,32,116,104,105,115,32,115,111,99,107,101,116,46,46,34, + 41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,68,101,109,111,73,110,116,101,114,112,114, + 111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,42,32,110,101,119,67,111,110,110,101,99,116,105,111,110,32,61,32,110,101,119,32,68,101,109, + 111,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,32,40,42,116,104,105,115,41,59,13,10,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,111,112,101,110,101,100,79,107,32,61,32,110,101,119,67,111,110,110,101,99,116,105,111,110,45,62,99,114, + 101,97,116,101,80,105,112,101,32,40,112,105,112,101,78,97,109,101,45,62,103,101,116,84,101,120,116,40,41,41,59,13,10,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,111,112,101,110,101,100,79,107,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,97,112,112,101,110,100,77,101,115,115,97,103,101,32,40, + 84,40,34,87,97,105,116,105,110,103,32,102,111,114,32,97,110,111,116,104,101,114,32,97,112,112,32,116,111,32,99,111,110,110,101,99,116,32,116,111, + 32,116,104,105,115,32,112,105,112,101,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,97,99, + 116,105,118,101,67,111,110,110,101,99,116,105,111,110,115,46,97,100,100,32,40,110,101,119,67,111,110,110,101,99,116,105,111,110,41,59,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,100,101, + 108,101,116,101,32,110,101,119,67,111,110,110,101,99,116,105,111,110,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40, + 33,32,111,112,101,110,101,100,79,107,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,109,111,100,101, + 83,101,108,101,99,116,111,114,45,62,115,101,116,83,101,108,101,99,116,101,100,73,100,32,40,56,41,59,13,10,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,65,108,101,114,116,87,105,110,100,111,119,58,58,115,104,111,119,77,101,115,115,97,103,101,66,111,120,32,40,65,108,101,114,116,87,105, + 110,100,111,119,58,58,87,97,114,110,105,110,103,73,99,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,73,110,116,101,114,112,114,111,99,101,115,115,32,67,111,109, + 109,115,32,68,101,109,111,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,84,40,34,70,97,105,108,101,100,32,116,111,32,111,112,101,110,32,116,104,101,32,115,111,99,107,101, + 116,32,111,114,32,112,105,112,101,46,46,46,34,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32, + 32,32,118,111,105,100,32,97,112,112,101,110,100,77,101,115,115,97,103,101,32,40,99,111,110,115,116,32,83,116,114,105,110,103,38,32,109,101,115,115, + 97,103,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,110,99,111,109,105,110,103,77,101,115,115,97,103,101,115,45,62,115, + 101,116,67,97,114,101,116,80,111,115,105,116,105,111,110,32,40,73,78,84,95,77,65,88,41,59,13,10,32,32,32,32,32,32,32,32,105,110,99,111, + 109,105,110,103,77,101,115,115,97,103,101,115,45,62,105,110,115,101,114,116,84,101,120,116,65,116,67,117,114,115,111,114,32,40,109,101,115,115,97,103, + 101,32,43,32,84,40,34,92,110,34,41,41,59,13,10,32,32,32,32,32,32,32,32,105,110,99,111,109,105,110,103,77,101,115,115,97,103,101,115,45, + 62,115,101,116,67,97,114,101,116,80,111,115,105,116,105,111,110,32,40,73,78,84,95,77,65,88,41,59,13,10,32,32,32,32,125,13,10,13,10,32, + 32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,13,10,32,32,32,32,99,108,97,115,115,32,68,101,109,111,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111, + 110,32,32,58,32,112,117,98,108,105,99,32,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,13,10,32,32,32,32, + 123,13,10,32,32,32,32,32,32,32,32,73,110,116,101,114,112,114,111,99,101,115,115,67,111,109,109,115,68,101,109,111,38,32,111,119,110,101,114,59, + 13,10,32,32,32,32,32,32,32,32,105,110,116,32,111,117,114,78,117,109,98,101,114,59,13,10,13,10,32,32,32,32,112,117,98,108,105,99,58,13, + 10,32,32,32,32,32,32,32,32,68,101,109,111,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,32,40,73,110,116, + 101,114,112,114,111,99,101,115,115,67,111,109,109,115,68,101,109,111,38,32,111,119,110,101,114,95,41,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,58,32,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,32,40,116,114,117,101,41,44,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,111,119,110,101,114,32,40,111,119,110,101,114,95,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32, + 32,32,32,32,32,32,32,32,115,116,97,116,105,99,32,105,110,116,32,116,111,116,97,108,67,111,110,110,101,99,116,105,111,110,115,32,61,32,48,59, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,111,117,114,78,117,109,98,101,114,32,61,32,43,43,116,111,116,97,108,67,111,110,110,101,99,116, + 105,111,110,115,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,126,68,101,109,111,73,110,116,101,114,112,114, + 111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,40,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,125,13, + 10,13,10,32,32,32,32,32,32,32,32,118,111,105,100,32,99,111,110,110,101,99,116,105,111,110,77,97,100,101,40,41,13,10,32,32,32,32,32,32, + 32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,111,119,110,101,114,46,97,112,112,101,110,100,77,101,115,115,97,103,101,32,40,84,40, + 34,67,111,110,110,101,99,116,105,111,110,32,35,34,41,32,43,32,83,116,114,105,110,103,32,40,111,117,114,78,117,109,98,101,114,41,32,43,32,84, + 40,34,32,45,32,99,111,110,110,101,99,116,105,111,110,32,115,116,97,114,116,101,100,34,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10, + 13,10,32,32,32,32,32,32,32,32,118,111,105,100,32,99,111,110,110,101,99,116,105,111,110,76,111,115,116,40,41,13,10,32,32,32,32,32,32,32, + 32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,111,119,110,101,114,46,97,112,112,101,110,100,77,101,115,115,97,103,101,32,40,84,40,34, + 67,111,110,110,101,99,116,105,111,110,32,35,34,41,32,43,32,83,116,114,105,110,103,32,40,111,117,114,78,117,109,98,101,114,41,32,43,32,84,40, + 34,32,45,32,99,111,110,110,101,99,116,105,111,110,32,108,111,115,116,34,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32, + 32,32,32,32,32,32,118,111,105,100,32,109,101,115,115,97,103,101,82,101,99,101,105,118,101,100,32,40,99,111,110,115,116,32,77,101,109,111,114,121, + 66,108,111,99,107,38,32,109,101,115,115,97,103,101,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 111,119,110,101,114,46,97,112,112,101,110,100,77,101,115,115,97,103,101,32,40,84,40,34,67,111,110,110,101,99,116,105,111,110,32,35,34,41,32,43, + 32,83,116,114,105,110,103,32,40,111,117,114,78,117,109,98,101,114,41,32,43,32,84,40,34,32,45,32,109,101,115,115,97,103,101,32,114,101,99,101, + 105,118,101,100,58,32,34,41,32,43,32,109,101,115,115,97,103,101,46,116,111,83,116,114,105,110,103,40,41,41,59,13,10,32,32,32,32,32,32,32, + 32,125,13,10,32,32,32,32,125,59,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,99,108,97,115,115,32,68,101,109,111,73,110,116,101,114,112, + 114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,83,101,114,118,101,114,32,32,32,58,32,112,117,98,108,105,99,32,73,110,116,101,114,112, + 114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,83,101,114,118,101,114,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,73, + 110,116,101,114,112,114,111,99,101,115,115,67,111,109,109,115,68,101,109,111,38,32,111,119,110,101,114,59,13,10,13,10,32,32,32,32,112,117,98,108, + 105,99,58,13,10,32,32,32,32,32,32,32,32,68,101,109,111,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,83, + 101,114,118,101,114,32,40,73,110,116,101,114,112,114,111,99,101,115,115,67,111,109,109,115,68,101,109,111,38,32,111,119,110,101,114,95,41,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,58,32,111,119,110,101,114,32,40,111,119,110,101,114,95,41,13,10,32,32,32,32,32,32,32,32,123,13,10, + 32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,126,68,101,109,111,73,110,116,101,114,112,114,111,99,101,115,115,67,111, + 110,110,101,99,116,105,111,110,83,101,114,118,101,114,40,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,125,13,10, + 13,10,32,32,32,32,32,32,32,32,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,42,32,99,114,101,97,116,101, + 67,111,110,110,101,99,116,105,111,110,79,98,106,101,99,116,40,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,68,101,109,111,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,42,32,110,101,119,67,111,110,110,101,99, + 116,105,111,110,32,61,32,110,101,119,32,68,101,109,111,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,32,40,111, + 119,110,101,114,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,111,119,110,101,114,46,97,99,116,105,118,101,67,111,110,110,101,99, + 116,105,111,110,115,46,97,100,100,32,40,110,101,119,67,111,110,110,101,99,116,105,111,110,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 114,101,116,117,114,110,32,110,101,119,67,111,110,110,101,99,116,105,111,110,59,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,59, + 13,10,13,10,32,32,32,32,79,119,110,101,100,65,114,114,97,121,32,60,68,101,109,111,73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110, + 101,99,116,105,111,110,44,32,67,114,105,116,105,99,97,108,83,101,99,116,105,111,110,62,32,97,99,116,105,118,101,67,111,110,110,101,99,116,105,111, + 110,115,59,13,10,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,106,117,99,101,95,85,115,101,68,101,98,117,103,103,105,110,103,78,101,119,79, + 112,101,114,97,116,111,114,13,10,13,10,112,114,105,118,97,116,101,58,13,10,32,32,32,32,67,111,109,98,111,66,111,120,42,32,109,111,100,101,83, + 101,108,101,99,116,111,114,59,13,10,32,32,32,32,84,101,120,116,69,100,105,116,111,114,42,32,115,101,110,100,84,101,120,116,59,13,10,32,32,32, + 32,84,101,120,116,66,117,116,116,111,110,42,32,115,101,110,100,66,117,116,116,111,110,59,13,10,32,32,32,32,84,101,120,116,69,100,105,116,111,114, + 42,32,105,110,99,111,109,105,110,103,77,101,115,115,97,103,101,115,59,13,10,13,10,32,32,32,32,84,101,120,116,69,100,105,116,111,114,42,32,112, + 105,112,101,78,97,109,101,59,13,10,32,32,32,32,84,101,120,116,69,100,105,116,111,114,42,32,115,111,99,107,101,116,78,117,109,98,101,114,59,13, + 10,32,32,32,32,84,101,120,116,69,100,105,116,111,114,42,32,115,111,99,107,101,116,72,111,115,116,59,13,10,13,10,32,32,32,32,68,101,109,111, + 73,110,116,101,114,112,114,111,99,101,115,115,67,111,110,110,101,99,116,105,111,110,83,101,114,118,101,114,42,32,115,101,114,118,101,114,59,13,10,125, + 59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,73,110,116,101,114,112,114,111,99,101,115,115,67,111, + 109,109,115,68,101,109,111,40,41,13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,110,101,119,32,73,110,116,101,114,112,114,111,99,101,115, + 115,67,111,109,109,115,68,101,109,111,40,41,59,13,10,125,13,10,0,0}; const char* BinaryData::interprocesscommsdemo_cpp = (const char*) temp17; static const unsigned char temp18[] = {47,42,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,13,10,13,10,32,32,32,84,104,105,115,32,102,105,108,101,32,105,115,32,112,97,114,116,32,111,102,32,116,104,101,32,74,85,67,69, 32,108,105,98,114,97,114,121,32,45,32,34,74,117,108,101,115,39,32,85,116,105,108,105,116,121,32,67,108,97,115,115,32,69,120,116,101,110,115,105, - 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,55,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, - 108,32,83,111,102,116,119,97,114,101,32,108,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,57,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, + 108,32,83,111,102,116,119,97,114,101,32,76,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,74,85,67,69,32,99,97,110,32,98,101,32,114,101, 100,105,115,116,114,105,98,117,116,101,100,32,97,110,100,47,111,114,32,109,111,100,105,102,105,101,100,32,117,110,100,101,114,32,116,104,101,32,116,101, - 114,109,115,32,111,102,32,116,104,101,13,10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115, - 101,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32,83,111,102,116,119,97,114,101,32,70,111,117, - 110,100,97,116,105,111,110,59,13,10,32,32,32,101,105,116,104,101,114,32,118,101,114,115,105,111,110,32,50,32,111,102,32,116,104,101,32,76,105,99, - 101,110,115,101,44,32,111,114,32,40,97,116,32,121,111,117,114,32,111,112,116,105,111,110,41,32,97,110,121,32,108,97,116,101,114,32,118,101,114,115, - 105,111,110,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116,101,100,32,105,110,32,116,104,101,32,104,111, - 112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,13,10,32,32,32,98,117,116,32,87,73,84,72,79, - 85,84,32,65,78,89,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101,110,32,116,104,101,32,105,109,112,108,105,101, - 100,32,119,97,114,114,97,110,116,121,32,111,102,13,10,32,32,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84,89,32,111,114,32,70,73,84, - 78,69,83,83,32,70,79,82,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83,69,46,32,32,83,101,101,32,116,104,101,13, - 10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102,111,114,32,109,111,114,101,32, - 100,101,116,97,105,108,115,46,13,10,13,10,32,32,32,89,111,117,32,115,104,111,117,108,100,32,104,97,118,101,32,114,101,99,101,105,118,101,100,32, - 97,32,99,111,112,121,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101, - 13,10,32,32,32,97,108,111,110,103,32,119,105,116,104,32,74,85,67,69,59,32,105,102,32,110,111,116,44,32,118,105,115,105,116,32,119,119,119,46, - 103,110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,32,111,114,32,119,114,105,116,101,32,116,111,32,116,104,101,13,10,32,32,32,70,114,101, - 101,32,83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,44,32,73,110,99,46,44,32,53,57,32,84,101,109,112,108,101,32,80, - 108,97,99,101,44,32,83,117,105,116,101,32,51,51,48,44,13,10,32,32,32,66,111,115,116,111,110,44,32,77,65,32,48,50,49,49,49,45,49,51, - 48,55,32,85,83,65,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 114,109,115,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,13,10,32,32,32,80,117,98,108,105,99,32,76,105,99,101,110,115, + 101,32,40,86,101,114,115,105,111,110,32,50,41,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32, + 83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,46,13,10,32,32,32,65,32,99,111,112,121,32,111,102,32,116,104,101,32,108, + 105,99,101,110,115,101,32,105,115,32,105,110,99,108,117,100,101,100,32,105,110,32,116,104,101,32,74,85,67,69,32,100,105,115,116,114,105,98,117,116, + 105,111,110,44,32,111,114,32,99,97,110,32,98,101,32,102,111,117,110,100,13,10,32,32,32,111,110,108,105,110,101,32,97,116,32,119,119,119,46,103, + 110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116, + 101,100,32,105,110,32,116,104,101,32,104,111,112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,32,98, + 117,116,32,87,73,84,72,79,85,84,32,65,78,89,13,10,32,32,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101, + 110,32,116,104,101,32,105,109,112,108,105,101,100,32,119,97,114,114,97,110,116,121,32,111,102,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84, + 89,32,111,114,32,70,73,84,78,69,83,83,32,70,79,82,13,10,32,32,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83, + 69,46,32,32,83,101,101,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102, + 111,114,32,109,111,114,101,32,100,101,116,97,105,108,115,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, - 45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,73,102,32,121,111,117,39,100,32,108,105,107,101,32,116,111,32,114,101,108,101,97,115, - 101,32,97,32,99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67, - 69,44,32,99,111,109,109,101,114,99,105,97,108,13,10,32,32,32,108,105,99,101,110,115,101,115,32,97,114,101,32,97,108,115,111,32,97,118,97,105, - 108,97,98,108,101,58,32,118,105,115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109, - 47,106,117,99,101,32,102,111,114,13,10,32,32,32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13, - 10,13,10,35,105,110,99,108,117,100,101,32,34,46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,47, - 47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13, - 10,47,47,32,116,104,105,115,32,105,115,32,116,104,101,32,108,105,115,116,98,111,120,32,99,111,110,116,97,105,110,105,110,103,32,116,104,101,32,100, - 114,97,103,103,97,98,108,101,32,115,111,117,114,99,101,32,99,111,109,112,111,110,101,110,116,115,46,46,13,10,13,10,99,108,97,115,115,32,68,114, - 97,103,65,110,100,68,114,111,112,68,101,109,111,83,111,117,114,99,101,32,32,58,32,112,117,98,108,105,99,32,76,105,115,116,66,111,120,44,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,76,105, - 115,116,66,111,120,77,111,100,101,108,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,68,114,97,103,65,110, - 100,68,114,111,112,68,101,109,111,83,111,117,114,99,101,40,41,13,10,32,32,32,32,32,32,32,32,58,32,76,105,115,116,66,111,120,32,40,84,40, - 34,100,43,100,32,115,111,117,114,99,101,34,41,44,32,48,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,116,101,108, - 108,115,32,116,104,101,32,76,105,115,116,66,111,120,32,116,104,97,116,32,116,104,105,115,32,111,98,106,101,99,116,32,115,117,112,112,108,105,101,115, - 32,116,104,101,32,105,110,102,111,32,97,98,111,117,116,13,10,32,32,32,32,32,32,32,32,47,47,32,105,116,115,32,114,111,119,115,46,13,10,32, - 32,32,32,32,32,32,32,115,101,116,77,111,100,101,108,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,115,101,116,77,117, - 108,116,105,112,108,101,83,101,108,101,99,116,105,111,110,69,110,97,98,108,101,100,32,40,116,114,117,101,41,59,13,10,32,32,32,32,125,13,10,13, - 10,32,32,32,32,126,68,114,97,103,65,110,100,68,114,111,112,68,101,109,111,83,111,117,114,99,101,40,41,13,10,32,32,32,32,123,13,10,32,32, - 32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,84,111,32,114,101,108,101,97,115,101,32,97,32, + 99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67,69,44,32,99, + 111,109,109,101,114,99,105,97,108,32,108,105,99,101,110,115,101,115,32,97,114,101,13,10,32,32,32,97,118,97,105,108,97,98,108,101,58,32,118,105, + 115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109,47,106,117,99,101,32,102,111,114, + 32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13,10,13,10,35,105,110,99,108,117,100,101,32,34, + 46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,47,47,32,116,104,105,115,32,105,115,32,116, + 104,101,32,108,105,115,116,98,111,120,32,99,111,110,116,97,105,110,105,110,103,32,116,104,101,32,100,114,97,103,103,97,98,108,101,32,115,111,117,114, + 99,101,32,99,111,109,112,111,110,101,110,116,115,46,46,13,10,13,10,99,108,97,115,115,32,68,114,97,103,65,110,100,68,114,111,112,68,101,109,111, + 83,111,117,114,99,101,32,32,58,32,112,117,98,108,105,99,32,76,105,115,116,66,111,120,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,76,105,115,116,66,111,120,77,111,100,101,108,13,10,123, + 13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,68,114,97,103,65,110,100,68,114,111,112,68,101,109,111,83,111,117,114, + 99,101,40,41,13,10,32,32,32,32,32,32,32,32,58,32,76,105,115,116,66,111,120,32,40,84,40,34,100,43,100,32,115,111,117,114,99,101,34,41, + 44,32,48,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,116,101,108,108,115,32,116,104,101,32,76,105,115,116,66,111, + 120,32,116,104,97,116,32,116,104,105,115,32,111,98,106,101,99,116,32,115,117,112,112,108,105,101,115,32,116,104,101,32,105,110,102,111,32,97,98,111, + 117,116,13,10,32,32,32,32,32,32,32,32,47,47,32,105,116,115,32,114,111,119,115,46,13,10,32,32,32,32,32,32,32,32,115,101,116,77,111,100, + 101,108,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,115,101,116,77,117,108,116,105,112,108,101,83,101,108,101,99,116,105, + 111,110,69,110,97,98,108,101,100,32,40,116,114,117,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,68,114,97,103,65,110,100, + 68,114,111,112,68,101,109,111,83,111,117,114,99,101,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,47,47,32,84,104,101,32,102,111,108,108,111,119,105,110,103,32,109,101,116,104,111,100, - 115,32,105,109,112,108,101,109,101,110,116,32,116,104,101,32,110,101,99,101,115,115,97,114,121,32,118,105,114,116,117,97,108,32,102,117,110,99,116,105, - 111,110,115,32,102,114,111,109,32,76,105,115,116,66,111,120,77,111,100,101,108,44,13,10,32,32,32,32,47,47,32,116,101,108,108,105,110,103,32,116, - 104,101,32,108,105,115,116,98,111,120,32,104,111,119,32,109,97,110,121,32,114,111,119,115,32,116,104,101,114,101,32,97,114,101,44,32,112,97,105,110, - 116,105,110,103,32,116,104,101,109,44,32,101,116,99,46,13,10,32,32,32,32,105,110,116,32,103,101,116,78,117,109,82,111,119,115,40,41,13,10,32, - 32,32,32,123,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,51,48,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118, - 111,105,100,32,112,97,105,110,116,76,105,115,116,66,111,120,73,116,101,109,32,40,105,110,116,32,114,111,119,78,117,109,98,101,114,44,13,10,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,71,114,97,112,104,105,99,115,38,32,103,44,13,10,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,119,105,100,116,104,44,32,105,110,116, - 32,104,101,105,103,104,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,98,111,111, - 108,32,114,111,119,73,115,83,101,108,101,99,116,101,100,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,114,111,119, - 73,115,83,101,108,101,99,116,101,100,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,102,105,108,108,65,108,108,32,40,67,111,108,111, - 117,114,115,58,58,108,105,103,104,116,98,108,117,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32, - 40,67,111,108,111,117,114,115,58,58,98,108,97,99,107,41,59,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,70,111,110,116,32,40,104,101, - 105,103,104,116,32,42,32,48,46,55,102,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,46,100,114,97,119,84,101,120,116,32,40,84,40,34, - 82,111,119,32,78,117,109,98,101,114,32,34,41,32,43,32,83,116,114,105,110,103,32,40,114,111,119,78,117,109,98,101,114,32,43,32,49,41,44,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,53,44,32,48,44,32,119,105,100,116,104,44,32,104,101,105,103,104,116, - 44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,74,117,115,116,105,102,105,99,97,116,105,111,110,58,58,99,101, - 110,116,114,101,100,76,101,102,116,44,32,116,114,117,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,99,111,110,115,116,32,83,116, - 114,105,110,103,32,103,101,116,68,114,97,103,83,111,117,114,99,101,68,101,115,99,114,105,112,116,105,111,110,32,40,99,111,110,115,116,32,83,112,97, - 114,115,101,83,101,116,60,105,110,116,62,38,32,115,101,108,101,99,116,101,100,82,111,119,115,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32, - 32,32,32,47,47,32,102,111,114,32,111,117,114,32,100,114,97,103,32,100,101,115,99,116,114,105,112,116,105,111,110,44,32,119,101,39,108,108,32,106, - 117,115,116,32,109,97,107,101,32,97,32,108,105,115,116,32,111,102,32,116,104,101,32,115,101,108,101,99,116,101,100,13,10,32,32,32,32,32,32,32, - 32,47,47,32,114,111,119,32,110,117,109,98,101,114,115,32,45,32,116,104,105,115,32,119,105,108,108,32,98,101,32,112,105,99,107,101,100,32,117,112, - 32,98,121,32,116,104,101,32,100,114,97,103,32,116,97,114,103,101,116,32,97,110,100,32,100,105,115,112,108,97,121,101,100,32,105,110,13,10,32,32, - 32,32,32,32,32,32,47,47,32,105,116,115,32,98,111,120,46,13,10,32,32,32,32,32,32,32,32,83,116,114,105,110,103,32,100,101,115,99,59,13, - 10,13,10,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,105,32,61,32,48,59,32,105,32,60,32,115,101,108,101,99,116,101,100,82, - 111,119,115,46,115,105,122,101,40,41,59,32,43,43,105,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,115,99,32,60,60,32,40,115, - 101,108,101,99,116,101,100,82,111,119,115,32,91,105,93,32,43,32,49,41,32,60,60,32,84,40,34,32,34,41,59,13,10,13,10,32,32,32,32,32, - 32,32,32,114,101,116,117,114,110,32,100,101,115,99,46,116,114,105,109,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10, + 32,32,32,32,47,47,32,84,104,101,32,102,111,108,108,111,119,105,110,103,32,109,101,116,104,111,100,115,32,105,109,112,108,101,109,101,110,116,32,116, + 104,101,32,110,101,99,101,115,115,97,114,121,32,118,105,114,116,117,97,108,32,102,117,110,99,116,105,111,110,115,32,102,114,111,109,32,76,105,115,116, + 66,111,120,77,111,100,101,108,44,13,10,32,32,32,32,47,47,32,116,101,108,108,105,110,103,32,116,104,101,32,108,105,115,116,98,111,120,32,104,111, + 119,32,109,97,110,121,32,114,111,119,115,32,116,104,101,114,101,32,97,114,101,44,32,112,97,105,110,116,105,110,103,32,116,104,101,109,44,32,101,116, + 99,46,13,10,32,32,32,32,105,110,116,32,103,101,116,78,117,109,82,111,119,115,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32, + 32,114,101,116,117,114,110,32,51,48,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,76,105,115,116, + 66,111,120,73,116,101,109,32,40,105,110,116,32,114,111,119,78,117,109,98,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,71,114,97,112,104,105,99,115,38,32,103,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,119,105,100,116,104,44,32,105,110,116,32,104,101,105,103,104,116,44,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,98,111,111,108,32,114,111,119,73,115,83,101,108,101,99,116, + 101,100,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,114,111,119,73,115,83,101,108,101,99,116,101,100,41,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,103,46,102,105,108,108,65,108,108,32,40,67,111,108,111,117,114,115,58,58,108,105,103,104,116,98,108,117, + 101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58,98,108,97, + 99,107,41,59,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,70,111,110,116,32,40,104,101,105,103,104,116,32,42,32,48,46,55,102,41,59, + 13,10,13,10,32,32,32,32,32,32,32,32,103,46,100,114,97,119,84,101,120,116,32,40,84,40,34,82,111,119,32,78,117,109,98,101,114,32,34,41, + 32,43,32,83,116,114,105,110,103,32,40,114,111,119,78,117,109,98,101,114,32,43,32,49,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,53,44,32,48,44,32,119,105,100,116,104,44,32,104,101,105,103,104,116,44,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,74,117,115,116,105,102,105,99,97,116,105,111,110,58,58,99,101,110,116,114,101,100,76,101,102,116,44,32,116,114, + 117,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,99,111,110,115,116,32,83,116,114,105,110,103,32,103,101,116,68,114,97,103,83, + 111,117,114,99,101,68,101,115,99,114,105,112,116,105,111,110,32,40,99,111,110,115,116,32,83,112,97,114,115,101,83,101,116,60,105,110,116,62,38,32, + 115,101,108,101,99,116,101,100,82,111,119,115,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,102,111,114,32,111,117,114, + 32,100,114,97,103,32,100,101,115,99,116,114,105,112,116,105,111,110,44,32,119,101,39,108,108,32,106,117,115,116,32,109,97,107,101,32,97,32,108,105, + 115,116,32,111,102,32,116,104,101,32,115,101,108,101,99,116,101,100,13,10,32,32,32,32,32,32,32,32,47,47,32,114,111,119,32,110,117,109,98,101, + 114,115,32,45,32,116,104,105,115,32,119,105,108,108,32,98,101,32,112,105,99,107,101,100,32,117,112,32,98,121,32,116,104,101,32,100,114,97,103,32, + 116,97,114,103,101,116,32,97,110,100,32,100,105,115,112,108,97,121,101,100,32,105,110,13,10,32,32,32,32,32,32,32,32,47,47,32,105,116,115,32, + 98,111,120,46,13,10,32,32,32,32,32,32,32,32,83,116,114,105,110,103,32,100,101,115,99,59,13,10,13,10,32,32,32,32,32,32,32,32,102,111, + 114,32,40,105,110,116,32,105,32,61,32,48,59,32,105,32,60,32,115,101,108,101,99,116,101,100,82,111,119,115,46,115,105,122,101,40,41,59,32,43, + 43,105,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,100,101,115,99,32,60,60,32,40,115,101,108,101,99,116,101,100,82,111,119,115,32,91, + 105,93,32,43,32,49,41,32,60,60,32,84,40,34,32,34,41,59,13,10,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,100,101,115, + 99,46,116,114,105,109,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,47,47,32,116,104,105,115,32,106,117, + 115,116,32,102,105,108,108,115,32,105,110,32,116,104,101,32,98,97,99,107,103,114,111,117,110,100,32,111,102,32,116,104,101,32,108,105,115,116,98,111, + 120,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104,105,99,115,38,32,103,41,13,10,32,32,32,32,123,13,10, + 32,32,32,32,32,32,32,32,103,46,102,105,108,108,65,108,108,32,40,67,111,108,111,117,114,115,58,58,119,104,105,116,101,46,119,105,116,104,65,108, + 112,104,97,32,40,48,46,55,102,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,42,118,111,105,100,32,108,105,115,116,66,111, + 120,73,116,101,109,67,108,105,99,107,101,100,32,40,105,110,116,32,114,111,119,44,32,99,111,110,115,116,32,77,111,117,115,101,69,118,101,110,116,38, + 32,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,80,111,112,117,112,77,101,110,117,32,109,59,13,10,32,32,32,32,32,32, + 32,32,109,46,97,100,100,73,116,101,109,32,40,49,44,32,34,115,100,102,115,100,102,115,34,41,59,13,10,13,10,32,32,32,32,32,32,32,32,109, + 46,115,104,111,119,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,65,108,101,114,116,87,105,110,100,111,119,58,58,115,104,111,119,77, + 101,115,115,97,103,101,66,111,120,32,40,65,108,101,114,116,87,105,110,100,111,119,58,58,73,110,102,111,73,99,111,110,44,32,34,97,115,100,102,115, + 97,100,102,97,100,115,34,44,32,34,115,114,100,102,115,100,102,97,34,41,59,13,10,32,32,32,32,32,32,32,32,68,111,99,117,109,101,110,116,87, + 105,110,100,111,119,42,32,100,119,32,61,32,110,101,119,32,68,111,99,117,109,101,110,116,87,105,110,100,111,119,32,40,34,115,102,100,115,100,34,44, + 32,67,111,108,111,117,114,115,58,58,119,104,105,116,101,44,32,68,111,99,117,109,101,110,116,87,105,110,100,111,119,58,58,97,108,108,66,117,116,116, + 111,110,115,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,100,119,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,48,44, + 32,49,48,48,44,32,53,48,48,44,32,53,48,48,41,59,13,10,32,32,32,32,32,32,32,32,100,119,45,62,115,101,116,86,105,115,105,98,108,101, + 32,40,116,114,117,101,41,59,13,10,32,32,32,32,125,42,47,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,47,47,32,97,110,100,32,116,104,105,115, + 32,105,115,32,97,32,99,111,109,112,111,110,101,110,116,32,116,104,97,116,32,99,97,110,32,104,97,118,101,32,116,104,105,110,103,115,32,100,114,111, + 112,112,101,100,32,111,110,116,111,32,105,116,46,46,13,10,13,10,99,108,97,115,115,32,68,114,97,103,65,110,100,68,114,111,112,68,101,109,111,84, + 97,114,103,101,116,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,68,114,97,103,65,110,100,68,114,111,112,84,97,114, + 103,101,116,13,10,123,13,10,32,32,32,32,98,111,111,108,32,115,111,109,101,116,104,105,110,103,73,115,66,101,105,110,103,68,114,97,103,103,101,100, + 79,118,101,114,59,13,10,32,32,32,32,83,116,114,105,110,103,32,109,101,115,115,97,103,101,59,13,10,13,10,112,117,98,108,105,99,58,13,10,32, + 32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32, - 32,32,32,47,47,32,116,104,105,115,32,106,117,115,116,32,102,105,108,108,115,32,105,110,32,116,104,101,32,98,97,99,107,103,114,111,117,110,100,32, - 111,102,32,116,104,101,32,108,105,115,116,98,111,120,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104,105,99,115, - 38,32,103,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,103,46,102,105,108,108,65,108,108,32,40,67,111,108,111,117,114,115,58, - 58,119,104,105,116,101,46,119,105,116,104,65,108,112,104,97,32,40,48,46,55,102,41,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32, - 47,42,118,111,105,100,32,108,105,115,116,66,111,120,73,116,101,109,67,108,105,99,107,101,100,32,40,105,110,116,32,114,111,119,44,32,99,111,110,115, - 116,32,77,111,117,115,101,69,118,101,110,116,38,32,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,80,111,112,117,112,77,101, - 110,117,32,109,59,13,10,32,32,32,32,32,32,32,32,109,46,97,100,100,73,116,101,109,32,40,49,44,32,34,115,100,102,115,100,102,115,34,41,59, - 13,10,13,10,32,32,32,32,32,32,32,32,109,46,115,104,111,119,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,65,108,101,114,116, - 87,105,110,100,111,119,58,58,115,104,111,119,77,101,115,115,97,103,101,66,111,120,32,40,65,108,101,114,116,87,105,110,100,111,119,58,58,73,110,102, - 111,73,99,111,110,44,32,34,97,115,100,102,115,97,100,102,97,100,115,34,44,32,34,115,114,100,102,115,100,102,97,34,41,59,13,10,32,32,32,32, - 32,32,32,32,68,111,99,117,109,101,110,116,87,105,110,100,111,119,42,32,100,119,32,61,32,110,101,119,32,68,111,99,117,109,101,110,116,87,105,110, - 100,111,119,32,40,34,115,102,100,115,100,34,44,32,67,111,108,111,117,114,115,58,58,119,104,105,116,101,44,32,68,111,99,117,109,101,110,116,87,105, - 110,100,111,119,58,58,97,108,108,66,117,116,116,111,110,115,44,32,116,114,117,101,41,59,13,10,32,32,32,32,32,32,32,32,100,119,45,62,115,101, - 116,66,111,117,110,100,115,32,40,49,48,48,44,32,49,48,48,44,32,53,48,48,44,32,53,48,48,41,59,13,10,32,32,32,32,32,32,32,32,100, - 119,45,62,115,101,116,86,105,115,105,98,108,101,32,40,116,114,117,101,41,59,13,10,32,32,32,32,125,42,47,13,10,125,59,13,10,13,10,13,10, + 61,61,61,13,10,32,32,32,32,68,114,97,103,65,110,100,68,114,111,112,68,101,109,111,84,97,114,103,101,116,40,41,13,10,32,32,32,32,123,13, + 10,32,32,32,32,32,32,32,32,115,111,109,101,116,104,105,110,103,73,115,66,101,105,110,103,68,114,97,103,103,101,100,79,118,101,114,32,61,32,102, + 97,108,115,101,59,13,10,13,10,32,32,32,32,32,32,32,32,109,101,115,115,97,103,101,32,61,32,84,40,34,68,114,97,103,45,97,110,100,45,100, + 114,111,112,32,115,111,109,101,32,114,111,119,115,32,102,114,111,109,32,116,104,101,32,116,111,112,45,108,101,102,116,32,98,111,120,32,111,110,116,111, + 32,116,104,105,115,32,99,111,109,112,111,110,101,110,116,33,34,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,68,114,97,103,65, + 110,100,68,114,111,112,68,101,109,111,84,97,114,103,101,116,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32, 47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 13,10,47,47,32,97,110,100,32,116,104,105,115,32,105,115,32,97,32,99,111,109,112,111,110,101,110,116,32,116,104,97,116,32,99,97,110,32,104,97, - 118,101,32,116,104,105,110,103,115,32,100,114,111,112,112,101,100,32,111,110,116,111,32,105,116,46,46,13,10,13,10,99,108,97,115,115,32,68,114,97, - 103,65,110,100,68,114,111,112,68,101,109,111,84,97,114,103,101,116,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,68, - 114,97,103,65,110,100,68,114,111,112,84,97,114,103,101,116,13,10,123,13,10,32,32,32,32,98,111,111,108,32,115,111,109,101,116,104,105,110,103,73, - 115,66,101,105,110,103,68,114,97,103,103,101,100,79,118,101,114,59,13,10,32,32,32,32,83,116,114,105,110,103,32,109,101,115,115,97,103,101,59,13, - 10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,68,114,97,103,65,110,100,68,114,111,112,68,101,109,111,84,97,114, - 103,101,116,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,111,109,101,116,104,105,110,103,73,115,66,101,105,110,103,68,114, - 97,103,103,101,100,79,118,101,114,32,61,32,102,97,108,115,101,59,13,10,13,10,32,32,32,32,32,32,32,32,109,101,115,115,97,103,101,32,61,32, - 84,40,34,68,114,97,103,45,97,110,100,45,100,114,111,112,32,115,111,109,101,32,114,111,119,115,32,102,114,111,109,32,116,104,101,32,116,111,112,45, - 108,101,102,116,32,98,111,120,32,111,110,116,111,32,116,104,105,115,32,99,111,109,112,111,110,101,110,116,33,34,41,59,13,10,32,32,32,32,125,13, - 10,13,10,32,32,32,32,126,68,114,97,103,65,110,100,68,114,111,112,68,101,109,111,84,97,114,103,101,116,40,41,13,10,32,32,32,32,123,13,10, - 32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104,105,99,115,38, - 32,103,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,103,46,102,105,108,108,65,108,108,32,40,67,111,108,111,117,114,115,58,58, - 103,114,101,101,110,46,119,105,116,104,65,108,112,104,97,32,40,48,46,50,102,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,100, - 114,97,119,32,97,32,114,101,100,32,108,105,110,101,32,97,114,111,117,110,100,32,116,104,101,32,99,111,109,112,32,105,102,32,116,104,101,32,117,115, - 101,114,39,115,32,99,117,114,114,101,110,116,108,121,32,100,114,97,103,103,105,110,103,32,115,111,109,101,116,104,105,110,103,32,111,118,101,114,32,105, - 116,46,46,13,10,32,32,32,32,32,32,32,32,105,102,32,40,115,111,109,101,116,104,105,110,103,73,115,66,101,105,110,103,68,114,97,103,103,101,100, - 79,118,101,114,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117, - 114,32,40,67,111,108,111,117,114,115,58,58,114,101,100,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,100,114,97,119,82,101,99, - 116,32,40,48,44,32,48,44,32,103,101,116,87,105,100,116,104,40,41,44,32,103,101,116,72,101,105,103,104,116,40,41,44,32,51,41,59,13,10,32, - 32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115, - 58,58,98,108,97,99,107,41,59,13,10,32,32,32,32,32,32,32,32,103,46,115,101,116,70,111,110,116,32,40,49,52,46,48,102,41,59,13,10,32, - 32,32,32,32,32,32,32,103,46,100,114,97,119,70,105,116,116,101,100,84,101,120,116,32,40,109,101,115,115,97,103,101,44,32,49,48,44,32,48,44, - 32,103,101,116,87,105,100,116,104,40,41,32,45,32,50,48,44,32,103,101,116,72,101,105,103,104,116,40,41,44,32,74,117,115,116,105,102,105,99,97, - 116,105,111,110,58,58,99,101,110,116,114,101,100,44,32,52,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,98, - 111,111,108,32,105,115,73,110,116,101,114,101,115,116,101,100,73,110,68,114,97,103,83,111,117,114,99,101,32,40,99,111,110,115,116,32,83,116,114,105, - 110,103,38,32,115,111,117,114,99,101,68,101,115,99,114,105,112,116,105,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,67,111,109,112,111,110,101,110,116,42,32,115,111,117,114,99,101,67,111,109,112, - 111,110,101,110,116,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,110,111,114,109,97,108,108,121,32,121,111,117,39,100, - 32,99,104,101,99,107,32,116,104,101,32,115,111,117,114,99,101,68,101,115,99,114,105,112,116,105,111,110,32,118,97,108,117,101,32,116,111,32,115,101, - 101,32,105,102,32,105,116,39,115,32,116,104,101,13,10,32,32,32,32,32,32,32,32,47,47,32,115,111,114,116,32,111,102,32,111,98,106,101,99,116, - 32,116,104,97,116,32,121,111,117,39,114,101,32,105,110,116,101,114,101,115,116,101,100,32,105,110,32,98,101,102,111,114,101,32,114,101,116,117,114,110, - 105,110,103,32,116,114,117,101,44,32,98,117,116,32,102,111,114,13,10,32,32,32,32,32,32,32,32,47,47,32,116,104,101,32,100,101,109,111,44,32, - 119,101,39,108,108,32,115,97,121,32,121,101,115,32,116,111,32,97,110,121,116,104,105,110,103,46,46,13,10,32,32,32,32,32,32,32,32,114,101,116, - 117,114,110,32,116,114,117,101,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,105,116,101,109,68,114,97,103,69,110,116, - 101,114,32,40,99,111,110,115,116,32,83,116,114,105,110,103,38,32,115,111,117,114,99,101,68,101,115,99,114,105,112,116,105,111,110,44,13,10,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,67,111,109,112,111,110,101,110,116,42,32,115,111,117,114,99,101,67, - 111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,120, - 44,32,105,110,116,32,121,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,111,109,101,116,104,105,110,103,73,115,66,101,105,110, - 103,68,114,97,103,103,101,100,79,118,101,114,32,61,32,116,114,117,101,59,13,10,32,32,32,32,32,32,32,32,114,101,112,97,105,110,116,40,41,59, - 13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,105,116,101,109,68,114,97,103,77,111,118,101,32,40,99,111,110,115,116,32, - 83,116,114,105,110,103,38,32,115,111,117,114,99,101,68,101,115,99,114,105,112,116,105,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,67,111,109,112,111,110,101,110,116,42,32,115,111,117,114,99,101,67,111,109,112,111,110,101,110,116,44,13,10, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,120,44,32,105,110,116,32,121,41,13,10,32,32, - 32,32,123,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,105,116,101,109,68,114,97,103,69,120,105,116,32,40,99,111,110, - 115,116,32,83,116,114,105,110,103,38,32,115,111,117,114,99,101,68,101,115,99,114,105,112,116,105,111,110,44,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,67,111,109,112,111,110,101,110,116,42,32,115,111,117,114,99,101,67,111,109,112,111,110,101,110,116, - 41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,111,109,101,116,104,105,110,103,73,115,66,101,105,110,103,68,114,97,103,103,101, + 13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104,105,99,115,38,32,103,41,13,10,32,32,32,32,123,13,10,32, + 32,32,32,32,32,32,32,103,46,102,105,108,108,65,108,108,32,40,67,111,108,111,117,114,115,58,58,103,114,101,101,110,46,119,105,116,104,65,108,112, + 104,97,32,40,48,46,50,102,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,100,114,97,119,32,97,32,114,101,100,32,108,105,110, + 101,32,97,114,111,117,110,100,32,116,104,101,32,99,111,109,112,32,105,102,32,116,104,101,32,117,115,101,114,39,115,32,99,117,114,114,101,110,116,108, + 121,32,100,114,97,103,103,105,110,103,32,115,111,109,101,116,104,105,110,103,32,111,118,101,114,32,105,116,46,46,13,10,32,32,32,32,32,32,32,32, + 105,102,32,40,115,111,109,101,116,104,105,110,103,73,115,66,101,105,110,103,68,114,97,103,103,101,100,79,118,101,114,41,13,10,32,32,32,32,32,32, + 32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58,114, + 101,100,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,100,114,97,119,82,101,99,116,32,40,48,44,32,48,44,32,103,101,116,87, + 105,100,116,104,40,41,44,32,103,101,116,72,101,105,103,104,116,40,41,44,32,51,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32, + 32,32,32,32,32,32,32,103,46,115,101,116,67,111,108,111,117,114,32,40,67,111,108,111,117,114,115,58,58,98,108,97,99,107,41,59,13,10,32,32, + 32,32,32,32,32,32,103,46,115,101,116,70,111,110,116,32,40,49,52,46,48,102,41,59,13,10,32,32,32,32,32,32,32,32,103,46,100,114,97,119, + 70,105,116,116,101,100,84,101,120,116,32,40,109,101,115,115,97,103,101,44,32,49,48,44,32,48,44,32,103,101,116,87,105,100,116,104,40,41,32,45, + 32,50,48,44,32,103,101,116,72,101,105,103,104,116,40,41,44,32,74,117,115,116,105,102,105,99,97,116,105,111,110,58,58,99,101,110,116,114,101,100, + 44,32,52,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,98,111,111,108,32,105,115,73,110,116,101,114,101,115, + 116,101,100,73,110,68,114,97,103,83,111,117,114,99,101,32,40,99,111,110,115,116,32,83,116,114,105,110,103,38,32,115,111,117,114,99,101,68,101,115, + 99,114,105,112,116,105,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,67,111,109,112,111,110,101,110,116,42,32,115,111,117,114,99,101,67,111,109,112,111,110,101,110,116,41,13,10,32,32,32,32,123, + 13,10,32,32,32,32,32,32,32,32,47,47,32,110,111,114,109,97,108,108,121,32,121,111,117,39,100,32,99,104,101,99,107,32,116,104,101,32,115,111, + 117,114,99,101,68,101,115,99,114,105,112,116,105,111,110,32,118,97,108,117,101,32,116,111,32,115,101,101,32,105,102,32,105,116,39,115,32,116,104,101, + 13,10,32,32,32,32,32,32,32,32,47,47,32,115,111,114,116,32,111,102,32,111,98,106,101,99,116,32,116,104,97,116,32,121,111,117,39,114,101,32, + 105,110,116,101,114,101,115,116,101,100,32,105,110,32,98,101,102,111,114,101,32,114,101,116,117,114,110,105,110,103,32,116,114,117,101,44,32,98,117,116, + 32,102,111,114,13,10,32,32,32,32,32,32,32,32,47,47,32,116,104,101,32,100,101,109,111,44,32,119,101,39,108,108,32,115,97,121,32,121,101,115, + 32,116,111,32,97,110,121,116,104,105,110,103,46,46,13,10,32,32,32,32,32,32,32,32,114,101,116,117,114,110,32,116,114,117,101,59,13,10,32,32, + 32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,105,116,101,109,68,114,97,103,69,110,116,101,114,32,40,99,111,110,115,116,32,83,116,114, + 105,110,103,38,32,115,111,117,114,99,101,68,101,115,99,114,105,112,116,105,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,67,111,109,112,111,110,101,110,116,42,32,115,111,117,114,99,101,67,111,109,112,111,110,101,110,116,44,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,120,44,32,105,110,116,32,121,41,13,10,32,32,32, + 32,123,13,10,32,32,32,32,32,32,32,32,115,111,109,101,116,104,105,110,103,73,115,66,101,105,110,103,68,114,97,103,103,101,100,79,118,101,114,32, + 61,32,116,114,117,101,59,13,10,32,32,32,32,32,32,32,32,114,101,112,97,105,110,116,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32, + 32,32,118,111,105,100,32,105,116,101,109,68,114,97,103,77,111,118,101,32,40,99,111,110,115,116,32,83,116,114,105,110,103,38,32,115,111,117,114,99, + 101,68,101,115,99,114,105,112,116,105,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,67,111, + 109,112,111,110,101,110,116,42,32,115,111,117,114,99,101,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,105,110,116,32,120,44,32,105,110,116,32,121,41,13,10,32,32,32,32,123,13,10,32,32,32,32,125,13,10,13, + 10,32,32,32,32,118,111,105,100,32,105,116,101,109,68,114,97,103,69,120,105,116,32,40,99,111,110,115,116,32,83,116,114,105,110,103,38,32,115,111, + 117,114,99,101,68,101,115,99,114,105,112,116,105,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,67,111,109,112,111,110,101,110,116,42,32,115,111,117,114,99,101,67,111,109,112,111,110,101,110,116,41,13,10,32,32,32,32,123,13,10,32,32,32, + 32,32,32,32,32,115,111,109,101,116,104,105,110,103,73,115,66,101,105,110,103,68,114,97,103,103,101,100,79,118,101,114,32,61,32,102,97,108,115,101, + 59,13,10,32,32,32,32,32,32,32,32,114,101,112,97,105,110,116,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100, + 32,105,116,101,109,68,114,111,112,112,101,100,32,40,99,111,110,115,116,32,83,116,114,105,110,103,38,32,115,111,117,114,99,101,68,101,115,99,114,105, + 112,116,105,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,67,111,109,112,111,110,101,110,116,42, + 32,115,111,117,114,99,101,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,105,110,116,32,120,44,32,105,110,116,32,121,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,109,101,115,115,97,103,101,32,61, + 32,84,40,34,108,97,115,116,32,114,111,119,115,32,100,114,111,112,112,101,100,58,32,34,41,32,43,32,115,111,117,114,99,101,68,101,115,99,114,105, + 112,116,105,111,110,59,13,10,13,10,32,32,32,32,32,32,32,32,115,111,109,101,116,104,105,110,103,73,115,66,101,105,110,103,68,114,97,103,103,101, 100,79,118,101,114,32,61,32,102,97,108,115,101,59,13,10,32,32,32,32,32,32,32,32,114,101,112,97,105,110,116,40,41,59,13,10,32,32,32,32, - 125,13,10,13,10,32,32,32,32,118,111,105,100,32,105,116,101,109,68,114,111,112,112,101,100,32,40,99,111,110,115,116,32,83,116,114,105,110,103,38, - 32,115,111,117,114,99,101,68,101,115,99,114,105,112,116,105,111,110,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,67,111,109,112,111,110,101,110,116,42,32,115,111,117,114,99,101,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,110,116,32,120,44,32,105,110,116,32,121,41,13,10,32,32,32,32,123,13,10,32,32,32,32, - 32,32,32,32,109,101,115,115,97,103,101,32,61,32,84,40,34,108,97,115,116,32,114,111,119,115,32,100,114,111,112,112,101,100,58,32,34,41,32,43, - 32,115,111,117,114,99,101,68,101,115,99,114,105,112,116,105,111,110,59,13,10,13,10,32,32,32,32,32,32,32,32,115,111,109,101,116,104,105,110,103, - 73,115,66,101,105,110,103,68,114,97,103,103,101,100,79,118,101,114,32,61,32,102,97,108,115,101,59,13,10,32,32,32,32,32,32,32,32,114,101,112, - 97,105,110,116,40,41,59,13,10,32,32,32,32,125,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,68,114,97,103,65,110,100,68, - 114,111,112,68,101,109,111,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,68,114,97,103,65,110,100,68,114,111,112,67,111,110,116,97,105,110, - 101,114,13,10,123,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,68,114,97,103,65,110,100,68,114,111,112,68,101,109,111,83,111,117,114,99,101,42,32, - 115,111,117,114,99,101,59,13,10,32,32,32,32,68,114,97,103,65,110,100,68,114,111,112,68,101,109,111,84,97,114,103,101,116,42,32,116,97,114,103, - 101,116,59,13,10,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,68,114,97,103,65,110,100,68,114,111,112,68,101,109, - 111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,101,116,78,97,109,101,32,40,84,40,34,68,114,97,103,45,97,110,100, - 45,68,114,111,112,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,115,111,117,114,99,101,32,61,32,110,101,119,32,68,114,97,103,65,110, - 100,68,114,111,112,68,101,109,111,83,111,117,114,99,101,40,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105, - 115,105,98,108,101,32,40,115,111,117,114,99,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,116,97,114,103,101,116,32,61,32,110,101,119,32, - 68,114,97,103,65,110,100,68,114,111,112,68,101,109,111,84,97,114,103,101,116,40,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100, - 77,97,107,101,86,105,115,105,98,108,101,32,40,116,97,114,103,101,116,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,68,114,97, - 103,65,110,100,68,114,111,112,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108, - 67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,115,105,122,101,100,40,41, - 13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,111,117,114,99,101,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32, - 49,48,44,32,50,53,48,44,32,49,53,48,41,59,13,10,32,32,32,32,32,32,32,32,116,97,114,103,101,116,45,62,115,101,116,66,111,117,110,100, - 115,32,40,103,101,116,87,105,100,116,104,40,41,32,45,32,50,54,48,44,32,103,101,116,72,101,105,103,104,116,40,41,32,45,32,49,54,48,44,32, - 50,53,48,44,32,49,53,48,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,47,47,32,40,110,101,101,100,32, - 116,111,32,112,117,116,32,116,104,105,115,32,105,110,32,116,111,32,100,105,115,97,109,98,105,103,117,97,116,101,32,116,104,101,32,110,101,119,47,100, - 101,108,101,116,101,32,111,112,101,114,97,116,111,114,115,32,117,115,101,100,32,105,110,32,116,104,101,13,10,32,32,32,32,47,47,32,116,119,111,32, - 98,97,115,101,32,99,108,97,115,115,101,115,41,46,13,10,32,32,32,32,106,117,99,101,95,85,115,101,68,101,98,117,103,103,105,110,103,78,101,119, - 79,112,101,114,97,116,111,114,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,68,114,97, - 103,65,110,100,68,114,111,112,68,101,109,111,40,41,13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,110,101,119,32,68,114,97,103,65,110, - 100,68,114,111,112,68,101,109,111,40,41,59,13,10,125,13,10,0,0}; + 125,13,10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,68,114,97,103,65,110,100,68,114,111,112,68,101,109,111,32,32,58,32,112,117, + 98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,112,117,98,108,105,99,32,68,114,97,103,65,110,100,68,114,111,112,67,111,110,116,97,105,110,101,114,13,10,123,13,10,32,32,32,32,47,47, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10, + 32,32,32,32,68,114,97,103,65,110,100,68,114,111,112,68,101,109,111,83,111,117,114,99,101,42,32,115,111,117,114,99,101,59,13,10,32,32,32,32, + 68,114,97,103,65,110,100,68,114,111,112,68,101,109,111,84,97,114,103,101,116,42,32,116,97,114,103,101,116,59,13,10,13,10,112,117,98,108,105,99, + 58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,13,10,32,32,32,32,68,114,97,103,65,110,100,68,114,111,112,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32, + 32,32,32,32,32,32,32,115,101,116,78,97,109,101,32,40,84,40,34,68,114,97,103,45,97,110,100,45,68,114,111,112,34,41,41,59,13,10,13,10, + 32,32,32,32,32,32,32,32,115,111,117,114,99,101,32,61,32,110,101,119,32,68,114,97,103,65,110,100,68,114,111,112,68,101,109,111,83,111,117,114, + 99,101,40,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,115,111,117,114,99,101, + 41,59,13,10,13,10,32,32,32,32,32,32,32,32,116,97,114,103,101,116,32,61,32,110,101,119,32,68,114,97,103,65,110,100,68,114,111,112,68,101, + 109,111,84,97,114,103,101,116,40,41,59,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40, + 116,97,114,103,101,116,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,68,114,97,103,65,110,100,68,114,111,112,68,101,109,111,40, + 41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10, + 32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,115,105,122,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32, + 32,32,32,32,115,111,117,114,99,101,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,49,48,44,32,50,53,48,44,32,49,53,48,41, + 59,13,10,32,32,32,32,32,32,32,32,116,97,114,103,101,116,45,62,115,101,116,66,111,117,110,100,115,32,40,103,101,116,87,105,100,116,104,40,41, + 32,45,32,50,54,48,44,32,103,101,116,72,101,105,103,104,116,40,41,32,45,32,49,54,48,44,32,50,53,48,44,32,49,53,48,41,59,13,10,32, + 32,32,32,125,13,10,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,47,47,32,40,110,101,101,100,32,116,111,32,112,117,116,32,116,104,105,115,32,105, + 110,32,116,111,32,100,105,115,97,109,98,105,103,117,97,116,101,32,116,104,101,32,110,101,119,47,100,101,108,101,116,101,32,111,112,101,114,97,116,111, + 114,115,32,117,115,101,100,32,105,110,32,116,104,101,13,10,32,32,32,32,47,47,32,116,119,111,32,98,97,115,101,32,99,108,97,115,115,101,115,41, + 46,13,10,32,32,32,32,106,117,99,101,95,85,115,101,68,101,98,117,103,103,105,110,103,78,101,119,79,112,101,114,97,116,111,114,13,10,125,59,13, + 10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,68,114,97,103,65,110,100,68,114,111,112,68,101,109,111,40, + 41,13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,110,101,119,32,68,114,97,103,65,110,100,68,114,111,112,68,101,109,111,40,41,59,13, + 10,125,13,10,0,0}; const char* BinaryData::draganddropdemo_cpp = (const char*) temp18; static const unsigned char temp19[] = {47,42,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, 61,61,61,61,13,10,13,10,32,32,32,84,104,105,115,32,102,105,108,101,32,105,115,32,112,97,114,116,32,111,102,32,116,104,101,32,74,85,67,69, 32,108,105,98,114,97,114,121,32,45,32,34,74,117,108,101,115,39,32,85,116,105,108,105,116,121,32,67,108,97,115,115,32,69,120,116,101,110,115,105, - 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,55,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, - 108,32,83,111,102,116,119,97,114,101,32,108,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 111,110,115,34,13,10,32,32,32,67,111,112,121,114,105,103,104,116,32,50,48,48,52,45,57,32,98,121,32,82,97,119,32,77,97,116,101,114,105,97, + 108,32,83,111,102,116,119,97,114,101,32,76,116,100,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,74,85,67,69,32,99,97,110,32,98,101,32,114,101, 100,105,115,116,114,105,98,117,116,101,100,32,97,110,100,47,111,114,32,109,111,100,105,102,105,101,100,32,117,110,100,101,114,32,116,104,101,32,116,101, - 114,109,115,32,111,102,32,116,104,101,13,10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115, - 101,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32,83,111,102,116,119,97,114,101,32,70,111,117, - 110,100,97,116,105,111,110,59,13,10,32,32,32,101,105,116,104,101,114,32,118,101,114,115,105,111,110,32,50,32,111,102,32,116,104,101,32,76,105,99, - 101,110,115,101,44,32,111,114,32,40,97,116,32,121,111,117,114,32,111,112,116,105,111,110,41,32,97,110,121,32,108,97,116,101,114,32,118,101,114,115, - 105,111,110,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116,101,100,32,105,110,32,116,104,101,32,104,111, - 112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,13,10,32,32,32,98,117,116,32,87,73,84,72,79, - 85,84,32,65,78,89,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101,110,32,116,104,101,32,105,109,112,108,105,101, - 100,32,119,97,114,114,97,110,116,121,32,111,102,13,10,32,32,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84,89,32,111,114,32,70,73,84, - 78,69,83,83,32,70,79,82,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83,69,46,32,32,83,101,101,32,116,104,101,13, - 10,32,32,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102,111,114,32,109,111,114,101,32, - 100,101,116,97,105,108,115,46,13,10,13,10,32,32,32,89,111,117,32,115,104,111,117,108,100,32,104,97,118,101,32,114,101,99,101,105,118,101,100,32, - 97,32,99,111,112,121,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101, - 13,10,32,32,32,97,108,111,110,103,32,119,105,116,104,32,74,85,67,69,59,32,105,102,32,110,111,116,44,32,118,105,115,105,116,32,119,119,119,46, - 103,110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,32,111,114,32,119,114,105,116,101,32,116,111,32,116,104,101,13,10,32,32,32,70,114,101, - 101,32,83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,44,32,73,110,99,46,44,32,53,57,32,84,101,109,112,108,101,32,80, - 108,97,99,101,44,32,83,117,105,116,101,32,51,51,48,44,13,10,32,32,32,66,111,115,116,111,110,44,32,77,65,32,48,50,49,49,49,45,49,51, - 48,55,32,85,83,65,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, + 114,109,115,32,111,102,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,13,10,32,32,32,80,117,98,108,105,99,32,76,105,99,101,110,115, + 101,32,40,86,101,114,115,105,111,110,32,50,41,44,32,97,115,32,112,117,98,108,105,115,104,101,100,32,98,121,32,116,104,101,32,70,114,101,101,32, + 83,111,102,116,119,97,114,101,32,70,111,117,110,100,97,116,105,111,110,46,13,10,32,32,32,65,32,99,111,112,121,32,111,102,32,116,104,101,32,108, + 105,99,101,110,115,101,32,105,115,32,105,110,99,108,117,100,101,100,32,105,110,32,116,104,101,32,74,85,67,69,32,100,105,115,116,114,105,98,117,116, + 105,111,110,44,32,111,114,32,99,97,110,32,98,101,32,102,111,117,110,100,13,10,32,32,32,111,110,108,105,110,101,32,97,116,32,119,119,119,46,103, + 110,117,46,111,114,103,47,108,105,99,101,110,115,101,115,46,13,10,13,10,32,32,32,74,85,67,69,32,105,115,32,100,105,115,116,114,105,98,117,116, + 101,100,32,105,110,32,116,104,101,32,104,111,112,101,32,116,104,97,116,32,105,116,32,119,105,108,108,32,98,101,32,117,115,101,102,117,108,44,32,98, + 117,116,32,87,73,84,72,79,85,84,32,65,78,89,13,10,32,32,32,87,65,82,82,65,78,84,89,59,32,119,105,116,104,111,117,116,32,101,118,101, + 110,32,116,104,101,32,105,109,112,108,105,101,100,32,119,97,114,114,97,110,116,121,32,111,102,32,77,69,82,67,72,65,78,84,65,66,73,76,73,84, + 89,32,111,114,32,70,73,84,78,69,83,83,32,70,79,82,13,10,32,32,32,65,32,80,65,82,84,73,67,85,76,65,82,32,80,85,82,80,79,83, + 69,46,32,32,83,101,101,32,116,104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,105,99,101,110,115,101,32,102, + 111,114,32,109,111,114,101,32,100,101,116,97,105,108,115,46,13,10,13,10,32,32,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45, - 45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,73,102,32,121,111,117,39,100,32,108,105,107,101,32,116,111,32,114,101,108,101,97,115, - 101,32,97,32,99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67, - 69,44,32,99,111,109,109,101,114,99,105,97,108,13,10,32,32,32,108,105,99,101,110,115,101,115,32,97,114,101,32,97,108,115,111,32,97,118,97,105, - 108,97,98,108,101,58,32,118,105,115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109, - 47,106,117,99,101,32,102,111,114,13,10,32,32,32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13, - 10,13,10,35,105,110,99,108,117,100,101,32,34,46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,35, - 105,102,32,74,85,67,69,95,85,83,69,95,67,65,77,69,82,65,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,67,97,109,101,114,97,68,101, - 109,111,32,32,58,32,112,117,98,108,105,99,32,67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,112,117,98,108,105,99,32,67,111,109,98,111,66,111,120,76,105,115,116,101,110,101,114,44,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,66,117,116,116,111,110,76,105,115,116,101,110,101,114,44,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,67,97,109,101,114,97,73,109,97,103,101,76,105,115,116,101,110,101, - 114,13,10,123,13,10,112,117,98,108,105,99,58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32,67,97,109,101,114,97,68,101,109,111,40,41,13,10,32, - 32,32,32,123,13,10,32,32,32,32,32,32,32,32,115,101,116,78,97,109,101,32,40,84,40,34,67,97,109,101,114,97,34,41,41,59,13,10,13,10, - 32,32,32,32,32,32,32,32,99,97,109,101,114,97,68,101,118,105,99,101,32,61,32,48,59,13,10,32,32,32,32,32,32,32,32,99,97,109,101,114, - 97,80,114,101,118,105,101,119,67,111,109,112,32,61,32,48,59,13,10,32,32,32,32,32,32,32,32,108,97,115,116,83,110,97,112,115,104,111,116,32, - 61,32,48,59,13,10,32,32,32,32,32,32,32,32,114,101,99,111,114,100,105,110,103,77,111,118,105,101,32,61,32,102,97,108,115,101,59,13,10,13, - 10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,99,97,109,101,114,97,83,101,108,101,99,116, - 111,114,67,111,109,98,111,66,111,120,32,61,32,110,101,119,32,67,111,109,98,111,66,111,120,32,40,84,40,34,67,97,109,101,114,97,34,41,41,41, - 59,13,10,32,32,32,32,32,32,32,32,99,114,101,97,116,101,76,105,115,116,79,102,67,97,109,101,114,97,115,40,41,59,13,10,32,32,32,32,32, - 32,32,32,99,97,109,101,114,97,83,101,108,101,99,116,111,114,67,111,109,98,111,66,111,120,45,62,115,101,116,83,101,108,101,99,116,101,100,73,100, - 32,40,49,41,59,13,10,32,32,32,32,32,32,32,32,99,97,109,101,114,97,83,101,108,101,99,116,111,114,67,111,109,98,111,66,111,120,45,62,97, - 100,100,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101, - 86,105,115,105,98,108,101,32,40,115,110,97,112,115,104,111,116,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110, - 32,40,84,40,34,84,97,107,101,32,97,32,115,110,97,112,115,104,111,116,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,115,110,97,112,115, - 104,111,116,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32, - 32,32,32,32,32,32,115,110,97,112,115,104,111,116,66,117,116,116,111,110,45,62,115,101,116,69,110,97,98,108,101,100,32,40,102,97,108,115,101,41, - 59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,114,101,99,111,114,100,77,111, - 118,105,101,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,84,40,34,82,101,99,111,114,100,32,97,32, - 109,111,118,105,101,32,102,105,108,101,32,40,116,111,32,121,111,117,114,32,100,101,115,107,116,111,112,41,46,46,46,34,41,41,41,59,13,10,32,32, - 32,32,32,32,32,32,114,101,99,111,114,100,77,111,118,105,101,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110, - 101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,114,101,99,111,114,100,77,111,118,105,101,66,117,116,116,111,110,45,62,115, - 101,116,69,110,97,98,108,101,100,32,40,102,97,108,115,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,99,97,109,101,114,97,83,101,108,101, - 99,116,111,114,67,111,109,98,111,66,111,120,45,62,115,101,116,83,101,108,101,99,116,101,100,73,100,32,40,50,41,59,13,10,32,32,32,32,125,13, - 10,13,10,32,32,32,32,126,67,97,109,101,114,97,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108, - 101,116,101,65,108,108,67,104,105,108,100,114,101,110,40,41,59,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,99,97,109,101,114,97, - 68,101,118,105,99,101,59,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,108,97,115,116,83,110,97,112,115,104,111,116,59,13,10,32, - 32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104,105,99,115,38,32,103,41,13,10,32,32, - 32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,108,97,115,116,83,110,97,112,115,104,111,116,32,33,61,32,48,41,13,10,32,32,32, - 32,32,32,32,32,32,32,32,32,103,46,100,114,97,119,73,109,97,103,101,87,105,116,104,105,110,32,40,108,97,115,116,83,110,97,112,115,104,111,116, - 44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,101,116,87,105,100, - 116,104,40,41,32,47,32,50,32,43,32,49,48,44,32,52,48,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,103,101,116,87,105,100,116,104,40,41,32,47,32,50,32,45,32,50,48,44,32,103,101,116,72,101,105,103,104, - 116,40,41,32,45,32,53,48,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,82,101,99,116,97,110,103,108,101,80,108,97,99,101,109,101,110,116,58,58,99,101,110,116,114,101,100,44,32,102,97,108,115,101,41,59,13,10, - 32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,114,101,115,105,122,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32, - 32,32,32,32,99,97,109,101,114,97,83,101,108,101,99,116,111,114,67,111,109,98,111,66,111,120,45,62,115,101,116,66,111,117,110,100,115,32,40,49, - 48,44,32,52,44,32,50,53,48,44,32,50,52,41,59,13,10,32,32,32,32,32,32,32,32,115,110,97,112,115,104,111,116,66,117,116,116,111,110,45, - 62,99,104,97,110,103,101,87,105,100,116,104,84,111,70,105,116,84,101,120,116,32,40,50,52,41,59,13,10,32,32,32,32,32,32,32,32,115,110,97, - 112,115,104,111,116,66,117,116,116,111,110,45,62,115,101,116,84,111,112,76,101,102,116,80,111,115,105,116,105,111,110,32,40,99,97,109,101,114,97,83, - 101,108,101,99,116,111,114,67,111,109,98,111,66,111,120,45,62,103,101,116,82,105,103,104,116,40,41,32,43,32,50,48,44,32,52,41,59,13,10,32, - 32,32,32,32,32,32,32,114,101,99,111,114,100,77,111,118,105,101,66,117,116,116,111,110,45,62,99,104,97,110,103,101,87,105,100,116,104,84,111,70, - 105,116,84,101,120,116,32,40,50,52,41,59,13,10,32,32,32,32,32,32,32,32,114,101,99,111,114,100,77,111,118,105,101,66,117,116,116,111,110,45, - 62,115,101,116,84,111,112,76,101,102,116,80,111,115,105,116,105,111,110,32,40,115,110,97,112,115,104,111,116,66,117,116,116,111,110,45,62,103,101,116, - 82,105,103,104,116,40,41,32,43,32,50,48,44,32,52,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,99,97,109,101,114,97,80, - 114,101,118,105,101,119,67,111,109,112,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,97,109,101,114,97,80,114,101,118, - 105,101,119,67,111,109,112,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,52,48,44,32,103,101,116,87,105,100,116,104,40,41,32,47, - 32,50,32,45,32,50,48,44,32,103,101,116,72,101,105,103,104,116,40,41,32,45,32,53,48,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32, - 32,32,118,111,105,100,32,99,111,109,98,111,66,111,120,67,104,97,110,103,101,100,32,40,67,111,109,98,111,66,111,120,42,41,13,10,32,32,32,32, - 123,13,10,32,32,32,32,32,32,32,32,47,47,32,84,104,105,115,32,105,115,32,99,97,108,108,101,100,32,119,104,101,110,32,116,104,101,32,117,115, - 101,114,32,99,104,111,111,115,101,115,32,97,32,99,97,109,101,114,97,32,102,114,111,109,32,116,104,101,32,100,114,111,112,45,100,111,119,110,32,108, - 105,115,116,46,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,110,100,90,101,114,111,32,40,99,97,109,101,114,97,68,101,118,105,99, - 101,41,59,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,110,100,90,101,114,111,32,40,99,97,109,101,114,97,80,114,101,118,105,101, - 119,67,111,109,112,41,59,13,10,32,32,32,32,32,32,32,32,114,101,99,111,114,100,105,110,103,77,111,118,105,101,32,61,32,102,97,108,115,101,59, - 13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,99,97,109,101,114,97,83,101,108,101,99,116,111,114,67,111,109,98,111,66,111,120,45,62, - 103,101,116,83,101,108,101,99,116,101,100,73,100,40,41,32,62,32,49,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,47,47,32,84,114,121,32,116,111,32,111,112,101,110,32,116,104,101,32,117,115,101,114,39,115,32,99,104,111,105,99,101,32,111,102, - 32,99,97,109,101,114,97,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,97,109,101,114,97,68,101,118,105,99,101,32,61,32,67,97, - 109,101,114,97,68,101,118,105,99,101,58,58,111,112,101,110,68,101,118,105,99,101,32,40,99,97,109,101,114,97,83,101,108,101,99,116,111,114,67,111, - 109,98,111,66,111,120,45,62,103,101,116,83,101,108,101,99,116,101,100,73,100,40,41,32,45,32,50,41,59,13,10,13,10,32,32,32,32,32,32,32, - 32,32,32,32,32,47,47,32,97,110,100,32,105,102,32,105,116,32,119,111,114,107,101,100,44,32,99,114,101,97,116,101,32,97,32,112,114,101,118,105, - 101,119,32,99,111,109,112,111,110,101,110,116,32,102,111,114,32,105,116,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,99, - 97,109,101,114,97,68,101,118,105,99,101,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,97,100,100,65,110, - 100,77,97,107,101,86,105,115,105,98,108,101,32,40,99,97,109,101,114,97,80,114,101,118,105,101,119,67,111,109,112,32,61,32,99,97,109,101,114,97, - 68,101,118,105,99,101,45,62,99,114,101,97,116,101,86,105,101,119,101,114,67,111,109,112,111,110,101,110,116,40,41,41,59,13,10,32,32,32,32,32, - 32,32,32,125,13,10,13,10,32,32,32,32,32,32,32,32,115,110,97,112,115,104,111,116,66,117,116,116,111,110,45,62,115,101,116,69,110,97,98,108, - 101,100,32,40,99,97,109,101,114,97,68,101,118,105,99,101,32,33,61,32,48,41,59,13,10,32,32,32,32,32,32,32,32,114,101,99,111,114,100,77, - 111,118,105,101,66,117,116,116,111,110,45,62,115,101,116,69,110,97,98,108,101,100,32,40,99,97,109,101,114,97,68,101,118,105,99,101,32,33,61,32, - 48,41,59,13,10,32,32,32,32,32,32,32,32,114,101,115,105,122,101,100,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111, - 105,100,32,99,114,101,97,116,101,76,105,115,116,79,102,67,97,109,101,114,97,115,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32, - 32,99,97,109,101,114,97,83,101,108,101,99,116,111,114,67,111,109,98,111,66,111,120,45,62,99,108,101,97,114,40,41,59,13,10,32,32,32,32,32, - 32,32,32,99,97,109,101,114,97,83,101,108,101,99,116,111,114,67,111,109,98,111,66,111,120,45,62,97,100,100,73,116,101,109,32,40,34,78,111,32, - 99,97,109,101,114,97,34,44,32,49,41,59,13,10,32,32,32,32,32,32,32,32,99,97,109,101,114,97,83,101,108,101,99,116,111,114,67,111,109,98, - 111,66,111,120,45,62,97,100,100,83,101,112,97,114,97,116,111,114,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,83,116,114,105,110,103,65, - 114,114,97,121,32,99,97,109,101,114,97,115,32,61,32,67,97,109,101,114,97,68,101,118,105,99,101,58,58,103,101,116,65,118,97,105,108,97,98,108, - 101,68,101,118,105,99,101,115,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,105,32,61,32,48,59,32,105, - 32,60,32,99,97,109,101,114,97,115,46,115,105,122,101,40,41,59,32,43,43,105,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,97,109, - 101,114,97,83,101,108,101,99,116,111,114,67,111,109,98,111,66,111,120,45,62,97,100,100,73,116,101,109,32,40,99,97,109,101,114,97,115,91,105,93, - 44,32,105,32,43,32,50,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,98,117,116,116,111,110,67,108,105,99,107, - 101,100,32,40,66,117,116,116,111,110,42,32,98,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,99,97,109,101,114, - 97,68,101,118,105,99,101,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102, - 32,40,98,32,61,61,32,114,101,99,111,114,100,77,111,118,105,101,66,117,116,116,111,110,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,84,104,101,32,117,115,101,114,32,104,97,115,32,99,108,105,99,107,101, - 100,32,116,104,101,32,114,101,99,111,114,100,32,109,111,118,105,101,32,98,117,116,116,111,110,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,105,102,32,40,33,32,114,101,99,111,114,100,105,110,103,77,111,118,105,101,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,83,116,97,114,116,32,114,101,99,111, - 114,100,105,110,103,32,116,111,32,97,32,102,105,108,101,32,111,110,32,116,104,101,32,117,115,101,114,39,115,32,100,101,115,107,116,111,112,46,46,13, - 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,99,111,114,100,105,110,103,77,111,118,105,101,32,61,32,116,114, - 117,101,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105,108,101,32,102,105,108,101,32,40,70,105, - 108,101,58,58,103,101,116,83,112,101,99,105,97,108,76,111,99,97,116,105,111,110,32,40,70,105,108,101,58,58,117,115,101,114,68,101,115,107,116,111, - 112,68,105,114,101,99,116,111,114,121,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,46,103,101,116,78,111,110,101,120,105,115,116,101,110,116,67,104,105,108,100,70,105,108,101,32,40,84,40,34,74,117,99,101,67,97, - 109,101,114,97,68,101,109,111,34,41,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,67,97,109,101,114,97,68,101,118, - 105,99,101,58,58,103,101,116,70,105,108,101,69,120,116,101,110,115,105,111,110,40,41,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,99,97,109,101,114,97,68,101,118,105,99,101,45,62,115,116,97,114,116,82,101,99,111,114,100,105,110,103,84,111, - 70,105,108,101,32,40,102,105,108,101,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,99,111,114,100, - 77,111,118,105,101,66,117,116,116,111,110,45,62,115,101,116,66,117,116,116,111,110,84,101,120,116,32,40,84,40,34,83,116,111,112,32,82,101,99,111, - 114,100,105,110,103,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,47,47,32,65,108,114,101,97,100,121,32,114,101,99,111,114,100,105,110,103,44,32,115,111,32,115,116,111,112, - 46,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,99,111,114,100,105,110,103,77,111,118,105,101,32, - 61,32,102,97,108,115,101,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,97,109,101,114,97,68,101,118,105, - 99,101,45,62,115,116,111,112,82,101,99,111,114,100,105,110,103,40,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, - 32,32,114,101,99,111,114,100,77,111,118,105,101,66,117,116,116,111,110,45,62,115,101,116,66,117,116,116,111,110,84,101,120,116,32,40,84,40,34,83, - 116,97,114,116,32,114,101,99,111,114,100,105,110,103,32,40,116,111,32,97,32,102,105,108,101,32,111,110,32,121,111,117,114,32,100,101,115,107,116,111, - 112,41,34,41,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125, - 13,10,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32, - 32,32,32,32,32,32,32,32,32,32,32,47,47,32,87,104,101,110,32,116,104,101,32,117,115,101,114,32,99,108,105,99,107,115,32,116,104,101,32,115, - 110,97,112,115,104,111,116,32,98,117,116,116,111,110,44,32,119,101,39,108,108,32,97,116,116,97,99,104,32,111,117,114,115,101,108,118,101,115,32,116, - 111,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,116,104,101,32,99,97,109,101,114,97,32,97,115,32,97,32,108,105, - 115,116,101,110,101,114,44,32,97,110,100,32,119,97,105,116,32,102,111,114,32,97,110,32,105,109,97,103,101,32,116,111,32,97,114,114,105,118,101,46, - 46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,97,109,101,114,97,68,101,118,105,99,101,45,62,97,100,100,76,105,115, - 116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13, - 10,32,32,32,32,125,13,10,13,10,32,32,32,32,47,47,32,84,104,105,115,32,105,115,32,99,97,108,108,101,100,32,98,121,32,116,104,101,32,99, - 97,109,101,114,97,32,100,101,118,105,99,101,32,119,104,101,110,32,97,32,110,101,119,32,105,109,97,103,101,32,97,114,114,105,118,101,115,13,10,32, - 32,32,32,118,111,105,100,32,105,109,97,103,101,82,101,99,101,105,118,101,100,32,40,73,109,97,103,101,38,32,105,109,97,103,101,41,13,10,32,32, - 32,32,123,13,10,32,32,32,32,32,32,32,32,47,47,32,73,110,32,116,104,105,115,32,97,112,112,32,119,101,32,106,117,115,116,32,119,97,110,116, - 32,116,111,32,116,97,107,101,32,111,110,101,32,105,109,97,103,101,44,32,115,111,32,97,115,32,115,111,111,110,32,97,115,32,116,104,105,115,32,104, - 97,112,112,101,110,115,44,13,10,32,32,32,32,32,32,32,32,47,47,32,119,101,39,108,108,32,117,110,114,101,103,105,115,116,101,114,32,111,117,114, - 115,101,108,118,101,115,32,97,115,32,97,32,108,105,115,116,101,110,101,114,46,13,10,32,32,32,32,32,32,32,32,105,102,32,40,99,97,109,101,114, - 97,68,101,118,105,99,101,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,97,109,101,114,97,68,101,118,105,99,101,45, - 62,114,101,109,111,118,101,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,84,104, - 105,115,32,99,97,108,108,98,97,99,107,32,119,111,110,39,116,32,98,101,32,111,110,32,116,104,101,32,109,101,115,115,97,103,101,32,116,104,114,101, - 97,100,44,32,115,111,32,110,101,101,100,32,116,111,32,108,111,99,107,32,105,116,32,98,101,102,111,114,101,32,117,115,105,110,103,13,10,32,32,32, - 32,32,32,32,32,47,47,32,100,97,116,97,32,116,104,97,116,32,109,97,121,32,97,108,114,101,97,100,121,32,98,101,32,105,110,32,117,115,101,46, - 46,13,10,32,32,32,32,32,32,32,32,99,111,110,115,116,32,77,101,115,115,97,103,101,77,97,110,97,103,101,114,76,111,99,107,32,109,109,59,13, - 10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,110,100,90,101,114,111,32,40,108,97,115,116,83,110,97,112,115,104,111,116,41,59,13,10, - 32,32,32,32,32,32,32,32,108,97,115,116,83,110,97,112,115,104,111,116,32,61,32,105,109,97,103,101,46,99,114,101,97,116,101,67,111,112,121,40, - 41,59,13,10,32,32,32,32,32,32,32,32,114,101,112,97,105,110,116,40,41,59,13,10,32,32,32,32,125,13,10,13,10,112,114,105,118,97,116,101, - 58,13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,13,10,32,32,32,32,67,97,109,101,114,97,68,101,118,105,99,101,42,32,99,97,109,101,114,97,68,101,118,105,99,101,59, - 13,10,13,10,32,32,32,32,67,111,109,98,111,66,111,120,42,32,99,97,109,101,114,97,83,101,108,101,99,116,111,114,67,111,109,98,111,66,111,120, - 59,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,115,110,97,112,115,104,111,116,66,117,116,116,111,110,59,13,10,32,32,32,32, - 84,101,120,116,66,117,116,116,111,110,42,32,114,101,99,111,114,100,77,111,118,105,101,66,117,116,116,111,110,59,13,10,32,32,32,32,67,111,109,112, - 111,110,101,110,116,42,32,99,97,109,101,114,97,80,114,101,118,105,101,119,67,111,109,112,59,13,10,32,32,32,32,98,111,111,108,32,114,101,99,111, - 114,100,105,110,103,77,111,118,105,101,59,13,10,13,10,32,32,32,32,73,109,97,103,101,42,32,108,97,115,116,83,110,97,112,115,104,111,116,59,13, - 10,125,59,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, - 61,61,61,61,61,61,61,61,61,13,10,67,111,109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,67,97,109,101,114,97,68,101,109,111,40,41, - 13,10,123,13,10,32,32,32,32,114,101,116,117,114,110,32,110,101,119,32,67,97,109,101,114,97,68,101,109,111,40,41,59,13,10,125,13,10,13,10, - 35,101,110,100,105,102,13,10,0,0}; + 45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,13,10,13,10,32,32,32,84,111,32,114,101,108,101,97,115,101,32,97,32, + 99,108,111,115,101,100,45,115,111,117,114,99,101,32,112,114,111,100,117,99,116,32,119,104,105,99,104,32,117,115,101,115,32,74,85,67,69,44,32,99, + 111,109,109,101,114,99,105,97,108,32,108,105,99,101,110,115,101,115,32,97,114,101,13,10,32,32,32,97,118,97,105,108,97,98,108,101,58,32,118,105, + 115,105,116,32,119,119,119,46,114,97,119,109,97,116,101,114,105,97,108,115,111,102,116,119,97,114,101,46,99,111,109,47,106,117,99,101,32,102,111,114, + 32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,46,13,10,13,10,32,32,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,42,47,13,10,13,10,35,105,110,99,108,117,100,101,32,34, + 46,46,47,106,117,99,101,100,101,109,111,95,104,101,97,100,101,114,115,46,104,34,13,10,13,10,35,105,102,32,74,85,67,69,95,85,83,69,95,67, + 65,77,69,82,65,13,10,13,10,13,10,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,13,10,99,108,97,115,115,32,67,97,109,101,114,97,68,101,109,111,32,32,58,32,112,117,98,108,105,99,32, + 67,111,109,112,111,110,101,110,116,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117,98,108,105,99,32,67, + 111,109,98,111,66,111,120,76,105,115,116,101,110,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,112,117, + 98,108,105,99,32,66,117,116,116,111,110,76,105,115,116,101,110,101,114,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,112,117,98,108,105,99,32,67,97,109,101,114,97,73,109,97,103,101,76,105,115,116,101,110,101,114,13,10,123,13,10,112,117,98,108,105,99,58, + 13,10,32,32,32,32,47,47,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,13,10,32,32,32,32,67,97,109,101,114,97,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32, + 32,115,101,116,78,97,109,101,32,40,84,40,34,67,97,109,101,114,97,34,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,99,97,109,101,114, + 97,68,101,118,105,99,101,32,61,32,48,59,13,10,32,32,32,32,32,32,32,32,99,97,109,101,114,97,80,114,101,118,105,101,119,67,111,109,112,32, + 61,32,48,59,13,10,32,32,32,32,32,32,32,32,108,97,115,116,83,110,97,112,115,104,111,116,32,61,32,48,59,13,10,32,32,32,32,32,32,32, + 32,114,101,99,111,114,100,105,110,103,77,111,118,105,101,32,61,32,102,97,108,115,101,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65, + 110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,99,97,109,101,114,97,83,101,108,101,99,116,111,114,67,111,109,98,111,66,111,120,32,61,32, + 110,101,119,32,67,111,109,98,111,66,111,120,32,40,84,40,34,67,97,109,101,114,97,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,99,114, + 101,97,116,101,76,105,115,116,79,102,67,97,109,101,114,97,115,40,41,59,13,10,32,32,32,32,32,32,32,32,99,97,109,101,114,97,83,101,108,101, + 99,116,111,114,67,111,109,98,111,66,111,120,45,62,115,101,116,83,101,108,101,99,116,101,100,73,100,32,40,49,41,59,13,10,32,32,32,32,32,32, + 32,32,99,97,109,101,114,97,83,101,108,101,99,116,111,114,67,111,109,98,111,66,111,120,45,62,97,100,100,76,105,115,116,101,110,101,114,32,40,116, + 104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,115,110,97,112, + 115,104,111,116,66,117,116,116,111,110,32,61,32,110,101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,84,40,34,84,97,107,101,32,97,32,115, + 110,97,112,115,104,111,116,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,115,110,97,112,115,104,111,116,66,117,116,116,111,110,45,62,97,100, + 100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32,32,32,32,32,32,32,32,115,110,97,112,115,104,111, + 116,66,117,116,116,111,110,45,62,115,101,116,69,110,97,98,108,101,100,32,40,102,97,108,115,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32, + 97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32,40,114,101,99,111,114,100,77,111,118,105,101,66,117,116,116,111,110,32,61,32,110, + 101,119,32,84,101,120,116,66,117,116,116,111,110,32,40,84,40,34,82,101,99,111,114,100,32,97,32,109,111,118,105,101,32,102,105,108,101,32,40,116, + 111,32,121,111,117,114,32,100,101,115,107,116,111,112,41,46,46,46,34,41,41,41,59,13,10,32,32,32,32,32,32,32,32,114,101,99,111,114,100,77, + 111,118,105,101,66,117,116,116,111,110,45,62,97,100,100,66,117,116,116,111,110,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59,13,10,32, + 32,32,32,32,32,32,32,114,101,99,111,114,100,77,111,118,105,101,66,117,116,116,111,110,45,62,115,101,116,69,110,97,98,108,101,100,32,40,102,97, + 108,115,101,41,59,13,10,13,10,32,32,32,32,32,32,32,32,99,97,109,101,114,97,83,101,108,101,99,116,111,114,67,111,109,98,111,66,111,120,45, + 62,115,101,116,83,101,108,101,99,116,101,100,73,100,32,40,50,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,126,67,97,109,101,114, + 97,68,101,109,111,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,65,108,108,67,104,105,108,100,114,101, + 110,40,41,59,13,10,32,32,32,32,32,32,32,32,100,101,108,101,116,101,32,99,97,109,101,114,97,68,101,118,105,99,101,59,13,10,32,32,32,32, + 32,32,32,32,100,101,108,101,116,101,32,108,97,115,116,83,110,97,112,115,104,111,116,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118, + 111,105,100,32,112,97,105,110,116,32,40,71,114,97,112,104,105,99,115,38,32,103,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32, + 105,102,32,40,108,97,115,116,83,110,97,112,115,104,111,116,32,33,61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,103,46,100,114, + 97,119,73,109,97,103,101,87,105,116,104,105,110,32,40,108,97,115,116,83,110,97,112,115,104,111,116,44,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,101,116,87,105,100,116,104,40,41,32,47,32,50,32,43,32,49,48, + 44,32,52,48,44,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,103,101, + 116,87,105,100,116,104,40,41,32,47,32,50,32,45,32,50,48,44,32,103,101,116,72,101,105,103,104,116,40,41,32,45,32,53,48,44,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,82,101,99,116,97,110,103,108,101,80,108, + 97,99,101,109,101,110,116,58,58,99,101,110,116,114,101,100,44,32,102,97,108,115,101,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32, + 118,111,105,100,32,114,101,115,105,122,101,100,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,99,97,109,101,114,97,83,101,108, + 101,99,116,111,114,67,111,109,98,111,66,111,120,45,62,115,101,116,66,111,117,110,100,115,32,40,49,48,44,32,52,44,32,50,53,48,44,32,50,52, + 41,59,13,10,32,32,32,32,32,32,32,32,115,110,97,112,115,104,111,116,66,117,116,116,111,110,45,62,99,104,97,110,103,101,87,105,100,116,104,84, + 111,70,105,116,84,101,120,116,32,40,50,52,41,59,13,10,32,32,32,32,32,32,32,32,115,110,97,112,115,104,111,116,66,117,116,116,111,110,45,62, + 115,101,116,84,111,112,76,101,102,116,80,111,115,105,116,105,111,110,32,40,99,97,109,101,114,97,83,101,108,101,99,116,111,114,67,111,109,98,111,66, + 111,120,45,62,103,101,116,82,105,103,104,116,40,41,32,43,32,50,48,44,32,52,41,59,13,10,32,32,32,32,32,32,32,32,114,101,99,111,114,100, + 77,111,118,105,101,66,117,116,116,111,110,45,62,99,104,97,110,103,101,87,105,100,116,104,84,111,70,105,116,84,101,120,116,32,40,50,52,41,59,13, + 10,32,32,32,32,32,32,32,32,114,101,99,111,114,100,77,111,118,105,101,66,117,116,116,111,110,45,62,115,101,116,84,111,112,76,101,102,116,80,111, + 115,105,116,105,111,110,32,40,115,110,97,112,115,104,111,116,66,117,116,116,111,110,45,62,103,101,116,82,105,103,104,116,40,41,32,43,32,50,48,44, + 32,52,41,59,13,10,13,10,32,32,32,32,32,32,32,32,105,102,32,40,99,97,109,101,114,97,80,114,101,118,105,101,119,67,111,109,112,32,33,61, + 32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,97,109,101,114,97,80,114,101,118,105,101,119,67,111,109,112,45,62,115,101,116,66, + 111,117,110,100,115,32,40,49,48,44,32,52,48,44,32,103,101,116,87,105,100,116,104,40,41,32,47,32,50,32,45,32,50,48,44,32,103,101,116,72, + 101,105,103,104,116,40,41,32,45,32,53,48,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,99,111,109,98,111,66, + 111,120,67,104,97,110,103,101,100,32,40,67,111,109,98,111,66,111,120,42,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,47,47, + 32,84,104,105,115,32,105,115,32,99,97,108,108,101,100,32,119,104,101,110,32,116,104,101,32,117,115,101,114,32,99,104,111,111,115,101,115,32,97,32, + 99,97,109,101,114,97,32,102,114,111,109,32,116,104,101,32,100,114,111,112,45,100,111,119,110,32,108,105,115,116,46,13,10,32,32,32,32,32,32,32, + 32,100,101,108,101,116,101,65,110,100,90,101,114,111,32,40,99,97,109,101,114,97,68,101,118,105,99,101,41,59,13,10,32,32,32,32,32,32,32,32, + 100,101,108,101,116,101,65,110,100,90,101,114,111,32,40,99,97,109,101,114,97,80,114,101,118,105,101,119,67,111,109,112,41,59,13,10,32,32,32,32, + 32,32,32,32,114,101,99,111,114,100,105,110,103,77,111,118,105,101,32,61,32,102,97,108,115,101,59,13,10,13,10,32,32,32,32,32,32,32,32,105, + 102,32,40,99,97,109,101,114,97,83,101,108,101,99,116,111,114,67,111,109,98,111,66,111,120,45,62,103,101,116,83,101,108,101,99,116,101,100,73,100, + 40,41,32,62,32,49,41,13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,84,114,121,32,116, + 111,32,111,112,101,110,32,116,104,101,32,117,115,101,114,39,115,32,99,104,111,105,99,101,32,111,102,32,99,97,109,101,114,97,46,46,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,99,97,109,101,114,97,68,101,118,105,99,101,32,61,32,67,97,109,101,114,97,68,101,118,105,99,101,58,58,111, + 112,101,110,68,101,118,105,99,101,32,40,99,97,109,101,114,97,83,101,108,101,99,116,111,114,67,111,109,98,111,66,111,120,45,62,103,101,116,83,101, + 108,101,99,116,101,100,73,100,40,41,32,45,32,50,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,97,110,100,32,105, + 102,32,105,116,32,119,111,114,107,101,100,44,32,99,114,101,97,116,101,32,97,32,112,114,101,118,105,101,119,32,99,111,109,112,111,110,101,110,116,32, + 102,111,114,32,105,116,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,99,97,109,101,114,97,68,101,118,105,99,101,32,33, + 61,32,48,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,97,100,100,65,110,100,77,97,107,101,86,105,115,105,98,108,101,32, + 40,99,97,109,101,114,97,80,114,101,118,105,101,119,67,111,109,112,32,61,32,99,97,109,101,114,97,68,101,118,105,99,101,45,62,99,114,101,97,116, + 101,86,105,101,119,101,114,67,111,109,112,111,110,101,110,116,40,41,41,59,13,10,32,32,32,32,32,32,32,32,125,13,10,13,10,32,32,32,32,32, + 32,32,32,115,110,97,112,115,104,111,116,66,117,116,116,111,110,45,62,115,101,116,69,110,97,98,108,101,100,32,40,99,97,109,101,114,97,68,101,118, + 105,99,101,32,33,61,32,48,41,59,13,10,32,32,32,32,32,32,32,32,114,101,99,111,114,100,77,111,118,105,101,66,117,116,116,111,110,45,62,115, + 101,116,69,110,97,98,108,101,100,32,40,99,97,109,101,114,97,68,101,118,105,99,101,32,33,61,32,48,41,59,13,10,32,32,32,32,32,32,32,32, + 114,101,115,105,122,101,100,40,41,59,13,10,32,32,32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,99,114,101,97,116,101,76,105,115,116, + 79,102,67,97,109,101,114,97,115,40,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,99,97,109,101,114,97,83,101,108,101,99,116, + 111,114,67,111,109,98,111,66,111,120,45,62,99,108,101,97,114,40,41,59,13,10,32,32,32,32,32,32,32,32,99,97,109,101,114,97,83,101,108,101, + 99,116,111,114,67,111,109,98,111,66,111,120,45,62,97,100,100,73,116,101,109,32,40,34,78,111,32,99,97,109,101,114,97,34,44,32,49,41,59,13, + 10,32,32,32,32,32,32,32,32,99,97,109,101,114,97,83,101,108,101,99,116,111,114,67,111,109,98,111,66,111,120,45,62,97,100,100,83,101,112,97, + 114,97,116,111,114,40,41,59,13,10,13,10,32,32,32,32,32,32,32,32,83,116,114,105,110,103,65,114,114,97,121,32,99,97,109,101,114,97,115,32, + 61,32,67,97,109,101,114,97,68,101,118,105,99,101,58,58,103,101,116,65,118,97,105,108,97,98,108,101,68,101,118,105,99,101,115,40,41,59,13,10, + 13,10,32,32,32,32,32,32,32,32,102,111,114,32,40,105,110,116,32,105,32,61,32,48,59,32,105,32,60,32,99,97,109,101,114,97,115,46,115,105, + 122,101,40,41,59,32,43,43,105,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,97,109,101,114,97,83,101,108,101,99,116,111,114,67,111, + 109,98,111,66,111,120,45,62,97,100,100,73,116,101,109,32,40,99,97,109,101,114,97,115,91,105,93,44,32,105,32,43,32,50,41,59,13,10,32,32, + 32,32,125,13,10,13,10,32,32,32,32,118,111,105,100,32,98,117,116,116,111,110,67,108,105,99,107,101,100,32,40,66,117,116,116,111,110,42,32,98, + 41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,105,102,32,40,99,97,109,101,114,97,68,101,118,105,99,101,32,33,61,32,48,41, + 13,10,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,98,32,61,61,32,114,101,99,111,114,100, + 77,111,118,105,101,66,117,116,116,111,110,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,47,47,32,84,104,101,32,117,115,101,114,32,104,97,115,32,99,108,105,99,107,101,100,32,116,104,101,32,114,101,99,111,114,100,32, + 109,111,118,105,101,32,98,117,116,116,111,110,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,105,102,32,40,33,32,114,101, + 99,111,114,100,105,110,103,77,111,118,105,101,41,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47,32,83,116,97,114,116,32,114,101,99,111,114,100,105,110,103,32,116,111,32,97,32,102,105, + 108,101,32,111,110,32,116,104,101,32,117,115,101,114,39,115,32,100,101,115,107,116,111,112,46,46,13,10,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,114,101,99,111,114,100,105,110,103,77,111,118,105,101,32,61,32,116,114,117,101,59,13,10,13,10,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,70,105,108,101,32,102,105,108,101,32,40,70,105,108,101,58,58,103,101,116,83,112,101,99,105,97, + 108,76,111,99,97,116,105,111,110,32,40,70,105,108,101,58,58,117,115,101,114,68,101,115,107,116,111,112,68,105,114,101,99,116,111,114,121,41,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,46,103,101,116,78,111,110,101, + 120,105,115,116,101,110,116,67,104,105,108,100,70,105,108,101,32,40,84,40,34,74,117,99,101,67,97,109,101,114,97,68,101,109,111,34,41,44,13,10, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,67,97,109,101,114,97,68,101,118,105,99,101,58,58,103,101,116,70,105,108,101,69, + 120,116,101,110,115,105,111,110,40,41,41,41,59,13,10,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,97,109, + 101,114,97,68,101,118,105,99,101,45,62,115,116,97,114,116,82,101,99,111,114,100,105,110,103,84,111,70,105,108,101,32,40,102,105,108,101,41,59,13, + 10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,99,111,114,100,77,111,118,105,101,66,117,116,116,111,110,45,62, + 115,101,116,66,117,116,116,111,110,84,101,120,116,32,40,84,40,34,83,116,111,112,32,82,101,99,111,114,100,105,110,103,34,41,41,59,13,10,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,101,108,115,101,13,10,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47, + 32,65,108,114,101,97,100,121,32,114,101,99,111,114,100,105,110,103,44,32,115,111,32,115,116,111,112,46,46,46,13,10,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,114,101,99,111,114,100,105,110,103,77,111,118,105,101,32,61,32,102,97,108,115,101,59,13,10,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,99,97,109,101,114,97,68,101,118,105,99,101,45,62,115,116,111,112,82,101,99,111,114, + 100,105,110,103,40,41,59,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,114,101,99,111,114,100,77,111,118,105,101, + 66,117,116,116,111,110,45,62,115,101,116,66,117,116,116,111,110,84,101,120,116,32,40,84,40,34,83,116,97,114,116,32,114,101,99,111,114,100,105,110, + 103,32,40,116,111,32,97,32,102,105,108,101,32,111,110,32,121,111,117,114,32,100,101,115,107,116,111,112,41,34,41,41,59,13,10,32,32,32,32,32, + 32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,32,32,32, + 32,101,108,115,101,13,10,32,32,32,32,32,32,32,32,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,47,47, + 32,87,104,101,110,32,116,104,101,32,117,115,101,114,32,99,108,105,99,107,115,32,116,104,101,32,115,110,97,112,115,104,111,116,32,98,117,116,116,111, + 110,44,32,119,101,39,108,108,32,97,116,116,97,99,104,32,111,117,114,115,101,108,118,101,115,32,116,111,13,10,32,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,47,47,32,116,104,101,32,99,97,109,101,114,97,32,97,115,32,97,32,108,105,115,116,101,110,101,114,44,32,97,110,100,32,119, + 97,105,116,32,102,111,114,32,97,110,32,105,109,97,103,101,32,116,111,32,97,114,114,105,118,101,46,46,46,13,10,32,32,32,32,32,32,32,32,32, + 32,32,32,32,32,32,32,99,97,109,101,114,97,68,101,118,105,99,101,45,62,97,100,100,76,105,115,116,101,110,101,114,32,40,116,104,105,115,41,59, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,32,32,32,32,125,13,10,32,32,32,32,125,13,10,13,10,32,32,32, + 32,47,47,32,84,104,105,115,32,105,115,32,99,97,108,108,101,100,32,98,121,32,116,104,101,32,99,97,109,101,114,97,32,100,101,118,105,99,101,32, + 119,104,101,110,32,97,32,110,101,119,32,105,109,97,103,101,32,97,114,114,105,118,101,115,13,10,32,32,32,32,118,111,105,100,32,105,109,97,103,101, + 82,101,99,101,105,118,101,100,32,40,73,109,97,103,101,38,32,105,109,97,103,101,41,13,10,32,32,32,32,123,13,10,32,32,32,32,32,32,32,32, + 47,47,32,73,110,32,116,104,105,115,32,97,112,112,32,119,101,32,106,117,115,116,32,119,97,110,116,32,116,111,32,116,97,107,101,32,111,110,101,32, + 105,109,97,103,101,44,32,115,111,32,97,115,32,115,111,111,110,32,97,115,32,116,104,105,115,32,104,97,112,112,101,110,115,44,13,10,32,32,32,32, + 32,32,32,32,47,47,32,119,101,39,108,108,32,117,110,114,101,103,105,115,116,101,114,32,111,117,114,115,101,108,118,101,115,32,97,115,32,97,32,108, + 105,115,116,101,110,101,114,46,13,10,32,32,32,32,32,32,32,32,105,102,32,40,99,97,109,101,114,97,68,101,118,105,99,101,32,33,61,32,48,41, + 13,10,32,32,32,32,32,32,32,32,32,32,32,32,99,97,109,101,114,97,68,101,118,105,99,101,45,62,114,101,109,111,118,101,76,105,115,116,101,110, + 101,114,32,40,116,104,105,115,41,59,13,10,13,10,32,32,32,32,32,32,32,32,47,47,32,84,104,105,115,32,99,97,108,108,98,97,99,107,32,119, + 111,110,39,116,32,98,101,32,111,110,32,116,104,101,32,109,101,115,115,97,103,101,32,116,104,114,101,97,100,44,32,115,111,32,110,101,101,100,32,116, + 111,32,108,111,99,107,32,105,116,32,98,101,102,111,114,101,32,117,115,105,110,103,13,10,32,32,32,32,32,32,32,32,47,47,32,100,97,116,97,32, + 116,104,97,116,32,109,97,121,32,97,108,114,101,97,100,121,32,98,101,32,105,110,32,117,115,101,46,46,13,10,32,32,32,32,32,32,32,32,99,111, + 110,115,116,32,77,101,115,115,97,103,101,77,97,110,97,103,101,114,76,111,99,107,32,109,109,59,13,10,32,32,32,32,32,32,32,32,100,101,108,101, + 116,101,65,110,100,90,101,114,111,32,40,108,97,115,116,83,110,97,112,115,104,111,116,41,59,13,10,32,32,32,32,32,32,32,32,108,97,115,116,83, + 110,97,112,115,104,111,116,32,61,32,105,109,97,103,101,46,99,114,101,97,116,101,67,111,112,121,40,41,59,13,10,32,32,32,32,32,32,32,32,114, + 101,112,97,105,110,116,40,41,59,13,10,32,32,32,32,125,13,10,13,10,112,114,105,118,97,116,101,58,13,10,32,32,32,32,47,47,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,32,32,32,32, + 67,97,109,101,114,97,68,101,118,105,99,101,42,32,99,97,109,101,114,97,68,101,118,105,99,101,59,13,10,13,10,32,32,32,32,67,111,109,98,111, + 66,111,120,42,32,99,97,109,101,114,97,83,101,108,101,99,116,111,114,67,111,109,98,111,66,111,120,59,13,10,32,32,32,32,84,101,120,116,66,117, + 116,116,111,110,42,32,115,110,97,112,115,104,111,116,66,117,116,116,111,110,59,13,10,32,32,32,32,84,101,120,116,66,117,116,116,111,110,42,32,114, + 101,99,111,114,100,77,111,118,105,101,66,117,116,116,111,110,59,13,10,32,32,32,32,67,111,109,112,111,110,101,110,116,42,32,99,97,109,101,114,97, + 80,114,101,118,105,101,119,67,111,109,112,59,13,10,32,32,32,32,98,111,111,108,32,114,101,99,111,114,100,105,110,103,77,111,118,105,101,59,13,10, + 13,10,32,32,32,32,73,109,97,103,101,42,32,108,97,115,116,83,110,97,112,115,104,111,116,59,13,10,125,59,13,10,13,10,13,10,47,47,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61, + 61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,61,13,10,67,111, + 109,112,111,110,101,110,116,42,32,99,114,101,97,116,101,67,97,109,101,114,97,68,101,109,111,40,41,13,10,123,13,10,32,32,32,32,114,101,116,117, + 114,110,32,110,101,119,32,67,97,109,101,114,97,68,101,109,111,40,41,59,13,10,125,13,10,13,10,35,101,110,100,105,102,13,10,0,0}; const char* BinaryData::camerademo_cpp = (const char*) temp19; diff --git a/extras/juce demo/src/BinaryData.h b/extras/juce demo/src/BinaryData.h index 0d68c501dc..300f38a452 100644 --- a/extras/juce demo/src/BinaryData.h +++ b/extras/juce demo/src/BinaryData.h @@ -6,7 +6,7 @@ namespace BinaryData { extern const char* tabledemo_cpp; - const int tabledemo_cppSize = 12381; + const int tabledemo_cppSize = 12168; extern const char* cello_wav; const int cello_wavSize = 46348; @@ -15,52 +15,52 @@ namespace BinaryData const int demo_table_data_xmlSize = 5239; extern const char* treeviewdemo_cpp; - const int treeviewdemo_cppSize = 8715; + const int treeviewdemo_cppSize = 8502; extern const char* webbrowserdemo_cpp; - const int webbrowserdemo_cppSize = 5408; + const int webbrowserdemo_cppSize = 5195; extern const char* icons_zip; const int icons_zipSize = 83876; extern const char* widgetsdemo_cpp; - const int widgetsdemo_cppSize = 53389; + const int widgetsdemo_cppSize = 53176; extern const char* juce_png; const int juce_pngSize = 15290; extern const char* threadingdemo_cpp; - const int threadingdemo_cppSize = 10484; + const int threadingdemo_cppSize = 10271; extern const char* audiodemo_cpp; - const int audiodemo_cppSize = 23590; + const int audiodemo_cppSize = 23377; extern const char* opengldemo_cpp; - const int opengldemo_cppSize = 9575; + const int opengldemo_cppSize = 9362; extern const char* readme__what_this_directory_is_for_txt; const int readme__what_this_directory_is_for_txtSize = 259; extern const char* pathsandtransformsdemo_cpp; - const int pathsandtransformsdemo_cppSize = 14231; + const int pathsandtransformsdemo_cppSize = 14018; extern const char* treedemo_xml; const int treedemo_xmlSize = 1126; extern const char* quicktimedemo_cpp; - const int quicktimedemo_cppSize = 4576; + const int quicktimedemo_cppSize = 4363; extern const char* fontsandtextdemo_cpp; - const int fontsandtextdemo_cppSize = 9064; + const int fontsandtextdemo_cppSize = 8851; extern const char* interprocesscommsdemo_cpp; - const int interprocesscommsdemo_cppSize = 12631; + const int interprocesscommsdemo_cppSize = 12418; extern const char* draganddropdemo_cpp; - const int draganddropdemo_cppSize = 7937; + const int draganddropdemo_cppSize = 7724; extern const char* camerademo_cpp; - const int camerademo_cppSize = 7368; + const int camerademo_cppSize = 7155; }; diff --git a/extras/juce demo/src/MainDemoWindow.cpp b/extras/juce demo/src/MainDemoWindow.cpp index 66fec5e035..4032fea820 100644 --- a/extras/juce demo/src/MainDemoWindow.cpp +++ b/extras/juce demo/src/MainDemoWindow.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/MainDemoWindow.h b/extras/juce demo/src/MainDemoWindow.h index 5496fe64d3..f3146341e5 100644 --- a/extras/juce demo/src/MainDemoWindow.h +++ b/extras/juce demo/src/MainDemoWindow.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/binarydata/AudioDemo.cpp b/extras/juce demo/src/binarydata/AudioDemo.cpp index b7505bd8fa..36d827cf07 100644 --- a/extras/juce demo/src/binarydata/AudioDemo.cpp +++ b/extras/juce demo/src/binarydata/AudioDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/binarydata/CameraDemo.cpp b/extras/juce demo/src/binarydata/CameraDemo.cpp index 7c9ce91d4a..3d29731330 100644 --- a/extras/juce demo/src/binarydata/CameraDemo.cpp +++ b/extras/juce demo/src/binarydata/CameraDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/binarydata/DragAndDropDemo.cpp b/extras/juce demo/src/binarydata/DragAndDropDemo.cpp index 5668bece7c..27e5aaca5a 100644 --- a/extras/juce demo/src/binarydata/DragAndDropDemo.cpp +++ b/extras/juce demo/src/binarydata/DragAndDropDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/binarydata/FontsAndTextDemo.cpp b/extras/juce demo/src/binarydata/FontsAndTextDemo.cpp index 71438f82d4..43fad8b879 100644 --- a/extras/juce demo/src/binarydata/FontsAndTextDemo.cpp +++ b/extras/juce demo/src/binarydata/FontsAndTextDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/binarydata/InterprocessCommsDemo.cpp b/extras/juce demo/src/binarydata/InterprocessCommsDemo.cpp index b9241edc6c..0e4427b5a4 100644 --- a/extras/juce demo/src/binarydata/InterprocessCommsDemo.cpp +++ b/extras/juce demo/src/binarydata/InterprocessCommsDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/binarydata/OpenGLDemo.cpp b/extras/juce demo/src/binarydata/OpenGLDemo.cpp index ece0bf0165..853cf20eed 100644 --- a/extras/juce demo/src/binarydata/OpenGLDemo.cpp +++ b/extras/juce demo/src/binarydata/OpenGLDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/binarydata/PathsAndTransformsDemo.cpp b/extras/juce demo/src/binarydata/PathsAndTransformsDemo.cpp index 452c05c13b..795eacd7e1 100644 --- a/extras/juce demo/src/binarydata/PathsAndTransformsDemo.cpp +++ b/extras/juce demo/src/binarydata/PathsAndTransformsDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/binarydata/QuickTimeDemo.cpp b/extras/juce demo/src/binarydata/QuickTimeDemo.cpp index 3ad78aefce..72865aea47 100644 --- a/extras/juce demo/src/binarydata/QuickTimeDemo.cpp +++ b/extras/juce demo/src/binarydata/QuickTimeDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/binarydata/TableDemo.cpp b/extras/juce demo/src/binarydata/TableDemo.cpp index ed8ffa02eb..7b127f4b2b 100644 --- a/extras/juce demo/src/binarydata/TableDemo.cpp +++ b/extras/juce demo/src/binarydata/TableDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/binarydata/ThreadingDemo.cpp b/extras/juce demo/src/binarydata/ThreadingDemo.cpp index 9135c67e60..94bcd0b6fc 100644 --- a/extras/juce demo/src/binarydata/ThreadingDemo.cpp +++ b/extras/juce demo/src/binarydata/ThreadingDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/binarydata/TreeViewDemo.cpp b/extras/juce demo/src/binarydata/TreeViewDemo.cpp index 0d9e46a27d..e9c884e06b 100644 --- a/extras/juce demo/src/binarydata/TreeViewDemo.cpp +++ b/extras/juce demo/src/binarydata/TreeViewDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/binarydata/WebBrowserDemo.cpp b/extras/juce demo/src/binarydata/WebBrowserDemo.cpp index d0c0d4f8d0..835bf166af 100644 --- a/extras/juce demo/src/binarydata/WebBrowserDemo.cpp +++ b/extras/juce demo/src/binarydata/WebBrowserDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/binarydata/WidgetsDemo.cpp b/extras/juce demo/src/binarydata/WidgetsDemo.cpp index 312094b020..32046987a2 100644 --- a/extras/juce demo/src/binarydata/WidgetsDemo.cpp +++ b/extras/juce demo/src/binarydata/WidgetsDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/demos/AudioDemo.cpp b/extras/juce demo/src/demos/AudioDemo.cpp index b7505bd8fa..36d827cf07 100644 --- a/extras/juce demo/src/demos/AudioDemo.cpp +++ b/extras/juce demo/src/demos/AudioDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/demos/CameraDemo.cpp b/extras/juce demo/src/demos/CameraDemo.cpp index 7c9ce91d4a..3d29731330 100644 --- a/extras/juce demo/src/demos/CameraDemo.cpp +++ b/extras/juce demo/src/demos/CameraDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/demos/DragAndDropDemo.cpp b/extras/juce demo/src/demos/DragAndDropDemo.cpp index 5668bece7c..27e5aaca5a 100644 --- a/extras/juce demo/src/demos/DragAndDropDemo.cpp +++ b/extras/juce demo/src/demos/DragAndDropDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/demos/FontsAndTextDemo.cpp b/extras/juce demo/src/demos/FontsAndTextDemo.cpp index 71438f82d4..43fad8b879 100644 --- a/extras/juce demo/src/demos/FontsAndTextDemo.cpp +++ b/extras/juce demo/src/demos/FontsAndTextDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/demos/InterprocessCommsDemo.cpp b/extras/juce demo/src/demos/InterprocessCommsDemo.cpp index b9241edc6c..0e4427b5a4 100644 --- a/extras/juce demo/src/demos/InterprocessCommsDemo.cpp +++ b/extras/juce demo/src/demos/InterprocessCommsDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/demos/OpenGLDemo.cpp b/extras/juce demo/src/demos/OpenGLDemo.cpp index ece0bf0165..853cf20eed 100644 --- a/extras/juce demo/src/demos/OpenGLDemo.cpp +++ b/extras/juce demo/src/demos/OpenGLDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/demos/PathsAndTransformsDemo.cpp b/extras/juce demo/src/demos/PathsAndTransformsDemo.cpp index 452c05c13b..795eacd7e1 100644 --- a/extras/juce demo/src/demos/PathsAndTransformsDemo.cpp +++ b/extras/juce demo/src/demos/PathsAndTransformsDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/demos/QuickTimeDemo.cpp b/extras/juce demo/src/demos/QuickTimeDemo.cpp index 3ad78aefce..72865aea47 100644 --- a/extras/juce demo/src/demos/QuickTimeDemo.cpp +++ b/extras/juce demo/src/demos/QuickTimeDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/demos/TableDemo.cpp b/extras/juce demo/src/demos/TableDemo.cpp index ed8ffa02eb..7b127f4b2b 100644 --- a/extras/juce demo/src/demos/TableDemo.cpp +++ b/extras/juce demo/src/demos/TableDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/demos/ThreadingDemo.cpp b/extras/juce demo/src/demos/ThreadingDemo.cpp index 9135c67e60..94bcd0b6fc 100644 --- a/extras/juce demo/src/demos/ThreadingDemo.cpp +++ b/extras/juce demo/src/demos/ThreadingDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/demos/TreeViewDemo.cpp b/extras/juce demo/src/demos/TreeViewDemo.cpp index 0d9e46a27d..e9c884e06b 100644 --- a/extras/juce demo/src/demos/TreeViewDemo.cpp +++ b/extras/juce demo/src/demos/TreeViewDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/demos/WebBrowserDemo.cpp b/extras/juce demo/src/demos/WebBrowserDemo.cpp index d0c0d4f8d0..835bf166af 100644 --- a/extras/juce demo/src/demos/WebBrowserDemo.cpp +++ b/extras/juce demo/src/demos/WebBrowserDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/demos/WidgetsDemo.cpp b/extras/juce demo/src/demos/WidgetsDemo.cpp index 312094b020..32046987a2 100644 --- a/extras/juce demo/src/demos/WidgetsDemo.cpp +++ b/extras/juce demo/src/demos/WidgetsDemo.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/juce_AppConfig.h b/extras/juce demo/src/juce_AppConfig.h index 9a40b14fb9..553cbb1adc 100644 --- a/extras/juce demo/src/juce_AppConfig.h +++ b/extras/juce demo/src/juce_AppConfig.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/juce demo/src/jucedemo_headers.h b/extras/juce demo/src/jucedemo_headers.h index c1b43d5c04..d5a736883d 100644 --- a/extras/juce demo/src/jucedemo_headers.h +++ b/extras/juce demo/src/jucedemo_headers.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/juce_AppConfig.h b/extras/the jucer/src/juce_AppConfig.h index 156ed472ec..a3bb9c9892 100644 --- a/extras/the jucer/src/juce_AppConfig.h +++ b/extras/the jucer/src/juce_AppConfig.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/jucer_Headers.h b/extras/the jucer/src/jucer_Headers.h index 484d8f0218..711e647968 100644 --- a/extras/the jucer/src/jucer_Headers.h +++ b/extras/the jucer/src/jucer_Headers.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/jucer_Main.cpp b/extras/the jucer/src/jucer_Main.cpp index 655f301126..a142a8fa3c 100644 --- a/extras/the jucer/src/jucer_Main.cpp +++ b/extras/the jucer/src/jucer_Main.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/components/jucer_ButtonHandler.h b/extras/the jucer/src/model/components/jucer_ButtonHandler.h index cad55375ab..5b2e007859 100644 --- a/extras/the jucer/src/model/components/jucer_ButtonHandler.h +++ b/extras/the jucer/src/model/components/jucer_ButtonHandler.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/components/jucer_ComboBoxHandler.h b/extras/the jucer/src/model/components/jucer_ComboBoxHandler.h index 7bc840372f..1789895bce 100644 --- a/extras/the jucer/src/model/components/jucer_ComboBoxHandler.h +++ b/extras/the jucer/src/model/components/jucer_ComboBoxHandler.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/components/jucer_ComponentNameProperty.h b/extras/the jucer/src/model/components/jucer_ComponentNameProperty.h index 0558450a41..ac9cf5ec9a 100644 --- a/extras/the jucer/src/model/components/jucer_ComponentNameProperty.h +++ b/extras/the jucer/src/model/components/jucer_ComponentNameProperty.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/components/jucer_ComponentTypeHandler.cpp b/extras/the jucer/src/model/components/jucer_ComponentTypeHandler.cpp index 4c7b17a22d..4b7598e1df 100644 --- a/extras/the jucer/src/model/components/jucer_ComponentTypeHandler.cpp +++ b/extras/the jucer/src/model/components/jucer_ComponentTypeHandler.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/components/jucer_ComponentTypeHandler.h b/extras/the jucer/src/model/components/jucer_ComponentTypeHandler.h index 1ee4309fd9..b3438323c2 100644 --- a/extras/the jucer/src/model/components/jucer_ComponentTypeHandler.h +++ b/extras/the jucer/src/model/components/jucer_ComponentTypeHandler.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/components/jucer_ComponentUndoableAction.h b/extras/the jucer/src/model/components/jucer_ComponentUndoableAction.h index 8a175fe173..e2d3dd9f58 100644 --- a/extras/the jucer/src/model/components/jucer_ComponentUndoableAction.h +++ b/extras/the jucer/src/model/components/jucer_ComponentUndoableAction.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/components/jucer_GenericComponentHandler.h b/extras/the jucer/src/model/components/jucer_GenericComponentHandler.h index 9f92ecb6fa..88c1e5005d 100644 --- a/extras/the jucer/src/model/components/jucer_GenericComponentHandler.h +++ b/extras/the jucer/src/model/components/jucer_GenericComponentHandler.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/components/jucer_GroupComponentHandler.h b/extras/the jucer/src/model/components/jucer_GroupComponentHandler.h index d8d725b562..c35f06adc8 100644 --- a/extras/the jucer/src/model/components/jucer_GroupComponentHandler.h +++ b/extras/the jucer/src/model/components/jucer_GroupComponentHandler.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/components/jucer_HyperlinkButtonHandler.h b/extras/the jucer/src/model/components/jucer_HyperlinkButtonHandler.h index 226119f5f3..723769a84f 100644 --- a/extras/the jucer/src/model/components/jucer_HyperlinkButtonHandler.h +++ b/extras/the jucer/src/model/components/jucer_HyperlinkButtonHandler.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/components/jucer_ImageButtonHandler.h b/extras/the jucer/src/model/components/jucer_ImageButtonHandler.h index c77c956b4a..8a3ba0ad73 100644 --- a/extras/the jucer/src/model/components/jucer_ImageButtonHandler.h +++ b/extras/the jucer/src/model/components/jucer_ImageButtonHandler.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/components/jucer_JucerComponentHandler.h b/extras/the jucer/src/model/components/jucer_JucerComponentHandler.h index 248241765c..7aa0bdb0c4 100644 --- a/extras/the jucer/src/model/components/jucer_JucerComponentHandler.h +++ b/extras/the jucer/src/model/components/jucer_JucerComponentHandler.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/components/jucer_LabelHandler.h b/extras/the jucer/src/model/components/jucer_LabelHandler.h index 6aee5cbefb..de32ba31df 100644 --- a/extras/the jucer/src/model/components/jucer_LabelHandler.h +++ b/extras/the jucer/src/model/components/jucer_LabelHandler.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/components/jucer_SliderHandler.h b/extras/the jucer/src/model/components/jucer_SliderHandler.h index 1fd400d653..dd004bd66a 100644 --- a/extras/the jucer/src/model/components/jucer_SliderHandler.h +++ b/extras/the jucer/src/model/components/jucer_SliderHandler.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/components/jucer_TabbedComponentHandler.h b/extras/the jucer/src/model/components/jucer_TabbedComponentHandler.h index 51a23be42f..1dd3892cce 100644 --- a/extras/the jucer/src/model/components/jucer_TabbedComponentHandler.h +++ b/extras/the jucer/src/model/components/jucer_TabbedComponentHandler.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/components/jucer_TextButtonHandler.h b/extras/the jucer/src/model/components/jucer_TextButtonHandler.h index 546c6ad10d..f420c2a4c3 100644 --- a/extras/the jucer/src/model/components/jucer_TextButtonHandler.h +++ b/extras/the jucer/src/model/components/jucer_TextButtonHandler.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/components/jucer_TextEditorHandler.h b/extras/the jucer/src/model/components/jucer_TextEditorHandler.h index 2f3e85d10c..b67bf8fb94 100644 --- a/extras/the jucer/src/model/components/jucer_TextEditorHandler.h +++ b/extras/the jucer/src/model/components/jucer_TextEditorHandler.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/components/jucer_ToggleButtonHandler.h b/extras/the jucer/src/model/components/jucer_ToggleButtonHandler.h index 8aa7de9c26..5816cefe9c 100644 --- a/extras/the jucer/src/model/components/jucer_ToggleButtonHandler.h +++ b/extras/the jucer/src/model/components/jucer_ToggleButtonHandler.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/components/jucer_TreeViewHandler.h b/extras/the jucer/src/model/components/jucer_TreeViewHandler.h index 1f6b95e7b5..5e83b164e9 100644 --- a/extras/the jucer/src/model/components/jucer_TreeViewHandler.h +++ b/extras/the jucer/src/model/components/jucer_TreeViewHandler.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/components/jucer_ViewportHandler.h b/extras/the jucer/src/model/components/jucer_ViewportHandler.h index ccf633724a..4746ba17db 100644 --- a/extras/the jucer/src/model/components/jucer_ViewportHandler.h +++ b/extras/the jucer/src/model/components/jucer_ViewportHandler.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/documents/jucer_ButtonDocument.cpp b/extras/the jucer/src/model/documents/jucer_ButtonDocument.cpp index 62fb344ce1..69e55a09d5 100644 --- a/extras/the jucer/src/model/documents/jucer_ButtonDocument.cpp +++ b/extras/the jucer/src/model/documents/jucer_ButtonDocument.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/documents/jucer_ButtonDocument.h b/extras/the jucer/src/model/documents/jucer_ButtonDocument.h index d1cfada875..372f2ba7c0 100644 --- a/extras/the jucer/src/model/documents/jucer_ButtonDocument.h +++ b/extras/the jucer/src/model/documents/jucer_ButtonDocument.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/documents/jucer_ComponentDocument.cpp b/extras/the jucer/src/model/documents/jucer_ComponentDocument.cpp index 5ae03de3d1..7d03a47d58 100644 --- a/extras/the jucer/src/model/documents/jucer_ComponentDocument.cpp +++ b/extras/the jucer/src/model/documents/jucer_ComponentDocument.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/documents/jucer_ComponentDocument.h b/extras/the jucer/src/model/documents/jucer_ComponentDocument.h index 61d7d4f361..2d81ff3d52 100644 --- a/extras/the jucer/src/model/documents/jucer_ComponentDocument.h +++ b/extras/the jucer/src/model/documents/jucer_ComponentDocument.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/jucer_BinaryResources.cpp b/extras/the jucer/src/model/jucer_BinaryResources.cpp index f8a4d94078..2db1be805d 100644 --- a/extras/the jucer/src/model/jucer_BinaryResources.cpp +++ b/extras/the jucer/src/model/jucer_BinaryResources.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/jucer_BinaryResources.h b/extras/the jucer/src/model/jucer_BinaryResources.h index e1eac4fea3..8aaabae151 100644 --- a/extras/the jucer/src/model/jucer_BinaryResources.h +++ b/extras/the jucer/src/model/jucer_BinaryResources.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/jucer_ComponentLayout.cpp b/extras/the jucer/src/model/jucer_ComponentLayout.cpp index a7a8079b5f..de7c4e6758 100644 --- a/extras/the jucer/src/model/jucer_ComponentLayout.cpp +++ b/extras/the jucer/src/model/jucer_ComponentLayout.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/jucer_ComponentLayout.h b/extras/the jucer/src/model/jucer_ComponentLayout.h index b57c3b7a6d..5ae59541af 100644 --- a/extras/the jucer/src/model/jucer_ComponentLayout.h +++ b/extras/the jucer/src/model/jucer_ComponentLayout.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/jucer_GeneratedCode.cpp b/extras/the jucer/src/model/jucer_GeneratedCode.cpp index 1ba5251778..3398fdf9da 100644 --- a/extras/the jucer/src/model/jucer_GeneratedCode.cpp +++ b/extras/the jucer/src/model/jucer_GeneratedCode.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/jucer_GeneratedCode.h b/extras/the jucer/src/model/jucer_GeneratedCode.h index f739d8eb37..7492e536e9 100644 --- a/extras/the jucer/src/model/jucer_GeneratedCode.h +++ b/extras/the jucer/src/model/jucer_GeneratedCode.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/jucer_JucerDocument.cpp b/extras/the jucer/src/model/jucer_JucerDocument.cpp index 3cd5c45e99..8cb453b31b 100644 --- a/extras/the jucer/src/model/jucer_JucerDocument.cpp +++ b/extras/the jucer/src/model/jucer_JucerDocument.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/jucer_JucerDocument.h b/extras/the jucer/src/model/jucer_JucerDocument.h index fb61d728b0..18a51e57bc 100644 --- a/extras/the jucer/src/model/jucer_JucerDocument.h +++ b/extras/the jucer/src/model/jucer_JucerDocument.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/jucer_ObjectTypes.cpp b/extras/the jucer/src/model/jucer_ObjectTypes.cpp index aeb51b4749..c738de02f3 100644 --- a/extras/the jucer/src/model/jucer_ObjectTypes.cpp +++ b/extras/the jucer/src/model/jucer_ObjectTypes.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/jucer_ObjectTypes.h b/extras/the jucer/src/model/jucer_ObjectTypes.h index 6b018ff21e..0544268e3a 100644 --- a/extras/the jucer/src/model/jucer_ObjectTypes.h +++ b/extras/the jucer/src/model/jucer_ObjectTypes.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/jucer_PaintRoutine.cpp b/extras/the jucer/src/model/jucer_PaintRoutine.cpp index 501bfb7485..41a0d24940 100644 --- a/extras/the jucer/src/model/jucer_PaintRoutine.cpp +++ b/extras/the jucer/src/model/jucer_PaintRoutine.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/jucer_PaintRoutine.h b/extras/the jucer/src/model/jucer_PaintRoutine.h index 4722f39c0f..3928964333 100644 --- a/extras/the jucer/src/model/jucer_PaintRoutine.h +++ b/extras/the jucer/src/model/jucer_PaintRoutine.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_ColouredElement.cpp b/extras/the jucer/src/model/paintelements/jucer_ColouredElement.cpp index b73032cd63..5a5894c5cb 100644 --- a/extras/the jucer/src/model/paintelements/jucer_ColouredElement.cpp +++ b/extras/the jucer/src/model/paintelements/jucer_ColouredElement.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_ColouredElement.h b/extras/the jucer/src/model/paintelements/jucer_ColouredElement.h index f84c8aab90..8f05be88a5 100644 --- a/extras/the jucer/src/model/paintelements/jucer_ColouredElement.h +++ b/extras/the jucer/src/model/paintelements/jucer_ColouredElement.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_ElementSiblingComponent.h b/extras/the jucer/src/model/paintelements/jucer_ElementSiblingComponent.h index 3972a1458f..6ffcafb37c 100644 --- a/extras/the jucer/src/model/paintelements/jucer_ElementSiblingComponent.h +++ b/extras/the jucer/src/model/paintelements/jucer_ElementSiblingComponent.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_FillType.cpp b/extras/the jucer/src/model/paintelements/jucer_FillType.cpp index fa39a1126d..f47e205463 100644 --- a/extras/the jucer/src/model/paintelements/jucer_FillType.cpp +++ b/extras/the jucer/src/model/paintelements/jucer_FillType.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_FillType.h b/extras/the jucer/src/model/paintelements/jucer_FillType.h index 08c5559729..86596bccdb 100644 --- a/extras/the jucer/src/model/paintelements/jucer_FillType.h +++ b/extras/the jucer/src/model/paintelements/jucer_FillType.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_GradientPointComponent.h b/extras/the jucer/src/model/paintelements/jucer_GradientPointComponent.h index a0d2c3fd55..5c76dfaf72 100644 --- a/extras/the jucer/src/model/paintelements/jucer_GradientPointComponent.h +++ b/extras/the jucer/src/model/paintelements/jucer_GradientPointComponent.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_ImageResourceProperty.h b/extras/the jucer/src/model/paintelements/jucer_ImageResourceProperty.h index 895bd45780..a89b18d286 100644 --- a/extras/the jucer/src/model/paintelements/jucer_ImageResourceProperty.h +++ b/extras/the jucer/src/model/paintelements/jucer_ImageResourceProperty.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElement.cpp b/extras/the jucer/src/model/paintelements/jucer_PaintElement.cpp index 32131dcf5f..6fec36d968 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElement.cpp +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElement.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElement.h b/extras/the jucer/src/model/paintelements/jucer_PaintElement.h index 026eea6030..bf57b1e507 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElement.h +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElement.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElementEllipse.h b/extras/the jucer/src/model/paintelements/jucer_PaintElementEllipse.h index 18e2eb1a71..c4db0187cd 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElementEllipse.h +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElementEllipse.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElementGroup.h b/extras/the jucer/src/model/paintelements/jucer_PaintElementGroup.h index 262484c565..0f8782e98f 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElementGroup.h +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElementGroup.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElementImage.h b/extras/the jucer/src/model/paintelements/jucer_PaintElementImage.h index 4485659f89..037684e39f 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElementImage.h +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElementImage.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElementPath.cpp b/extras/the jucer/src/model/paintelements/jucer_PaintElementPath.cpp index 17d3d994cc..8fec3ab424 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElementPath.cpp +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElementPath.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElementPath.h b/extras/the jucer/src/model/paintelements/jucer_PaintElementPath.h index 45a926ff62..07b5b0858f 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElementPath.h +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElementPath.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElementRectangle.h b/extras/the jucer/src/model/paintelements/jucer_PaintElementRectangle.h index f64253d3a0..41ea520079 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElementRectangle.h +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElementRectangle.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElementRoundedRectangle.h b/extras/the jucer/src/model/paintelements/jucer_PaintElementRoundedRectangle.h index 136565b0f7..9c23fdc789 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElementRoundedRectangle.h +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElementRoundedRectangle.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElementText.h b/extras/the jucer/src/model/paintelements/jucer_PaintElementText.h index ac42149140..3f8b2f1778 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElementText.h +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElementText.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElementUndoableAction.h b/extras/the jucer/src/model/paintelements/jucer_PaintElementUndoableAction.h index e6cd833c4d..ff5fc260c3 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElementUndoableAction.h +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElementUndoableAction.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_PointComponent.h b/extras/the jucer/src/model/paintelements/jucer_PointComponent.h index 6ca207603b..4c0b1cba74 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PointComponent.h +++ b/extras/the jucer/src/model/paintelements/jucer_PointComponent.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_StrokeType.cpp b/extras/the jucer/src/model/paintelements/jucer_StrokeType.cpp index db223d2272..e50554bc01 100644 --- a/extras/the jucer/src/model/paintelements/jucer_StrokeType.cpp +++ b/extras/the jucer/src/model/paintelements/jucer_StrokeType.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/model/paintelements/jucer_StrokeType.h b/extras/the jucer/src/model/paintelements/jucer_StrokeType.h index ba147ea67e..f12b82ece9 100644 --- a/extras/the jucer/src/model/paintelements/jucer_StrokeType.h +++ b/extras/the jucer/src/model/paintelements/jucer_StrokeType.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/properties/jucer_ColourPropertyComponent.h b/extras/the jucer/src/properties/jucer_ColourPropertyComponent.h index cdd28c3c8e..602063b6b4 100644 --- a/extras/the jucer/src/properties/jucer_ColourPropertyComponent.h +++ b/extras/the jucer/src/properties/jucer_ColourPropertyComponent.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/properties/jucer_ComponentBooleanProperty.h b/extras/the jucer/src/properties/jucer_ComponentBooleanProperty.h index 082f9a5468..2e3100f24c 100644 --- a/extras/the jucer/src/properties/jucer_ComponentBooleanProperty.h +++ b/extras/the jucer/src/properties/jucer_ComponentBooleanProperty.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/properties/jucer_ComponentChoiceProperty.h b/extras/the jucer/src/properties/jucer_ComponentChoiceProperty.h index 9f5b66a0b3..6a57f4c1f8 100644 --- a/extras/the jucer/src/properties/jucer_ComponentChoiceProperty.h +++ b/extras/the jucer/src/properties/jucer_ComponentChoiceProperty.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/properties/jucer_ComponentColourProperty.h b/extras/the jucer/src/properties/jucer_ComponentColourProperty.h index 9d8a997756..b7afefa27c 100644 --- a/extras/the jucer/src/properties/jucer_ComponentColourProperty.h +++ b/extras/the jucer/src/properties/jucer_ComponentColourProperty.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/properties/jucer_ComponentTextProperty.h b/extras/the jucer/src/properties/jucer_ComponentTextProperty.h index 98ec648620..985ebf83bc 100644 --- a/extras/the jucer/src/properties/jucer_ComponentTextProperty.h +++ b/extras/the jucer/src/properties/jucer_ComponentTextProperty.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/properties/jucer_FilePropertyComponent.cpp b/extras/the jucer/src/properties/jucer_FilePropertyComponent.cpp index d308951a22..6df3e4fcc9 100644 --- a/extras/the jucer/src/properties/jucer_FilePropertyComponent.cpp +++ b/extras/the jucer/src/properties/jucer_FilePropertyComponent.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/properties/jucer_FilePropertyComponent.h b/extras/the jucer/src/properties/jucer_FilePropertyComponent.h index 916a1d9042..c6be168cc4 100644 --- a/extras/the jucer/src/properties/jucer_FilePropertyComponent.h +++ b/extras/the jucer/src/properties/jucer_FilePropertyComponent.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/properties/jucer_FontPropertyComponent.cpp b/extras/the jucer/src/properties/jucer_FontPropertyComponent.cpp index 7620d75483..6e6791a832 100644 --- a/extras/the jucer/src/properties/jucer_FontPropertyComponent.cpp +++ b/extras/the jucer/src/properties/jucer_FontPropertyComponent.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/properties/jucer_FontPropertyComponent.h b/extras/the jucer/src/properties/jucer_FontPropertyComponent.h index fb2356a4d6..48480763fe 100644 --- a/extras/the jucer/src/properties/jucer_FontPropertyComponent.h +++ b/extras/the jucer/src/properties/jucer_FontPropertyComponent.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/properties/jucer_JustificationProperty.h b/extras/the jucer/src/properties/jucer_JustificationProperty.h index 59fa42bc61..d364836f33 100644 --- a/extras/the jucer/src/properties/jucer_JustificationProperty.h +++ b/extras/the jucer/src/properties/jucer_JustificationProperty.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/properties/jucer_PositionPropertyBase.h b/extras/the jucer/src/properties/jucer_PositionPropertyBase.h index df89c7c898..1de8fc1259 100644 --- a/extras/the jucer/src/properties/jucer_PositionPropertyBase.h +++ b/extras/the jucer/src/properties/jucer_PositionPropertyBase.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_CommandIDs.h b/extras/the jucer/src/ui/jucer_CommandIDs.h index 703b298dcf..860c8d480d 100644 --- a/extras/the jucer/src/ui/jucer_CommandIDs.h +++ b/extras/the jucer/src/ui/jucer_CommandIDs.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_ComponentLayoutEditor.cpp b/extras/the jucer/src/ui/jucer_ComponentLayoutEditor.cpp index 85d68eddb8..28e60eb126 100644 --- a/extras/the jucer/src/ui/jucer_ComponentLayoutEditor.cpp +++ b/extras/the jucer/src/ui/jucer_ComponentLayoutEditor.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_ComponentLayoutEditor.h b/extras/the jucer/src/ui/jucer_ComponentLayoutEditor.h index f17a78ad5b..e2d3b99091 100644 --- a/extras/the jucer/src/ui/jucer_ComponentLayoutEditor.h +++ b/extras/the jucer/src/ui/jucer_ComponentLayoutEditor.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_ComponentLayoutPanel.cpp b/extras/the jucer/src/ui/jucer_ComponentLayoutPanel.cpp index e248599825..3e1d58304c 100644 --- a/extras/the jucer/src/ui/jucer_ComponentLayoutPanel.cpp +++ b/extras/the jucer/src/ui/jucer_ComponentLayoutPanel.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_ComponentLayoutPanel.h b/extras/the jucer/src/ui/jucer_ComponentLayoutPanel.h index 116ba0e676..c9f7393170 100644 --- a/extras/the jucer/src/ui/jucer_ComponentLayoutPanel.h +++ b/extras/the jucer/src/ui/jucer_ComponentLayoutPanel.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_ComponentOverlayComponent.cpp b/extras/the jucer/src/ui/jucer_ComponentOverlayComponent.cpp index 35bb070d36..46edafd203 100644 --- a/extras/the jucer/src/ui/jucer_ComponentOverlayComponent.cpp +++ b/extras/the jucer/src/ui/jucer_ComponentOverlayComponent.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_ComponentOverlayComponent.h b/extras/the jucer/src/ui/jucer_ComponentOverlayComponent.h index 8bd208d458..1013d9ef96 100644 --- a/extras/the jucer/src/ui/jucer_ComponentOverlayComponent.h +++ b/extras/the jucer/src/ui/jucer_ComponentOverlayComponent.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_EditingPanelBase.cpp b/extras/the jucer/src/ui/jucer_EditingPanelBase.cpp index 2545512837..5b50e2f256 100644 --- a/extras/the jucer/src/ui/jucer_EditingPanelBase.cpp +++ b/extras/the jucer/src/ui/jucer_EditingPanelBase.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_EditingPanelBase.h b/extras/the jucer/src/ui/jucer_EditingPanelBase.h index 62bc27b3a2..2393e0ddda 100644 --- a/extras/the jucer/src/ui/jucer_EditingPanelBase.h +++ b/extras/the jucer/src/ui/jucer_EditingPanelBase.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_JucerDocumentHolder.cpp b/extras/the jucer/src/ui/jucer_JucerDocumentHolder.cpp index 51c0a56c16..6c1917c408 100644 --- a/extras/the jucer/src/ui/jucer_JucerDocumentHolder.cpp +++ b/extras/the jucer/src/ui/jucer_JucerDocumentHolder.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_JucerDocumentHolder.h b/extras/the jucer/src/ui/jucer_JucerDocumentHolder.h index 0585d0f62c..f24ad342df 100644 --- a/extras/the jucer/src/ui/jucer_JucerDocumentHolder.h +++ b/extras/the jucer/src/ui/jucer_JucerDocumentHolder.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_MainWindow.cpp b/extras/the jucer/src/ui/jucer_MainWindow.cpp index f25f771d9a..2dcf4696b7 100644 --- a/extras/the jucer/src/ui/jucer_MainWindow.cpp +++ b/extras/the jucer/src/ui/jucer_MainWindow.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_MainWindow.h b/extras/the jucer/src/ui/jucer_MainWindow.h index f2ed5808ab..e7e878442c 100644 --- a/extras/the jucer/src/ui/jucer_MainWindow.h +++ b/extras/the jucer/src/ui/jucer_MainWindow.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_PaintRoutineEditor.cpp b/extras/the jucer/src/ui/jucer_PaintRoutineEditor.cpp index e3fa13b810..8474e88900 100644 --- a/extras/the jucer/src/ui/jucer_PaintRoutineEditor.cpp +++ b/extras/the jucer/src/ui/jucer_PaintRoutineEditor.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_PaintRoutineEditor.h b/extras/the jucer/src/ui/jucer_PaintRoutineEditor.h index b09cd0f43a..843d23a6d1 100644 --- a/extras/the jucer/src/ui/jucer_PaintRoutineEditor.h +++ b/extras/the jucer/src/ui/jucer_PaintRoutineEditor.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_PaintRoutinePanel.cpp b/extras/the jucer/src/ui/jucer_PaintRoutinePanel.cpp index 74fc9ac90e..a422beef24 100644 --- a/extras/the jucer/src/ui/jucer_PaintRoutinePanel.cpp +++ b/extras/the jucer/src/ui/jucer_PaintRoutinePanel.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_PaintRoutinePanel.h b/extras/the jucer/src/ui/jucer_PaintRoutinePanel.h index 34abf31340..77586d0212 100644 --- a/extras/the jucer/src/ui/jucer_PaintRoutinePanel.h +++ b/extras/the jucer/src/ui/jucer_PaintRoutinePanel.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_PrefsPanel.cpp b/extras/the jucer/src/ui/jucer_PrefsPanel.cpp index 17132d19ce..a47a15191c 100644 --- a/extras/the jucer/src/ui/jucer_PrefsPanel.cpp +++ b/extras/the jucer/src/ui/jucer_PrefsPanel.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_PrefsPanel.h b/extras/the jucer/src/ui/jucer_PrefsPanel.h index d0ae78874f..53fd354ea8 100644 --- a/extras/the jucer/src/ui/jucer_PrefsPanel.h +++ b/extras/the jucer/src/ui/jucer_PrefsPanel.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_ResourceEditorPanel.cpp b/extras/the jucer/src/ui/jucer_ResourceEditorPanel.cpp index c2e180bd08..ff96e3db23 100644 --- a/extras/the jucer/src/ui/jucer_ResourceEditorPanel.cpp +++ b/extras/the jucer/src/ui/jucer_ResourceEditorPanel.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_ResourceEditorPanel.h b/extras/the jucer/src/ui/jucer_ResourceEditorPanel.h index 86df10713e..be17441e59 100644 --- a/extras/the jucer/src/ui/jucer_ResourceEditorPanel.h +++ b/extras/the jucer/src/ui/jucer_ResourceEditorPanel.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_SnapGridPainter.cpp b/extras/the jucer/src/ui/jucer_SnapGridPainter.cpp index beee261cd3..bbbfd3f6c3 100644 --- a/extras/the jucer/src/ui/jucer_SnapGridPainter.cpp +++ b/extras/the jucer/src/ui/jucer_SnapGridPainter.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_SnapGridPainter.h b/extras/the jucer/src/ui/jucer_SnapGridPainter.h index e605a54bf8..e20de72ded 100644 --- a/extras/the jucer/src/ui/jucer_SnapGridPainter.h +++ b/extras/the jucer/src/ui/jucer_SnapGridPainter.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_TestComponent.cpp b/extras/the jucer/src/ui/jucer_TestComponent.cpp index 3f2da1a44b..c496abc834 100644 --- a/extras/the jucer/src/ui/jucer_TestComponent.cpp +++ b/extras/the jucer/src/ui/jucer_TestComponent.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/ui/jucer_TestComponent.h b/extras/the jucer/src/ui/jucer_TestComponent.h index f23a5a656a..6f753cd1a5 100644 --- a/extras/the jucer/src/ui/jucer_TestComponent.h +++ b/extras/the jucer/src/ui/jucer_TestComponent.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/utility/jucer_ColourEditorComponent.h b/extras/the jucer/src/utility/jucer_ColourEditorComponent.h index 9c3a6d0138..a9627e3c29 100644 --- a/extras/the jucer/src/utility/jucer_ColourEditorComponent.h +++ b/extras/the jucer/src/utility/jucer_ColourEditorComponent.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/utility/jucer_Colours.h b/extras/the jucer/src/utility/jucer_Colours.h index 8395ba2ea2..bf01e3b80f 100644 --- a/extras/the jucer/src/utility/jucer_Colours.h +++ b/extras/the jucer/src/utility/jucer_Colours.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/utility/jucer_StoredSettings.cpp b/extras/the jucer/src/utility/jucer_StoredSettings.cpp index 003c769b3f..7a15117c99 100644 --- a/extras/the jucer/src/utility/jucer_StoredSettings.cpp +++ b/extras/the jucer/src/utility/jucer_StoredSettings.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/utility/jucer_StoredSettings.h b/extras/the jucer/src/utility/jucer_StoredSettings.h index 97a121b502..8523a8d875 100644 --- a/extras/the jucer/src/utility/jucer_StoredSettings.h +++ b/extras/the jucer/src/utility/jucer_StoredSettings.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/utility/jucer_UtilityFunctions.cpp b/extras/the jucer/src/utility/jucer_UtilityFunctions.cpp index 28ef0ca788..c595686cac 100644 --- a/extras/the jucer/src/utility/jucer_UtilityFunctions.cpp +++ b/extras/the jucer/src/utility/jucer_UtilityFunctions.cpp @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */ diff --git a/extras/the jucer/src/utility/jucer_UtilityFunctions.h b/extras/the jucer/src/utility/jucer_UtilityFunctions.h index b12158018e..3aae045b47 100644 --- a/extras/the jucer/src/utility/jucer_UtilityFunctions.h +++ b/extras/the jucer/src/utility/jucer_UtilityFunctions.h @@ -2,29 +2,23 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-7 by Raw Material Software ltd. + Copyright 2004-9 by Raw Material Software Ltd. ------------------------------------------------------------------------------ - JUCE can be redistributed and/or modified under the terms of the - GNU General Public License, as published by the Free Software Foundation; - either version 2 of the License, or (at your option) any later version. + JUCE can be redistributed and/or modified under the terms of the GNU General + Public License (Version 2), as published by the Free Software Foundation. + A copy of the license is included in the JUCE distribution, or can be found + online at www.gnu.org/licenses. - JUCE is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with JUCE; if not, visit www.gnu.org/licenses or write to the - Free Software Foundation, Inc., 59 Temple Place, Suite 330, - Boston, MA 02111-1307 USA + JUCE is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU General Public License for more details. ------------------------------------------------------------------------------ - If you'd like to release a closed-source product which uses JUCE, commercial - licenses are also available: visit www.rawmaterialsoftware.com/juce for - more information. + To release a closed-source product which uses JUCE, commercial licenses are + available: visit www.rawmaterialsoftware.com/juce for more information. ============================================================================== */