05-pyramid-of-numbers/README.md
github-classroom[bot] a26d084340
Initial commit
2024-10-17 10:01:35 +00:00

7 lines
345 B
Markdown

### IF.03.11 Procedural Programming Winter Semester
# Assignment: Pyramid of Numbers
An assignment to train the usage of structs and a bit of algorithmic skills by implementing the multiplication and division methods of large numbers.
Read the [problem statement](pyramid_of_numbers.md) thoroughly and do all the required tasks listed there.