A collection of helper functions for competitive programming and algorithm problem solving
Project description
CSES Helper functions
This package provides utility functions for solving cses problems.
While solving CSES problems, often times we would need the same functions. This package aims to provide helper functions to address the problem.
Installation
pip install cses-aid
Usage
from cses-aid import prefix_sums, sieve
print(sieve(100)) # print the first 100 prime numbers
Contribution
Refer to CONTRIBUTING.md for all the information
Contact
Please create an issue or hit me up if you spot an improvement!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cses_aid-0.1.0.tar.gz.
File metadata
- Download URL: cses_aid-0.1.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03e7f1dc49a3592d0bc2639877422e01559cfe8261e161d8cbcef8e53821a513
|
|
| MD5 |
06f1bed3ca60ae49c3ca177a842ead02
|
|
| BLAKE2b-256 |
7ac5b675cbfea70dea06f183e844438ebaf89c30e48c870fdd3f3dd264d8d74d
|
File details
Details for the file cses_aid-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cses_aid-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f37a8515cf7e920feccbf2c2058fa138c5cc32bc53a3e61cdcc7c82275a0c8f
|
|
| MD5 |
773e48e74c4b54c44bbc7ff22610af0c
|
|
| BLAKE2b-256 |
f8cf0efe81c36be9bc96a22040fde81afb549fcd8018bd6bf39f1b70d0b1b882
|