1:45 PM 11/12/2025 ���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57

Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118

Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119

Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\demo\fi.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
// Copyright (c) 2011 INRIA Sophia-Antipolis (France). // All rights reserved. // // This file is part of CGAL (www.cgal.org) // // $URL: https://github.com/CGAL/cgal/blob/v6.1/Spatial_sorting/include/CGAL/Hilbert_sort_middle_3.h $ // $Id: include/CGAL/Hilbert_sort_middle_3.h b26b07a1242 $ // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Olivier Devillers #ifndef CGAL_HILBERT_SORT_MIDDLE_3_H #define CGAL_HILBERT_SORT_MIDDLE_3_H #include #include #include #include namespace CGAL { namespace internal { template struct Fixed_hilbert_cmp_3; template struct Fixed_hilbert_cmp_3 : public CGAL::cpp98::binary_function { typedef typename K::Point_3 Point; K k; double value; Fixed_hilbert_cmp_3 (double v, const K &_k) : k(_k),value(v) {} bool operator() (const Point &p) const { return ! Fixed_hilbert_cmp_3 (value,k) (p); } }; template struct Fixed_hilbert_cmp_3 : public CGAL::cpp98::binary_function { typedef typename K::Point_3 Point; K k; double value; Fixed_hilbert_cmp_3 (double v, const K &_k) : k(_k),value(v) {} bool operator() (const Point &p) const { return to_double(k.compute_x_3_object()(p)) < value; } }; template struct Fixed_hilbert_cmp_3 : public CGAL::cpp98::binary_function { typedef typename K::Point_3 Point; K k; double value; Fixed_hilbert_cmp_3 (double v, const K &_k) : k(_k),value(v) {} bool operator() (const Point &p) const { return to_double(k.compute_y_3_object()(p)) < value; } }; template struct Fixed_hilbert_cmp_3 : public CGAL::cpp98::binary_function { typedef typename K::Point_3 Point; K k; double value; Fixed_hilbert_cmp_3 (double v, const K &_k) : k(_k),value(v) {} bool operator() (const Point &p) const { return to_double(k.compute_z_3_object()(p)) < value ; } }; } template class Hilbert_sort_middle_3 { public: typedef K Kernel; typedef typename Kernel::Point_3 Point; private: Kernel _k; std::ptrdiff_t _limit; template struct Cmp : public internal::Fixed_hilbert_cmp_3 { Cmp (double v,const Kernel &k) : internal::Fixed_hilbert_cmp_3 (v,k) {} }; public: Hilbert_sort_middle_3 (const Kernel &k, std::ptrdiff_t limit = 1) : _k(k), _limit (limit) {} template void sort (RandomAccessIterator begin, RandomAccessIterator end, double xmin, double ymin, double zmin, double xmax, double ymax, double zmax) const { const int y = (x + 1) % 3, z = (x + 2) % 3; if (end - begin <= _limit) return; double xmed= (xmin+xmax)/2; double ymed= (ymin+ymax)/2; double zmed= (zmin+zmax)/2; RandomAccessIterator m0 = begin, m8 = end; RandomAccessIterator m4 = internal::fixed_hilbert_split (m0, m8, Cmp< x, upx> (xmed,_k)); RandomAccessIterator m2 = internal::fixed_hilbert_split (m0, m4, Cmp< y, upy> (ymed,_k)); RandomAccessIterator m6 = internal::fixed_hilbert_split (m4, m8, Cmp< y, !upy> (ymed,_k)); RandomAccessIterator m1 = internal::fixed_hilbert_split (m0, m2, Cmp< z, upz> (zmed,_k)); RandomAccessIterator m3 = internal::fixed_hilbert_split (m2, m4, Cmp< z, !upz> (zmed,_k)); RandomAccessIterator m5 = internal::fixed_hilbert_split (m4, m6, Cmp< z, upz> (zmed,_k)); RandomAccessIterator m7 = internal::fixed_hilbert_split (m6, m8, Cmp< z, !upz> (zmed,_k)); if (m1!=m8) sort (m0, m1, zmin, xmin, ymin, zmed, xmed, ymed); if (m1!=m0 || m2!=m8) sort (m1, m2, ymin, zmed, xmin, ymed, zmax, xmed); if (m2!=m0 || m3!=m8) sort (m2, m3, ymed, zmed, xmin, ymax, zmax, xmed); if (m3!=m0 || m4!=m8) sort (m3, m4, xmin, ymax, zmed, xmed, ymed, zmin); if (m4!=m0 || m5!=m8) sort (m4, m5, xmed, ymax, zmed, xmax, ymed, zmin); if (m5!=m0 || m6!=m8) sort (m5, m6, ymax, zmed, xmax, ymed, zmax, xmed); if (m6!=m0 || m7!=m8) sort (m6, m7, ymed, zmed, xmax, ymin, zmax, xmed); if (m7!=m0) sort (m7, m8, zmed, xmax, ymin, zmin, xmed, ymed); } template void operator() (RandomAccessIterator begin, RandomAccessIterator end) const { double xmin=to_double(_k.compute_x_3_object()(*begin)), ymin=to_double(_k.compute_y_3_object()(*begin)), zmin=to_double(_k.compute_z_3_object()(*begin)), xmax=xmin, ymax=ymin, zmax=zmin; for(RandomAccessIterator it=begin+1; it xmax) xmax = to_double(_k.compute_x_3_object()(*it)); if ( to_double(_k.compute_y_3_object()(*it)) > ymax) ymax = to_double(_k.compute_y_3_object()(*it)); if ( to_double(_k.compute_z_3_object()(*it)) > zmax) zmax = to_double(_k.compute_z_3_object()(*it)); } sort <0, false, false, false> (begin, end, xmin,ymin,zmin,xmax,ymax,zmax); } }; } // namespace CGAL #endif//CGAL_HILBERT_SORT_MIDDLE_3_H