Skip to content

feat: Implemented Matrix Exponentiation Method #9861

feat: Implemented Matrix Exponentiation Method

feat: Implemented Matrix Exponentiation Method #9861

Triggered via pull request October 1, 2024 17:05
Status Failure
Total duration 17s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (E501): maths/gcd_of_n_numbers.py#L114
maths/gcd_of_n_numbers.py:114:89: E501 Line too long (89 > 88)
Ruff (E501): maths/gcd_of_n_numbers.py#L131
maths/gcd_of_n_numbers.py:131:89: E501 Line too long (90 > 88)
ruff
Process completed with exit code 1.