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) 2005 Tel-Aviv University (Israel). // All rights reserved. // // This file is part of CGAL (www.cgal.org). // // $URL: https://github.com/CGAL/cgal/blob/v6.1/Boolean_set_operations_2/include/CGAL/General_polygon_2.h $ // $Id: include/CGAL/General_polygon_2.h b26b07a1242 $ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // // Author(s) : Baruch Zukerman #ifndef CGAL_GENERAL_POLYGON_2_H #define CGAL_GENERAL_POLYGON_2_H #include #include #include #include #include #include #include namespace CGAL { template class General_polygon_2 { public: typedef Arr_traits Traits_2; typedef typename Traits_2::Point_2 Point_2; typedef typename Traits_2::Curve_2 Curve_2; typedef typename Traits_2::X_monotone_curve_2 X_monotone_curve_2; typedef std::list Containter; typedef typename Containter::iterator Curve_iterator; typedef typename Containter::const_iterator Curve_const_iterator; typedef X_monotone_curve_2 value_type; protected: std::list m_xcurves; public: /*! Default constructor. */ General_polygon_2() {} /*! Construct from a range of \f$X\f$-monotone curve. */ template General_polygon_2(CurveIterator begin, CurveIterator end) : m_xcurves(begin, end) {} template void init(CurveIterator begin, CurveIterator end) { m_xcurves.clear(); m_xcurves.insert(m_xcurves.end(), begin, end); } template void insert(CurveIterator begin, CurveIterator end) { m_xcurves.insert(m_xcurves.end(), begin, end); } bool is_empty() const { return m_xcurves.empty(); } unsigned int size() const { return static_cast(m_xcurves.size()); } Curve_iterator curves_begin() { return m_xcurves.begin(); } Curve_iterator curves_end() { return m_xcurves.end(); } Curve_const_iterator curves_begin() const { return m_xcurves.begin(); } Curve_const_iterator curves_end() const { return m_xcurves.end(); } void push_back(const X_monotone_curve_2& cv) { m_xcurves.push_back(cv); } void clear() { m_xcurves.clear(); } Curve_iterator erase(Curve_iterator it) { return (m_xcurves.erase(it)); } Orientation orientation() const { Gps_traits_adaptor tr; return (tr.orientation_2_object()(m_xcurves.begin(), m_xcurves.end())); } void reverse_orientation() { m_xcurves.reverse(); Traits_2 tr; typename Traits_2::Construct_opposite_2 ctr_opp = tr.construct_opposite_2_object(); for(Curve_iterator ci = m_xcurves.begin(); ci != m_xcurves.end(); ++ci) { const X_monotone_curve_2& opp_cv = ctr_opp(*ci); *ci = opp_cv; } } template void approximate(OutputIterator oi, unsigned int n) const { for(Curve_const_iterator itr = m_xcurves.begin(); itr != m_xcurves.end(); ++itr) { itr->approximate(oi, n); } } Bbox_2 bbox() const { Bbox_2 result; if(m_xcurves.empty()) return (result); Curve_const_iterator first = m_xcurves.begin(); result = first->bbox(); for(++first; first != m_xcurves.end(); ++first) { result = result + first->bbox(); } return result; } }; //-----------------------------------------------------------------------// // operator>> //-----------------------------------------------------------------------// template std::istream &operator>>(std::istream &is, General_polygon_2& p) { int n; // number of edges is >> n; typename Traits::X_monotone_curve_2 cv; if (is) { p.clear(); for (int i=0; i> cv; p.push_back(cv); } } return is; } //-----------------------------------------------------------------------// // operator<< //-----------------------------------------------------------------------// template std::ostream &operator<<(std::ostream &os, const General_polygon_2& p) { typename General_polygon_2::Curve_const_iterator i; switch(IO::get_mode(os)) { case IO::ASCII : os << p.size() << ' '; for (i = p.curves_begin(); i != p.curves_end(); ++i) { os << *i << ' '; } return os; case IO::BINARY : os << p.size(); for (i = p.curves_begin(); i != p.curves_end(); ++i) { os << *i; } return os; default: os << "Polygon_2(" << std::endl; for (i = p.curves_begin(); i != p.curves_end(); ++i) { os << " " << *i << std::endl; } os << ")" << std::endl; return os; } } } //namespace CGAL #include #endif