GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux das102.truehost.cloud 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
LiteSpeed
156.232.88.2
/
usr
/
lib64
/
python3.12
/
__pycache__
[ HOME ]
Exec
Submit
File Name : _pylong.cpython-312.opt-1.pyc
� T��h&* � � � d Z ddlZddlZ ddlZd� Zd� Zd� Zd� Zd� Z dZ d � Zd � Zd� Z d� Zd � Zd� Zy# e$ r dZY �-w xY w)a� Python implementations of some algorithms for use by longobject.c. The goal is to provide asymptotically faster algorithms that can be used for operations on integers with many digits. In those cases, the performance overhead of the Python implementation is not significant since the asymptotic behavior is what dominates runtime. Functions provided by this module should be considered private and not part of any public API. Note: for ease of maintainability, please prefer clear code and avoid "micro-optimizations". This module will only be imported and used for integers with a huge number of digits. Saving a few microseconds with tricky or non-obvious code is not worth it. For people looking for maximum performance, they should use something like gmpy2.� Nc �� ������ � t j � �d� �d�i ����� fd�� ���� fd��t j � 5 }t j |_ t j |_ t j |_ d|j t j <