Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
rsa
/
__pycache__
📤 Upload
📝 New File
📁 New Folder
Close
Editing: prime.cpython-310.pyc
o ��a� � @ s� d Z ddlZddlZddgZdededefdd �Zd edefdd�Zd ededefdd�Z d edefdd�Z dedefdd�Zdededefdd�Ze dkr{ed� ddlZed�D ]Ze�� \ZZerf ned dkrtertede � qZed� dS dS )z�Numerical functions related to primes. Implementation based on the book Algorithm Design by Michael T. Goodrich and Roberto Tamassia, 2002. � N�getprime�are_relatively_prime�p�q�returnc C s"