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) 2002-2008 Max-Planck-Institute Saarbruecken (Germany) // // This file is part of CGAL (www.cgal.org) // // $URL: https://github.com/CGAL/cgal/blob/v6.1/Polynomial/include/CGAL/Polynomial/modular_filter.h $ // $Id: include/CGAL/Polynomial/modular_filter.h b26b07a1242 $ // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // // // Author(s) : Michael Hemmer // // ============================================================================ // TODO: The comments are all original EXACUS comments and aren't adapted. So // they may be wrong now. #ifndef CGAL_POLYNOMIAL_MODULAR_FILTER_H #define CGAL_POLYNOMIAL_MODULAR_FILTER_H #include #include #include #include #include namespace CGAL { namespace internal { template inline bool may_have_common_factor_( const Polynomial& p1, const Polynomial& p2, ::CGAL::Tag_true){ // Enforce IEEE double precision and to nearest before using modular arithmetic CGAL::Protect_FPU_rounding pfr(CGAL_FE_TONEAREST); CGAL_precondition(p1.degree()!=-1); CGAL_precondition(p2.degree()!=-1); if(CGAL::total_degree(p1) == 0){ return p1.is_zero();} if(CGAL::total_degree(p2) == 0){ return p2.is_zero();} typedef Polynomial Polynomial_nt; typedef Modular_traits MT; typedef typename MT::Residue_type Polynomial_mt; typename MT::Modular_image modular_image; typename CGAL::Polynomial_traits_d::Degree_vector degree_vector_nt; typename CGAL::Polynomial_traits_d::Degree_vector degree_vector_mt; Polynomial_mt m1=modular_image(p1); Polynomial_mt m2=modular_image(p2); CGAL::Exponent_vector exp_vec_nt_1 = degree_vector_nt( p1 ); CGAL::Exponent_vector exp_vec_nt_2 = degree_vector_nt( p2 ); CGAL::Exponent_vector exp_vec_mt_1 = degree_vector_mt( m1 ); CGAL::Exponent_vector exp_vec_mt_2 = degree_vector_mt( m2 ); // return true if the exponent vector changes (degree loss) if( (exp_vec_nt_1 != exp_vec_mt_1) || (exp_vec_nt_2 != exp_vec_mt_2 ) ) return true; typename CGAL::Polynomial_traits_d::Total_degree tdegree_mt; if( tdegree_mt( CGAL::gcd( m1, m2 ) ) > 0 ) return true; else return false; } template inline bool may_have_common_factor_(const Polynomial& , const Polynomial& , ::CGAL::Tag_false) {return true;} /*! \ingroup CGAL_polynomial_utils * \brief tests whether \c P and \c Q may have a common factor. * * This function is based on a fast modular arithmetic and serves as a * filter to avoid expensive exact computations to determine whether \c P * and \c Q have a common factor.. * * If the function return false, then \c P and \c Q have no common factor for * sure. * \c P and \c Q have with a high probability a common factor, if it returns * true. */ template inline bool may_have_common_factor(const Polynomial& P, const Polynomial& Q){ // TODO: Should this compiler switch be renamed? #ifdef CGAL_MODULAR_FILTER_OFF return true; #endif CGAL_precondition( Residue::get_current_prime()!=0 ); typedef Polynomial POLY; typedef Modular_traits Mtr; typename Mtr::Is_modularizable is_modularizable; return internal::may_have_common_factor_(P,Q,is_modularizable); } /*! \ingroup CGAL_polynomial_utils * \brief tests whether the polynomial \c P may has a multiple root. * * This function is based on a fast modular arithmetic and serves as a * filter to avoid expensive exact computations to determine whether \c P * has a multiple root or not. * * If the function return false, then \c P has no multiple root for sure. * \c P has with a high probability a multiple root, if it returns true. */ template inline bool may_have_multiple_factor_(const Polynomial& P, CGAL::Tag_true ){ // Enforce IEEE double precision and to nearest before using modular arithmetic CGAL::Protect_FPU_rounding pfr(CGAL_FE_TONEAREST); // Create modular images of p typedef Polynomial Polynomial_nt; typedef Modular_traits MT; typedef typename MT::Residue_type Polynomial_mt; typename MT::Modular_image modular_image; typename CGAL::Polynomial_traits_d::Degree_vector degree_vector_nt; typename CGAL::Polynomial_traits_d::Degree_vector degree_vector_mt; Polynomial_mt m = modular_image( P ); CGAL::Exponent_vector exp_vec_nt = degree_vector_nt( P ); CGAL::Exponent_vector exp_vec_mt = degree_vector_mt( m ); if( exp_vec_nt != exp_vec_mt ) return true; // Check modular image to be square free typename CGAL::Polynomial_traits_d< Polynomial_mt >::Is_square_free is_square_free; return( !is_square_free( m ) ); } template< class NT > inline bool may_have_multiple_factor_( const Polynomial&, CGAL::Tag_false ) { return true; } template< class NT > inline bool may_have_multiple_factor( const Polynomial& P ) { if(CGAL::total_degree(P) <= 1) return false; // Modular filter CGAL_precondition( Residue::get_current_prime()!=0 ); typedef Polynomial POLY; typedef Modular_traits Mtr; typename Mtr::Is_modularizable is_modularizable; return internal::may_have_multiple_factor_(P, is_modularizable); } } //namespace internal } //namespace CGAL #endif //CGAL_MODULAR_FILTER_H